Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-12 | Remove oversize binaries (#21976) | Dasky | |
This stops a situation where a user could end up flashing oversize firmware soft bricking hardware. | |||
2023-06-21 | Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272) | Nick Brassel | |
2023-05-25 | Implement UF2 device type id extension tag (#21029) | Joel Challis | |
2023-02-26 | Hide hex output when building uf2 (#19940) | Joel Challis | |
2022-11-01 | compiler.txt: ensure file exists before comparison (#18921) | Ryan | |
2022-10-05 | docs: some typos (#18582) | George Rodrigues | |
probably hacktoberism | |||
2022-08-04 | [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) | Nick Brassel | |
2022-06-06 | [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) | Stefan Kerkmann | |
2022-05-16 | Warn about LTO with arm_atsam, not ChibiOS. (#17106) | Nick Brassel | |
2022-03-07 | ChibiOS 21.11.1 update. (#16251) | Nick Brassel | |
* 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. | |||
2022-02-10 | Migrate more makefile utilities to builddefs sub-directory (#16002) | Joel Challis | |