Fix problems with Bluetooth breaking when USB goes into suspend

anne_pro
Michiel Visser 2019-07-16 14:33:35 +02:00
parent 69b0e084ab
commit 68ea4902c3
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ DFU_ARGS = -d 0483:df11 -a 0 -s 0x08004000
# Extra source files
SRC += uart_tx_ringbuf.c anne_pro_lighting.c anne_pro_bluetooth.c
# Required for functionality with Bluetooth
NO_USB_STARTUP_CHECK = yes
# Build Options
# comment out to disable the options.
#