mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Use hardware-AES on z1 as default
This commit is contained in:
@@ -241,4 +241,8 @@
|
|||||||
|
|
||||||
#define BOARD_STRING "Zolertia Z1 platform"
|
#define BOARD_STRING "Zolertia Z1 platform"
|
||||||
|
|
||||||
|
#ifndef AES_128_CONF
|
||||||
|
#define AES_128_CONF cc2420_aes_128_driver
|
||||||
|
#endif /* AES_128_CONF */
|
||||||
|
|
||||||
#endif /* CONTIKI_CONF_H */
|
#endif /* CONTIKI_CONF_H */
|
||||||
|
Reference in New Issue
Block a user