1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/sodaq-sara-aff
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-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
doc.txt boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
Makefile boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
Makefile.dep boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
Makefile.features boards/sodaq-sara-aff: 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