Skip to content

Commit e2e8d31

Browse files
committed
Revert "tests: add external memory erase step for b_u585 board (#109)"
This reverts commit 314a647. This commit is kept in the legacy branch. Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
1 parent 7e1b206 commit e2e8d31

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ jobs:
140140
- name: Flash b_u585i_iot02a
141141
if: runner.environment == 'self-hosted'
142142
run: |
143-
STM32_Programmer_CLI -c port=swd -el \
144-
"/usr/local/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/ExternalLoader/MX25LM51245G_STM32U585I-IOT02A.stldr" \
145-
-e all -s
146143
STM32_Programmer_CLI -c port=swd -e all -w zephyr.bin 0x08000000 -v -rst
147144
148145
build-and-run-linux-sample:

0 commit comments

Comments
 (0)