Skip to content

Commit 96f7934

Browse files
committed
Simpleboot Article, fixing broken link.
1 parent e02611e commit 96f7934

File tree

1 file changed

+4
-7
lines changed
  • content/blog/2025/06/simple-boot-explained

1 file changed

+4
-7
lines changed

content/blog/2025/06/simple-boot-explained/index.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
---
22
title: "Simple Boot explained"
33
date: 2025-06-30
4+
lastmod: 2025-10-17
45
authors:
56
- "marek-matej"
67
tags:
7-
- ESP32
8-
- ESP32-S2
9-
- ESP32-S3
10-
- ESP32-C3
11-
- ESP32-C6
12-
- ESP32-C2
8+
- Bootloader
9+
- Simpleboot
1310
- ESP-IDF
1411
- Zephyr
1512
- NuttX
@@ -156,4 +153,4 @@ While this simplified boot approach is not suitable for all applications, it can
156153

157154
## Additional readings
158155

159-
- [ESP32 bootstrapping article](https://developer.espressif.com/blog/esp32-bootstrapping/).
156+
- [ESP32 bootstrapping article](https://developer.espressif.com/blog/2024/10/esp32-bootstrapping/).

0 commit comments

Comments
 (0)