updated notice file
This commit is contained in:
parent
c3fc4d28d9
commit
cb3a456723
@ -22,6 +22,10 @@ if(TGT_BSP MATCHES "arm/raspberrypi" OR TGT_BSP MATCHES "arm/beagleboneblack")
|
|||||||
set(FSFW_HAL_ADD_LINUX "Add the FSFW HAL for Linux systems" ON)
|
set(FSFW_HAL_ADD_LINUX "Add the FSFW HAL for Linux systems" ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
if(TGT_BSP MATCHES "arm/raspberrypi")
|
||||||
|
set(FSFW_HAL_ADD_RASPBERRY_PI "Add Raspberry Pi specific HAL files" ON)
|
||||||
|
endif()
|
||||||
|
|
||||||
# Perform steps like loading toolchain files where applicable.
|
# Perform steps like loading toolchain files where applicable.
|
||||||
include(${CMAKE_SCRIPT_PATH}/PreProjectConfig.cmake)
|
include(${CMAKE_SCRIPT_PATH}/PreProjectConfig.cmake)
|
||||||
pre_project_config()
|
pre_project_config()
|
||||||
|
10
NOTICE
10
NOTICE
@ -21,17 +21,7 @@ This example uses:
|
|||||||
The Flight Software Framework from egit@irs.uni-stuttgart.de.
|
The Flight Software Framework from egit@irs.uni-stuttgart.de.
|
||||||
|
|
||||||
And optional:
|
And optional:
|
||||||
The fsfw_hal from egit@irs.uni-stuttgart.de,
|
|
||||||
|
|
||||||
Hardware Abstraction Layers for common OS / Hardware.
|
|
||||||
|
|
||||||
tmtccmd, from https://github.com/rmspacefish/tmtccmd/,
|
tmtccmd, from https://github.com/rmspacefish/tmtccmd/,
|
||||||
|
|
||||||
A python based TM/TC Tool for testing via the PUS Interface.
|
A python based TM/TC Tool for testing via the PUS Interface.
|
||||||
|
|
||||||
rtems-cmake, from https://github.com/rmspacefish/tmtccmd/
|
|
||||||
|
|
||||||
A project to build RTEMS with cmake.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user