1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/openmote-b
MrKevinWeiss ebe010125b boards/openmote-b: fix button pin define
According to the schematics user button should be on `PD5` not `PC5`
(so `GPIO_PIN(3, 5)`).
Due to the super high values resistors being used for the external
pullup it seems if you use a internal pullup it doesn't work.
2019-11-29 11:10:24 +01:00
..
dist boards/openmote-b: Fix openmote-b flasher 2019-07-22 10:08:19 +02:00
include boards/openmote-b: fix button pin define 2019-11-29 11:10:24 +01:00
board.c boards/openmote-b: fix button pin define 2019-11-29 11:10:24 +01:00
doc.txt boards/(openmote-b/remote): migrate PORT_BSL to PROG_DEV 2019-10-24 12:57:46 +02:00
Makefile boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00
Makefile.dep boards/openmote-b: Add board support 2018-08-07 10:32:03 +02:00
Makefile.features boards/cc2538*: remove useless provided gpio features 2019-10-17 22:05:42 +02:00
Makefile.include boards: unexport PROGRAMMER 2019-11-27 14:31:01 +01:00