Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Release 1.0.3

Latest
Compare
Choose a tag to compare
@DellaBitta DellaBitta released this 28 Apr 13:19
· 6 commits to master since this release
0416569

Google Cloud IoT Core Device SDK for Embedded C version 1.0.3

April 28, 2021

  • Updated the POSIX BSP to use open instead of fopen for more consistent error detection, #100 by @pnfisher.
  • Fixed a non null-terminated issue in message.topic with ‘iotc_user_subscription_callback_’, #111 by @csobrinho.
  • Added overflow protection to ‘__iotc_calloc()’ calls, #119
  • Updates to the Zephyr Troubleshooting guide, #104 by @galz10.
  • Fixes to links within the User Guide, #102 by @mikevoyt.
  • Thank you to all of our contributors!