From ccdbbe6a16087c3aa46aac923eca6ac5251837de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Thu, 1 Mar 2018 06:59:25 +0100 Subject: [PATCH] build.h file --- code/espurna/config/build.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 code/espurna/config/build.h diff --git a/code/espurna/config/build.h b/code/espurna/config/build.h new file mode 100644 index 00000000..ef312406 --- /dev/null +++ b/code/espurna/config/build.h @@ -0,0 +1,5 @@ +// DO NOT EDIT THIS FILE MANUALLY +// This file is modified by PlatformIO +// This file should not be pushed when modified, untrack changes with: +// git update-index --assume-unchanged code/espurna/config/build.h +#define APP_BUILD_FLAGS ""