Skip to content

Commit cf3dc6c

Browse files
committed
docgen: Enable a few more features
This should ensure that we get full coverage in the docs. Signed-off-by: David Brown <[email protected]>
1 parent f7865fa commit cf3dc6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docgen/prj.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33

44
CONFIG_RUST=y
55
CONFIG_RUST_ALLOC=y
6+
CONFIG_GPIO=y
7+
CONFIG_PRINTK=y
8+
CONFIG_POLL=y

0 commit comments

Comments
 (0)