simplify board API, adding stm32f3 discovery
- remove board header since it is not used
This commit is contained in:
@@ -7,7 +7,7 @@ CFLAGS += \
|
||||
-mcpu=cortex-m0plus \
|
||||
-msoft-float \
|
||||
-mfloat-abi=soft \
|
||||
-nostdlib
|
||||
-nostdlib -nostartfiles
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
LD_FILE = hw/bsp/metro_m0_express/samd21g18a_flash.ld
|
||||
|
||||
Reference in New Issue
Block a user