- Updated naming conventions in MCAL, ECU layers for UART and CAN, RTE, utils, and main modules. - Applied CAN filters directly in the initialization function for better reliability. - Restricted CAN reinitialization to bus-off errors only. - Enhanced RX interrupt handling for CAN to improve performance and stability. - Made updates to the CAN TX function for better data transmission. - Updated TX functionality to replace buffer usage with queue-based implementation. |
||
|---|---|---|
| .. | ||
| gpio.c | ||
| ivec_mcal_adc_dma.c | ||
| ivec_mcal_gpio.c | ||
| ivec_mcal_i2c.c | ||
| ivec_mcal_mcan.c | ||
| ivec_mcal_spi.c | ||
| ivec_mcal_timer.c | ||
| ivec_mcal_uart.c | ||
| uart.c | ||