-
- Downloads
Fix redbee config files
Currently the board/redbee-*.cfg files incorrectly include the interface definition. Move the interfaces to interface/, and create a single board/redbee.cfg that is common to both boards. Intended usage is now: openocd -f interface/redbee-econotag.cfg -f board/redbee.cfg
Showing
- tcl/board/redbee-econotag.cfg 0 additions, 8 deletionstcl/board/redbee-econotag.cfg
- tcl/board/redbee.cfg 1 addition, 0 deletionstcl/board/redbee.cfg
- tcl/interface/redbee-econotag.cfg 6 additions, 0 deletionstcl/interface/redbee-econotag.cfg
- tcl/interface/redbee-usb.cfg 6 additions, 0 deletionstcl/interface/redbee-usb.cfg
tcl/board/redbee-econotag.cfg
deleted
100644 → 0
tcl/board/redbee.cfg
0 → 100644
tcl/interface/redbee-usb.cfg
0 → 100644
Please register or sign in to comment