Skip to content

v3.4

Choose a tag to compare

@arobenko arobenko released this 12 Aug 08:58
· 20 commits to master since this release
  • Improved cmake import of external COMMS library.
  • Allow build of comms_champion project when it's git submodule.
  • More fine-grained cmake options.
  • Allow comms::protocol::ChecksumPrefixLayer to be wrapped by comms::protocol::TransportValueLayer in the frame definition.
  • Ease compile-time restrictions imposed by comms::protocol::TransportValueLayer.
  • Added support for comms::option::def::ProtocolLayerSuppressReadUntilDataSplitForcing option in comms::protocol::TransportValueLayer.