summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------lib/tinyusb0
-rw-r--r--ports/nrf/README.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/tinyusb b/lib/tinyusb
-Subproject 7b35cd0203bc409d7c1aefc075672103cb4a913
+Subproject 583326e535454f16b06ebdb9cc06869602a5564
diff --git a/ports/nrf/README.md b/ports/nrf/README.md
index b17a5ad7d..c21bd5d63 100644
--- a/ports/nrf/README.md
+++ b/ports/nrf/README.md
@@ -110,7 +110,7 @@ run follow command to install [adafruit-nrfutil](https://github.com/adafruit/Ada
Example on how to generate and flash feather_nrf52832 target:
make BOARD=feather_nrf52832 SD=s132
- make BOARD=feather52832 SD=s132 dfu-gen dfu-flash
+ make BOARD=feather_nrf52832 SD=s132 dfu-gen dfu-flash
## Bluetooth LE REPL