Example-led works fine with -mcpu=cortex-m3.

This commit is contained in:
NIIBE Yutaka
2019-04-11 17:11:47 +09:00
parent 054950bc9a
commit 5a326eee54
3 changed files with 25 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ OBJCOPY = $(CROSS)objcopy
### MCU = cortex-m3
### MCU = cortex-m0
MCU = cortex-m4
MCU = cortex-m3
CWARN = -Wall -Wextra -Wstrict-prototypes
DEFS = -DUSE_SYS3 -DFREE_STANDING -DMHZ=48
### DEFS = -DFREE_STANDING -DUSE_SYS3 -DBUSY_LOOP -DCHX_FLAGS_MAIN=CHOPSTX_SCHED_RR