Northeastern-Electric-Racing / Cerberus

Our FreeRTOS-based vehicle control application
1 stars 0 forks source link

Move STM32 CAN change to CAN driver after verification #23

Open nwdepatie opened 1 year ago

nwdepatie commented 1 year ago

To make sure that Renode was able to actually start, I needed to modify the STM32 HAL for a proof of concept. Once the CAN driver is fully verified, we are going to need to move that change to the actual CAN driver. This is a super small ticket but still needs to get done to make the codebase able to be regenerated without breaking the Renode emulation