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
udp-ipv6-echo-server
cc2538-demo.c Re-work the CC2538 demo to use the 3 separate ADC sensors 2015-05-12 23:42:20 +01:00
Makefile
Makefile.target
project-conf.h
timer-test.c