firmware/arch/rp2xx0
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
..
rp2040.ini Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912) 2024-09-30 17:56:29 -05:00
rp2350.ini Raspberry Pico2 - needs protos 2024-09-21 14:50:19 +02:00