mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2025-01-16 15:29:45 +00:00
ca8cff670a
- CMakeLists.txt, src/CMakeLists.txt: user ARCH for the actual processor, and ARCH_FAMILY to specify the arch_*.[ch] files. - generic-gcc-avr.cmake: fix optimizations to O1 or O0 - make-targets.sh: simplify cmake invocation, eliminate mkdir+cd, instead use cmake flags to specify directory names and source dir.