tin  1.5.9
platform.h File Reference

Tin platform profile compatibility header. More...

Include dependency graph for platform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tin
 

Detailed Description

Tin platform profile compatibility header.

Include this for platform and HAL boundary contracts. Portable runtime and state-machine code can state deployment assumptions here, while target adapters provide the actual interrupt, wake, timer, and hardware integration.

Include this from board-support or package boundary code; ordinary behavior definitions should normally depend on tin/tsm.h or tin/runtime.h.