diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-07-25 00:50:42 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-07-25 00:50:42 -0400 |
commit | 91d8237cab170e16d5a9349c06d15ac6e78e14cd (patch) | |
tree | 9805a86fe4f58cb7a2cec50a2a79252b4496e9e6 /app/prj.conf | |
parent | 7a5946742086ab66dfc197f5925d9533cd9b3c4b (diff) |
Fixes for building with a different .conf file.
Diffstat (limited to 'app/prj.conf')
-rw-r--r-- | app/prj.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/prj.conf b/app/prj.conf deleted file mode 100644 index abb3bdd..0000000 --- a/app/prj.conf +++ /dev/null @@ -1,4 +0,0 @@ -# CONFIG_LOG=y -# CONFIG_ZMK_LOG_LEVEL_DBG=y -CONFIG_KERNEL_BIN_NAME="zmk" -CONFIG_REBOOT=y
\ No newline at end of file |