contain lorawan with serial_rx enabled

Dependencies:   pulga-lorawan-drv SPI_MX25R Si1133 BME280

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Tue Aug 20 15:01:49 2019 +0100
Parent:
54:19d02b47e598
Child:
56:39847849d219
Commit message:
Merge pull request #154 from itziardelatorre/update_IM880B

Add iM880B to readme
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan

Changed in this revision

README.md Show annotated file Show diff for this revision Revisions of this file
--- a/README.md	Tue Jul 23 12:04:56 2019 +0100
+++ b/README.md	Tue Aug 20 15:01:49 2019 +0100
@@ -97,7 +97,7 @@
 
 ## Module support
 
-Here is a nonexhaustive list of boards and modules that we have tested with the Mbed OS LoRaWAN stack.
+Here is a nonexhaustive list of boards and modules that we have tested with the Mbed OS LoRaWAN stack:
 
 - MultiTech mDot.
 - MultiTech xDot.
@@ -105,6 +105,10 @@
 - Advantech Wise 1510.
 - ST B-L072Z-LRWAN1 LoRa®Discovery kit (with muRata radio chip).
 
+Here is a list of boards and modules that have been tested by the community:
+
+- IMST iM880B.
+
 ## Compiling the application
 
 Use Mbed CLI commands to generate a binary for the application.