EmanuelFeru
|
36953c6fe9
|
Added comms.c file in Keil prj
|
5 years ago |
EmanuelFeru
|
a564f368e2
|
Ascii Debug updates
- added missing pointer to UART2 input user processing
- added comms.c to Makefile
- fixed #134 : uncomment #define AUTO_CALIBRATION_ENA to disable auto-calibration
- small styling adjustments
|
5 years ago |
Candas1
|
aa5cb18aea
|
Handle usart overflow mode
|
5 years ago |
Candas1
|
d14a7c9d67
|
Improvement
|
5 years ago |
Candas1
|
10a359a142
|
Fix
|
5 years ago |
Candas1
|
cd40425e99
|
Improvements
|
5 years ago |
Candas1
|
7a6dc017a6
|
Improvements
|
5 years ago |
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
|
5 years ago |
EmanuelFeru
|
d1286e246b
|
Fixed printf - works with default UART settings
- still some clean up to do
|
5 years ago |
larsm
|
c57e1a0e4e
|
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
|
5 years ago |
EmanuelFeru
|
872d86f021
|
Added Keil project
Project can now be built and flashed with Keil uVision as well.
|
6 years ago |
EmanuelFeru
|
5b0b6fecf2
|
Initial commit
|
6 years ago |