Skip to content

Commit 9787b92

Browse files
author
Donatien Garnier
authored
Merge pull request #1409 from paul-szczepanek-arm/lora-baremetal
Add lora to supported features in baremetal
2 parents 082ccd5 + ac95555 commit 9787b92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/bare_metal/bare_metal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ For a breakdown of supported APIs, please see [the full API list](../apis/index.
5959
<td>Cellular</td>
6060
<td>&#10007;</td>
6161
</tr>
62+
<tr>
63+
<td>LoRa</td>
64+
<td>&#10004; (can be manually enabled)</td>
65+
</tr>
6266
<tr>
6367
<td>LWIP stack</td>
6468
<td>&#10007;</td>

0 commit comments

Comments
 (0)