osd-contiki/platform
Brad Campbell d14f0d5eed CC2538: add secondary location to ieee address
The CC2538 currently has two addressing options: a hardcoded address set
at compile time or the address stored in primary address section of the
info page. This commit adds the option to choose the secondary location
of the ieee address from the info page, or any memory address.

To use, define `IEEE_ADDR_CONF_USE_SECONDARY_LOCATION` in `project-conf.h`
or similar.

For example:

    #define IEEE_ADDR_CONF_USE_SECONDARY_LOCATION 1
2014-03-06 10:31:30 -05:00
..
apple2enh Moved the 6502 custom rules into its own Makefile.customrules-6502 file 2014-01-26 23:20:40 +01:00
atarixl Moved the 6502 custom rules into its own Makefile.customrules-6502 file 2014-01-26 23:20:40 +01:00
avr-atmega128rfa1 Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
avr-raven Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
avr-ravenlcd A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
avr-ravenusb Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
avr-rcb Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
avr-zigbit Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
c64 Moved the 6502 custom rules into its own Makefile.customrules-6502 file 2014-01-26 23:20:40 +01:00
c128 Moved the 6502 custom rules into its own Makefile.customrules-6502 file 2014-01-26 23:20:40 +01:00
cc2530dk Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cc2538dk CC2538: add secondary location to ieee address 2014-03-06 10:31:30 -05:00
cooja Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
econotag Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
eval-adf7xxxmb4z Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
exp5438 Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
iris Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
mbxxx Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
micaz Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
minimal-net Moved the individual MODULE definitions from the top-level Makefile.include into the individual platforms' Makefiles 2014-01-26 23:20:36 +01:00
native Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
seedeye Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
sensinode Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
sky Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
stm32test A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
win32 Fixed win32 broken by recent changes. 2014-02-02 20:19:47 +01:00
wismote Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
z1 Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
z1sp Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00