diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-05-01 14:58:00 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-01 14:58:00 -0400 |
commit | 52bfc9dd84592f834c13ce9af4a1dd7fc90d7fef (patch) | |
tree | 808a50c4fb4238987d3b7bc6aebb3f1c4c2af29f /prj.conf | |
parent | 5b4e43cebd89c09e7cbd405f4a0dfdb942add4fc (diff) |
Lots of clean up, basic kscan working, remove zephyr-rust.
Diffstat (limited to 'prj.conf')
-rw-r--r-- | prj.conf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -CONFIG_RUST=y -CONFIG_RUST_ALLOC_POOL=y +# CONFIG_RUST=y +# CONFIG_RUST_ALLOC_POOL=y CONFIG_KSCAN=y CONFIG_KSCAN_GPIO=y |