Alexandre Abadie
5eb9b2638c
boards: fix remaining doxygen @brief in periph config
6 years ago
Alexandre Abadie
fb7fe334b6
boards/nucleo32-l031: initial support
6 years ago
Alexandre Abadie
128fa5d6f0
boards/nucleo-l053: initial support
6 years ago
Alexandre Abadie
1689760fda
boards/nucleo-l073: initial support
6 years ago
Alexandre Abadie
ebc35a0613
boards: fix doxygen @brief in periph.conf
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
Alexandre Abadie
fd337ddaec
boards/nucleo-l1: fix non closed doxygen block
6 years ago
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
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
ab12d60d05
boards/stm32-based: adapted timer configurations
6 years ago
Hauke Petersen
1bc1dd94ba
boards/stm32-based: added missing CLOCK_APBx defines
6 years ago
Hauke Petersen
0bd00789b8
boards/nucleo-l1: removed deprecated GPIO config
6 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
03efb5be99
boards/nucleo-l1: added PU to I2C config
7 years ago
lakshbhatia
6fd83a2f5e
STM32L1 RTC driver
7 years ago
René Herthel
4a4b3f620c
stm32l1/i2c: initial update for the new interface
7 years ago
PeterKietzmann
7ff9467970
Revert "stm32l1/i2c.c: adapt for new periph driver interface"
...
This reverts commit e9215a6cc1
.
7 years ago
René Herthel
e9215a6cc1
stm32l1/i2c.c: adapt for new periph driver interface
7 years ago
Hauke Petersen
e395dfd91e
boards: s/GPIO(x,y)/GPIO_PIN(x,y)/
7 years ago
Hauke Petersen
cdcdd185af
boards/nucleo-l1: adapted UART configuration
7 years ago
Hauke Petersen
c7d089d231
boards/nucleo-l1: adjusted timer configuration
7 years ago
DipSwitch
148acc684b
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32L1 family
8 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
bd8b4c52f5
board/nucleo-l1: fixed doxygen group name
8 years ago
Thomas Eichinger
07d76d7127
stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu
8 years ago