summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos/src
AgeCommit message (Expand)Author
2021-05-18clean up, rename some HID device symbol/APIhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-03-31remove NVIC_SystemReset() in freertos exampleshathach
2021-03-27added configurations for RX63Xkkitayam
2021-03-01fix freeRTOS config symbol warning with latest kernelhathach
2021-03-01add submodule lib/FreeRTOS-Kernelhathach
2021-02-24fix cihathach
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-09update hid_composite_freertos examplehathach
2021-02-08clean uphathach
2021-02-01add consumer control to hid_composite exampleshathach
2020-11-27add bus suspend & resume support for esp32s2hathach
2020-07-23example to call tud_init() after freeRTOS kernel is startedhathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-04-22added swo as loggerhathach
2020-04-20update freerots hid compositehathach
2020-04-09make saola as cmake component, easier to add more esp32 boardhathach
2020-04-08update cmakehathach
2020-04-07rename saola to saola_1hathach
2020-04-07esp32s2 work with hid_composite_freertoshathach
2020-04-07add hid_composite_freertos examplehathach