diff --git a/README.md b/README.md index e2fd083..f6bb40a 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Current status is alpha quality, actively developed. AP STATION mode (ie wifi cl ## Open Source Components -* [FreeRTOS](http://www.freertos.org/) V10.0.1 +* [FreeRTOS](http://www.freertos.org/) V10.2.0 * [lwIP](http://lwip.wikia.com/wiki/LwIP_Wiki) v2.0.3, with [some modifications](https://github.com/ourairquality/lwip/). * [newlib](https://github.com/ourairquality/newlib) v3.0.0, with patches for xtensa support and locking stubs for thread-safe operation on FreeRTOS.