mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Add information request/response signal handler to the Bluetooth Host demo.
Ensure that the AVRISP-MKII project's Windows avrdude compatibility define is named properly in all parts of the code.
This commit is contained in:
@@ -199,7 +199,7 @@ CDEFS += -DENABLE_ISP_PROTOCOL
|
||||
CDEFS += -DENABLE_XPROG_PROTOCOL
|
||||
#CDEFS += -DXPROG_VIA_HARDWARE_USART
|
||||
#CDEFS += -DNO_VTARGET_DETECT
|
||||
#CDEFS += -DWIN_LIBUSB_COMPAT
|
||||
#CDEFS += -DLIBUSB_FILTERDRV_COMPAT
|
||||
|
||||
|
||||
# Place -D or -U options here for ASM sources
|
||||
|
||||
Reference in New Issue
Block a user