nvboard/include
Zihao Yu d2b8a0e380 uart: merge rx terminal into tx terminal
* RX should send each key directly, instead of providing cook mode
2024-01-11 00:20:29 +08:00
..
.gitignore Added: gitignore 2022-01-20 12:26:32 +08:00
component.h segs7: draw surrounding lines 2024-01-10 00:37:03 +08:00
configs.h resources: remove unused files 2024-01-10 03:40:33 +08:00
font.h segs7: draw surrounding lines 2024-01-10 00:37:03 +08:00
keyboard.h organize source files by components 2024-01-08 23:58:39 +08:00
macro.h vga: optimize the fast path of update_state() 2024-01-08 23:59:07 +08:00
nvboard.h nvboard: refactor version string 2024-01-10 03:35:14 +08:00
pins.h add uart framework 2024-01-08 23:59:07 +08:00
render.h refactor 2024-01-10 02:43:15 +08:00
term.h uart: merge rx terminal into tx terminal 2024-01-11 00:20:29 +08:00
uart.h uart: merge rx terminal into tx terminal 2024-01-11 00:20:29 +08:00
vga.h vga: optimize the fast path of update_state() 2024-01-08 23:59:07 +08:00