Merge pull request #1146 from hathach/nrf52_usb_serial_bug

update tinyusb to fix #1007 serial issue
This commit is contained in:
Dan Halbert 2018-08-28 15:39:34 -04:00 committed by GitHub
commit 93100a7517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 7b35cd0203bc409d7c1aefc075672103cb4a913e
Subproject commit 583326e535454f16b06ebdb9cc06869602a5564c

View File

@ -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