Closed
Description
The cc2538dk board supports flashing via the dist/tools/cc2538-bsl/cc2538-bsl.py script directly from the Makefile. In fact, it's the default flashing method for this platform - you need to explicitly specify if you want to flash via JTAG instead using "PROGRAMMER=jlink".
This capability (and default behaviour) should be carried across to the OpenMote Makefile too.