1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/sys/arduino
Marian Buschsieweke a461cd8b94
sys/arduino: move pseudo modules to makefiles
This allows using the arduino_pwm feature (which is translated into a
module) without the arduino module; e.g. for only using the Arduino
I/O mapping but not the Arduino API.
2023-06-28 09:09:31 +02:00
..
include boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
base.cpp boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
doc.txt boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Kconfig boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile
Makefile.dep boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include sys/arduino: move pseudo modules to makefiles 2023-06-28 09:09:31 +02:00
post.snip
pre.snip
serialport.cpp
sketches.inc.mk
SPI.cpp
wireport.cpp