Skip to content

Commit 45eda20

Browse files
committed
Merge branch 'feature/version_of_3rd_party_components' into 'master'
feat(doc): Add doc to describe each 3rd party component's version See merge request sdk/ESP8266_RTOS_SDK!82
2 parents bd8ef5a + a22f76f commit 45eda20

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

components/VERSION.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Version of 3rd party components
2+
3+
## axTLS
4+
5+
## cJSON
6+
- Source: https://github.com/DaveGamble/cJSON
7+
- Version: 1.7.6
8+
9+
## freeRTOS
10+
11+
## Lwip
12+
13+
## mbedTLS
14+
- Source: https://github.com/ARMmbed/mbedtls
15+
- Version: 2.8.0
16+
17+
## nopoll(websocket)
18+
19+
## paho MQTT
20+
21+
## spiffs
22+
23+
## wolfSSL
24+
- Source: https://github.com/wolfSSL/wolfssl
25+
- Version: 3.14.0
26+
27+
> Espressif uses commercial version.

0 commit comments

Comments
 (0)