1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 21:52:44 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Benjamin Valentin
66707ad367 boards/remote-*: drop custom led_init()
A custom rainbow boot-up animation/delay gets old pretty quick
and we didn't actually init the LEDs anyway, so it would not be shown.

Drop the custom led_init() so the generic led_init() kicks in
and properly initializes the LEDs.
2023-03-06 11:04:48 +01:00
Benjamin Valentin
4a85d7905e boards/remote-revb: make use of mtd_sdcard_default 2023-02-05 19:05:43 +01:00
J. David Ibáñez
630c4a0474 boards/remote-revb: define default MTD device 2022-09-26 13:46:14 +02:00
Benjamin Valentin
de0eed384d boards/remote: provide custom led_init() 2022-02-18 14:35:49 +01:00
Benjamin Valentin
468ea89953 boards: drop LED init
This is handled by periph_init_leds now
2022-02-18 14:35:43 +01:00
Benjamin Valentin
fc88c4c4e5 boards: drop cpu_init() 2021-10-13 23:36:41 +02:00
f69af0edda boards/remote-revb: fix typos 2019-11-23 22:39:35 +01:00
9a0cedeb8d boards/remote*: fix doxygen grouping 2018-03-07 10:25:35 +01:00
Antonio Lignan
2a4437bf8f RE-Mote: added new revision B 2016-10-21 14:41:52 +02:00