mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
- Add `WORD_ALIGNED` attribute to potentially unaligned allocations - Use intermediate cast to `uintptr_t` to silence false positives of `-Wcast-align`