Alexandre Abadie
b4ff23580c
boards/nucleo-l1: add adc and dac configuration
6 years ago
Vincent Dupont
bb52575d45
boards: fix I2C_APBCLK value in stm32-based boards
6 years ago
Alexandre Abadie
515231d0b5
boards/nucleo-l1: add configuration for extra UARTs
6 years ago
Alexandre Abadie
2df36110c4
boards/nucleo-l1: configure PWM
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
Joakim Nohlgård
4d862955c2
xtimer: Rename XTIMER -> XTIMER_DEV
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
03efb5be99
boards/nucleo-l1: added PU to I2C config
7 years ago
Hauke Petersen
0ccadc0f7b
boards/nucleo: added and use common board folder
7 years ago
Hauke Petersen
c08cbb1700
boards/nucleo-xx: added pin define for user button
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
Hauke Petersen
b436219674
boards: removed F_CPU define from board.h
7 years ago
Hauke Petersen
db25206a58
boards: use default values for STDIO defines
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
712a096de3
boards/nucleo-l1: added xtimer configuration
7 years ago
Hauke Petersen
c7d089d231
boards/nucleo-l1: adjusted timer configuration
7 years ago
Hauke Petersen
18e364ae17
boards: removed deprecated HW_TIMER defines
7 years ago
DipSwitch
148acc684b
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32L1 family
8 years ago
Kaspar Schleiser
830af458ea
oldnet: remove radio_packet_length_t define
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
haukepetersen
827f34be19
board/nucleo-l1: capitalized doxygen group
8 years ago
Thomas Eichinger
07d76d7127
stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu
8 years ago