Dartmouth-Formula-Racing / DFR_CVC_2019

Dartmouth Formula Racing Central Vehicle Controller Codebase
10 stars 5 forks source link

Assert user-defined interrupt priorities comply with FreeRTOS restrictions #1

Open leina05 opened 5 years ago

leina05 commented 5 years ago

Consolidate all user-defined interrupt initializations into one function; make sure priorities comply with configLIBRARY_MAX_SYSCALL_INTERRUPT_PRIORITY defined in "FreeRTOSConfig.h"