This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
596c961d69
zephyr
/
boards
/
arm
/
bbc_microbit
/
Makefile.board
5 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: microbit: enable flashing with pyocd Flash the BBC Micro:Bit with pyocd, just run: make BOARD=bbc_microbit flash Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-05-22 10:19:20 +08:00
PYOCD_TARGET
=
nrf51
FLASH_SCRIPT
=
pyocd.sh
bbc_microbit: fix 'make debugserver' Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-02 04:04:06 +08:00
DEBUG_SCRIPT
=
pyocd.sh
boards: microbit: enable flashing with pyocd Flash the BBC Micro:Bit with pyocd, just run: make BOARD=bbc_microbit flash Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-05-22 10:19:20 +08:00
export
PYOCD_TARGET
FLASH_SCRIPT