osd-contiki/examples/cc2538dk
Benoît Thébaudeau 801315e819 cc2538: aes: Make it possible to have several keys stored at once
Several keys can be kept at the same time in the key store, and several
keys can be loaded at once. Give access to these features.

The ccm-test example is also improved to better demonstrate the use of
the key store.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2015-06-02 21:41:07 +02:00
..
crypto cc2538: aes: Make it possible to have several keys stored at once 2015-06-02 21:41:07 +02:00
mqtt-demo Adjust the MQTT demo to use re-engineered sensors 2015-05-12 23:42:20 +01:00
sniffer Turn on the CC2538 RF explicitly 2015-02-28 15:01:32 +00:00
udp-ipv6-echo-server Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
cc2538-demo.c Re-work the CC2538 demo to use the 3 separate ADC sensors 2015-05-12 23:42:20 +01:00
Makefile Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
Makefile.target New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
project-conf.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
timer-test.c New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00