hoverboard-firmware-hack-fo.../Src
EmanuelFeru 31f0f915cf
Merge branch 'master' into master
2020-12-09 18:44:37 +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 Merge branch 'master' into master 2020-12-09 18:44:37 +01:00
pcf8574.c Implemented TranspOtter modifications 2019-11-26 23:58:20 +01:00
setup.c implemented write syscall for printf, added float-support for printf, serial tx does not need an interrupt anymore, replaced consoleLog and consoleScope with printf, changed debug output: every comment starts with "# " now, added lots of debug messages, added welcome message with gcc version and build date 2020-11-22 21:54:59 +01:00
stm32f1xx_it.c PWM/PPM Left/Right, UART update 2020-06-25 20:17:55 +02:00
syscalls.c implemented write syscall for printf, added float-support for printf, serial tx does not need an interrupt anymore, replaced consoleLog and consoleScope with printf, changed debug output: every comment starts with "# " now, added lots of debug messages, added welcome message with gcc version and build date 2020-11-22 21:54:59 +01:00
system_stm32f1xx.c Initial commit 2019-10-06 15:09:15 +02:00
util.c Merge branch 'master' into master 2020-12-09 18:44:37 +01:00