Skip to content

Commit f685fe7

Browse files
author
dave
committed
Simple collections update of read me before 1.0
1 parent be956c8 commit f685fe7

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,17 @@ Where the size is the initial capacity of the list, and the grow by mode is one
116116

117117
## Platforms known to work
118118

119+
The following platforms are ones that we test with, they are generally the best choices to use with this library.
120+
119121
| Platform | Board / Arch | State |
120122
|----------|----------------|------------------|
121-
| Arduino | Nano 33 BLE | Examples run |
122-
| Arduino | Uno, MEGA, AVR | Examples run |
123-
| Arduino | SAMD MKR1300 | Examples run |
124-
| Arduino | SAMD Seeed | Examples run |
125-
| Arduino | ESP8266 | Awaiting |
126-
| Arduino | ESP32 | Awaiting |
127-
| mbed | STM32F4 | Ran mbed example |
123+
| Arduino | Nano 33 BLE | Examples tested |
124+
| Arduino | Uno, MEGA, AVR | Examples tested |
125+
| Arduino | SAMD MKR1300 | Examples tested |
126+
| Arduino | SAMD Seeed | Examples tested |
127+
| Arduino | ESP8266 | Examples tested |
128+
| Arduino | ESP32 | Examples tested |
129+
| mbed | STM32F4 | mbed example run |
128130

129131
## Making changes to SimpleCollections
130132

0 commit comments

Comments
 (0)