hoverboard-firmware-hack-fo.../Inc
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.h Fixed bug 2020-10-20 17:49:40 +02:00
config.h Improvements and clean-up 2020-12-10 19:35:13 +01:00
defines.h Fixed printf - works with default UART settings 2020-12-09 20:35:26 +01:00
eeprom.h Improved auto-calibration 2020-11-11 21:36:40 +01:00
hd44780.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
pcf8574.h Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
rtwtypes.h Fixed bug 2020-10-20 17:49:40 +02:00
setup.h UART with sideboards works + major refactoring 2020-03-01 10:00:26 +01:00
stm32f1xx_hal_conf.h Initial commit 2019-10-06 15:09:15 +02:00
stm32f1xx_it.h Major UART communication improvement 2020-06-21 23:14:46 +02:00
util.h Baud rate to 115200 2020-12-07 20:33:22 +01:00