9a0283d5e2
This change marks each instance of the `gnss_xxx_config` and `gnss_driver_api` as `const`. By using `const`, we ensure immutability, leading to usage of only `.rodata` and a reduction in the `.data` area. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com> |
||
---|---|---|
.. | ||
gnss_u_blox_protocol | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.emul | ||
Kconfig.generic | ||
Kconfig.luatos_air530z | ||
Kconfig.quectel_lcx6g | ||
Kconfig.u_blox_m10 | ||
gnss_dump.c | ||
gnss_dump.h | ||
gnss_emul.c | ||
gnss_luatos_air530z.c | ||
gnss_nmea0183.c | ||
gnss_nmea0183.h | ||
gnss_nmea0183_match.c | ||
gnss_nmea0183_match.h | ||
gnss_nmea_generic.c | ||
gnss_parse.c | ||
gnss_parse.h | ||
gnss_publish.c | ||
gnss_quectel_lcx6g.c | ||
gnss_u_blox_m10.c |