| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update includes to to be relative to src directory | Reinhold Gschweicher | 2021-11-15 | 1 | -1/+1 |
| | | | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | ||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -22/+39 |
| | | |||||
| * | Include cleanup: drivers | okaestne | 2020-11-15 | 1 | -3/+1 |
| | | |||||
| * | Fix reset reason (it returns the actual reset reason instead of hard coded ↵ | JF | 2020-06-07 | 1 | -11/+11 |
| | | | | | 'hard reset' value). | ||||
| * | Integration of nimble, work in progress. | JF | 2020-04-19 | 1 | -10/+10 |
| | | | | | Advertising is working. | ||||
| * | Add new App : Sysinfo. It displays various info about the running system : ↵ | JF | 2020-03-22 | 1 | -9/+11 |
| | | | | | version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). | ||||
| * | Enable watchdog, and issue a WDT reset when the button is pushed for more ↵ | JF | 2020-02-23 | 1 | -0/+60 |
| than 7s. | |||||
