changed starm-clang.cmake

gcc-arm-none-eabi.cmake to have -O0-g
This commit is contained in:
TuxMonkey
2025-11-05 20:44:10 +08:00
parent dcc4e38451
commit 9dff60f9ae
8 changed files with 320 additions and 98 deletions

View File

@@ -7,4 +7,4 @@
extern void delay_ticks(uint32_t delay);
#endif
#endif