Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guilyx authored Feb 11, 2022
1 parent 5fea9b8 commit d63a2d3
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <sup>1</sup> | - | UART | - |
| ST Nucleo F446ZE <sup>1</sup> | - | UART | - |
| ST Nucleo H743ZI <sup>1</sup> | - | - | UART |
| ST Nucleo F746ZG <sup>1</sup> | - | UART | UART |
| ST Nucleo F767ZI <sup>1</sup> | - | UART | - |
| Olimex STM32-E407 | USB, UART, Network | UART, **Network** | USB, UART |

*<sup>1</sup> Community supported, may have lack of official support*

Expand Down

0 comments on commit d63a2d3

Please sign in to comment.