Elementa v8.0.0
Minimalistic library for any C++ application (C++11 and up)
Loading...
Searching...
No Matches
base.h
1
6/* *************************************************************
7*
8* Include of the elementa::base libraries
9*
10* (c) Juan Antonio Fernandez Madrigal, 2018-2019
11*
12************************************************************** */
13
14#include "elementa/license.inc"
15#include "elementa/checks.inc"
16
21#include "elementa/base/enums.h"
25#include "elementa/base/serial_channels.h"
26
27 // Base_modules
29