|
cd23e93825
|
Add newest shellmatta and include missing syscalls
|
2020-04-11 00:54:17 +02:00 |
|
|
9b90af8405
|
Make clean target silent in Makefile
|
2020-03-01 21:05:50 +01:00 |
|
|
a338831d69
|
Add FatFS hello world. Will be removed but shows, that device is functional
|
2020-02-25 20:05:48 +01:00 |
|
|
31769fd42d
|
remove onewire interface from compilation
|
2020-02-25 19:43:51 +01:00 |
|
|
0ddaef01c8
|
Start onewire interface. But probably won't finish it
|
2020-02-25 19:34:50 +01:00 |
|
|
1ef7713351
|
Start implementation of onewire temperature sensor interface
|
2020-02-24 20:02:45 +01:00 |
|
|
b5d4bf5528
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
|
|
9629c08da2
|
Add doxygen
|
2020-02-16 16:52:21 +01:00 |
|
|
6fa071e1d1
|
Add rotary encoder module
|
2020-02-16 14:25:49 +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 |
|
|
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 |
|
|
09507b5734
|
Add compile options for more warnings
|
2020-02-12 21:10:15 +01:00 |
|
|
e4770698e2
|
Add dependency files to clean target
|
2020-02-12 21:06:28 +01:00 |
|
|
f04a5c7930
|
Restructure include hierarchy
|
2020-02-12 21:00:35 +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 |
|
|
5f9bc29701
|
Add untested version of clock enable manager
|
2020-02-03 19:21:50 +01:00 |
|
|
bccacc253c
|
Add shellmatta to Makefile, Disable Printf dupport for shellmatta
|
2020-02-02 20:54:09 +01:00 |
|
|
1dcdb3b603
|
Fix trailing whitespace in Makefile
|
2020-02-02 02:00:42 +01:00 |
|
|
02a673546e
|
Start implementation of PT1000 ADC measurement
|
2020-02-02 01:49:37 +01:00 |
|
|
e091ccf19c
|
start firmware: Function definitions for ADC
|
2020-02-02 00:01:08 +01:00 |
|
|
ad7badba56
|
First test version to sample temperature input and blink LEDs
|
2020-01-26 21:07:54 +01:00 |
|