Skip to content

Commit 3928617

Browse files
authored
Update README.md
1 parent 42d1481 commit 3928617

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -114,18 +114,7 @@ There is a forum where questions can be asked, but the rules of engagement are:
114114

115115
### Known working and supported boards:
116116

117-
| CPU / OS | Boards using CPU | Status | Threading |
118-
| ---------- | ----------------- | --------- | ---------- |
119-
| ARM mbed | STM32, nRF. | Supported | CAS locking|
120-
| ESP8266 | Node MCU, Huzzah | Supported | Interrupt |
121-
| ESP32 | Wifi32, Huzzah32 | Supported | CAS locking|
122-
| SAMD ARM | MKR, IoT, Zero. | Supported | Interrupt |
123-
| Stm32Duino | STM32F4 boards | Supported | Interrupt |
124-
| AVR | Uno, Mega Mighty | Supported | Interrupt |
125-
| nRF52840 | Nano BLE | Supported | CAS locking|
126-
| Particle | Photon | Supported | Interrupt |
127-
128-
Note: if you are using a bare-metal mbed build (non-RTOS) on platformIO, for the moment please add an extra build flag: `PIO_NEEDS_RTOS_WORKAROUND` as a short term fix while a long term solution is determined. See issue [#17](https://github.com/davetcc/TaskManagerIO/issues/17).
117+
https://www.thecoderscorner.com/products/arduino-libraries/
129118

130119
Many thanks to contributors for helping us to confirm that this software runs on a wide range of hardware.
131120

0 commit comments

Comments
 (0)