1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common
René Kijewski 4e50d74272 core: Provide ssize_t in a common place
Now you can include `kernel_types.h` if you need the `ssize_t`, without
 facing problems due to the terrible MSP toolchain.
2014-09-26 14:04:30 +02:00
..
avr-libc-extra cpu: atmega: doxygen: blacklist upstream headers 2014-09-06 12:38:04 +02:00
include core: Provide ssize_t in a common place 2014-09-26 14:04:30 +02:00
atomic_arch.c cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
doc.txt cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
irq_arch.c cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
Makefile cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
Makefile.include cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
thread_arch.c cpu: arm/cortex-mX/atmega: use uintptr_t for sp cast 2014-09-14 02:34:04 +02:00