diff options
author | Arturs Artamonovs <dos21h@gmail.com> | 2025-06-26 01:33:11 +0100 |
---|---|---|
committer | Arturs Artamonovs <dos21h@gmail.com> | 2025-06-26 01:33:11 +0100 |
commit | 6b1c7e6a4de9c4e3d703da6f6b015c9a681d053b (patch) | |
tree | e3162d4f72a25defb19db39fa6d78eb7cb448e1d /md/index.md | |
parent | fadac1567aed13591a7ccf463b5887b083d2299f (diff) | |
download | md-content-6b1c7e6a4de9c4e3d703da6f6b015c9a681d053b.tar.gz md-content-6b1c7e6a4de9c4e3d703da6f6b015c9a681d053b.zip |
Update raspi5 baremetal examples all works and boots
Diffstat (limited to 'md/index.md')
-rw-r--r-- | md/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/md/index.md b/md/index.md index 9bb36df..5b9d384 100644 --- a/md/index.md +++ b/md/index.md @@ -6,6 +6,7 @@ title: Writeup page <!-- Test [AM modulation](writeup/am_modulation.md)--> +[Raspberry PI5 baremetal hello world](writeup/raspberry5_baremetal_helloworld.md) [Kernel programming](notes/kernel/topics.md) [QEMU ARM64](writeup/qemu_arm64.md) [BladeRF quick guide](writeup/bladerf_quick_guide.md) |