mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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. |
||
|---|---|---|
| .. | ||
| sensor | ||
| test | ||
| uORB | ||
| CMakeLists.txt | ||
| Kconfig | ||
| listener.c | ||
| Make.defs | ||
| Makefile | ||