Commit Graph

10 Commits

Author SHA1 Message Date
Zihao Yu 61f89b2aa7 uart: support TX 2024-01-08 23:59:07 +08:00
Zihao Yu 166f29349d nvboard: remove is_rt and is_output in nvboard_bind_pin() API
* after refactoring the internal implementation, they are unused now
2024-01-02 03:49:01 +08:00
Zihao Yu 68ffd2115a N4: remove unused pins 2022-11-25 16:52:07 +08:00
Zihao Yu 6a4abfafaf remove unused pins 2022-02-26 14:03:25 +08:00
Chen Lu 0b88a7c5b0 board: remove CLK and RST 2022-02-26 11:44:53 +08:00
Zihao Yu e2127f16b7 nvboard: seperate real-time pins and non-real-time pins
* only update real-time pins every cycle
2022-02-22 17:02:25 +08:00
Chen Lu 131f308ca1 use 8 sets of seven-segment LED 2022-02-20 10:11:59 +08:00
Zihao Yu 4223ab0a6b constrs: remove the second keyboard pins 2022-02-18 09:18:00 +08:00
Chen Lu cf8c8aa205 add keyboard 2022-02-17 15:27:06 +08:00
Chen Lu e971c9338d enable automatic pin bind 2022-02-15 21:40:15 +08:00