Skip to content

v1.7.0

Compare
Choose a tag to compare
@stdk-scm stdk-scm released this 26 Jul 02:29
709c58b

New Improvements or features

  • Add changing device name feature
    -- New API : st_change_device_name() added
  • Add 'esp32c3' bsp and modify related component.mk/cmake file
  • Add capability helper for 'mode' capability

Enhancements or amendments

  • Add the history feed displaying control options of the struct iot_cap_attr_option_t
    -- To control whether the event should be displayed in the history feed of the mobile App

Bug fixed

  • Fix Static Code Analysis report
    -- iot_api:iot_main: Uses 'type casting' to fit in printf format sepcifier
  • Fix multiple definition of main error for deps/json : prevent cJSON/test.c building