Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement method in API for drawing a popup | ConfuSomu | 2021-03-01 |
| | | | | I had to modify the OLED library to correctly work with newlines. | ||
* | Adopt C++ | ConfuSomu | 2021-02-20 |
| | | | | | | | | A large number of changes had to be made to use C++. "extern C" had to be added for a few headers not adapted to C++. See https://github.com/raspberrypi/pico-sdk/pull/106 for fix in affected files. They will be removed when the pull request is merged in pico-sdk's master branch. | ||
* | Initial commit | ConfuSomu | 2021-01-31 |