Infineat : Add support for external resources, and read the images and fonts from the ilesystem
This commit is contained in:
parent
ada2c09581
commit
4cf73fc169
13 changed files with 92 additions and 1445 deletions
|
|
@ -131,7 +131,8 @@ Pinetime::Applications::DisplayApp displayApp(lcd,
|
|||
timerController,
|
||||
alarmController,
|
||||
brightnessController,
|
||||
touchHandler);
|
||||
touchHandler,
|
||||
fs);
|
||||
|
||||
Pinetime::System::SystemTask systemTask(spi,
|
||||
lcd,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue