Commit Graph

7 Commits

Author SHA1 Message Date
BryanHeBY 8b0ac6a400 Add: vga_cycles control api 2022-02-25 16:21:26 +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
Zihao Yu 8b593fb8c1 nvboard: refactor nvboard_bind_pin() with stdarg 2022-02-22 15:11:21 +08:00
Zihao Yu 7e7b17a457 change type input_pin and output_pin to uint16_t
* this can achieve 8.3x performance for the example project
2022-02-22 11:34:01 +08:00
Zihao Yu 30be742c6b update README 2022-02-20 17:32:28 +08:00
Chen Lu cf8c8aa205 add keyboard 2022-02-17 15:27:06 +08:00
Zihao Yu 98d6d04082 fix name of nvboard 2022-02-12 17:25:44 +08:00