1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32/include
Marian Buschsieweke 7057aa674d
cpu/stm32: Provide spi_mode_t
This doesn't change the firmware, since for all STM32 MCUs with an
SPI driver the register setting in the mode did match the SPI mode
number by chance. But for some STM32 MCUs with no SPI driver yet
the register layout is indeed different. This will help to provide an
SPI driver for them as well.
2023-11-24 08:49:24 +01:00
..
clk cpu/stm: Fix clock settings F303* 2022-11-03 11:37:31 +01:00
periph cpu/stm32/f1: prevent corrupting AFIO->MAPR 2023-11-20 20:28:52 +01:00
vendor cpu/stm32: update stm32u5 patch 2023-08-28 09:47:44 +02:00
.gitignore cpu/stm32: add tool to generate a header with IRQ numof defines 2020-09-02 11:30:49 +02:00
can_params.h boards/nucleo-f722ze: Add periph_can support 2021-03-05 23:22:44 -05:00
candev_stm32.h cpu/stm32: candev: derive number of CAN interfaces from vendor header 2021-03-09 11:30:21 +01:00
cpu_conf.h cpu/stm32: add unused backup RAM as extra heap 2022-11-18 12:19:10 +01:00
gpio_ll_arch.h cpu/stm32: stm32f4 BRR from BSRR 2023-05-30 16:06:35 +02:00
lcd_fmc.h cpu/stm32: add FMC support for LCD with parallel interface 2023-10-12 18:19:03 +02:00
periph_cpu.h cpu/stm32: Provide spi_mode_t 2023-11-24 08:49:24 +01:00
stmclk.h cpu/{cortexm_common, stm32}: add support for backup RAM 2022-01-21 15:53:18 +01:00
tinyusb_hw_defaults.h pkg/tinyusb: fix USB speed selection for STM32 2022-11-17 14:07:38 +01:00
usbdev_stm32.h cpu/stm32: clarify units in USB FIFO size definitions 2023-04-16 22:59:11 +02:00