8311c7ad6e
boards/nucleo*: fix doxygen parent group
2018-01-27 18:48:24 +01:00
Hauke Petersen
4f1ce149b0
boards/nucleo*: use unified doxygen brief desc
2018-01-24 10:30:30 +01:00
Hauke Petersen
7ca0bcfd43
boards/nucleo/doc: assign boards to nucleo groups
2018-01-24 10:24:23 +01:00
Hauke Petersen
c6c0b752c3
boards/nucleo: use shard board.h and board.c files
2018-01-24 10:24:23 +01:00
Hauke Petersen
b4f497f5e2
boards/nucleo: factored out nucleo64 common
2018-01-24 10:23:17 +01:00
b78c96ffc7
boards/*: make brief description consistent
2018-01-24 08:30:56 +01:00
Hauke Petersen
59b3e0cedd
boards/nucleo: move shared code to common/nucleo
2017-11-30 10:26:36 +01:00
Joakim Nohlgård
f4e9cad85a
boards: Separate boards from debug adapter configuration
2017-11-17 10:03:05 +01:00
Hauke Petersen
8a9324d698
boards/nucleo: removed duplicate hwrng feature
2017-11-08 17:43:08 +01:00
Hauke Petersen
69fdbcfec6
boards/nucleo: removed duplicate cpuid feature
2017-11-08 16:59:41 +01:00
Aurelien Fillau
9825245938
boards/nucleo-l073: add ADC configuration
...
ADC configuration added for nucleo-l073 board
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-11-08 14:29:58 +01:00
Aurelien Fillau
9907908b2a
cpu/stm32l0: add ADC driver implementation
...
Now, ADC is available on stm32l0 family. A calibration is
done at each new adc_sample. Moreover, when conversion is done,
VREFINT and temperature sensor are dactivated to save power.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-11-08 14:29:42 +01:00
02e055fc81
make: include cpu Makefile.features from board Makefile.features
2017-09-14 13:15:52 +02:00
95a414edc1
Merge pull request #7521 from haukepetersen/opt_boards_xtimerusedefaultvalues
...
boards: use default value for XTIMER_DEV and _CHAN
2017-08-29 10:05:13 +02:00
Hauke Petersen
65194d1c38
boards: use default value for XTIMER_DEV and _CHAN
2017-08-28 16:32:39 +02:00
Aurelien Fillau
860cd70bb7
i2c: add channel 2 & 3
...
Now, I2C driver on stm32l0 family can handle up to 3
channels.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-08-18 08:03:39 +02:00
d82b323fcf
boards/nucleo: group nucleo boards in documentation
2017-07-05 09:43:20 +02:00
Hauke Petersen
73ede74cd8
cpu/stm32: unified and cleaned up DAC driver
...
- removed neccessity to define empty `DAC_NUMOF 0` for each STM
base board
- adapted all board configs to this
- joined stm32f2 to use common DAC driver
- improved code of DAC driver
2017-06-29 13:03:12 +02:00
2a27cb245a
boards/nucleo-l073: add configuration for I2C periph
2017-06-08 09:39:20 +02:00
8ce9b29add
Merge pull request #7141 from Marc-Aurele/uart1-l0-impl
...
boards/nucleo-l073: add third UART (USART1) configuration
2017-06-08 09:24:38 +02:00
Aurelien Fillau
6a36c7d5aa
boards/nucleo-l073: add third UART (USART1) configuration
...
UART1 definition has been added to the nucleo-l073 board
definition.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-06-07 23:52:17 +02:00
joris
19baa390de
boards/nucleo-l073: configure RTC
2017-06-02 20:14:18 +02:00
882bcff048
boards: replace @brief with @name when necessary
2017-04-13 12:10:30 +02:00
5eb9b2638c
boards: fix remaining doxygen @brief in periph config
2017-04-07 10:56:28 +02:00
Hauke Petersen
c6d74c335b
boards: enabled hwrng feature for nucleo-l0xx
2017-03-30 17:19:03 +02:00
8c33bd55c9
boards/nucleos: deactivate LED0 auto init by default
2017-03-30 09:30:05 +02:00
3ec71bb7a0
boards: fix typo in author name
2017-03-02 15:52:32 +01:00
1689760fda
boards/nucleo-l073: initial support
2017-02-24 16:12:01 +01:00