1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/arduino
2023-06-15 10:24:45 +02:00
..
include codespell: fix remaining issues 2022-09-16 14:00:35 +02:00
base.cpp sys/arduino: add assertion to gpio handling 2021-12-27 11:38:05 +01:00
doc.txt sys/arduino: fix typos 2019-11-23 22:39:37 +01:00
Kconfig sys/arduino: enable arduino_serial_stdio if stdio_cdc_acm is used 2022-01-06 17:27:53 +01:00
Makefile sys: added module for running Arduino code 2015-11-27 12:45:12 +01:00
Makefile.dep sys/arduino: move dependency resolution in its own Makefile.dep 2023-06-15 10:24:45 +02:00
Makefile.include Merge pull request #17479 from gschorcht/cxxexflags_cpp+14 2022-01-17 13:42:41 +01:00
post.snip sys: added module for running Arduino code 2015-11-27 12:45:12 +01:00
pre.snip sys/arduino: make arduino sketch works on avr based boards 2017-01-03 13:01:30 +01:00
serialport.cpp sys/arduino: add Serial over stdio support 2022-01-06 17:27:53 +01:00
sketches.inc.mk many typo fixes 2019-11-23 22:39:07 +01:00
SPI.cpp sys/arduino: use static_assert() instead of BUILD_BUG_ON() 2022-01-05 15:41:39 +01:00
wireport.cpp sys/arduino: update TwoWire class to new I2C API 2021-11-29 06:35:25 +01:00