1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 17:32:44 +01:00
RIOT/cpu/sam21_common/include
Kees Bakker d367090c44 cpu/sam21_common: remove define of LITTLE_ENDIAN
This define conflicts with LITTLE_ENDIAN defined in
include/machine/endian.h which is part of gcc-arm-none-eabi.

Also, the define does not seem to be used by the ASF included files.
2016-09-21 20:44:38 +02:00
..
cmsis/samr21 cpu/sam21_common: remove define of LITTLE_ENDIAN 2016-09-21 20:44:38 +02:00
periph_cpu_common.h cpu/sam21_common: add a few typedefs for SERCOM 2016-09-21 20:34:21 +02:00
sam0.h cpu/sam21_common: add C++ wrapper to sam0.h 2016-09-21 20:40:49 +02:00