diff options
| -rw-r--r-- | hw/bsp/atsamd21_xpro/atsamd21_xpro.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/bsp/atsamd21_xpro/atsamd21_xpro.c b/hw/bsp/atsamd21_xpro/atsamd21_xpro.c index aa962b127..26d3e93bd 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" |
