1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/sodaq-explorer
Kees Bakker 2c41d7d707 boards/sodaq-*: prefer default ADC config from Arduino
Right now the gain and reference are hard coded. Until it is configurable
at runtime prefer the same default as with Arduino Core. That is,
GAIN_DIV2 and REFSEL_INTVCC1. This way we can properly measure the
battery voltage.
2019-10-09 20:14:40 +02:00
..
include boards/sodaq-*: prefer default ADC config from Arduino 2019-10-09 20:14:40 +02:00
board.c boards/sodaq-explorer: initial support 2017-10-13 17:24:46 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards/sodaq-explorer: initial support 2017-10-13 17:24:46 +02:00
Makefile.dep boards/sodaq-explorer: initial support 2017-10-13 17:24:46 +02:00
Makefile.features boards/sodaq-explorer: add arduino config 2019-10-09 20:14:40 +02:00
Makefile.include boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00