Microbug / MicroBitDAL_SB2_TEST

Fork of MicroBitDALImageRewrite by Joe Finney

Embed: (wiki syntax)

« Back to documentation index

Cortex_M0_TCB Struct Reference

Cortex_M0_TCB Struct Reference

Thread Context for an ARM Cortex M0 core. More...

#include <MicroBitFiber.h>


Detailed Description

Thread Context for an ARM Cortex M0 core.

This is probably overkill, but the ARMCC compiler uses a lot register optimisation in its calling conventions, so better safe than sorry. :-)

TODO: Check with ARM guys to see is they have suggestions to optimize this context block

Definition at line 38 of file MicroBitFiber.h.