summaryrefslogtreecommitdiff
path: root/src/arch/arduino-nano/Kconfig
AgeCommit message (Collapse)AuthorLines
2024-01-26arduino-nano/Kconfig add some pin definitions and help textsBirte Kristina Friesel-5/+25
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2022-01-03add preliminary arduino nano dmx driverDaniel Friesel-0/+9
note that it disables stdout / kout support, as the ATMega328 only has one UART.
2021-05-28arduino nano kconfig: default to mega328Daniel Friesel-3/+3
2021-04-10Allow software and hardware i2c to be used together (e.g. on different pins)Daniel Friesel-1/+1
2020-12-09arduino nano: add cpu frequency to kconfigDaniel Friesel-0/+9
2020-12-08add licensing informationDaniel Friesel-0/+3
2020-08-31kconfig: i2c and softi2c drivers must not be combindDaniel Friesel-0/+1
2020-08-31arduino nano: Turn CPU into a choiceDaniel Friesel-2/+9
2020-08-31Merge arduino-nano-168 into arduino-nano (differences are minimal)Daniel Friesel-0/+5
2020-08-28Expose configuration via KconfigDaniel Friesel-0/+37