summaryrefslogtreecommitdiff
path: root/md/index.md
diff options
context:
space:
mode:
authorArturs Artamonovs <dos21h@gmail.com>2025-08-05 22:46:27 +0100
committerArturs Artamonovs <dos21h@gmail.com>2025-08-05 22:46:27 +0100
commit1481938d316d97f52b4ba5a35142a110c303ea44 (patch)
tree05973586f56795b3202aac1d8ec2a1d76e8893b6 /md/index.md
parent128b01a6bc845f64d8df7892672dc69defb6ef37 (diff)
downloadmd-content-1481938d316d97f52b4ba5a35142a110c303ea44.tar.gz
md-content-1481938d316d97f52b4ba5a35142a110c303ea44.zip
Add raspi5 uart notes
Diffstat (limited to 'md/index.md')
-rw-r--r--md/index.md5
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)