![]() |
SuperTinyKernel™ RTOS 1.06.0
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
#include <stk_arch_risc-v.h>
Public Member Functions | |
| virtual bool | OnException (Word cause)=0 |
| Called by ISR handler on IRQ_XXX (see encoding.h). | |
Definition at line 36 of file stk_arch_risc-v.h.
|
pure virtual |
Called by ISR handler on IRQ_XXX (see encoding.h).