Rework OEM string for community boards (#130)
- OEM strings for all but the NUCLEO64-F411RE and TI_CC1352P1 boards are corrected. - Solves https://github.com/nanoframework/Home/issues/611 ***ALL*** Signed-off-by: piwi1263 <piwi1263@gmail.com>
This commit is contained in:
Родитель
6dada3bc3c
Коммит
771b814a21
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOBOOTER_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoBooter running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOBOOTER_H_ */
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
#define _TARGET_BOARD_NANOCLR_H_
|
||||
|
||||
#include <target_common.h>
|
||||
#include <chversion.h>
|
||||
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@ built with ChibiOS v" CH_VERSION "." STR(CH_VERSION_MONTH)
|
||||
#define OEMSYSTEMINFOSTRING "nanoCLR running @ @CHIBIOS_BOARD@"
|
||||
|
||||
#endif /* _TARGET_BOARD_NANOCLR_H_ */
|
||||
|
|
Загрузка…
Ссылка в новой задаче