Commit Graph

28 Commits (main)

Author SHA1 Message Date
Kevin 9bc36800b9
Set USB Gadget name to MiniDexed and fix setting of USB product (device) ID. Fixes #416 (#593) 4 months ago
Kevin 258a456d40
Add USB Gadget Device support (#567) 5 months ago
Tom Dial 571816feaa
corrected misspelling in build.sh error message (#520) 10 months ago
Holger 3b51ed8477
Added code for enabling compressor (compressor code is in Synth_Dexed) / Fixes for README.md / Added stereo plate reverb (#59) 2 years ago
Rene Stange 6f3f2e12da
Multi-core support (#47) 2 years ago
probonopd b6274b1374 Revert "Use the CSoundBaseDevice::Write() method from a secondary CPU core" 2 years ago
probonopd f784824254 Use the CSoundBaseDevice::Write() method from a secondary CPU core 2 years ago
probonopd 928922743a Define USE_PWM_AUDIO_ON_ZERO 2 years ago
Rene Stange 8be0781b49
Restructure code and add new features (#37) 2 years ago
probonopd b871fa1798
Show program name on optional HD44780 display 2 years ago
probonopd 2203a5703a
Fix message [ci skip] 2 years ago
probonopd 4d6bf142f2
Enable REALTIME system option to see whether this fixes USB 'Transaction failed' errors 2 years ago
probonopd 08be352d24 Move RPi code from Synth_Dexed to MiniDexed, thanks @rsta2 2 years ago
Holger Wirtz aea79c35e0 Ignoring *.img in git commit. 2 years ago
probonopd 7f1d36a2bc
Add 'make clean || true' for MiniDexed 2 years ago
probonopd f5ee1fa836
Remove extra steps [ci skip] 2 years ago
probonopd ee7645a411
'make mrproper || true' in circle-stdlib 2 years ago
probonopd f3eaef49da
Try 'make clean' in build/circle-newlib/aarch64-none-circle/newlib 2 years ago
probonopd d2febcba8b
cd build/circle-newlib/ ; make mrproper 2 years ago
probonopd 756881cdfe
Use '--prefix "${TOOLCHAIN_PREFIX}"' 2 years ago
probonopd 2922c73b62
Add arm-none-eabi-* for 32-bit models 2 years ago
probonopd 1c03a935ff
( cd build/circle-newlib/aarch64-none-circle/newlib ; rm ./config.cache ) || true 2 years ago
probonopd 960c9a75ce
rm ./config.cache || true 2 years ago
probonopd 2011d2ce6e
make clean || true 2 years ago
probonopd a73994e8df
make clean 2 years ago
probonopd 9af7749c25
Fix if clause 2 years ago
probonopd 97dbde3b0d
Fix if clause 2 years ago
probonopd d32871dfba
Add build.sh [ci skip] 2 years ago