Commit 6caee8a
committed
openocd: add support for Silabs Series-2
Backport the required patches from the upstream to be able to support
Silicon Labs Series-2.
In addition to allow the user to use OpenOCD rather than JLink on
Silicon Labs boards, this patch is required for xiao_mg24 and various
Arduino boards (which don't include JLink hardware).
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>1 parent 34add6b commit 6caee8a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
- src/flash/nor/efm32.c+771-542
- src/helper/Makefile.am+1
- src/helper/bitfield.h+60
- tcl/target/efm32.cfg+3-54
- tcl/target/silabs/series0.cfg+55
- tcl/target/silabs/series1.cfg+4
- tcl/target/silabs/series2.cfg+278
- tcl/target/silabs/xg21.cfg+7
- tcl/target/silabs/xg23.cfg+7
- tcl/target/silabs/xg24.cfg+7
- tcl/target/silabs/xg25.cfg+7
- tcl/target/silabs/xg26.cfg+7
- tcl/target/silabs/xg28.cfg+7
- tcl/target/silabs/xg29.cfg+7
0 commit comments