Merge develop into main (#361)
This commit is contained in:
committed by
GitHub
parent
5777a1381b
commit
2cb413c3d1
@@ -15,10 +15,6 @@ namespace app::launcher { extern const AppManifest manifest; }
|
||||
struct Configuration {
|
||||
/** HAL configuration (drivers) */
|
||||
const hal::Configuration* hardware = nullptr;
|
||||
/** List of user applications */
|
||||
const std::vector<const app::AppManifest*> apps = {};
|
||||
/** List of user services */
|
||||
const std::vector<const service::ServiceManifest*> services = {};
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user