We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a345f5d commit 1ec1a4dCopy full SHA for 1ec1a4d
ZephyrFirmware/README.md
@@ -49,4 +49,8 @@ To build with UART logging:
49
50
```
51
west build -p -b nrf52840dk/nrf52840 app -- -DEXTRA_CONF_FILE=logging.conf
52
-```
+```
53
+
54
+## Known Issues
55
56
+See [the README](../ESP32Firmware/README.md) for ESP32-based trackers (also applies here).
0 commit comments