mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-03 08:30:45 +00:00
553514e3b78b30c73849121694cdf2c52192b2c0
* * 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>
Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912)
…
Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912)
…
Meshtastic Firmware
Overview
This repository contains the device firmware for the Meshtastic project.
Stats
Languages
C++
67.1%
C
31%
Python
1.1%
Shell
0.3%
Batchfile
0.3%
Other
0.1%