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 v5::AbstractMotor
- class v5::AIVision
- class v5::Controller
- class v5::Device
- class v5::Distance
- class v5::Gps
- class v5::Imu
- class Link
- class v5::Motor
- class v5::MotorGroup
- class rtos::Mutex
-
template<typename Var>class rtos::MutexVar
-
template<typename Var>class rtos::MutexVarLock
- class v5::Optical
- class rtos::RecursiveMutex
- class v5::Rotation
- class Serial
- class Task
- class Vision