Skip to content

Commit 04ffd7d

Browse files
xtremekforeverrauhul
authored andcommitted
Add Zephyr section to IntegratingWithPlatforms page
1 parent 39b24d4 commit 04ffd7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/EmbeddedSwift/Documentation.docc/SDKSupport/IntegratingWithPlatforms.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ STM32 microcontrollers can be programmed with Embedded Swift in two ways:
7575
1. Using the STM32Cube HAL/LL libraries - This requires proper integration with the STM32Cube build system
7676
2. Bare-metal approach - See <doc:STM32BaremetalGuide> for details
7777

78+
### Zephyr
79+
80+
For detailed documentation on how to integrate Embedded Swift with Zephyr, see <doc:IntegrateWithZephyr>.
81+
7882
### Bare-metal Development
7983

8084
For completely bare-metal development without any SDK, see <doc:Baremetal> for guidance on implementing the necessary startup code and hardware initialization.

0 commit comments

Comments
 (0)