mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
msp430f5529: Remove -nostdlib and -nostartfiles, as the compiler
provides them.
This commit is contained in:
parent
6280e4e7cb
commit
d464c26ab2
@ -1,6 +1,5 @@
|
||||
CFLAGS += \
|
||||
-D__MSP430F5529__ \
|
||||
-nostdlib -nostartfiles \
|
||||
-DCFG_TUSB_MCU=OPT_MCU_MSP430x5xx
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
|
Loading…
x
Reference in New Issue
Block a user