contiki/cpu/avr
Nicolas Tsiftes 9e7927e415 Merge pull request #765 from ejoerns/pull-req/avr-asflags
[avr] Add mcu parameter to ASFLAGS
2014-12-02 19:16:14 +01:00
..
dev avr: fix divide when CLOCK_SECOND is not a power of two 2014-11-26 22:47:50 +01:00
radio packetbuf: Use packetbuf_holds_broadcast() all-over 2014-11-13 09:58:08 -08:00
avr.c
avrdef.h
bootloader.c [avr] Removed usage of deprecated MCUSR 2014-08-30 01:58:18 +02:00
bootloader.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
cc2420_spi.c Moved the cc2420 driver into a separate dev/cc2420 module 2014-01-26 23:20:27 +01:00
leds-arch.c
Makefile.avr [avr] added missing mcu parameter to ASFLAGS in order to enable assembler compilation 2014-07-10 11:31:41 +02:00
minileds.c leds: Fix the API 2014-01-07 13:02:41 +01:00
mtarch.c
mtarch.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
rtimer-arch.c
rtimer-arch.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
slip_uart1.c
spi.c
watchdog.c [avr] Removed usage of deprecated MCUSR 2014-08-30 01:58:18 +02:00