summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos
AgeCommit message (Expand)Author
2022-02-18fix build with latest esp idfhathach
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2022-01-05Skip net and freertos examplesScott Shawcroft
2021-12-29skip freertos example for f1c100shathach
2021-11-29use 4k stack for example with esp32sxhathach
2021-11-02add pi4 to ci build in build_aarch64hathach
2021-10-31correct freertos port for efm32gghathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-17more with -Wcast-qualhathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-10-05Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...hathach
2021-09-29Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-masterhathach
2021-09-26make freertos header include in examples more explicithathach
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
2021-09-18Merge branch 'master' into zhangslice-masterhathach
2021-09-13esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suitehathach
2021-09-09add other speed descriptor callback tud_descriptor_other_speed_configuration_...hathach
2021-08-17add hid_boot_interface examplehathach
2021-08-15skip freertos example for gd32vf103hathach
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-07-01update hid_composite freertos with capslock as wellhathach
2021-06-28fix rx65n with freertos buildhathach
2021-06-18fix build with mm32 boardhathach
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12examples: freertos: add skip for same70Rafael Silva
2021-05-18clean up, rename some HID device symbol/APIhathach
2021-04-18update per reviewhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-03-31skip freertos example for efm32gg12Rafael Silva
2021-03-31remove NVIC_SystemReset() in freertos exampleshathach
2021-03-27added configurations for RX63Xkkitayam
2021-03-18add example specific DEPS_SUBMODULEShathach
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
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-24rp2040 skip freertos examplehathach
2021-01-23improve ci for esp32s2hathach
2021-01-22more cihathach
2020-11-27add bus suspend & resume support for esp32s2hathach
2020-08-22add OPT_MCU_SAMD11hathach
2020-07-23example to call tud_init() after freeRTOS kernel is startedhathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach