diff options
author | Arturs Artamonovs <dos21h@gmail.com> | 2025-08-05 22:46:27 +0100 |
---|---|---|
committer | Arturs Artamonovs <dos21h@gmail.com> | 2025-08-05 22:46:27 +0100 |
commit | 1481938d316d97f52b4ba5a35142a110c303ea44 (patch) | |
tree | 05973586f56795b3202aac1d8ec2a1d76e8893b6 /md/index.md | |
parent | 128b01a6bc845f64d8df7892672dc69defb6ef37 (diff) | |
download | md-content-1481938d316d97f52b4ba5a35142a110c303ea44.tar.gz md-content-1481938d316d97f52b4ba5a35142a110c303ea44.zip |
Add raspi5 uart notes
Diffstat (limited to 'md/index.md')
-rw-r--r-- | md/index.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/md/index.md b/md/index.md index 5b9d384..4dd1538 100644 --- a/md/index.md +++ b/md/index.md @@ -5,7 +5,10 @@ title: Writeup page ## Writeup's <!-- Test [AM modulation](writeup/am_modulation.md)--> - +[WIP] [Raspberry PI5 baremetal GPIO](writeup/raspberry5_baremetal_gpio.md) +[WIP] [GDB Python scripting](writeup/gdb_python_scripting.md) +[Raspberry PI5 baremetal UART](writeup/raspberry5_baremetal_uart.md) +[Raspberry PI5 baremetal detect board](writeup/raspberry5_baremetal_detect_board.md) [Raspberry PI5 baremetal hello world](writeup/raspberry5_baremetal_helloworld.md) [Kernel programming](notes/kernel/topics.md) [QEMU ARM64](writeup/qemu_arm64.md) |