|
b5d4bf5528
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
|
|
c3be39b4e5
|
Add license header to all files
|
2020-02-15 22:09:55 +01:00 |
|
|
43473efcdd
|
Add fallthrough warning for switch cases explicitly to CFLAGS
|
2020-02-15 21:06:45 +01:00 |
|
|
7df97831be
|
Add conversion function for resistance to temperature conversion and add it to thept command of the shell
|
2020-02-15 20:31:38 +01:00 |
|
|
c568b95cf2
|
Add calibration routine from shell
|
2020-02-15 17:54:13 +01:00 |
|
|
5a00950589
|
Add deactivated PT1000 measurement as error flag, startcode for calibration routine
|
2020-02-15 01:04:40 +01:00 |
|
|
0da3ebed6f
|
Add unique ID as serial number to version output
|
2020-02-12 22:24:26 +01:00 |
|
|
c6dd4e735c
|
Improve coding and add color to shell output
|
2020-02-12 22:02:18 +01:00 |
|
|
13c528163d
|
Add compile date to shell version command's output
|
2020-02-12 21:53:13 +01:00 |
|
|
1745a7e2b2
|
Fix coding in all files
|
2020-02-12 21:19:11 +01:00 |
|
|
09507b5734
|
Add compile options for more warnings
|
2020-02-12 21:10:15 +01:00 |
|
|
29fed8328c
|
Improve code
|
2020-02-12 21:08:05 +01:00 |
|
|
bb898adfac
|
Move include files out of uart folder
|
2020-02-12 21:06:52 +01:00 |
|
|
f04a5c7930
|
Restructure include hierarchy
|
2020-02-12 21:00:35 +01:00 |
|
|
d80ce20675
|
Add uptime shell command
|
2020-02-11 22:59:30 +01:00 |
|
|
673e651910
|
Add ring buffer for uart TX
|
2020-02-11 22:49:47 +01:00 |
|
|
69c00ff3d3
|
* Improve uart dma ring buffer. Sending dma still missing
* Add digio module for controlling LEDs, Loudspeaker, and the Digital IOs
* General code improvements
|
2020-02-10 22:40:37 +01:00 |
|
|
8bbc2e60f8
|
Update Firmware with features:
* Shellmatta implemented using UART
* Version string implemented
* Increased heap size
* Add shellmatta printf support
|
2020-02-09 19:13:37 +01:00 |
|