| 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 | -2/+1 |
| | | |||||
| * | Add License/copyright info in HR related files. | Jean-François Milants | 2021-01-17 | 1 | -0/+7 |
| | | |||||
| * | First implementation of the HR sensor using 100% foss code (ported from waspos) | Jean-François Milants | 2021-01-10 | 1 | -0/+20 |
