Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit e9629a0

Browse files
committed
added a large warning block at the top of the readme
1 parent bf08cd0 commit e9629a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ESPStartup
22

3+
> [!WARNING]
4+
> ## DEPRECATED
5+
> **ESPStartup is deprecated in favor of [ESPLifeCycle](https://github.com/ESPToolKit/esp-lifecycle).**
6+
37
ESPStartup is a startup orchestration library for ESP32 applications built with ESPToolKit. It lets you split boot logic into ordered sections, validate step dependencies, and move deferred initialization to `ESPWorker`.
48

59
## CI / Release / License

0 commit comments

Comments
 (0)