summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/QMK_PROTON_C
Commit message (Collapse)AuthorAgeFilesLines
* UART driver refactor (#11637)Ryan2021-01-271-2/+2
|
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-191-1/+1
|
* ChibiOS 20.3.2 (#11495)Nick Brassel2021-01-202-24/+72
| | | | | | | * Update ChibiOS submodule * Update ChibiOS-Contrib submodule * Update ChibiOS config files
* Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-038-0/+1597
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output