Commit Graph

12 Commits

Author SHA1 Message Date
Terence Boldt
bde5767314
Fix keyboard delay (#152) 2023-11-01 20:00:21 -04:00
Terence Boldt
8d5aa26b78
Add backoff to reduce CPU usage (fixes #141) (#151)
* Add backoff to reduce CPU usage

* Update driver version for CPU fix
2023-10-31 23:04:15 -04:00
Terence Boldt
841b11f9ae
Add graphics conversion
* Update copyright year

* Update module to add image support
2023-01-14 10:51:39 -05:00
Terence Boldt
25e70d771e Add rpio line configuration 2022-02-15 18:56:02 -05:00
Terence Boldt
a75338f480 Replace periph with rpio for gpio 2022-02-14 21:02:55 -05:00
Terence Boldt
c6fc90e21f Update copyright notices 2022-01-10 23:00:58 -05:00
Terence Boldt
5910d66fa2
Auto boot with recovery and improved VT100 support (#45)
* Improve vt100 support to make vim work

* Fix home and add line clear

* Auto boot with recovery
2021-11-25 18:45:56 -05:00
Terence Boldt
5cc32ea9cc
Add partial vt100 emulation to shell (#39) 2021-11-10 21:44:28 -05:00
Terence Boldt
b01d5f3fd1
Fix RPi ZW2 data errors + improve speed on ZW1 (#35) 2021-11-05 21:26:48 -04:00
Terence Boldt
b37855dbfd
Fix Codacy lint/security warnings 2021-11-03 05:33:09 -04:00
Terence Boldt
84479fdb01 Add user input for interactive development testing 2021-10-31 14:35:55 -04:00
Terence Boldt
9604c465da Add mock IO and initial tests 2021-10-31 14:35:55 -04:00