Skip to content

v3.4.00

Latest
Compare
Choose a tag to compare
@leanfrancucci leanfrancucci released this 25 Jun 15:20

New features

  • The RKH framework incorporates CMake as a tool for managing the building of the source code project. The RKH CMake project is intended for two purposes, to develop new services, features and examples of RKH, and to create reactive applications based on it.
  • Fixed doxygen warnings.
  • Added a tutorial to the reference manual that explains how to develop applications based on RKH using CMake.

Bug fixes

  • Fixed a critical error in rkh_trc_open() when using Linux platform.