ardupilot/libraries/AP_HAL/utility
Lucas De Marchi 0e502d89a3 AP_HAL: use FALLTHROUGH define
When falling through on a case switch, allow to add an empty statement
with the correct attribute to tell the compiler this behavior is
intended.
2017-08-22 23:59:13 -07:00
..
tests
BetterStream.h
OwnPtr.h
Print.cpp
Print.h
RingBuffer.cpp
RingBuffer.h AP_HAL/utility: clear added to RingBuffer 2017-04-10 21:31:07 +01:00
Socket.cpp
Socket.h
Stream.h
dsm.cpp
dsm.h
ftoa_engine.cpp
ftoa_engine.h
functor.h
getopt_cpp.cpp
getopt_cpp.h
print_vprintf.cpp AP_HAL: use FALLTHROUGH define 2017-08-22 23:59:13 -07:00
print_vprintf.h
sparse-endian.h sparse-endian: avoid clash with linux/types.h 2017-06-02 11:26:02 -07:00
srxl.cpp AP_HAL: Change the format of the return value of the method header. 2017-01-09 15:46:03 +00:00
srxl.h
st24.cpp
st24.h
sumd.cpp
sumd.h
utoa_invert.cpp
xtoa_fast.h