mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-06 06:07:45 -04:00
Continued to work on the MQTT demo project.
A few review comments added into the MQTT implementation.
This commit is contained in:
parent
53842d4cac
commit
fe4511b35e
21 changed files with 244 additions and 166 deletions
|
@ -0,0 +1,8 @@
|
|||
Base directory for the FreeRTOS IoT Libraries.
|
||||
|
||||
+ abstractions
|
||||
Contains FreeRTOS specific implementations of abstractions used within the IoT
|
||||
libraries.
|
||||
|
||||
+ c_sdk
|
||||
Contains the implementations of the IoT libraries - more will be rolled out soon.
|
Loading…
Add table
Add a link
Reference in a new issue