Remove GFX (and unused GFX dependencies)
This commit is contained in:
parent
2db920599e
commit
4c274421d9
7 changed files with 0 additions and 287 deletions
|
|
@ -542,7 +542,6 @@ list(APPEND RECOVERY_SOURCE_FILES
|
|||
systemtask/SystemTask.cpp
|
||||
systemtask/SystemMonitor.cpp
|
||||
drivers/TwiMaster.cpp
|
||||
components/gfx/Gfx.cpp
|
||||
components/rle/RleDecoder.cpp
|
||||
components/heartrate/HeartRateController.cpp
|
||||
heartratetask/HeartRateTask.cpp
|
||||
|
|
@ -572,7 +571,6 @@ list(APPEND RECOVERYLOADER_SOURCE_FILES
|
|||
|
||||
components/rle/RleDecoder.cpp
|
||||
|
||||
components/gfx/Gfx.cpp
|
||||
drivers/St7789.cpp
|
||||
components/brightness/BrightnessController.cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue