1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/arduino-due
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: add Arduino Due common files 2017-11-30 13:50:55 +01:00
Makefile.dep boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00
Makefile.features boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include boards: set supported programmers 2021-02-24 13:30:34 +01:00