pros namespace
LLEMU Conditional Include
Contents
- Reference
When the libvgl versions of llemu.h is present, common.mk will
define a macro which lets this file know that liblvgl's llemu.h is
present. If it is, we conditionally include it so that it gets
included into api.h.
When the libvgl versions of llemu.hpp is present, common.mk will
define a macro which lets this file know that liblvgl's llemu.hpp is
present. If it is, we conditionally include it so that it gets
included into api.h.
LLEMU Weak Stubs
These functions allow main.cpp to be compiled without LVGL present
Namespaces
Classes
- class AbstractMotor
- class AIVision
- class Controller
- class Device
- class Distance
- class Gps
- class Imu
- class Link
- class Motor
- class MotorGroup
- class Mutex
-
template<typename Var>class MutexVar
-
template<typename Var>class MutexVarLock
- class Optical
- class RecursiveMutex
- class Rotation
- class Serial
- class Task
- class Vision