pwm ws driver (not working)
This commit is contained in:
parent
9fccfc8dd5
commit
7c19e9fa04
11 changed files with 352 additions and 631 deletions
|
|
@ -145,6 +145,8 @@ HEX = $(OBJCOPY) -O $(FORMAT)
|
|||
EEP =
|
||||
BIN = $(OBJCOPY) -O binary
|
||||
|
||||
COMMON_VPATH += $(DRIVER_PATH)/arm
|
||||
|
||||
THUMBFLAGS = -DTHUMB_PRESENT -mno-thumb-interwork -DTHUMB_NO_INTERWORKING -mthumb -DTHUMB
|
||||
|
||||
COMPILEFLAGS += -fomit-frame-pointer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue