Skip to content

Commit

Permalink
docgen: Enable a few more features
Browse files Browse the repository at this point in the history
This should ensure that we get full coverage in the docs.

Signed-off-by: David Brown <david.brown@linaro.org>
  • Loading branch information
d3zd3z committed Feb 4, 2025
1 parent 8168496 commit dec40b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docgen/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@

CONFIG_RUST=y
CONFIG_RUST_ALLOC=y
CONFIG_GPIO=y
CONFIG_PRINTK=y
CONFIG_POLL=y

0 comments on commit dec40b2

Please sign in to comment.