1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/ruuvitag
Benjamin Valentin 63860c94a1 boards/ruuvitag: fix lis2dh interrupt pin define
The lis2dh12 interrupt pin defines at some point got renamed

    LIS2DH12_PARAM_INT1 ->  LIS2DH12_PARAM_INT_PIN1

but this board was missed out.
This fixes the omission.

There are no more references to `LIS2DH12_PARAM_INT1` in the code.
2020-07-02 14:56:55 +02:00
..
include boards/ruuvitag: fix lis2dh interrupt pin define 2020-07-02 14:56:55 +02:00
doc.txt boards/nrf52xx: use common flashing documentation 2019-02-26 11:03:06 +01:00
Makefile boards: add support for nrf52-base RuuviTag 2018-01-16 10:53:53 +01:00
Makefile.dep */Makefile.dep: remove usage of DEFAULT_MODULE += stdio% 2020-04-02 14:50:18 +02:00
Makefile.features boards/nrf52832: manage features in common directory 2019-10-02 12:54:30 +02:00
Makefile.include boards: provide stdio_rtt as default module where required 2020-01-14 07:48:08 +01:00