summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos/sdkconfig.defaults
AgeCommit message (Collapse)Author
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted
2020-04-29fix esp32 ci adding FREERTOS STATIC to sdkconfig defaulthathach
2020-04-10add CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=yhathach
2020-04-07esp32s2 work with hid_composite_freertoshathach