| 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. | ||||
| * | Fixes per Riksu9000's feedback | Mark Russell | 2021-09-16 | 1 | -3/+3 |
| | | |||||
| * | License header fix, add missing braces | Mark Russell | 2021-09-13 | 1 | -2/+7 |
| | | |||||
| * | Fixes based on code reviews (formatting, UI code) | Mark Russell | 2021-09-13 | 1 | -29/+20 |
| | | |||||
| * | Created basic alarm app | Mark Russell | 2021-09-10 | 1 | -0/+118 |
