EtcPal
HEAD (unstable)
ETC Platform Abstraction Layer (EtcPal)
|
View other versions:
|
MQX is a flexible and configurable RTOS which includes a built-in network stack called RTCS. To use EtcPal with MQX, set both the ETCPAL_OS_TARGET
and ETCPAL_NET_TARGET
variables to mqx
.
Additionally, you must provide a target called MQX to help EtcPal find the MQX headers. In most cases, an interface library is sufficient:
The target must be called MQX
exactly. The MQX include paths must include the BSP, PSP and RTCS headers.