mbed-os/tools/targets
Jimmy Brisson 74998d649a Change target hooks to use correct input format
The input format is now determined by the OUTPUT_EXT key in
targets.json, and defaults to "bin" when not specified. This changes the
Teensy3_1 and the NRF51x targets' post bulid hooks.

Teensy3_1 just converted to intelhex, so we do nothing instead.

NRF51x assumed that it was taking in a bin format file. I made it detect
file type by extension.
2017-04-03 14:54:38 -05:00
..
LPC.py Move target related code into it's own directory 2017-03-22 15:20:09 -05:00
NCS.py Move target related code into it's own directory 2017-03-22 15:20:09 -05:00
__init__.py Change target hooks to use correct input format 2017-04-03 14:54:38 -05:00