Hookup PWM

This commit is contained in:
Ben V. Brown
2022-04-19 19:39:59 +10:00
parent 7e93e196e2
commit f397e49533
3 changed files with 5 additions and 2 deletions

View File

@@ -270,6 +270,7 @@ CPUFLAGS= -march=rv32imafc \
-mabi=ilp32f \
-mcmodel=medany -fsigned-char -fno-builtin -nostartfiles \
-DportasmHANDLE_INTERRUPT=FreeRTOS_Interrupt_Handler -DARCH_RISCV -D__RISCV_FEATURE_MVE=0 -DportUSING_MPU_WRAPPERS=0
# -DBFLB_USE_ROM_DRIVER=1
DEV_LDFLAGS=-nostartfiles --specs=patch.specs -DDEBUG
DEV_AFLAGS=
DEV_GLOBAL_DEFS=