TNeo
BETA v1.08-11-g97e5a6d
|
If TN_CHECK_BUILD_CFG
option is non-zero, this file needs to be included in the application project.
For details, see the aforementioned option TN_CHECK_BUILD_CFG
.
Definition in file tn_app_check.c.
Go to the source code of this file.
Functions | |
void | you_should_add_file___tn_app_check_c___to_the_project (void) |
Dummy function that helps user to undefstand that he/she forgot to add file tn_app_check.c to the project. More... | |
const struct _TN_BuildCfg * | tn_app_build_cfg_get (void) |
Return build configuration used for application. | |
void you_should_add_file___tn_app_check_c___to_the_project | ( | void | ) |
Dummy function that helps user to undefstand that he/she forgot to add file tn_app_check.c to the project.
It is called from tn_sys.c .
Definition at line 91 of file tn_app_check.c.