From 9078b7ec09b135f091cb951ed234bf013c9c838e Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Sat, 19 Apr 2025 22:50:44 +0200 Subject: bme680 added --- .../builddk/mcuboot/zephyr/include/generated/ncs_commit.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_commit.h (limited to 'nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_commit.h') diff --git a/nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_commit.h b/nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_commit.h deleted file mode 100644 index 475b51b..0000000 --- a/nrfdemo/builddk/mcuboot/zephyr/include/generated/ncs_commit.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _NCS_COMMIT_H_ -#define _NCS_COMMIT_H_ - -/* values come from cmake/version.cmake - * BUILD_COMMIT related values will be 'git rev-parse', - * alternatively user defined BUILD_VERSION. - */ - -#define NCS_COMMIT 5cb85570ca43 -#define NCS_COMMIT_STRING "5cb85570ca43" - -#endif /* _NCS_COMMIT_H_ */ -- cgit v1.2.3