Zihao Yu
|
28ab4be2d6
|
add ttf font
|
2024-01-08 23:59:07 +08:00 |
Zihao Yu
|
5031e6760e
|
organize source files by components
|
2024-01-08 23:58:39 +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
|
ea8f0c15cc
|
Merge pull request #23 from NJU-ProjectN/macOS
feat: macOS support
|
2023-09-20 10:10:59 +08:00 |
Yu Jin
|
3c52468fc6
|
feat: macOS support
|
2023-09-20 09:41:30 +08:00 |
Shupei Fan
|
aad3a35513
|
Add shebang for auto_pin_bind.py
|
2023-07-05 15:55:26 +08:00 |
nekomona
|
b861e0e463
|
Add file path check
|
2022-03-17 09:35:02 +08:00 |
nekomona
|
bfec78f335
|
Add line comment detection when counting indent
|
2022-03-15 14:19:39 +08:00 |
nekomona
|
b7b55d3803
|
Reorganizing nxdc parser and binding writer
|
2022-03-15 14:19:37 +08:00 |
nekomona
|
0d2604b2c5
|
Reorganizing auto_pin_bind.py
|
2022-03-15 14:19:30 +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 |
Zihao Yu
|
6949133fd8
|
scripts,nvboard: fix name
|
2022-02-20 17:32:28 +08:00 |
Zihao Yu
|
bd740d9613
|
example: refactor Makefile
|
2022-02-20 17:32:28 +08:00 |
Zihao Yu
|
cd1db11aa7
|
fix README
|
2022-02-18 09:30:48 +08:00 |
Chen Lu
|
e971c9338d
|
enable automatic pin bind
|
2022-02-15 21:40:15 +08:00 |
Zihao Yu
|
98d6d04082
|
fix name of nvboard
|
2022-02-12 17:25:44 +08:00 |
201220107-贺柄毓
|
fbb53d9142
|
Added: vga (but too slow to display)
|
2022-01-21 23:39:44 +08:00 |
201220107-贺柄毓
|
3f468b6bf5
|
Changed: makefile.
|
2022-01-20 16:54:37 +08:00 |
201220107-贺柄毓
|
a3bfd74ec4
|
Merge branch 'sjr' of github.com:NJU-ProjectN/nvboard into vga
|
2022-01-20 13:06:45 +08:00 |
201220107-贺柄毓
|
c163b67dbb
|
Added: gitignore
|
2022-01-20 12:26:32 +08:00 |