chg-stn-motherboard-ti-mcu/Core
Rakshitavecmocon 9599f1630c feat: Implement SysTick for UART reception and enhance CAN MCAL layer
-Replaced timer-based UART data reception with SysTick timer implementation.
- Modified the UART interrupt handler to manage interrupts effectively.
- Updated MCAL layer for CAN to ensure proper handling of FIFO in RX interrupts.
- Corrected the deinitialization function in the MCAL layer of CAN.
- Implemented a handler for managing lastErrCode in CAN interrupts.
- Removed all debug print statements and unnecessary CAN filters to clean up the code.
2024-10-15 16:10:03 +05:30
..
Include fix: Update clock configuration and UART/CAN settings 2024-10-10 18:39:44 +05:30
Source feat: Implement SysTick for UART reception and enhance CAN MCAL layer 2024-10-15 16:10:03 +05:30