mirror of
https://github.com/MaJerle/lwbtn.git
synced 2026-09-24 05:54:31 +08:00
Update link for new LwCELL, add C11 standard note
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Features
|
||||
|
||||
* Written in ANSI C99
|
||||
* Written in C (C11)
|
||||
* Platform independent, requires user to provide millisecond timing source
|
||||
* No dynamic memory allocation
|
||||
* Callback driven event management
|
||||
|
||||
+2
-2
@@ -14,7 +14,7 @@ Welcome to the documentation for version |version|.
|
||||
Features
|
||||
^^^^^^^^
|
||||
|
||||
* Written in ANSI C99
|
||||
* Written in C (C11)
|
||||
* Platform independent, requires user to provide millisecond timing source
|
||||
* No dynamic memory allocation
|
||||
* Callback driven event management
|
||||
@@ -69,7 +69,7 @@ Table of contents
|
||||
LwESP - ESP-AT library <https://github.com/MaJerle/lwesp>
|
||||
LwEVT - Event manager <https://github.com/MaJerle/lwevt>
|
||||
LwGPS - GPS NMEA parser <https://github.com/MaJerle/lwgps>
|
||||
LwGSM - GSM-AT library <https://github.com/MaJerle/lwgsm>
|
||||
LwCELL - Cellular modem host AT library <https://github.com/MaJerle/lwcell>
|
||||
LwJSON - JSON parser <https://github.com/MaJerle/lwjson>
|
||||
LwMEM - Memory manager <https://github.com/MaJerle/lwmem>
|
||||
LwOW - OneWire with UART <https://github.com/MaJerle/lwow>
|
||||
|
||||
Reference in New Issue
Block a user