mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
no thumb code
This commit is contained in:
@@ -14,7 +14,8 @@ OD = arm-elf-objdump
|
||||
RM = rm
|
||||
TAR = tar
|
||||
|
||||
CFLAGS = -I./ -I../ -c -W -Wall -Os -g -mcpu=arm7tdmi -mthumb -mthumb-interwork
|
||||
CFLAGS = -I./ -I../ -c -W -Wall -Os -g -mcpu=arm7tdmi
|
||||
# -mthumb -mthumb-interwork
|
||||
ARFLAGS = -rcs
|
||||
|
||||
LIBSRCS = usbhw_lpc.c usbcontrol.c usbstdreq.c usbinit.c
|
||||
|
||||
Reference in New Issue
Block a user