|
ChibiOS 21.11.4
|
EX main include file. More...
#include "ex_sensors.h"#include "ex_accelerometer.h"#include "ex_barometer.h"#include "ex_compass.h"#include "ex_displays.h"#include "ex_gyroscope.h"#include "ex_hygrometer.h"#include "ex_rangefinder.h"#include "ex_thermometer.h"Go to the source code of this file.
Macros | |
| #define | __CHIBIOS_EX__ |
| ChibiOS/EX identification macro. | |
| #define | CH_EX_STABLE 0 |
| Stable release flag. | |
ChibiOS/EX version identification | |
| #define | CH_EX_VERSION "1.3.0" |
| EX version string. | |
| #define | CH_EX_MAJOR 1 |
| EX version major number. | |
| #define | CH_EX_MINOR 3 |
| EX version minor number. | |
| #define | CH_EX_PATCH 0 |
| EX version patch number. | |
EX main include file.
Definition in file ex.h.