aboutsummaryrefslogtreecommitdiff
path: root/include/mcu/atmega328p.Kconfig
blob: 5b4bf272c2f42f2c8ce70e55c65436b58195d79c (plain)
1
2
3
4
5
6
7
8
config ATMEGA328P
    bool "atmega328p"
    select MCUSUPPORT_IOPORTS
    select MCUSUPPORT_PCINT0
    select MCUSUPPORT_PCINT1
    select MCUSUPPORT_PCINT2
    select MCUSUPPORT_SPI
    select MCUSUPPORT_USART