nuttx-apps/system/uorb
Matteo Golin fb0c1e10de system/uorb: require that LIBC_FLOATINGPOINT be enabled for DEBUG_UORB
This change prevents users from trying to use the `uorb_listener`
application without having floating point printing enabled on systems
that do not have an FPU (systems with FPUs have `LIBC_FLOATINGPOINT`)
enabled by default. Solution dicussed and agreed in:
https://github.com/apache/nuttx/issues/15599.
2025-02-07 09:45:59 +01:00
..
sensor system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
test system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
uORB system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig system/uorb: require that LIBC_FLOATINGPOINT be enabled for DEBUG_UORB 2025-02-07 09:45:59 +01:00
listener.c system/uorb: require that LIBC_FLOATINGPOINT be enabled for DEBUG_UORB 2025-02-07 09:45:59 +01:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00