Skip to content

Commit 48b769b

Browse files
Update README.md (#54)
* Update README.md * Apply suggestions from code review Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
1 parent ef919b0 commit 48b769b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Since the kernel developed in the tutorials runs on the real hardware, it is hig
117117
get a USB serial debug cable to get the full experience. The cable also powers the Raspberry once
118118
you connect it, so you don't need extra power over the dedicated power-USB.
119119

120-
- I use a bunch of [these serial cables].
120+
- You can find USB-to-serial cables that should work right away at [\[1\]] [\[2\]].
121121
- You connect it to the GPIO pins `14/15` as shown below.
122122
- [Tutorial 6](06_drivers_gpio_uart) is the first where you can use it. Check it out for
123123
instructions on how to prepare the SD card to boot your self-made kernel from it.
@@ -128,7 +128,8 @@ you connect it, so you don't need extra power over the dedicated power-USB.
128128

129129
![UART wiring diagram](doc/wiring.png)
130130

131-
[these serial cables]: https://www.amazon.de/dp/B0757FQ5CX/ref=cm_sw_r_tw_dp_U_x_ozGRDbVTJAG4Q
131+
[\[1\]]: https://www.amazon.de/dp/B0757FQ5CX/ref=cm_sw_r_tw_dp_U_x_ozGRDbVTJAG4Q
132+
[\[2\]]: https://www.adafruit.com/product/954
132133

133134
## 🙌 Acknowledgements
134135

0 commit comments

Comments
 (0)