Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-20 | HD44780 dump has moved into display/ subdirectory | Gerhard Sittig | |
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. | |||
2018-01-06 | counter: adjust test config for renamed 'data_edge' option | Gerhard Sittig | |
2018-01-03 | Add some counter test-cases. | Uwe Hermann | |