summaryrefslogtreecommitdiffstats
path: root/util/chibios_conf_updater.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update ChibiOS[-Contrib], SIO driver, configs (#17915)Stefan Kerkmann2023-01-121-4/+2
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Allow Fedora to update ChibiOS configs. (#18698)Nick Brassel2022-10-171-4/+8
|
* Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-031-90/+11
| | | | | | | | | | | | | | | | | | | * Add support for building against ChibiOS svn/trunk. * Swap to 21.6.x * Update to latest branch revision as released version is broken. * Updated configs. * Conf updates. * Updated ChibiOS * Convert STM32L422 to actual L422 ChibiOS platform. * Downgrade to 20.3.4 as ChibiOS 21.6.x is being aborted. * Rollback L422-based boards.
* Purge uGFX. (#14720)Nick Brassel2021-10-071-1/+1
| | | | | | | * Purge uGFX. * Remove remnants of visualizer. * Remove remnants of uGFX.
* /bin/bash to /usr/bin/env bash (#13422)Kuba Tyszko2021-07-061-1/+1
|
* Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-041-0/+184
* Disable almost all ChibiOS subsystems. * Modify ChibiOS config updater script to fixup mcuconf include, use develop as base instead of master. * Add default early-init bootloader to F042/F072. * Back to 100k freq.