diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-16 22:57:20 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-16 22:58:26 -0400 |
commit | 33795b99ca9ba2370a26a13784bd453fb5d9a558 (patch) | |
tree | 083af722a0f7d1b435fc2829c189d65a4c4081fe /app | |
parent | 05591ff37bad4701cdebe68e61b74ad4f4b45f26 (diff) |
Change the kernel bin name, upload built UF2.
Diffstat (limited to 'app')
-rw-r--r-- | app/prj.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/prj.conf b/app/prj.conf index c4d6d35..f5b2d4a 100644 --- a/app/prj.conf +++ b/app/prj.conf @@ -1,2 +1,3 @@ # CONFIG_LOG=y # CONFIG_ZMK_LOG_LEVEL_DBG=y +CONFIG_KERNEL_BIN_NAME="zmk" |