1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 09:33:50 +01:00
Gunar Schorcht a8854ba2dd sys/arduino: define LED_BUILTIN as frequently used by Arduino sketches
In Arduino IDE the on-board LED pin is defined by macro `LED_BUILTIN`. It is used whenever the LED is controlled. To make it easier to use Arduino sketches as they are, `LED_BUILTIN` is defined by using @ref ARDUINO_LED as defined by the board.
2025-05-13 07:32:43 +02:00
..
2025-04-04 11:44:53 +02:00
2025-04-08 20:17:04 -04:00
2025-03-20 01:52:58 +01:00
2025-04-10 13:37:13 +02:00
2025-04-04 11:44:53 +02:00
2024-11-21 19:14:16 +01:00
2025-01-29 20:51:23 +01:00
2023-08-31 14:38:49 +02:00