Feature: add new targets: hpm53xx,hpm67xx,hpm68xx,hpm6pxx
@dragonmux may I ask what else I need to do for this submission to move it toward being merged?
e340c93233
build: Add support for HPMicro targets in build system
b4f34091a8
hpm_xpi: Add HPMicro XPI flash target driver
8193a1124e
flashstub/hpmicro: Add XPI flash programming stub for HPMicro devices
d256ce4d3f
target: Add HPMicro XPI flash probe hook to RISC-V targets
1109a7e10f
hosted/remote/protocol_v4_adiv5: Align max size by 4 for optimal transfers
598fbeedce
build: Add support for HPMicro targets in build system
f08d40a046
hpm_xpi: Add HPMicro XPI flash target driver
7743a55564
flashstub/hpmicro: Add XPI flash programming stub for HPMicro devices
077d7b2159
target: Add HPMicro XPI flash probe hook to RISC-V targets
52245fe372
at32f43x: Add detection of AT32F455/456/457 and basic support (no USD)
396043634f
decrease bmp-v2-plus flash_waitstates to 2
8ddc724729
add platinfo cmd
9911365d5b
fix bmp-v2-plus dfu crash issue
29ba12a143
add stlink_plus
24e000aa22
add native_plus platform
mTOTm
created branch dev/jiance.zhang/at32f45x_support in mTOTm/blackmagic
2026年05月09日 13:56:25 +02:00
25ede213e7
at32f43x: Add detection of AT32F455/456/457 and basic support (no USD)
d32bb1e17a
at32f43x: Expose UID command to every series, add dummy handler for option bytes
bd2969ce51
bmp-v1: add
bmp-v1 cross-files files referencing bmp-v2 to make backwards compatibility less ambiguous
73159874b6
bmp-v2: disambiguate
native platform by renaming to bmp-v2
de3341ecc1
adiv5_jtag: Fixed adiv5_jtag_ensure_idle() so it doesn't mis-step the state machine when in idle already
Feature: Add support for ArteryTek MCU AT32F455/456/457
After correcting a minor error, I tested this PR. The log is as follows:
Feature: Add support for ArteryTek MCU AT32F455/456/457
The value of AT32F45_SERIES_512KB should be 0x70063000U
New Target: AT32F45x
85fcb0ef1d
riscv_debug: Fix stack buffer overflow in 128-bit CSR access
85fcb0ef1d
riscv_debug: Fix stack buffer overflow in 128-bit CSR access
55549ec712
stm32u3: correct copyright and formatting issues found during review
ca5c3a731d
stm32u3: fix sram2 region logic per ALTracer
cca7657373
stm32u3: removed 0-length SRAM region - programming works
a38cc9ca3b
stm32u3: Erase works - needed to set VOS1. Write / load hangs gdb
55549ec712
stm32u3: correct copyright and formatting issues found during review
ca5c3a731d
stm32u3: fix sram2 region logic per ALTracer
cca7657373
stm32u3: removed 0-length SRAM region - programming works
a38cc9ca3b
stm32u3: Erase works - needed to set VOS1. Write / load hangs gdb
6c73d2e4c0
stm32u3: initial checkin of stm32u3 support - probes, attaches, debugs, reads but erase, write fail
ddd9319b37
add ti_k3 test
5a293aae69
riscv_debug: Fix stack buffer overflow in 128-bit CSR access
0898e1dfc2
adiv5: Fixed the formatting lint from
pre-commit
d8b83dc804
lattice_ecp5: Fixed hex literal case lints from
pre-commit
6bcc67d98d
stm32h5: Fixed hex literal case lints from
pre-commit
e0d8ef9aaf
stm32h7rs: Cleaned up and fixed formatting lints
df45ebdf6e
lattice_common: Fixed the hex literal case lints from
pre-commit
ba6f7fb9e5
decrease native_plus flash_waitstates to 2
a896e6d753
Added copyright and psize changes requested.
25191106eb
stm32h7rs: fix formatting issues found by CI
68d9ab4115
stm32h7rs: CRC works, tested breakpoints, erase_mass. Minor cleanups.
eb0322661a
stm32h7rs: DBGMCU stuff in attach/detach was causing problems. Disabled.
cf64c71810
stm32h7rs: align w/ latest H7 driver, clean out unused stuff.