Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | counter: Update test results to reflect recent PD changes. | Uwe Hermann | |
2018-01-11 | counter: use HD44780 dump to check counter's reset_edge option | Gerhard Sittig | |
Resetting counters depending on the LCD controller's R/S signal yields numbers that correspond to byte sequences that either "control" hardware (register access) or carry "data" (display text). Provide a test case for the rising edge of RESET. Existing cases already covered the falling edge of RESET which is the default. |