mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-22 02:25:54 +02:00
tornado/fw/Makefile (CFLAGS): don't -I../../ben-wpan/atusb/fw/include/
This commit is contained in:
parent
f82f7c34bc
commit
c7ed8fbc4a
@ -17,8 +17,7 @@ NAME = tornado
|
||||
CFLAGS = -g -mmcu=$(CHIP) \
|
||||
-DBOOT_ADDR=$(BOOT_ADDR) \
|
||||
-Wall -Wextra -Wshadow -Wno-unused-parameter \
|
||||
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes \
|
||||
-I../../ben-wpan/atusb/fw/include/
|
||||
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
|
||||
# -Wall -Wextra -Wshadow -Werror -Wno-unused-parameter \
|
||||
|
||||
CHIP = atmega168
|
||||
|
Loading…
Reference in New Issue
Block a user