|
|
05cdaf0ad0
|
fix ld symbols extraction
|
2026-02-12 15:14:26 +00:00 |
|
|
|
0b8bff8a74
|
Merge pull request #3489 from hathach/update-memborwse-ci
Update memborwse ci
|
2026-02-12 14:37:30 +07:00 |
|
|
|
8a6012b009
|
refactor build scripts to support multiple build targets and improve argument handling
|
2026-02-12 13:32:00 +07:00 |
|
|
|
c59447faa8
|
clean up
|
2026-02-12 12:15:26 +07:00 |
|
|
|
a0982cd5ca
|
Merge pull request #3471 from hathach/msc_stall
device/msc: skip command stage if EP out is stalled
|
2026-02-12 10:50:03 +07:00 |
|
|
|
39bc5cd933
|
fix ci
|
2026-02-12 00:31:06 +07:00 |
|
|
|
4a5077a1aa
|
membrowse upload continue on error
|
2026-02-12 00:10:18 +07:00 |
|
|
|
30802a19c9
|
Merge remote-tracking branch 'origin/master' into msc_stall
|
2026-02-11 23:58:41 +07:00 |
|
|
|
8a8cea5780
|
Merge pull request #3493 from hathach/pr-3471-status-sent-stall
device/msc: limit EP OUT stall check to STATUS_SENT transition
|
2026-02-11 23:56:57 +07:00 |
|
|
|
b5c84aa140
|
device/msc: only defer prepare_cbw() from STATUS_SENT when EP OUT stalled
|
2026-02-11 23:44:39 +07:00 |
|
|
|
cec0ee53f6
|
make membrowse command more visible
|
2026-02-11 23:30:14 +07:00 |
|
|
|
2883403ed0
|
Merge pull request #3491 from Precidata/custom-breakpoint-function
Introduce CFG_TUSB_DEBUG_BREAKPOINT hook
|
2026-02-11 17:13:29 +01:00 |
|
|
|
75adb35f35
|
Update tusb_verify.h
|
2026-02-11 16:23:11 +01:00 |
|
|
|
1586e80ffe
|
Introduce CFG_TUSB_DEBUG_BREAKPOINT hook
|
2026-02-11 15:25:48 +01:00 |
|
|
|
8c9901c318
|
correct membrowse upload step
|
2026-02-11 19:18:17 +07:00 |
|
|
|
9bba4373bf
|
parse and pass linker symbol to membrowse report
|
2026-02-11 18:13:30 +07:00 |
|
|
|
c69e2e0a2a
|
update membrowse target to family/board/target
|
2026-02-11 16:51:48 +07:00 |
|
|
|
2e8e33f284
|
add build target argument to improve flexibility of build scripts and workflows
membrowse-upload upload with --identical if elf file does not exist
|
2026-02-11 16:46:27 +07:00 |
|
|
|
07a3b3b34f
|
fetch depth 0 if membrowse-upload
|
2026-02-11 11:33:45 +07:00 |
|
|
|
dfe7a97d34
|
remove membrowse-targets.json as it is no longer required
|
2026-02-11 00:48:48 +07:00 |
|
|
|
ff96b90def
|
update get_deps.py to adjust MCU families for samd2x_l2x
|
2026-02-11 00:27:24 +07:00 |
|
|
|
dcb94d2a12
|
1 family per job in ci_set_matrix.py
|
2026-02-11 00:16:52 +07:00 |
|
|
|
39b157d22f
|
add membrowse-upload target and use it in ci after build
|
2026-02-10 23:51:55 +07:00 |
|
|
|
4b8f476d52
|
add membrowse target to family support for enhanced memory analysis
|
2026-02-10 19:06:31 +07:00 |
|
|
|
e416a81a50
|
Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32
doc update
|
2026-02-10 12:54:52 +07:00 |
|
|
|
b66c3f75c3
|
update matrix build
|
2026-02-10 12:31:24 +07:00 |
|
|
|
7b934efa0d
|
Merge branch 'refs/heads/master' into copilot/improve-build-steps-rp2040-esp32
|
2026-02-10 11:43:32 +07:00 |
|
|
|
e7c71fefa7
|
update getting_started.rst and get_deps.py for clarity and improved dependency handling
|
2026-02-10 11:25:46 +07:00 |
|
|
|
207396bba6
|
Merge pull request #3485 from hathach/readd-ci-checkpath
Add back check-path job to workflow
|
2026-02-10 10:26:08 +07:00 |
|
|
|
a65a852bcf
|
Merge pull request #3488 from hathach/copilot/sub-pr-3485
Fix membrowse job to run on all pushes for commit chain tracking
|
2026-02-09 20:37:09 +07:00 |
|
|
|
13ae5244c0
|
Update membrowse job to run on all pushes for commit chain tracking
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2026-02-09 12:18:25 +00:00 |
|
|
|
e67a84883e
|
Initial plan
|
2026-02-09 12:17:13 +00:00 |
|
|
|
320d0f88bf
|
remove sdk setup instruction for rp2040 and espressif
|
2026-02-07 21:53:51 +07:00 |
|
|
|
25de49f8f6
|
minor update
|
2026-02-07 18:01:23 +07:00 |
|
|
|
a1a4f34e22
|
Update .github/workflows/build.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-07 18:00:11 +07:00 |
|
|
|
4632441ae7
|
add back check-path job to path filter, make sure workflow always run to register commit chain with membrowse
|
2026-02-07 17:31:53 +07:00 |
|
|
|
f5424c569d
|
Merge pull request #3484 from hathach/update-readme
Add MIDI to Host Stack section in README
|
2026-02-07 17:07:15 +07:00 |
|
|
|
141f3723f8
|
Add MIDI to Host Stack section in README
|
2026-02-07 11:33:59 +07:00 |
|
|
|
dde5f1dc71
|
Merge pull request #3462 from hathach/musb_fix
dcd/musb: fix ZLP IN transfer
|
2026-02-07 11:15:10 +07:00 |
|
|
|
9f1d86c2e3
|
adjust handle_xfer_in logic to simplify ZLP handling
|
2026-02-06 23:56:30 +07:00 |
|
|
|
cb19d620e8
|
Merge branch 'refs/heads/master' into musb_fix
|
2026-02-06 18:09:53 +07:00 |
|
|
|
be5e234535
|
Merge pull request #3483 from hathach/skip-some-ci
Skip Zephyr and Membrowse comment temporarily
|
2026-02-06 18:08:26 +07:00 |
|
|
|
3cef022737
|
set folder property for flash tool targets
update build.yml only build with pr and push-to-master
|
2026-02-06 17:40:13 +07:00 |
|
|
|
b85a3967bf
|
skip zephyr and membrowse steps temporarily
|
2026-02-06 11:40:13 +07:00 |
|
|
|
cdf7499a65
|
Merge pull request #3472 from hathach/u0_fix
fix stm32u0 data stride
|
2026-02-05 17:49:16 +07:00 |
|
|
|
26ca4e232b
|
reverse pma size check to reduce duplication
|
2026-02-05 14:22:00 +07:00 |
|
|
|
707fb52441
|
Merge pull request #3480 from hathach/copilot/fix-dfu-descriptor-issue
Fix DFU descriptor version from 1.0.1 to 1.1.0
|
2026-02-03 18:44:13 +07:00 |
|
|
|
d1486d4fd3
|
Revert Zephyr build fix - not our bug to fix
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2026-02-03 10:07:27 +00:00 |
|
|
|
8a9e493492
|
Fix Zephyr build: use full board qualifier nrf52840dk/nrf52840
Co-authored-by: hathach <249515+hathach@users.noreply.github.com>
|
2026-02-03 08:53:14 +00:00 |
|
|
|
a7b209dbc8
|
Remove submodule entries from index
|
2026-02-03 08:34:37 +00:00 |
|