Skip to content

Commit f46a016

Browse files
committed
create module.conf
This commong config file enables all dependencies to make configuring samples easier for newcomers Signed-off-by: Dhruva Gole <[email protected]>
1 parent edd8c6d commit f46a016

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

module.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
CONFIG_GPIO=y
2+
CONFIG_CPLUSPLUS=y
3+
CONFIG_ARDUINO_API=y
4+
CONFIG_I2C=y
5+
CONFIG_NEWLIB_LIBC=y
6+
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
7+
CONFIG_RING_BUFFER=y

0 commit comments

Comments
 (0)