|
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 |
|