|
796e127df9
|
boards/stm32: replace GPIO_UNDEF with SPI_CS_UNDEF
|
2022-01-06 12:34:09 +01:00 |
|
Benjamin Valentin
|
f2ebb5178a
|
boards/iotlab-m3: add MTD definition
The board comes with a 16 MiB SPI-NOR flash (N25Q128).
Provide the needed MTD definitions to support it.
|
2021-12-04 00:44:55 +01:00 |
|
Benjamin Valentin
|
8af04cd939
|
boards: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
|
9daf3c74a9
|
boards/iotlab-m3: disable DMA with SPI
|
2019-01-15 19:49:32 +01:00 |
|
|
0b6bccb543
|
boards/iotlab-m3: configure and use DMA
Used with UART and SPI peripheral
|
2019-01-08 09:32:18 +01:00 |
|
|
ebc35a0613
|
boards: fix doxygen @brief in periph.conf
|
2017-01-27 10:31:56 +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 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Pieter Willemsen
|
a0835ccb1d
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
|
Cedric Adjih
|
292f4bc1ee
|
boards/iotlab-a8-m3: initial implementation
|
2016-05-31 14:52:49 +02:00 |
|
Peter Kietzmann
|
5817d91b91
|
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
cpu/stm32f1: Disable HSI when using the HSE as system clock
|
2016-05-17 10:51:46 +02:00 |
|
DipSwitch
|
a259cc42b0
|
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
|
2016-04-05 23:51:55 +02: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
|
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
|
083204c899
|
boards: fixed timer conf for stm32f1 based boards
|
2016-03-16 12:24:51 +01:00 |
|
Hauke Petersen
|
eeea9c9cfb
|
baords: fixed timer config for stm32f1 based boards
|
2016-03-16 10:53:36 +01:00 |
|
Hauke Petersen
|
f7c6f572b6
|
boards/iotlab-m3: adapted UART configuration
|
2016-03-16 10:45:05 +01:00 |
|
DipSwitch
|
2558050d9e
|
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1
|
2016-03-15 17:50:39 +01:00 |
|
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
2016-03-14 22:52:26 +01:00 |
|
Hauke Petersen
|
652b1ffef5
|
boards/iotlab-m3: adjusted to timer changes
|
2016-03-01 22:39:36 +01:00 |
|
Joakim Nohlgård
|
d556f89840
|
boards/iotlab-m3: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
affa5c0033
|
boards/iotlab-m3: adjusted to updated vendor header
|
2016-01-26 23:45:51 +01:00 |
|
Hauke Petersen
|
e395dfd91e
|
boards: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:53 +02:00 |
|
Martine Lenders
|
64c6d49cbd
|
iot-lab_M3: rename to iotlab-m3
|
2015-08-19 20:59:06 +02:00 |
|