aboutsummaryrefslogtreecommitdiffstats
path: root/src/lcd_st7920.c
Commit message (Expand)AuthorAgeFilesLines
* command: Add command_decode_ptr() helperKevin O'Connor2020-10-301-2/+2
* lcd_st7920: Only calibrate wait ticks on mcus with strict timingKevin O'Connor2020-05-311-0/+6
* lcd_st7920: Add brief delay around gpio toggle calls on fast MCUsKevin O'Connor2019-08-101-0/+20
* lcd_st7920: Use a longer delay at the start of each command/dataKevin O'Connor2018-06-221-9/+27
* lcd_st7920: Add micro-controller code for the ST7920 LCD chipKevin O'Connor2018-03-061-0/+121