Open igalloway opened 4 years ago
As a temporary unblocker while this is fixed in NuttX you can turn off -Werror
here. https://github.com/PX4/PX4-Autopilot/blob/615333badb289aa77285bcfad071cc6a70b13632/platforms/nuttx/NuttX/Make.defs.in#L104-L115
compiles ok with -Werror removed. thanks @dagar @PetervdPerk-NXP is looking at an appropriate solution.
Error when compiling. Long int vs unsigned int.