Commit Graph

30 Commits (usb-naming)

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