pwm ws driver (not working)

This commit is contained in:
Jack Humbert 2018-05-18 01:32:24 -04:00
parent 9fccfc8dd5
commit 7c19e9fa04
11 changed files with 352 additions and 631 deletions

View file

@ -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