1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/arduino-atmega
Marian Buschsieweke 4f0f1be1d2
boards: Fix I2C Arduino mapping
The correct macro name is `ARDUINO_I2C_UNO` for Arduino UNO compatible
I2C bus location, or `ARDUINO_I2C_NANO` for Arduino Nano compatible
I2C bus location.
2023-06-28 09:05:23 +02:00
..
include boards: Fix I2C Arduino mapping 2023-06-28 09:05:23 +02:00
Kconfig boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile boards/common/arduino-atmega: use common/atmega shared code 2018-04-03 14:18:32 +02:00
Makefile.dep boards/common/arduino-atmega: use common/atmega shared code 2018-04-03 14:18:32 +02:00
Makefile.features boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include boards/common/arduino-atmega: Refactoring 2020-02-10 14:52:07 +01:00