diff options
| author | Michal Hanus <mikehanus@protonmail.com> | 2025-04-19 22:50:44 +0200 |
|---|---|---|
| committer | Michal Hanus <mikehanus@protonmail.com> | 2025-04-19 22:50:44 +0200 |
| commit | 9078b7ec09b135f091cb951ed234bf013c9c838e (patch) | |
| tree | ba953e144c2dd42d327a83720cdfc9fb5bb9fe34 /nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_version.h | |
| parent | 2e13c372f1419f08dab7797b244681f889dd9bcf (diff) | |
bme680 added
Diffstat (limited to 'nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_version.h')
| -rw-r--r-- | nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_version.h | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_version.h b/nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_version.h deleted file mode 100644 index 5470c0a..0000000 --- a/nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_version.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef _NCS_VERSION_H_ -#define _NCS_VERSION_H_ - -/* values come from cmake/version.cmake - * BUILD_VERSION related values will be 'git describe', - * alternatively user defined BUILD_VERSION. - */ - -/* #undef ZEPHYR_VERSION_CODE */ -/* #undef ZEPHYR_VERSION */ - -#define NCSVERSION -#define NCS_VERSION_NUMBER 0x20700 -#define NCS_VERSION_MAJOR 2 -#define NCS_VERSION_MINOR 7 -#define NCS_PATCHLEVEL 0 -#define NCS_TWEAK -#define NCS_VERSION_STRING "2.7.0" -#define NCS_VERSION_EXTENDED_STRING "" -#define NCS_VERSION_TWEAK_STRING "" - -#define NCS_BUILD_VERSION v2.7.0 - - -#endif /* _NCS_VERSION_H_ */ |
