summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-12refactor build scripts to support multiple build targets and improve ↵hathach
argument handling
2026-02-12clean uphathach
2026-02-12Merge pull request #3471 from hathach/msc_stallHa Thach
device/msc: skip command stage if EP out is stalled
2026-02-11fix ep size and midi bufferHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-02-11fix rx transfer length when high speed capable device/host working at full speedHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-02-12fix cihathach
2026-02-12membrowse upload continue on errorhathach
2026-02-11Merge remote-tracking branch 'origin/master' into msc_stallhathach
2026-02-11Merge pull request #3493 from hathach/pr-3471-status-sent-stallHa Thach
device/msc: limit EP OUT stall check to STATUS_SENT transition
2026-02-11device/msc: only defer prepare_cbw() from STATUS_SENT when EP OUT stalledhathach
2026-02-11make membrowse command more visiblehathach
2026-02-11Merge pull request #3491 from Precidata/custom-breakpoint-functionZixun LI
Introduce CFG_TUSB_DEBUG_BREAKPOINT hook
2026-02-11Update tusb_verify.hCédric Berger
2026-02-11Introduce CFG_TUSB_DEBUG_BREAKPOINT hookCédric Berger
2026-02-11Put deferred attachments in a separate queueCédric Berger
2026-02-11Call continuation functions asynchronouslyCédric Berger
2026-02-11Split functions calling tusb_time_delay_ms_api()Cédric Berger
2026-02-11correct membrowse upload stephathach
2026-02-11parse and pass linker symbol to membrowse reporthathach
2026-02-11update membrowse target to family/board/targethathach
2026-02-11add build target argument to improve flexibility of build scripts and workflowshathach
membrowse-upload upload with --identical if elf file does not exist
2026-02-11fetch depth 0 if membrowse-uploadhathach
2026-02-11remove `membrowse-targets.json` as it is no longer requiredhathach
2026-02-11update get_deps.py to adjust MCU families for samd2x_l2xhathach
2026-02-111 family per job in ci_set_matrix.pyhathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-10add membrowse target to family support for enhanced memory analysishathach
2026-02-10Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32Ha Thach
doc update
2026-02-10update matrix buildhathach
2026-02-10Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32hathach
2026-02-10update getting_started.rst and get_deps.py for clarity and improved ↵hathach
dependency handling
2026-02-10Merge pull request #3485 from hathach/readd-ci-checkpathHa Thach
Add back check-path job to workflow
2026-02-09Merge pull request #3488 from hathach/copilot/sub-pr-3485Ha Thach
Fix membrowse job to run on all pushes for commit chain tracking
2026-02-09Update membrowse job to run on all pushes for commit chain trackingcopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2026-02-09Initial plancopilot-swe-agent[bot]
2026-02-09Merge branch 'hathach:master' into threadx_osalAleksei Musin
2026-02-09cleanAleksei Musin
2026-02-07remove sdk setup instruction for rp2040 and espressifhathach
2026-02-07minor updatehathach
2026-02-07Update .github/workflows/build.ymlHa Thach
Co-authored-by: Copilot <[email protected]>
2026-02-07add back check-path job to path filter, make sure workflow always run to ↵hathach
register commit chain with membrowse
2026-02-07Merge pull request #3484 from hathach/update-readmeHa Thach
Add MIDI to Host Stack section in README
2026-02-07Add MIDI to Host Stack section in READMEHa Thach
2026-02-07Merge pull request #3462 from hathach/musb_fixHa Thach
dcd/musb: fix ZLP IN transfer
2026-02-06adjust handle_xfer_in logic to simplify ZLP handlinghathach
2026-02-06Merge branch 'refs/heads/master' into musb_fixhathach
2026-02-06Merge pull request #3483 from hathach/skip-some-ciHa Thach
Skip Zephyr and Membrowse comment temporarily
2026-02-06set folder property for flash tool targetshathach
update build.yml only build with pr and push-to-master
2026-02-06skip zephyr and membrowse steps temporarilyhathach
2026-02-05Merge pull request #3472 from hathach/u0_fixHa Thach
fix stm32u0 data stride