probonopd
|
46d64c7ecf
|
Combine config.txt for 32-bit and 64-bit models
Use 64-bit for RPi 3, 4, 400 and Zero 2, and 32-bit for all other models
No more renaming of config.txt by the user required
Thanks @rsta2 [ci skip]
|
3 years ago |
probonopd
|
a00bf55eea
|
Allow selecting the sound interface, thanks @rsta2
Using sounddev=sndpwm | sndi2s | sndhdmi in the file cmdline.txt
https://github.com/probonopd/MiniDexed/issues/17#issuecomment-1047473012
|
3 years ago |
probonopd
|
709482fc5e
|
Update TODO
[ci skip]
|
3 years ago |
probonopd
|
6c54aba903
|
Do not delete sdcard/config32.txt
It is needed for 32-bit Raspberry Pi systems
|
3 years ago |
probonopd
|
02d328713b
|
Raspberry Pi 1 and 2 [ci skip]
|
3 years ago |
probonopd
|
205df631f7
|
Build for Raspberry Pi 1
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
9e51b08bfe
|
cp ../kernels/* . || true
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
daa0378694
|
cp ../kernels/* ./circle-stdlib/libs/circle/boot/ || true
|
3 years ago |
probonopd
|
1fa4500e49
|
Copy kernels in place
|
3 years ago |
probonopd
|
b924df4464
|
set -ex
|
3 years ago |
probonopd
|
49b7a33c5c
|
Preserve various kernels
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
4820e51709
|
Preserve various kernels
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
7f1d36a2bc
|
Add 'make clean || true' for MiniDexed
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
1afd35957b
|
Fix toolchain for Raspberry Pi 3
|
3 years ago |
probonopd
|
f5ee1fa836
|
Remove extra steps [ci skip]
|
3 years ago |
probonopd
|
d2d6b6a70b
|
Try to build for Build for Raspberry Pi 2
https://github.com/probonopd/MiniDexed/issues/23#issuecomment-1046315470
|
3 years ago |
probonopd
|
ee7645a411
|
'make mrproper || true' in circle-stdlib
https://github.com/probonopd/MiniDexed/issues/23#issuecomment-1046315470
[ci skip]
|
3 years ago |
probonopd
|
bd5a6c4acd
|
Update Synth_Dexed git submodule
|
3 years ago |
probonopd
|
b1df2ef63c
|
Support Serial MIDI
https://github.com/probonopd/MiniDexed/issues/20#issuecomment-1046300598
Thanks @rsta2
|
3 years ago |
probonopd
|
868496f904
|
Do not build for Raspberry Pi 2
Until we find out how
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
f3eaef49da
|
Try 'make clean' in build/circle-newlib/aarch64-none-circle/newlib
https://github.com/probonopd/MiniDexed/issues/23
|
3 years ago |
probonopd
|
d2febcba8b
|
cd build/circle-newlib/ ; make mrproper
https://github.com/probonopd/MiniDexed/issues/23#issuecomment-1046291245
|
3 years ago |
probonopd
|
d06aab6ccd
|
Transpose one octave less
[ci skip]
|
3 years ago |
probonopd
|
756881cdfe
|
Use '--prefix "${TOOLCHAIN_PREFIX}"'
|
3 years ago |
probonopd
|
be64fa2f74
|
Try to build for Raspberry Pi 2
|
3 years ago |
probonopd
|
2922c73b62
|
Add arm-none-eabi-* for 32-bit models
[ci skip]
|
3 years ago |
probonopd
|
9bb6b2b590
|
Update README.md
[ci ksip]
|
3 years ago |
probonopd
|
3141856c1e
|
Raspberry Pi 3
[ci skip]
|
3 years ago |
probonopd
|
5470842c4c
|
MiniDexed_arm64
|
3 years ago |
probonopd
|
1ab8f75aba
|
Raspberry Pi 3
[ci skip]
|
3 years ago |
probonopd
|
8ee512dd34
|
Fix for Raspberry 3, thanks @rsta2
https://github.com/probonopd/MiniDexed/issues/16#issuecomment-1046260152
|
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
|
b7542ac81a
|
Separate run for Raspberry Pi 3 [ci skip]
|
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
|
34779f470a
|
Use build.sh
|
3 years ago |
probonopd
|
d32871dfba
|
Add build.sh [ci skip]
|
3 years ago |
probonopd
|
4fe9038a83
|
Update README.md
|
3 years ago |
probonopd
|
89dfcecc85
|
Load hardcoded default sysex, thanks @dcoredump
https://github.com/rsta2/circle/issues/274#issuecomment-1045985978
|
3 years ago |
probonopd
|
3f8503e68e
|
Update description [ci skip]
|
3 years ago |
probonopd
|
283f576329
|
Clarification [ci skip]
|
3 years ago |
probonopd
|
0fb6d02fe4
|
Merge pull request #6 from dcoredump/main
Script part for creating a boot image added to documentation [ci skip]
|
3 years ago |
Holger Wirtz
|
6ad0ecd076
|
Partition fix (instead of p1: p0).
|
3 years ago |
Holger Wirtz
|
c023537119
|
Small addition.
|
3 years ago |
Holger Wirtz
|
3a83ba49bc
|
Added script for creating an image file for RPi.
|
3 years ago |
probonopd
|
1bfdb7b012
|
Update status [ci skip]
Thanks @dcoredump @rsta2
|
3 years ago |
probonopd
|
46ef06c574
|
Merge pull request #5 from probonopd/pull-4
Apply PR #4 without Synth_Dexed git submodule
|
3 years ago |