Skip to content

Commit 2031135

Browse files
committed
add ethernet test results to readme
1 parent 43f3a96 commit 2031135

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22

33
## Compatibility
44

5-
Example | ESP8266 | M0 WINC1500 | WICED | FONA 32u4 | Ethernet |
5+
Example | ESP8266 | M0 WINC1500 | WICED | FONA 32u4 | Ethernet* |
66
------------------ | :----------: | :----------: | :---------: | :---------: | :--------: |
7-
00_publish | ✓ | ✓ | ✓ | ✓ | ? |
8-
01_subscribe | ✓ | ✓ | ✓ | ✓ | ? |
9-
02_pubsub | ✓ | ✓ | ✓ | ✓ | ? |
10-
03_multiple_feeds | ✓ | ✓ | ✓ | ✓ | ? |
11-
04_location | ✓ | ✓ | ✓ | ✓ | ? |
12-
05_type_conversion | ✓ | ✓ | ✓ | ✓ | ? |
7+
00_publish | ✓ | ✓ | ✓ | ✓ | ✓ |
8+
01_subscribe | ✓ | ✓ | ✓ | ✓ | ✓ |
9+
02_pubsub | ✓ | ✓ | ✓ | ✓ | ✓ |
10+
03_multiple_feeds | ✓ | ✓ | ✓ | ✓ | ✓ |
11+
04_location | ✓ | ✓ | ✓ | ✓ | ✓ |
12+
05_type_conversion | ✓ | ✓ | ✓ | ✓ | ✓ |
13+
14+
* Feather ethernet wing tested with Feather M0 Proto
15+
16+
## License
17+
Copyright (c) 2016 [Adafruit Industries](https://adafruit.com). Licensed under the [MIT license](/LICENSE?raw=true).
18+
19+
[Adafruit](https://adafruit.com) invests time and resources providing this open source code.
20+
Please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://adafruit.com).

0 commit comments

Comments
 (0)