News

All the functions are defined in a CMake module of the same name. Therefore, you have to include said module before calling the function: include(foo) foo() (Of course, this does not apply to the ...
Arduino utility library with miscellaneous functions, including Debug helpers for flexible serial port mapping, statistics and sorting functions designed for 8-bit AVR platforms, and temperature ...