InfiniTimeOrg / InfiniTime

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

LCD delay improvements #2043

Closed mark9064 closed 1 month ago

mark9064 commented 3 months ago

This all assumes the datasheet is correct :P It could definitely be inconsistent in places I'd appreciate if it at least one reviewer could check that they interpret the datasheet the same way https://wiki.pine64.org/images/5/54/ST7789V_v1.6.pdf See pages 48, 49, 163, 182, 184

Split from #1869

github-actions[bot] commented 3 months ago
Build size and comparison to main: Section Size Difference
text 377528B 48B
data 940B 0B
bss 63548B 8B
mark9064 commented 2 months ago

(InfiniSim PR now ready)