mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-22 01:30:31 -05:00
Replace multithreading demo with MQTT Agent (#563)
* Update MQTT agent submodule * Copy MQTT agent demo files * Remove other demos from connection manager * Update demo config and uncrustify * Update readme files * Fix headers
This commit is contained in:
parent
7a695784bc
commit
ef6194a7ce
18 changed files with 1940 additions and 2257 deletions
|
|
@ -1,5 +1,12 @@
|
|||
Documentation and download available at https://www.FreeRTOS.org/
|
||||
|
||||
Changes after FreeRTOS 202012.00 release
|
||||
|
||||
+ Added new coreMQTT Agent library.
|
||||
+ Demo Updates
|
||||
- MQTT Agent
|
||||
|
||||
|
||||
Changes between FreeRTOS V202011.00 and FreeRTOS V202012.00 released December 2020
|
||||
|
||||
+ Includes libraries that are part of the FreeRTOS 202012.00 LTS release.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue