| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-26 | make freertos header include in examples more explicit | hathach | |
| 2021-09-25 | add NCM driver in a compatible manner : hathach/tinyusb#550 | Peter Lawrence | |
| 2021-09-25 | add CFG_TUSB_OS_INC_PATH for os include path | hathach | |
| useful for freertos/ prefix with esp IDF | |||
| 2021-09-18 | Merge branch 'master' into zhangslice-master | hathach | |
| 2021-09-13 | esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suite | hathach | |
| 2021-09-09 | add other speed descriptor callback ↵ | hathach | |
| tud_descriptor_other_speed_configuration_cb() example implement tud_descriptor_device_qualifier_cb() and tud_descriptor_other_speed_configuration_cb() on high speed device to fully compliant to usbcv | |||
| 2021-08-17 | add hid_boot_interface example | hathach | |
| 2021-08-15 | skip freertos example for gd32vf103 | hathach | |
| 2021-07-17 | Merge branch 'master' into dcd_same70 | HiFiPhile | |
| 2021-07-01 | update hid_composite freertos with capslock as well | hathach | |
| 2021-06-28 | fix rx65n with freertos build | hathach | |
| 2021-06-18 | fix build with mm32 board | hathach | |
| 2021-06-12 | Rename SAM7X to SAMX7X | MasterPhi | |
| Signed-off-by: MasterPhi <[email protected]> | |||
| 2021-06-12 | examples: freertos: add skip for same70 | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-05-18 | clean up, rename some HID device symbol/API | hathach | |
| - add tud_hid_n_interface_protocol() - rename tud_hid_n_boot_mode() to tud_hid_n_get_protocol() - rename tud_hid_boot_mode_cb() to tud_hid_set_protocol_cb() - add HID_PROTOCOL_BOOT/REPORT to avoid magic number 0,1 - rename HID_PROTOCOL_NONE/KEYBOARD/MOUSE to HID_ITF_PROTOCOL_ to avoid confusion | |||
| 2021-04-18 | update per review | hathach | |
| 2021-04-16 | espressif: group boards using target name as a family | Alex Lisitsyn | |
| `hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach | |||
| 2021-04-16 | tinyusb: add support of esp32s3 target | Alex 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 | |||
| 2021-03-31 | skip freertos example for efm32gg12 | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-03-31 | remove NVIC_SystemReset() in freertos examples | hathach | |
| 2021-03-27 | added configurations for RX63X | kkitayam | |
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-01 | fix freeRTOS config symbol warning with latest kernel | hathach | |
| 2021-03-01 | add submodule lib/FreeRTOS-Kernel | hathach | |
| 2021-02-24 | fix ci | hathach | |
| 2021-02-24 | add itf argument to hid API to support multiple instances | hathach | |
| following API signature is changed: - tud_hid_descriptor_report_cb() - tud_hid_get_report_cb() - tud_hid_set_report_cb() - tud_hid_boot_mode_cb() - tud_hid_set_idle_cb() | |||
| 2021-02-09 | update hid_composite_freertos example | hathach | |
| 2021-02-08 | clean up | hathach | |
| 2021-02-01 | add consumer control to hid_composite examples | hathach | |
| both no OS and freeRTOS | |||
| 2021-01-26 | change output filename to BOARD-Directory | hathach | |
| 2021-01-24 | rp2040 skip freertos example | hathach | |
| 2021-01-23 | improve ci for esp32s2 | hathach | |
| 2021-01-22 | more ci | hathach | |
| 2020-11-27 | add bus suspend & resume support for esp32s2 | hathach | |
| 2020-08-22 | add OPT_MCU_SAMD11 | hathach | |
| skip ci build for example that need more ROM/RAM could fit into SAMD11 | |||
| 2020-07-23 | example to call tud_init() after freeRTOS kernel is started | hathach | |
| add note for usb init when using with RTOS | |||
| 2020-07-21 | add note for MS OS 1.0 Descriptor at 0xEE | hathach | |
| 2020-07-16 | rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE | hathach | |
| rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE | |||
| 2020-06-30 | Merge branch 'master' into add-stm-hs | hathach | |
| 2020-06-29 | added esp32s2 kaluga bsp | hathach | |
| 2020-06-15 | update example config and descriptor with better Highspeed support | hathach | |
| 2020-04-29 | fix esp32 ci adding FREERTOS STATIC to sdkconfig default | hathach | |
| 2020-04-22 | added swo as logger | hathach | |
| tested with feather nrf52840 + jlink | |||
| 2020-04-20 | update freerots hid composite | hathach | |
| clean up unused descriptor for usbtmc example | |||
| 2020-04-10 | add CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y | hathach | |
| 2020-04-09 | make saola as cmake component, easier to add more esp32 board | hathach | |
| 2020-04-08 | update cmake | hathach | |
| 2020-04-07 | rename saola to saola_1 | hathach | |
| 2020-04-07 | esp32s2 work with hid_composite_freertos | hathach | |
| 2020-04-07 | skip freertos example for cxd56 msp430 and fomu | hathach | |
