hoverboard-firmware-hack-fo.../Src
EmanuelFeru 5f2eb196af Improved UART error recovery
- In case of an Rx error instead of stopping the complete UART, only the Rx DMA is aborted and restarted.
2020-06-23 19:58:36 +02:00
..
BLDC_controller.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
BLDC_controller_data.c Variant_PWM implemented 2020-03-24 19:57:08 +01:00
bldc.c Fixed initial condition bug 2020-06-22 20:21:18 +02:00
comms.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
control.c PWM Variant update 2020-06-13 10:57:54 +02:00
eeprom.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
hd44780.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
main.c Fixed initial condition bug 2020-06-22 20:21:18 +02:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
stm32f1xx_it.c Major UART communication improvement 2020-06-21 23:14:46 +02:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Improved UART error recovery 2020-06-23 19:58:36 +02:00