.. include:: ./../../../../macros.txt .. include:: ./../../../../units.txt .. _FOXMATH: foxmath ======= Module Files ------------ Driver ^^^^^^ - ``src/app/driver/foxmath/foxmath.c`` - ``src/app/driver/foxmath/foxmath.h`` Configuration ^^^^^^^^^^^^^ *none* Unit Test ^^^^^^^^^ - ``tests/unit/app/driver/foxmath/test_foxmath.c`` Description ----------- This module contains a set of math functions specific to the implementation of |foxbms|. The doxygen documentation of this module provides details.