mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 16:57:41 -04:00
Hygiene changes of old Demo folders and temporary removal of submodules (#666)
* Remove submodules of community and partner contribution repos, and stale directory of FreeRTOS+UDP * Obselete NTP demo and rename of HTTP server demo folder * Update manifest.yml
This commit is contained in:
parent
64eaecc31b
commit
69b9155bad
19 changed files with 11 additions and 1130 deletions
|
@ -0,0 +1,5 @@
|
|||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,2
|
||||
[InternetShortcut]
|
||||
URL=https://www.freertos.org/sntp-library.html
|
||||
IDList=
|
|
@ -0,0 +1,5 @@
|
|||
FreeRTOS 2020107.00 adds a new SNTPv4 client library, [FreeRTOS/coreSNTP](https://github.com/FreeRTOS/coreSNTP),
|
||||
and an [accompanying demo](..\..\..\coreSNTP_Windows_Simulator) to showcase the setup of an SNTP client and system
|
||||
wall-clock time using the library. Refer to
|
||||
The protocols implemented in this directory are intended to be demo quality
|
||||
examples only. They are not intended for inclusion in production devices.
|
|
@ -1,2 +0,0 @@
|
|||
The protocols implemented in this directory are intended to be demo quality
|
||||
examples only. They are not intended for inclusion in production devices.
|
Loading…
Add table
Add a link
Reference in a new issue