contiki/cpu/cc2538
George Oikonomou 332d56ac11 Make some CC2538 CFLAGS and LDFLAGS common
Some CFLAGS and LDFLAGS previously only enabled with SMALL=1 have
now been enabled for all builds, regardless of the value of SMALL.

Therefore, from now on, SMALL only chooses between -Os and -O2
2014-01-31 20:02:43 +00:00
..
dev Merge pull request #503 from ADVANSEE/cc2538-nrdata-noload 2014-01-30 07:58:55 -08:00
usb Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cc2538.lds cc2538: Remove the unused vtable section 2013-12-23 15:50:05 +01:00
clock.c
cpu.c
cpu.h
dbg.c
dbg.h
debug-uart.h
ieee-addr.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
ieee-addr.h
lpm.c cc2538: lpm: Fix build for LPM_CONF_ENABLE == 0 2014-01-28 20:21:06 +01:00
lpm.h cc2538: lpm: Fix build for LPM_CONF_ENABLE == 0 2014-01-28 20:21:06 +01:00
Makefile.cc2538 Make some CC2538 CFLAGS and LDFLAGS common 2014-01-31 20:02:43 +00:00
mtarch.h
reg.h
rtimer-arch.c cc2538: lpm: Fix RTIMER_NOW() upon wake-up 2013-12-05 20:23:29 +01:00
rtimer-arch.h
slip-arch.c
spi-arch.h