diff options
Diffstat (limited to 'prj.conf')
-rw-r--r-- | prj.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/prj.conf b/prj.conf new file mode 100644 index 0000000..382a34a --- /dev/null +++ b/prj.conf @@ -0,0 +1,4 @@ +CONFIG_RUST=y +CONFIG_RUST_ALLOC_POOL=y +CONFIG_KSCAN=y +CONFIG_KSCAN_GPIO=y |