InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 902 forks source link

Remove GFX (and unused GFX dependencies) #2010

Closed mark9064 closed 4 months ago

mark9064 commented 4 months ago

After discussion in #2008 this PR removes GFX

github-actions[bot] commented 4 months ago
Build size and comparison to main: Section Size Difference
text 373108B -16B
data 940B 0B
bss 63516B 0B
JF002 commented 4 months ago

Thanks!