Added nRF52 support
This commit is contained in:
parent
7dd5858da6
commit
42ba48475e
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -31,12 +31,13 @@ RadioLib was originally created as a driver for [__RadioShield__](https://github
|
||||||
* __Morse Code__ for modules: SX127x, RFM9x, SX126x, RF69, SX1231, CC1101 and nRF24L01
|
* __Morse Code__ for modules: SX127x, RFM9x, SX126x, RF69, SX1231, CC1101 and nRF24L01
|
||||||
|
|
||||||
### Supported platforms:
|
### Supported platforms:
|
||||||
* __Arduino AVR boards__ - tested on Uno, Mega and Leonardo
|
* __AVR__ - tested on Uno, Mega and Leonardo
|
||||||
* __ESP8266 boards__ - NodeMCU, Wemos D1, etc.
|
* __ESP8266__ - NodeMCU, Wemos D1, etc.
|
||||||
* __ESP32 boards__ - tested on ESP-WROOM-32
|
* __ESP32__ - tested on ESP-WROOM-32
|
||||||
* __STM32 boards__ - tested on Nucleo L452RE-P
|
* __STM32__ - tested on Nucleo L452RE-P
|
||||||
* __SAMD boards__ - Arduino Zero
|
* __SAMD__ - Arduino Zero, Arduino MKR boards
|
||||||
* __SAM boards__ - Arduino Due
|
* __SAM__ - Arduino Due
|
||||||
|
* __nRF52__ - Adafruit Bluefruit Feather
|
||||||
|
|
||||||
### In development:
|
### In development:
|
||||||
* __SIM800C__ GSM module
|
* __SIM800C__ GSM module
|
||||||
|
|
Loading…
Add table
Reference in a new issue