aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* o Much improved Debug class.Trygve Laugstøl2015-07-261-5/+6
| | | | | | | | - Inlining all definitions to make everything shorter and easier to read. - More const so even more can be inlined. o Adding some support for ATTiny85, still more work to be done. o Removing two unused battery characteristics. o Dynamically adding battery and temperature characteristics if their pipes are defined.
* o Adding a Make target to fix files after the Arduino IDE appends some blank ↵Trygve Laugstøl2015-07-251-0/+6
| | | | lines.
* o Creating a way to configure the code for multiple boards. Look at config.hTrygve Laugstøl2015-02-281-1/+6
|
* o Support for prototype-b board.Trygve Laugstøl2015-02-261-1/+1
|
* o Reworking the code after implementing much more on the Android app.Trygve Laugstøl2015-01-041-1/+4
|
* o Initial import of trygvis.io soil moisture device.Trygve Laugstøl2014-12-271-0/+10