This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
5fa8f65c44
RIOT
/
boards
/
pba-d-01-kw2x
/
dist
/
openocd.cfg
4 lines
85 B
INI
Raw
Normal View
History
Unescape
Escape
boards/pba-d-01-kw2x: use OpenOCD-supplied config
2018-06-25 11:00:35 +02:00
source [find target/kx.cfg]
boards/pba-d-01-kw2x: fix flashing from invalid state When in an invalid state, the board could not flash anymore. Like for example after flashing `tests/driver_adt7310` this makes it flash again. I used `reset_config srst_only` as the other kinetis boards are also configured that way.
2019-03-04 14:13:28 +01:00
reset_config srst_only
cortex_m: Add debug symbols for OpenOCD/GDB thread support
2015-10-06 11:37:49 +02:00
$_TARGETNAME configure -rtos auto
Copy Permalink