summaryrefslogtreecommitdiffstats
path: root/builddefs/mcu_selection.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add mmoskal/uf2-stm32f103 bootloader support (#19594)Joel Challis2023-01-151-1/+5
|
* Revert to legacy wear-leveling driver by default for F401. (#19328)Nick Brassel2022-12-151-0/+4
|
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵Nick Brassel2022-11-111-4/+3
| | | | GD32V. (#19020)
* Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis2022-08-251-2/+4
|
* Swap F4x1 default board files away from blackpill (#17522)Joel Challis2022-08-191-2/+2
|
* Tentative Teensy 3.5 support (#14420)Ryan2022-07-031-0/+27
| | | | | | | | | | | * Tentative Teensy 3.5 support * Set firmware format to .hex for ARM Teensys * Got to "device descriptor failed" by comparing with Teensy 3.6 code * Drop down to 96MHz... * Bump back up to 120MHz
* RP2040 emulated EEPROM. (#17519)Nick Brassel2022-07-021-1/+1
|
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable RESET keycode because of naming conflicts * Add Pico SDK as submodule * Add RP2040 build support to QMK * Adjust USB endpoint structs for RP2040 * Add RP2040 bootloader and double-tap reset routine * Add generic and pro micro RP2040 boards * Add RP2040 onekey keyboard * Add WS2812 PIO DMA enabled driver and documentation Supports regular and open-drain output configuration. RP2040 GPIOs are sadly not 5V tolerant, so this is a bit use-less or needs extra hardware or you take the risk to fry your hardware. * Adjust SIO Driver for RP2040 * Adjust I2C Driver for RP2040 * Adjust SPI Driver for RP2040 * Add PIO serial driver and documentation * Add general RP2040 documentation * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Added support for Wb32fq95 (#16871)Joy Lee2022-05-231-0/+34
|
* Update wb32-dfu (#16438)Joy Lee2022-04-191-1/+0
|
* ChibiOS 21.11.1 update. (#16251)Nick Brassel2022-03-071-21/+62
| | | | | | | | | | | | | | | * ChibiOS 21.11.1 update. * `uf2-tinyuf2` => `tinyuf2` * Updated chibios-contrib, fixup preprocessor for tinyuf2 bootloader. * Fixup keychron L433 boards. * Makefile cleanup. * RISC-V build fixes. * Fixup RISC-V build.
* Add L432, L442. (#16016)Nick Brassel2022-01-241-0/+37
|
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-0/+40
|
* Westberrytech pr (#14422)Joy Lee2021-11-271-1/+30
| | | | | | | * Added support for WB32 MCU * Modified eeprom_wb32.c * Remove the eeprom_wb32-related code
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-281-0/+668