aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphics.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Call SpiNorFlash::WakeUp() during initialization to ensure that the chip is ↵JF2020-09-201-0/+1
| | | | not is sleep mode.
* Fix most of the warnings. Remaining warnings come from nimble source code.JF2020-08-171-2/+2
|
* Fix #include to relative pathsVojtěch Jirkovský2020-06-171-3/+3
|
* Fix #include that were pointing to my own FS instead of relative paths to ↵JF2020-06-161-1/+1
| | | | the SDK.
* Add new target (pinetime-graphics) that flash the bootloader logo into the ↵JF2020-06-061-0/+135
spi flash memory.