Alexandre Abadie
a3497539c2
boards: fix PWM doxygen doc in periph_conf
6 years ago
Vincent Dupont
2490b8ed2d
boards/nucleo144-f207: fix ADC config
6 years ago
Vincent Dupont
4d595ad36e
boards: rename nucleo-f207 -> nucleo144-f207
6 years ago
Alexandre Abadie
ebc35a0613
boards: fix doxygen @brief in periph.conf
6 years ago
Hauke Petersen
55391bc8eb
boards/nucleo-f207: fixed pin mapping for SPI/ADC
6 years ago
Hauke Petersen
0edef2a0e1
cpu/stm32*+boards: adapted to new SPI API
...
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
6 years ago
Hauke Petersen
8f47aee78b
boards/stm32-based: adapted PWM configuration
6 years ago
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
6 years ago
Pieter Willemsen
a0835ccb1d
stm32: use periph_clk_en/dis functions for clock changes
6 years ago
Hauke Petersen
7b856cda30
boards/stm32-based: adapted PWM configuration
6 years ago
Hauke Petersen
ab12d60d05
boards/stm32-based: adapted timer configurations
6 years ago
smlng
20fd33c927
nucleo-f207: fix uart configuration init
6 years ago
Vincent Dupont
146d4629fb
board: Add nucleo-f207 board
...
This board is based on a 144-pin stm32f207 cortex-m3
7 years ago
DipSwitch
bd9b3a269c
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
7 years ago
Hauke Petersen
0190cef1d5
boards: cleaned up UART conf for stm32f4 based boards
7 years ago
Hauke Petersen
3ff4c3f27b
boards/stm32f4discovery: updated DAC definitions
7 years ago
Hauke Petersen
52c30f7033
boards/stm32f4discovery: adapted ADC configuration
7 years ago
Hauke Petersen
fe5023b7d4
boards: adapted to HWRNG changes
7 years ago
Joakim Nohlgård
91f2a38197
boards/stm32f4discovery: Update to match timer_init API change
7 years ago
Hauke Petersen
f3b0684af6
boards/stm32f4discovery: adapted to UART changes
7 years ago
BigDaddyD
b6bd067863
boards: removed leading underscores from macros
...
* also added a trailing underscore to header guards for consistency
Commit for PR 2623, repairing header file include guards.
This PR is intended to fix the include guards in files under RIOT/boards
SQUASH ME: fix underscore removal overdos
SQUASH ME: consistent macro naming
SQUASH ME: missed that one
SQUASH ME: fixed overdo
SQUASH ME: consistency
8 years ago
Hauke Petersen
a174b7644a
boards: adjusted peripheral confs to GPIO changes
8 years ago
Hauke Petersen
807c6432cc
board/stm32f4discovery: fixed doxygen in periph_conf
8 years ago
Hauke Petersen
63fc72979d
board/stm32f4discovery: fixed doxygen group name
8 years ago
Fabian Nack
9a365b0647
boards: Introduce spi bus divider to distinguish APB2 and APB1 bus
8 years ago
Hauke Petersen
c61056ad0f
board/stm32f4discovery: adjusted GPIO clken defines
8 years ago
Simon Brummer
5a4b966d9c
Basic DAC Driver, implementation on stm32f4discovery
8 years ago
Leon George
437322b478
boards/stm32f4discovery: fix typo in comment for section
8 years ago
PeterKietzmann
6d091245a4
Initial import of i2c lowlevel driver for stm32f4
8 years ago
BytesGalore
fc56535dd3
boards: add `extern "C"` to header files
8 years ago
PeterKietzmann
d481af752f
initial import of stm32f4discovery spi low-level driver
8 years ago
Hauke Petersen
4bec6390eb
board/stm32f4discovery: enabled RNG driver
9 years ago
Hauke Petersen
037820d6a6
board/cpu: adjusted uart driver implementations
...
for
- sam3x8e
- stm32f0
- stm32f4
- sam3x8e
- nrf51822
9 years ago
Hauke Petersen
cc6ee1dc05
board/cpu: added pwm driver for stm32f4discovery
9 years ago
Hauke Petersen
b451de05e4
cpu/board: added ADC driver for stm32f4discovery
9 years ago
Hauke Petersen
99ecd4839a
board: Initial import of stm32f4discovery
9 years ago