Skip to content

MQTT v4.0.0

Compare
Choose a tag to compare
@cy-jayasankar cy-jayasankar released this 30 Mar 07:05
· 6 commits to master since this release
  • Updated FreeRTOS-specific code to make it generic
  • Added new APIs and updated signature of some of the old APIs to support multicore virtualization
  • Enabled multi-core, virtual API support for the following MQTT APIs:
    • cy_mqtt_get_handle
    • cy_mqtt_register_event_callback
    • cy_mqtt_deregister_event_callback
    • cy_mqtt_publish
    • cy_mqtt_subscribe
    • cy_mqtt_unsubscribe
  • Updated documentation