summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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 dependenc...hathach
2026-02-10Merge pull request #3485 from hathach/readd-ci-checkpathHa Thach
2026-02-09Merge pull request #3488 from hathach/copilot/sub-pr-3485Ha Thach
2026-02-09Update membrowse job to run on all pushes for commit chain trackingcopilot-swe-agent[bot]
2026-02-09Initial plancopilot-swe-agent[bot]
2026-02-07remove sdk setup instruction for rp2040 and espressifhathach
2026-02-07minor updatehathach
2026-02-07Update .github/workflows/build.ymlHa Thach
2026-02-07add back check-path job to path filter, make sure workflow always run to regi...hathach
2026-02-07Merge pull request #3484 from hathach/update-readmeHa Thach
2026-02-07Add MIDI to Host Stack section in READMEHa Thach
2026-02-07Merge pull request #3462 from hathach/musb_fixHa Thach
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
2026-02-06set folder property for flash tool targetshathach
2026-02-06skip zephyr and membrowse steps temporarilyhathach
2026-02-05Merge pull request #3472 from hathach/u0_fixHa Thach
2026-02-05reverse pma size check to reduce duplicationhathach
2026-02-03Merge pull request #3480 from hathach/copilot/fix-dfu-descriptor-issueHa Thach
2026-02-03Revert Zephyr build fix - not our bug to fixcopilot-swe-agent[bot]
2026-02-03Fix Zephyr build: use full board qualifier nrf52840dk/nrf52840copilot-swe-agent[bot]
2026-02-03Remove submodule entries from indexcopilot-swe-agent[bot]
2026-02-03Remove .gitignore changes, keep only usbd.h changescopilot-swe-agent[bot]
2026-02-03Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)copilot-swe-agent[bot]
2026-02-03Fix DFU descriptor version from 1.0.1 (0x0101) to 1.1.0 (0x0110)copilot-swe-agent[bot]
2026-02-03Initial plancopilot-swe-agent[bot]
2026-02-02Merge pull request #3478 from Precidata/limit-task-time-v2Zixun LI
2026-02-01Actually exit the loop in addition to logging. ENOTENOUGHCOFFEECédric Berger
2026-02-01Limit events processed by tud_task_ext() / tuh_task_ext()Cédric Berger
2026-01-26fix stm32u0 data strideZixun LI
2026-01-26Merge pull request #3470 from membrowse/fix/membrowse-targetsHa Thach
2026-01-25fix membrowse targets to match CI-built boardsMichael Rogov Papernov
2026-01-24Merge pull request #3459 from membrowse/masterZixun LI
2026-01-24restructure targets fileMichael Rogov Papernov
2026-01-24Merge pull request #3469 from verylowfreq/pr-fsdev-fix-for-ch32v20xZixun LI
2026-01-24Fix macro directive for FSDEV of CH32V20xMitsumine Suzu
2026-01-19example: update comment on CDC EP sizeZixun LI
2026-01-16Integrate MemBrowseMichael Rogov Papernov
2026-01-16Merge pull request #3465 from hathach/stream_write_fixZixun LI
2026-01-16fix stream write racingHiFiPhile
2026-01-15dcd/musb: fix zlp INHiFiPhile