diff --git a/hw/bsp/atsamd21_xpro/atsamd21_xpro.c b/hw/bsp/atsamd21_xpro/atsamd21_xpro.c index aa962b12..26d3e93b 100644 --- a/hw/bsp/atsamd21_xpro/atsamd21_xpro.c +++ b/hw/bsp/atsamd21_xpro/atsamd21_xpro.c @@ -25,8 +25,6 @@ */ #include "bsp/board.h" - -#undef LITTLE_ENDIAN /* workaround for buggy SAMD submodule: compile error for ATSAMD21J18 (J, not G) */ #include "sam.h" #include "hal/include/hal_gpio.h"