diff --git a/README.md b/README.md index 7e67f092..70ab0c7e 100644 --- a/README.md +++ b/README.md @@ -50,17 +50,9 @@ Please note that each RTOS has its configuration approach that you might use for In summary, the supported configurations for transports are: -| | NuttX | FreeRTOS | Zephyr | +| | NuttX | **FreeRTOS** | Zephyr | | ----------------------------- | :----------------: | :---------------: | :----------------: | -| Olimex STM32-E407 | USB, UART, Network | UART, Network | USB, UART | -| ST B-L475E-IOT01A | - | - | USB, UART, Network | -| Crazyflie 2.1 | - | Custom Radio Link | - | -| Espressif ESP32 | - | UART, WiFI UDP | - | -| ST Nucleo F446RE 1 | - | UART | - | -| ST Nucleo F446ZE 1 | - | UART | - | -| ST Nucleo H743ZI 1 | - | - | UART | -| ST Nucleo F746ZG 1 | - | UART | UART | -| ST Nucleo F767ZI 1 | - | UART | - | +| Olimex STM32-E407 | USB, UART, Network | UART, **Network** | USB, UART | *1 Community supported, may have lack of official support*