F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
FpConfig.hpp
Go to the documentation of this file.
1
11
#include <
Fw/Types/BasicTypes.hpp
>
12
#include <
FppConstantsAc.hpp
>
13
extern
"C"
{
14
#include <
FpConfig.h
>
15
16
// Define max length of assert string
17
// Note: This constant truncates file names in assertion failure event reports
18
#ifndef FW_ASSERT_TEXT_SIZE
19
#define FW_ASSERT_TEXT_SIZE FwAssertTextSize
20
#endif
21
22
}
BasicTypes.hpp
C++ header for working with basic fprime types.
FpConfig.h
C-compatible configuration header for fprime configuration.
FppConstantsAc.hpp
config
FpConfig.hpp
Generated by
1.9.1