issues
search
adafruit
/
Adafruit_nRF52_Arduino
Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
623
stars
497
forks
source link
fix power usbready not handled if bluefruit begin() is called fast enough
#546
Closed
hathach
closed
4 years ago
hathach
commented
4 years ago
fix POWER USB Ready may not be handled when Bluefruit.begin() is invoked fast enough.
fix #544
need
https://github.com/hathach/tinyusb/pull/478
to be merged first then bump up the tinyusb core.
Also clean up stuffs as well.