File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Since the kernel developed in the tutorials runs on the real hardware, it is hig
117117get a USB serial debug cable to get the full experience. The cable also powers the Raspberry once
118118you 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
You can’t perform that action at this time.
0 commit comments