Skip to content

Commit f2ba475

Browse files
committed
Merge branch 'master' into me-no-dev
2 parents 1cf447a + 5977877 commit f2ba475

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Kconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
menu "Arduino Configuration"
22

3+
config ENABLE_ARDUINO_DEPENDS
4+
bool
5+
select LWIP_SO_RCVBUF
6+
default "y"
7+
38
config AUTOSTART_ARDUINO
49
bool "Autostart Arduino setup and loop on boot"
510
default "n"

0 commit comments

Comments
 (0)