root@kionit:~$cd ../
[ #os-dev ][ #kernel ][ #assembly ][ #c ]

Building a Real-Time Kernel from Scratch: Part 1 - Context Switching

// AUTHOR: ROOT|// DOC_CREATED: 2026-02-19

In this series, we build a minimal RTOS from scratch targeting ARM Cortex-M4. Part 1 covers the PendSV handler and context switching mechanism...

[ CONNECTION_CLOSED // EOF ]