|
8417aac5cc
|
cpu/stm32f4: add support for stm32f429zi
|
2017-03-18 15:56:56 +01:00 |
|
|
2eda4bf2fe
|
cpu/stm32f4: add support for stm32f410rb
|
2017-03-14 18:45:11 +01:00 |
|
Vincent Dupont
|
7b686b3015
|
cpu/stm32_common: unify gpio driver
|
2017-03-13 15:09:12 +01:00 |
|
Vincent Dupont
|
efbad0dd3f
|
cpu/stm32f4: add stm32f413zh support
|
2017-02-23 17:01:44 +01:00 |
|
|
5e264f13eb
|
cpu/stm32f4: add support for stm32f411re
|
2017-02-22 15:18:21 +01:00 |
|
Hauke Petersen
|
0edef2a0e1
|
cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
|
2017-01-25 16:46:45 +01:00 |
|
|
245f60edfa
|
cpu: fix typo in author email
|
2017-01-19 21:45:23 +01:00 |
|
Hauke Petersen
|
625d804fcb
|
cpu/stm32_common: unified UART driver
|
2017-01-05 11:00:18 +01:00 |
|
Hauke Petersen
|
5afb191027
|
cpu/stm32x: unified gpio_init_af() function
|
2017-01-05 10:58:54 +01:00 |
|
Pieter Willemsen
|
a0835ccb1d
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
|
Hauke Petersen
|
4d09d09ee4
|
cpu/stm32x: unified PWM driver
|
2016-12-15 12:18:39 +01:00 |
|
|
b50ab2f46e
|
cpu/stm32f4: adding support for stm32f446re cpu
|
2016-09-28 17:00:56 +02:00 |
|
Victor Arino
|
411f7c9585
|
cpu/stm32f4: uncrustify periph_cpu
|
2016-08-03 15:04:32 +02:00 |
|
Ian Martin
|
49ae438dd5
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
|
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
|
3f478b6e12
|
cpu/stm32f4: adapted to GPIO changes
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
4383fbf60b
|
cpu/stm32f4/uart: use common clk_en functions
|
2016-03-16 12:24:51 +01:00 |
|
Hauke Petersen
|
ea63bf454c
|
cpu/stm32f4: reworked DAC driver implementation
|
2016-03-14 20:39:31 +01:00 |
|
DipSwitch
|
6cf7de2393
|
cpu/stm32f4/adc: Remove unused structure item
|
2016-03-14 17:22:47 +01:00 |
|
Hauke Petersen
|
fc7c25c95e
|
cpu/stm32f4: reworked the ADC driver
|
2016-03-14 13:05:46 +01:00 |
|
DipSwitch
|
e2f8d59956
|
cpu/stm32f4/dma: Fix the IQRn calculation for DMA channels > 8
|
2016-03-11 16:20:19 +01:00 |
|
Hauke Petersen
|
ea8db10524
|
cpu/stm32: use common CPUID implementation
|
2016-02-10 09:12:30 +01:00 |
|
Hauke Petersen
|
c482bfbaed
|
cpu/stm32f4: 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 |
|
Hauke Petersen
|
a2247a3400
|
cpu/stm32f4: significantly optimized UART driver
|
2015-12-07 18:00:40 +01:00 |
|
Hauke Petersen
|
d43dc9182f
|
cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:54 +02:00 |
|
|
4b15cc635e
|
cpu: stm32f4: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
Hauke Petersen
|
4ae5204b36
|
cpu: added dev_enums.h include to all periph_cpu.h
|
2015-06-16 22:41:16 +02:00 |
|
Hauke Petersen
|
71995e7cde
|
cpu/stm32f4: added custom GPIO_UNDEF define
|
2015-06-14 16:16:39 +02:00 |
|
Hauke Petersen
|
69d16af81c
|
cpu/stm32f4: remodeled GPIO implementation
|
2015-06-12 19:10:48 +02:00 |
|