DipSwitch
|
bd9b3a269c
|
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
|
2016-03-29 22:25:50 +02:00 |
|
DipSwitch
|
6e9f36c0c5
|
cpu/stm32_common/gpio: Use default gpio_t type and defines
|
2016-03-29 22:25:50 +02:00 |
|
Hauke Petersen
|
7d53847e61
|
cpu/stm32l1: adapted GPIO driver
|
2016-03-17 14:55:30 +01:00 |
|
René Herthel
|
4a4b3f620c
|
stm32l1/i2c: initial update for the new interface
|
2016-02-10 16:40:33 +01:00 |
|
Hauke Petersen
|
ea8db10524
|
cpu/stm32: use common CPUID implementation
|
2016-02-10 09:12:30 +01:00 |
|
Hauke Petersen
|
7c5bab6ac0
|
cpu/stm32l1: use common STM32 files
|
2016-02-10 09:12:30 +01:00 |
|
Hauke Petersen
|
940097336a
|
cpu: cleanup and unification of CPUID implementations
- moved definition of CPUID_LEN to periph_cpu.h
- fixed some doxygen
- simplyfied some implementations
|
2016-02-08 14:36:03 +01:00 |
|
PeterKietzmann
|
7ff9467970
|
Revert "stm32l1/i2c.c: adapt for new periph driver interface"
This reverts commit e9215a6cc1 .
|
2015-12-07 17:21:34 +01:00 |
|
René Herthel
|
e9215a6cc1
|
stm32l1/i2c.c: adapt for new periph driver interface
|
2015-12-03 19:50:06 +01:00 |
|
Hauke Petersen
|
d43dc9182f
|
cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:54 +02:00 |
|
Hauke Petersen
|
cdcdd185af
|
boards/nucleo-l1: adapted UART configuration
|
2015-10-10 13:24:28 +02:00 |
|
Hauke Petersen
|
2e84fbf85e
|
cpu/stm32l1: optimized pin init in UART driver
|
2015-10-09 11:15:34 +02:00 |
|
Hauke Petersen
|
d7cf9b3912
|
cpu/stm32l1: optimized and fixed timer driver
|
2015-09-22 12:30:41 +02:00 |
|
|
6b2b5eb5e4
|
cpu: stm32l1: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
Katja Kirstein
|
c95612295e
|
cpu/stm32l1: remodel to new GPIO interface
|
2015-08-13 15:07:49 +02:00 |
|
Hauke Petersen
|
480d3c68d8
|
cpu/stm32l1: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|