Hello,
this is not about board but about microcontroller itself. The core this microcontroller uses can support both, big and little endian, but peripherals are not prepared to use little endian.
So, If I can give you an advice, use the microcontroller in standard way, which is big endian. This will ensure correct behavior and it will save you much troubles during development.
Regards,
Martin