simplify board API, adding stm32f3 discovery
- remove board header since it is not used
This commit is contained in:
@@ -6,7 +6,7 @@ CFLAGS += \
|
||||
-mcpu=cortex-m4 \
|
||||
-mfloat-abi=hard \
|
||||
-mfpu=fpv4-sp-d16 \
|
||||
-nostdlib
|
||||
-nostdlib -nostartfiles
|
||||
|
||||
CFLAGS += -Wno-error=undef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user