This repository is intended to be used as an external customization of the main buildroot build tree. It provides latest available versions of the CommsChampion Ecosystem repositories.
- cc-comms - Package of the COMMS Library.
- cc-commsdsl - Package of the commsdsl code generators.
- cc-mqtt311 - Package of the cc.mqtt311.generated.
- cc-mqtt5 - Package of the cc.mqtt5.generated.
- cc-mqtt5-libs - Package of the cc.mqtt5.libs.
- cc-mqttsn - Package of the cc.mqttsn.generated.
- cc-mqttsn-libs - Package of the cc.mqttsn.libs.
- cc-ublox - Package of the cc.ublox.generated.
- cc-x509 - Package of the cc.x509.generated.
In case some other project requires code generators from the CommsChampion Ecosystem add "host-cc-commsdsl" to the dependencies.
MY_APP_DEPENDENCIES = \
cc-comms \
host-cc-commsdsl