We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86eeb8 commit 8c95536Copy full SHA for 8c95536
doc/releases/release-notes-2.2.rst
@@ -269,6 +269,11 @@ Drivers and Sensors
269
270
* <TBD>
271
272
+* LoRa
273
+
274
+ * Added APIs and drivers needed to support LoRa technology by reusing the
275
+ LoRaMac-node library.
276
277
* Modem
278
279
@@ -355,9 +360,10 @@ Build and Infrastructure
355
360
Libraries / Subsystems
356
361
***********************
357
362
358
-* Random
363
359
364
- * <TBD>
365
+ * LoRa support was added through official LoRaMac-node reference
366
+ implementation.
367
368
HALs
369
****
0 commit comments