updated launch file
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
#include "stm32h7xx_nucleo.h"
|
||||
#include "hardware_init.h"
|
||||
|
||||
#include "example_common/mission/utility/compile_time.h"
|
||||
|
||||
#include "fsfw/objectmanager/ObjectManager.h"
|
||||
#include "fsfw/serviceinterface/ServiceInterface.h"
|
||||
#include "fsfw/timemanager/Clock.h"
|
||||
@ -10,7 +12,6 @@
|
||||
#include <rtems.h>
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/rtems/clock.h>
|
||||
#include <mission/utility/compile_time.h>
|
||||
|
||||
#define BOARD_NAME "stm32h743zi-nucleo"
|
||||
|
||||
|
Reference in New Issue
Block a user