mirror of
https://github.com/micropython/micropython.git
synced 2026-03-18 06:40:19 +01:00
Casting the Data array to a uint32_t* leads to strict aliasing errors on older gcc compilers.
Casting the Data array to a uint32_t* leads to strict aliasing errors on older gcc compilers.