summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos
AgeCommit message (Expand)Author
2025-01-25correct offset check logichathach
2025-01-22Fix CI.HiFiPhile
2025-01-21bump up cmake min to 3.20hathach
2025-01-09Fix potential out of bounds access in msc_disk.cRitvik
2024-11-21- move freertos_hooks to board.chathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-09-30skip some examples for mcxa15hathach
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-08-14Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_porthathach
2024-07-18fix hil board_test duplication, add cdc_msc_freertos testhathach
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-06-27Make FreeRTOS config work with Cortex-M33.HiFiPhile
2024-06-14fix ci skip example for ch32v1hathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-04-28Fix CI.HiFiPhile
2024-04-25adding support for esp32 for use with max3421e hosthathach
2024-04-24change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)hathach
2024-04-09Renesas RX controllers: Recover the previous state of the system write protec...Matthias Schär
2024-04-09Revert "Fixed behavior of the PRCR register. Previous write protection will b...Matthias Schär
2024-04-09Fixed behavior of the PRCR register. Previous write protection will be recove...Matthias Schär
2024-02-22slightly change cdc_msc_freertos examplehathach
2023-12-18update FreeRTOSConfig.hhathach
2023-11-29update esp32 to also be supported by hil testhathach
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-09-28fix build with new freertos host examplehathach
2023-09-25adding host/cdc_msc_hid_freertos examplehathach
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-07Update examplesRocky04
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03Merge pull request #2052 from arduino/renesas_ra_hs_rebasedHa Thach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-08-03add osal queue name if neededhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-07-26updating hcd rusb2hathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-24fix iar with makehathach
2023-06-24fix missing replacehathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
2023-04-21update most examples cmake to build with imxrthathach
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach