Skip to content

Commit 1e708ec

Browse files
committed
Add a TODO for UART
1 parent ad54ee1 commit 1e708ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fpga/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ TODO:
77
leds_bx.v
88
button.v
99
oled
10+
uart
1011

1112
## Setup
1213

@@ -129,6 +130,10 @@ has a common anode for all 4 digits. You will need to display the digits one at
129130

130131
(TODO add more info once we try that)
131132

133+
### Serial link (UART)
134+
135+
(TODO)
136+
132137
### OLED displays
133138

134139
I have two OLED screens:

0 commit comments

Comments
 (0)