summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2024-05-21- minor update to ep_set_response_and_toggle/xfer_data_packethathach
2024-05-21use CFG_TUD_ENDPOINT0_SIZE, rename ep0_data_in_out_buffer to simply ep0_bufferhathach
2024-05-21fix(ch32, iso): fix iso IN transfers for CH32Denis Krasutski
2024-05-21bugfix(ch32-hs-dcd): fix ch32 DATAx managment and long packet transmissiondkrasutski
2024-05-20Merge pull request #2362 from dragonlock2/masterHa Thach
2024-05-20code formathathach
2024-05-20use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEEDhathach
2024-05-20temp codehathach
2024-05-19fix ep0 stall not clearingMatthew Tran
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-15Merge pull request #2626 from rgrr/dcd_nrf5x-fix-race-conditionHa Thach
2024-05-15implement max3421e hcd_edpt_abort_xfer()hathach
2024-05-13Remove dead code.HiFiPhile
2024-05-13Adjust logic.HiFiPhile
2024-05-13Merge branch 'master' into test-mode-supportHiFiPhile
2024-05-13revert (unverified) second race conditionHardy Griech
2024-05-09Format.HiFiPhile
2024-05-09Merge branch 'master' into pr/2181HiFiPhile
2024-05-06temp fix for mm32 redundant-decls of SystemCoreClockhathach
2024-05-06edpt_dma_start() is called during interrupt time as well, dcd_edpt_xfer() nee...Hardy Griech
2024-05-05Fix spurious EP0 completion.HiFiPhile
2024-05-04add cmake for f1c100shathach
2024-05-02add cmake for lpc15hathach
2024-05-02add cmake for lpc11hathach
2024-04-25Change DMA condition.HiFiPhile
2024-04-25Fix DMA FIFO reservation.HiFiPhile
2024-04-25Check IN ep count limit.HiFiPhile
2024-04-25dwc2: add dma support.HiFiPhile
2024-04-26- add esp32 c3, c6 mcu optionhathach
2024-04-25adding support for esp32 for use with max3421e hosthathach
2024-04-25Disable EPs correctly to clear incomplete transfer.HiFiPhile
2024-04-23port clang stm32: f1, f2, f3hathach
2024-04-23clang work with lpc55hathach
2024-04-22clang tested with mcb1800, add heap to lpc18 linkerhathach
2024-04-22fix print lu format warnings with clanghathach
2024-04-22dcd nrf change atoimc_bool to atomic_flaghathach
2024-04-19- update nrfx to v3.4.0hathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-16code formathathach
2024-04-16- in case of mdk conflict to use nrfx v2hathach
2024-04-16revert nvic changeshathach
2024-04-16catch all nrfx versions with an old APIHardy Griech
2024-04-16softdevice nvic calls only if old SDKHardy Griech
2024-04-16make it compile also with old Nordic SDKHardy Griech
2024-04-16minor update to sofhathach
2024-04-16Merge pull request #2588 from hathach/support-ra2a1Ha Thach
2024-04-15revert to use __builtin_ctz() for optimized timehathach
2024-04-15Merge pull request #2134 from clhenry/non-bus-powered-re-enumerationHa Thach
2024-04-15add blocking delay for msp430 with max 25mhzhathach