aboutsummaryrefslogtreecommitdiff
path: root/conffile
blob: 8fc14080e09dd2ca6dc51eeeb5a3c7e4d3244dd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
menu "AVR-IOE"

menu "Submodule" "Different external hardware modules."

include charLCD/conffile
include dht22/conffile
include nrf24l01p/conffile

endmenu

menu "SPI" "Serial peripheral interface"

endmenu

menu "TWI" "Two-wire interface. Also known as I2C."

endmenu

endmenu