1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 22:12:44 +01:00
RIOT/boards/sodaq-one/include
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
..
arduino_board.h boards/sodaq-one: add arduino config 2019-10-09 20:14:40 +02:00
board.h boards/sodaq-one: add support for SODAQ ONE 2018-08-07 11:06:14 +02:00
gpio_params.h boards/sodaq-one: add support for SODAQ ONE 2018-08-07 11:06:14 +02:00
periph_conf.h boards/sodaq-*: prefer default ADC config from Arduino 2019-10-09 20:14:40 +02:00