hoverboard-firmware-hack-fo.../Src
EmanuelFeru 5d195696a2 Implemented reliable Serial Rx/Tx
► Reliable Serial Communication implemented featuring:
- start frame
- checksum
- out-of-sync handling
- timeout and disconnected line detection
► Arduino example code added
► Fixed ConsoleLog Item #5
2019-11-29 17:31:53 +01:00
..
BLDC_controller.c Updated current limit 2019-11-03 12:45:13 +01:00
BLDC_controller_data.c Updated current limit 2019-11-03 12:45:13 +01:00
bldc.c Implemented reliable Serial Rx/Tx 2019-11-29 17:31:53 +01:00
comms.c Implemented reliable Serial Rx/Tx 2019-11-29 17:31:53 +01:00
control.c Initial commit 2019-10-06 15:09:15 +02:00
main.c Implemented reliable Serial Rx/Tx 2019-11-29 17:31:53 +01:00
setup.c Implemented reliable Serial Rx/Tx 2019-11-29 17:31:53 +01:00
stm32f1xx_it.c Initial commit 2019-10-06 15:09:15 +02:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00