summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-04make board_uart_read()/write() return -1 when unimplemented for consistency a...hathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-04-03fix rp2040 uart read/write non-blockinghathach
2026-04-03update stm32 to use better uart idhathach
2026-04-03bsp/imxrt: refresh teensy configHiFiPhile
2026-04-03Merge pull request #3585 from hathach/fix/rp2350-unaligned-memcpyHa Thach
2026-04-03Merge pull request #3580 from michael-membrowse/fix/merge_to_master_buildHa Thach
2026-04-03Merge pull request #3586 from felhub/masterHa Thach
2026-04-03add script and instruction to run remote hil on local ci serverhathach
2026-04-03stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...hathach
2026-04-03fix issue with exmaplehathach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-04-02fixed uart pin init for teensyfelhub
2026-04-02Merge pull request #3579 from DavidKorczynski/patch-1Ha Thach
2026-04-02Apply suggestion from @CopilotHa Thach
2026-04-02rp2040: fix RP2350 hard fault in unaligned_memcpy to USB DPRAMhathach
2026-04-02update FatFS to R0.16 via abbrev/fatfs dependencyhathach
2026-04-02Merge pull request #3561 from hathach/rp2040-hcd-epxHa Thach
2026-04-02add msc device to hil rp2040 host poolhathach
2026-04-01fix issue caused by merging active + pending statehathach
2026-04-01fix hil uid typohathach
2026-04-01reduce code size, use state to replace active + pendinghathach
2026-03-31finally get rp2040 host epx working with 2-sof solution for switchinghathach
2026-03-31Merge pull request #3578 from ValentiWorkLearning/vkorniienko/improve/added-w...Zixun LI
2026-03-31Removed readme and modified the getting started docValentyn Korniienko
2026-03-31Refreshed presetsValentyn Korniienko
2026-03-31dont cancel build on merge to masterMichael Rogov Papernov
2026-03-31host abort transfer on short packet in double buffer.hathach
2026-03-30Metadata updateValentyn Korniienko
2026-03-30Dead code removalValentyn Korniienko
2026-03-30Fixed HSI launchValentyn Korniienko
2026-03-30Merge pull request #3575 from gab-k/dwc2-iso-out-resetZixun LI
2026-03-30Remove accidental ST gitlinksgab-k
2026-03-30Revert unintentional removal of commentgab-k
2026-03-30Revert back to simple edpt_disable()/edpt_activate() inside dcd_edpt_iso_acti...gab-k
2026-03-30Fix broken fuzzing harnessDavidKorczynski
2026-03-30Added weact h743 board supportValentyn Korniienko
2026-03-30hcd rp2 add double buffered for control endpoint transfers.hathach
2026-03-29Merge pull request #3566 from Precidata/async-cleanupZixun LI
2026-03-29Merge pull request #3576 from embedded-ideas/masterZixun LI
2026-03-29fix incorrect check for NO_WARN_RWX_SEGMENTS_SUPPORTED. Use "NOT DEFINED" ins...Tobi
2026-03-28Clear DOEPCTL_USBAEP instead of setting DOEPCTL = DOEPCTL_SNAKgab-k
2026-03-28rp2 common refactorhathach
2026-03-28Minimize changes in ISO OUT reset fixgab-k
2026-03-28Add nrf54lm20 dwc2 infogab-k
2026-03-28fix ISO OUT stale state on alt-setting switch with different MPSgab-k
2026-03-28host epx clean uphathach
2026-03-27osal/mynewt: fix queue receive tiemoutHiFiPhile
2026-03-27Merge pull request #3570 from IntegraSources/mtp-changesZixun LI
2026-03-27fix string overflowHiFiPhile