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
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
081f1e80e7
boards/remote-pa: fix typos
2019-11-23 22:39:35 +01:00
6bc494b928
boards: fix doxygen grouping
2018-06-11 19:12:02 +02:00
smlng
f22172f2a8
boards: adapt gpio config for remote-pa
2017-08-24 15:31:52 +02:00
smlng
46facf4ff7
cpu, cc2538: add gpio alternative functions
2017-08-24 15:31:52 +02:00
Martine Lenders
5f1c16e8a5
doc: unify RE-Mote grouping with grouping of other boards
2017-04-13 18:48:07 +02:00
Hauke Petersen
4419f4e191
boards: removed GPIO_x defines for cc2538-based b.
2017-01-11 10:19:06 +01:00
Antonio Lignan
8d07c01085
boards/remote: added revision A and remote-common folder
2016-06-29 17:19:24 +02:00