mirror of https://github.com/ArduPilot/ardupilot
e1ae79688d
Add a cstddef header to allow using std::nullptr_t with those toolchains that don't provide it. The idea is to make these platforms to use our wrapper header (see https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html) and then we add the missing bits to the header. |
||
---|---|---|
.. | ||
examples/AP_Common | ||
missing | ||
AP_Common.cpp | ||
AP_Common.h | ||
AP_Test.h | ||
Arduino.h | ||
c++.cpp | ||
keywords.txt |