osd-contiki/cpu
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
..
6502 Adjust shadow register to full 8kB RX buffer. 2014-02-27 20:23:41 +01:00
arm Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
avr Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cc253x Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cc2430 Split the cc2430 custom rules into its own file 2014-01-26 23:20:40 +01:00
cc2538 CC2538: add secondary location to ieee address 2014-03-06 10:31:30 -05:00
mc1322x Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
msp430 Moved the cc2520 driver into its own dev/cc2520 module 2014-01-26 23:20:31 +01:00
native Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
pic32 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
rl78 rl78: Attempt to locate the IAR installation automatically and instruct the user how to specify IAR_PATH if it cannot be found. 2014-01-24 12:50:43 -05:00
stm32w108 Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
x86 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