You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xelus22 9cf82fae95
Add STM32L433 and L443 support (#12063)
* initial L433 commit

* change to XC

* fix L433

* disable all peripherals

* update system and peripheral clocks

* 433 change

* use its own board  files

* revert its own board files

* l433 specific change

* fix stm32l432xx define

* remove duplicate #define

* fix bootloader jump

* move to L443xx and add i2c2, spi2, usart3 to mcuconf.h

* move to L443

* move to L443

* fix sdmmc in mcuconf.h

* include STM32L443

* add L443

* Include L443 in compatible microcontrollers

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Include L443 in compatible microcontrollers

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update config bootloader jump description

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update ChibiOS define reasoning

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update quantum/mcu_selection.mk

Co-authored-by: Nick Brassel <nick@tzarc.org>

* fix git conflict

Co-authored-by: Nick Brassel <nick@tzarc.org>
5 years ago
..
BLACKPILL_STM32_F401 Disable almost all ChibiOS subsystems in default configs (#11111) 5 years ago
BLACKPILL_STM32_F411 Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 5 years ago
GENERIC_STM32_F042X6 Leftover early initialisation conversions (#11615) 5 years ago
GENERIC_STM32_F072XB ChibiOS conf migrations... take 3 (#11261) 5 years ago
GENERIC_STM32_F303XC Add board specific to Proton-C, with usual defaults turned on. (#10976) 5 years ago
GENERIC_STM32_F446XE Add support for MCU = STM32F446 (#12619) 5 years ago
GENERIC_STM32_G431XB Add STM32G431 and STM32G474 board definitions. (#11793) 5 years ago
GENERIC_STM32_G474XE Add STM32G431 and STM32G474 board definitions. (#11793) 5 years ago
GENERIC_STM32_L433XC Add STM32L433 and L443 support (#12063) 5 years ago
IC_TEENSY_3_1/board Normalise include statements in core code (#11153) 5 years ago
QMK_PROTON_C UART driver refactor (#11637) 5 years ago
STM32_F103_STM32DUINO Normalise include statements in core code (#11153) 5 years ago
common ChibiOS enable memory allocations (#11620) 5 years ago
keyboard-config-templates Fixup config template to match <> instead of "" for includes. (#11166) 5 years ago