Merge pull request #47 from mmrein/patch-1
Add STM32VL-Discovery to tested platforms
This commit is contained in:
commit
eb4fbe9a3d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ RadioLib was originally created as a driver for [__RadioShield__](https://github
|
||||||
* __Arduino AVR boards__ - tested on Uno, Mega and Leonardo
|
* __Arduino AVR boards__ - tested on Uno, Mega and Leonardo
|
||||||
* __ESP8266 boards__ - NodeMCU, Wemos D1, etc.
|
* __ESP8266 boards__ - NodeMCU, Wemos D1, etc.
|
||||||
* __ESP32 boards__ - tested on ESP-WROOM-32
|
* __ESP32 boards__ - tested on ESP-WROOM-32
|
||||||
* __STM32 boards__ - tested on BluePill F103C6
|
* __STM32 boards__ - tested on BluePill F103C8, STM32VL-Discovery F100RB (with [custom definitions](https://github.com/stm32duino/wiki/wiki/Custom-definitions) in variant.h)
|
||||||
* __SAMD boards__ - Arduino Zero
|
* __SAMD boards__ - Arduino Zero
|
||||||
|
|
||||||
### In development:
|
### In development:
|
||||||
|
|
Loading…
Add table
Reference in a new issue