firmware/arch
TheMalkavien 553514e3b7
Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912)
* * Adding the -Wcast-align compilation flag for
  the rp2040.

* * Some rework to use a struct to access radio data
* Buffer will not be accessed by arithmetic pointer anymore

* * Remplace arithmetic pointer to avoid Warning

* * Avoid 2 little artitmetic pointer

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-09-30 17:56:29 -05:00
..
esp32 finish TLora C6 Support, without bluetooth for now 2024-09-28 13:42:32 +02:00
nrf52
portduino Update platform-native to pick up portduino crash fix (#4807) 2024-09-21 16:17:30 -05:00
rp2xx0 Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912) 2024-09-30 17:56:29 -05:00
stm32