mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 12:38:35 -07:00
@@ -11,4 +11,5 @@ App(
|
|||||||
order=10,
|
order=10,
|
||||||
fap_icon="pomodoro_timer.png",
|
fap_icon="pomodoro_timer.png",
|
||||||
fap_category="Tools",
|
fap_category="Tools",
|
||||||
|
fap_icon_assets="icons",
|
||||||
)
|
)
|
||||||
|
|||||||
BIN
applications/plugins/pomodoro/icons/ButtonLeft_4x7.png
Normal file
BIN
applications/plugins/pomodoro/icons/ButtonLeft_4x7.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
applications/plugins/pomodoro/icons/Ok_btn_9x9.png
Normal file
BIN
applications/plugins/pomodoro/icons/Ok_btn_9x9.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
applications/plugins/pomodoro/icons/Pin_back_arrow_10x8.png
Normal file
BIN
applications/plugins/pomodoro/icons/Pin_back_arrow_10x8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
applications/plugins/pomodoro/icons/Space_65x18.png
Normal file
BIN
applications/plugins/pomodoro/icons/Space_65x18.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
@@ -1,5 +1,7 @@
|
|||||||
#include "pomodoro.h"
|
#include "pomodoro.h"
|
||||||
#include <notification/notification_messages.h>
|
#include <notification/notification_messages.h>
|
||||||
|
#include <assets_icons.h>
|
||||||
|
#include <Pomodoro_Timer_icons.h>
|
||||||
|
|
||||||
#define TAG "PomodoroApp"
|
#define TAG "PomodoroApp"
|
||||||
|
|
||||||
|
|||||||
@@ -4220,12 +4220,6 @@ Function,-,ynf,float,"int, float"
|
|||||||
Variable,-,AHBPrescTable,const uint32_t[16],
|
Variable,-,AHBPrescTable,const uint32_t[16],
|
||||||
Variable,-,APBPrescTable,const uint32_t[8],
|
Variable,-,APBPrescTable,const uint32_t[8],
|
||||||
Variable,-,ITM_RxBuffer,volatile int32_t,
|
Variable,-,ITM_RxBuffer,volatile int32_t,
|
||||||
Variable,+,I_ButtonLeft_4x7,const Icon,
|
|
||||||
Variable,+,I_GameMode_11x8,const Icon,
|
|
||||||
Variable,+,I_Ok_btn_9x9,const Icon,
|
|
||||||
Variable,+,I_Pin_back_arrow_10x8,const Icon,
|
|
||||||
Variable,+,I_Space_65x18,const Icon,
|
|
||||||
Variable,+,I_sub1_10px,const Icon,
|
|
||||||
Variable,-,MSIRangeTable,const uint32_t[16],
|
Variable,-,MSIRangeTable,const uint32_t[16],
|
||||||
Variable,-,SmpsPrescalerTable,const uint32_t[4][6],
|
Variable,-,SmpsPrescalerTable,const uint32_t[4][6],
|
||||||
Variable,+,SystemCoreClock,uint32_t,
|
Variable,+,SystemCoreClock,uint32_t,
|
||||||
|
|||||||
|
Reference in New Issue
Block a user