mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 01:37:33 +00:00
refactor: moved startup from rtos2-utils to TACOS
This commit is contained in:
@@ -7,9 +7,9 @@ extern "C" {
|
||||
|
||||
|
||||
/**
|
||||
* @brief Entry point for TACOS. Initializes all activated features and starts associated tasks.
|
||||
* @brief
|
||||
*
|
||||
* @param arg Passed on default task argument
|
||||
* @param arg Default task argument
|
||||
*/
|
||||
void startTACOS(void * arg);
|
||||
|
||||
|
Reference in New Issue
Block a user