- Modified shell_port.c to replace interrupt-based UART reception with DMA. - Introduced a DMA buffer for UART data and adjusted the shell buffer handling. - Added idle interrupt handling to process incoming data from the DMA buffer. - Updated freertos_f407.ioc to configure DMA for USART1 RX and TX. - Enabled necessary NVIC interrupts for DMA streams associated with USART1. |
||
|---|---|---|
| .. | ||
| RTE | ||
| freertos_f407 | ||
| .gitignore | ||
| EventRecorderStub.scvd | ||
| freertos_f407.uvoptx | ||
| freertos_f407.uvprojx | ||
| keil.importer.warning.txt | ||
| startup_stm32f407xx.s | ||