summaryrefslogtreecommitdiff
path: root/src/arch/atmega2560
AgeCommit message (Expand)AuthorLines
2024-01-27README: Add Mega2560Birte Kristina Friesel-1/+4
2024-01-27mega2560: ensure that DMX and stdout are never configured for the same UARTBirte Kristina Friesel-0/+3
2024-01-26atmega2560: provide one DMX driver per extra UARTBirte Kristina Friesel-6/+123
2024-01-26ATMega2560: Add stdin and stdout on UART1, UART2, UART3Birte Kristina Friesel-3/+322
2023-07-03update copyrightBirte Kristina Friesel-10/+10
2022-01-26atmega2560: add stdin driverDaniel Friesel-0/+51
2022-01-26atmega2560: add dmx driver on UART3Daniel Friesel-0/+53
2021-12-31atmega2560: add i2c driver (identical with atmega328 version)Daniel Friesel-0/+9
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-1/+0
2021-10-11add nfpvalues and nfpkeys make targetsDaniel Friesel-0/+3
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-8/+8
2021-04-13prepare for switch to config.h instead of CFLAGS definesDaniel Friesel-2/+2
2021-02-07add arch atmega2560 (preliminary support)Daniel Friesel-0/+386