incubator-nuttx/boards/xtensa/esp32
wangjianyu3 1fabad67ec lilygo_tbeam_lora_gps/gps: Enable GNSSUTILS_MINMEA_LIB for EXAMPLES_GPS
Log:
  ./gps_main.c:33:10: fatal error: minmea/minmea.h: No such file or directory
     33 | #include <minmea/minmea.h>
        |          ^~~~~~~~~~~~~~~~~
  compilation terminated.
  ERROR: xtensa-esp32-elf-gcc failed: 1
         command: xtensa-esp32-elf-gcc -MT ./gps_main.c.github.workspace.sources.apps.examples.gps.o  -M '-fno-common' '-Wall' '-Wstrict-prototypes' '-Wshadow' '-Wundef' '-Wno-attributes' '-Wno-unknown-pragmas' '-Wno-psabi' '-Os' '-fno-strict-aliasing' '-fomit-frame-pointer' '-ffunction-sections' '-fdata-sections' '-mlongcalls' '-isystem' '/github/workspace/sources/nuttx/include' '-D__NuttX__' '-DNDEBUG' '-D__KERNEL__' '-Wno-cpp' '-Werror' '-I' '/github/workspace/sources/apps/include' ./gps_main.c
  gps_main.c:33:10: fatal error: minmea/minmea.h: No such file or directory
     33 | #include <minmea/minmea.h>
        |          ^~~~~~~~~~~~~~~~~
  compilation terminated.

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2024-09-19 22:13:42 +08:00
..
common esp32: fix a way to test a config 2024-09-09 10:48:09 +02:00
esp32-2432S028 espressif: Update internal libraries reference 2024-08-21 23:28:45 +08:00
esp32-audio-kit nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
esp32-devkitc boards: Add TLS_NELEM dependency to libcxxabi 2024-09-06 09:52:33 +08:00
esp32-ethernet-kit nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
esp32-lyrat nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
esp32-pico-kit nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
esp32-sparrow-kit sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
esp32-wrover-kit sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
lilygo_tbeam_lora_gps lilygo_tbeam_lora_gps/gps: Enable GNSSUTILS_MINMEA_LIB for EXAMPLES_GPS 2024-09-19 22:13:42 +08:00
ttgo_eink5_v2 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
ttgo_lora_esp32 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
ttgo_t_display_esp32 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00