nes-proj/platform
Benoît Thébaudeau 790c253d6d cc2538: Define and use device features
Define the available CC2538 devices and their features, and use them to
define the linker script memory regions. The .nrdata output section is
now always defined in order to trigger an error if it is used but no
memory is available for it. The CC2538 device used by Contiki is made a
configuration option, the CC2538SF53 device being the default.

This makes more sense than defining the flash memory address and size as
configuration options like previously, all the more not all values are
possible and all the features are linked by each device.

This change also makes it possible to:
 - use the correct SRAM parameters for the CC2538NF11,
 - know at build time if the AES, SHA, ECC and RSA hardware features are
   available on the selected CC2538 device.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2015-11-19 01:18:33 +01:00
..
apple2enh Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
atarixl Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
avr-atmega128rfa1
avr-raven Fixed compiler warnings for the AVR platforms 2015-10-20 10:11:42 +02:00
avr-ravenlcd
avr-ravenusb
avr-rcb
avr-zigbit
c64 Added 80 column IRC client / web browser for the C64. 2015-10-30 16:48:00 +01:00
c128 Added 80 column IRC client / web browser for the C64. 2015-10-30 16:48:00 +01:00
cc2530dk
cc2538dk cc2538: Define and use device features 2015-11-19 01:18:33 +01:00
cooja Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
cooja-ip64
econotag
ev-aducrf101mkxz
eval-adf7xxxmb4z
exp5438
jn516x Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
mbxxx Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
micaz Fixed compiler warnings for the AVR platforms 2015-10-20 10:11:42 +02:00
minimal-net Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
native Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
remote cc2538: Define and use device features 2015-11-19 01:18:33 +01:00
seedeye
sensinode
sky
srf06-cc26xx Small correction to cc26xx readme, code block in list was not propperly indented 2015-11-09 01:01:21 -08:00
stm32test
win32 Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
wismote Merge pull request #1299 from sumanpanchal/wismote-nodeid-burn-restore-frm-xmem 2015-10-26 18:41:28 +01:00
z1 Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00