DipSwitch
|
93bce6291c
|
Merge pull request #5090 from haukepetersen/opt_stm_clken
cpu/stm32_common: added shared periph_clk_en/dis functions
|
2016-03-16 23:02:20 +01:00 |
|
Hauke Petersen
|
61f8d45e03
|
cpu/stm32f1/timer: use common clk_en function
|
2016-03-16 12:24:51 +01:00 |
|
Hauke Petersen
|
be2100e2eb
|
cpu/stm32f1: made timer rcc_bit 32-bit
|
2016-03-16 10:53:16 +01:00 |
|
Hauke Petersen
|
dff203e7dd
|
cpu/stm32f1: reworked UART implementation
|
2016-03-16 10:43:45 +01:00 |
|
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
2016-03-14 22:52:26 +01:00 |
|
Hauke Petersen
|
360e392d69
|
cpu/stm32f1: reworked timer driver
|
2016-03-01 22:39:36 +01:00 |
|
Hauke Petersen
|
ea8db10524
|
cpu/stm32: use common CPUID implementation
|
2016-02-10 09:12:30 +01:00 |
|
Hauke Petersen
|
bae3e7185a
|
cpu/stm32f1: use common STM32 files
|
2016-02-10 09:12:29 +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 |
|
Hauke Petersen
|
d43dc9182f
|
cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:54 +02:00 |
|
|
6c185655c8
|
cpu: stm32f1: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
Hauke Petersen
|
bcb9aebadd
|
cpu/stm32f1: modernized the GPIO driver
|
2015-08-06 13:48:25 +02:00 |
|
Hauke Petersen
|
6284bbbbe4
|
cpu/stm32f1: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|