Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Add command_decode_ptr() helper | Kevin O'Connor | 2020-10-30 | 1 | -2/+2 |
* | lcd_st7920: Only calibrate wait ticks on mcus with strict timing | Kevin O'Connor | 2020-05-31 | 1 | -0/+6 |
* | lcd_st7920: Add brief delay around gpio toggle calls on fast MCUs | Kevin O'Connor | 2019-08-10 | 1 | -0/+20 |
* | lcd_st7920: Use a longer delay at the start of each command/data | Kevin O'Connor | 2018-06-22 | 1 | -9/+27 |
* | lcd_st7920: Add micro-controller code for the ST7920 LCD chip | Kevin O'Connor | 2018-03-06 | 1 | -0/+121 |