Merge branch 'hardware-interface'
Conflicts: src/core/src/core.h
This commit is contained in:
commit
f446f79da2
34 changed files with 1786 additions and 168 deletions
|
@ -55,6 +55,9 @@ void Stop();
|
|||
/// Initialize the core
|
||||
int Init();
|
||||
|
||||
/// Shutdown the core
|
||||
void Shutdown();
|
||||
|
||||
} // namespace
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue