summaryrefslogtreecommitdiff
path: root/md/index.md
diff options
context:
space:
mode:
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)