hoverboard-firmware-hack-fo.../Src
EmanuelFeru c86d9c4f43 Improvements and clean-up
- clean-up printfs
- removed consoleLog function with respective files
- removed Delay when using printf
- renamed speedL, speedR to cmdL, cmdR
- corrected Arduino baud rate
- updated FLASH write pointer cast int16_t to uint16_t
2020-12-10 19:35:13 +01:00
..
BLDC_controller.c Fixed bug 2020-10-20 17:49:40 +02:00
BLDC_controller_data.c Fixed bug 2020-10-20 17:49:40 +02:00
bldc.c Diag: beep numbers for errors 2020-11-28 10:38:17 +01:00
control.c Input Auto-calibration 2020-11-18 19:16:56 +01: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 Improvements and clean-up 2020-12-10 19:35:13 +01:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c Fixed printf - works with default UART settings 2020-12-09 20:35:26 +01:00
stm32f1xx_it.c PWM/PPM Left/Right, UART update 2020-06-25 20:17:55 +02:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Improvements and clean-up 2020-12-10 19:35:13 +01:00