Alexandre Abadie
|
ebc35a0613
|
boards: fix doxygen @brief in periph.conf
|
6 years ago |
Hauke Petersen
|
0edef2a0e1
|
cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
|
6 years ago |
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
6 years ago |
Pieter Willemsen
|
a0835ccb1d
|
stm32: use periph_clk_en/dis functions for clock changes
|
7 years ago |
Cedric Adjih
|
292f4bc1ee
|
boards/iotlab-a8-m3: initial implementation
|
7 years ago |
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
|
7 years ago |
DipSwitch
|
a259cc42b0
|
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
|
7 years ago |
DipSwitch
|
bd9b3a269c
|
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
|
7 years ago |
Hauke Petersen
|
cf3a40dc5f
|
baords: adapted saul config to GPIO changes
|
7 years ago |
DipSwitch
|
93bce6291c
|
Merge pull request #5090 from haukepetersen/opt_stm_clken
cpu/stm32_common: added shared periph_clk_en/dis functions
|
7 years ago |
Hauke Petersen
|
083204c899
|
boards: fixed timer conf for stm32f1 based boards
|
7 years ago |
Hauke Petersen
|
eeea9c9cfb
|
baords: fixed timer config for stm32f1 based boards
|
7 years ago |
Hauke Petersen
|
f7c6f572b6
|
boards/iotlab-m3: adapted UART configuration
|
7 years ago |
Hauke Petersen
|
99888549af
|
Merge pull request #4154 from DipSwitch/add_clock_selection_stm32f1
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1 family
|
7 years ago |
DipSwitch
|
2558050d9e
|
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1
|
7 years ago |
Hauke Petersen
|
b34eb922eb
|
boards/iotlab-m3: unified LED defines
|
7 years ago |
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
7 years ago |
Joakim Nohlgård
|
dc303a4f0b
|
sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header
|
7 years ago |
Hauke Petersen
|
652b1ffef5
|
boards/iotlab-m3: adjusted to timer changes
|
7 years ago |
Joakim Nohlgård
|
d556f89840
|
boards/iotlab-m3: Update to match timer_init API change
|
7 years ago |
Cenk Gündoğan
|
b860ad3715
|
saul: make pull-up/pull-down mode configurable
|
7 years ago |
Hauke Petersen
|
b436219674
|
boards: removed F_CPU define from board.h
|
7 years ago |
Hauke Petersen
|
affa5c0033
|
boards/iotlab-m3: adjusted to updated vendor header
|
7 years ago |
Hauke Petersen
|
db25206a58
|
boards: use default values for STDIO defines
|
8 years ago |
Hauke Petersen
|
16f04741bd
|
boards/iotlab-m3: added SAUL config for sensors
|
8 years ago |
Hauke Petersen
|
7430ab30bb
|
boards/iotlab-m3: use default at86rf2xx_params.h
|
8 years ago |
Hauke Petersen
|
e395dfd91e
|
boards: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
8 years ago |
Kaspar Schleiser
|
1c9e46b55d
|
boards: iotlab-m3: add xtimer tuning values
|
8 years ago |
Kaspar Schleiser
|
7d2286e3ec
|
boards: iot-lab_M3: remove obsolete hwtimer defines
|
8 years ago |
Martine Lenders
|
64c6d49cbd
|
iot-lab_M3: rename to iotlab-m3
|
8 years ago |