osd-contiki/cpu/cc2538
Benoît Thébaudeau 974850cdf2 cc2538: Generate .hex output
ELF files generated by GCC make SmartRF Flash Programmer 2 crash (only the TI
format is supported by this tool for ELFs), and binary files are not very
appropriate because they are gapless, so generate Intel HEX files since these
are very well supported by most programming tools while still flexible.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-15 15:41:58 +01:00
..
dev Set peripheral mode for the correct UART TX/RX pins 2013-09-30 14:50:39 +01:00
usb Improve handling of CDC ACM line state 2013-04-16 15:49:05 +01:00
cc2538.lds New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
clock.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
cpu.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
cpu.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
dbg.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
dbg.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
debug-uart.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
ieee-addr.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
ieee-addr.h Change the InfoPage Location of the IEEE address 2013-04-17 15:44:01 +01:00
lpm.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
lpm.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
Makefile.cc2538 cc2538: Generate .hex output 2013-11-15 15:41:58 +01:00
mtarch.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
reg.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
rtimer-arch.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
rtimer-arch.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
slip-arch.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
spi-arch.h Added SPI driver for CC2538 2013-09-27 17:46:15 -04:00