Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-01-16 | display: rename turn_on/off to enable/disable, move setup code from main to e... | Daniel Friesel | -11/+3 |
2016-01-16 | main: adjust font include path | Daniel Friesel | -1/+1 |
2016-01-15 | turn modem voltage divider off during sleep | Daniel Friesel | -3/+9 |
2016-01-15 | fix Modem::init (used the wrong DEFINEs in some places), add modem test to main | Daniel Friesel | -8/+2 |
2016-01-15 | move display and system into separate files | Daniel Friesel | -133/+2 |
2016-01-15 | C++-ize modem code (a little bit) | Daniel Friesel | -0/+7 |
2016-01-15 | move sources to src and build files to build | Daniel Friesel | -0/+217 |