Added cc2420-aes.c (functions for interfacing the build-in AES support of the CC2420)
This commit is contained in:
parent
1da58b8858
commit
dafa1d89a2
@ -1,9 +1,9 @@
|
|||||||
# $Id: Makefile.sky,v 1.16 2008/07/01 21:02:51 adamdunkels Exp $
|
# $Id: Makefile.sky,v 1.17 2008/07/02 08:47:05 adamdunkels Exp $
|
||||||
|
|
||||||
|
|
||||||
ARCH=msp430.c leds.c watchdog.c light.c spi.c ds2411.c \
|
ARCH=msp430.c leds.c watchdog.c light.c spi.c ds2411.c \
|
||||||
xmem.c i2c.c sht11.c battery-sensor.c \
|
xmem.c i2c.c sht11.c battery-sensor.c \
|
||||||
cc2420.c cc2420-arch.c irq.c energest-arch.c \
|
cc2420.c cc2420-aes.c cc2420-arch.c irq.c energest-arch.c \
|
||||||
node-id.c sensors.c button-sensor.c cfs-coffee.c \
|
node-id.c sensors.c button-sensor.c cfs-coffee.c \
|
||||||
radio-sensor.c uart1.c uip-ipchksum.c \
|
radio-sensor.c uart1.c uip-ipchksum.c \
|
||||||
#slip.c slip_uart1.c
|
#slip.c slip_uart1.c
|
||||||
|
Loading…
Reference in New Issue
Block a user