Skyward boardcore
|
#include <Singleton.h>
#include <assert.h>
#include <stdint.h>
#include <utils/Debug.h>
#include <array>
#include <atomic>
Go to the source code of this file.
Classes | |
class | Boardcore::Module |
class | Boardcore::ModuleManager |
The module manager is a singleton object, so it can be instantiated only once. It contains all the active software modules which can be accessed in a centralized way. More... | |
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |