b128399d1e
Simmel had USB HID disabled in order to save space. However, the board configuration did not set USB_DEVICES, causing it to inherit the default device bouquet of MSC,CDC,MIDI,HID. This in turn caused HID to be included in the USB Configuration Descriptor. For some reason, this was not a problem in an earlier version of tinyusb or circuitpython. However, in the most recent version this has rightfully caused asserts to appear during configuration. Re-enable USB_HID for now, as it doesn't add too much in terms of space. We may disable it again later on if we become pressed for space. Signed-off-by: Sean Cross <sean@xobs.io> |
||
---|---|---|
.. | ||
aramcon_badge_2019 | ||
arduino_nano_33_ble | ||
circuitplayground_bluefruit | ||
clue_nrf52840_express | ||
electronut_labs_blip | ||
electronut_labs_papyr | ||
feather_bluefruit_sense | ||
feather_nrf52840_express | ||
itsybitsy_nrf52840_express | ||
makerdiary_nrf52840_mdk | ||
makerdiary_nrf52840_mdk_usb_dongle | ||
metro_nrf52840_express | ||
ohs2020_badge | ||
particle_argon | ||
particle_boron | ||
particle_xenon | ||
pca10056 | ||
pca10059 | ||
simmel | ||
sparkfun_nrf52840_mini | ||
teknikio_bluebird | ||
TG-Watch02A | ||
board.h | ||
common.template.ld | ||
nrf52_prefix.c |