Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Core] Update mpaland/printf to eyalroz/printf fork (#16163) | Stefan Kerkmann | 2022-07-07 | 1 | -0/+1 |
| | | | | | | | | mpaland printf implementation was abandoned in ~2019 and the fork by eyalroz is now regarded to be the goto replacement of it. So this commit incoporates the changes needed to use this fork in QMK. Note that pointer ptrdiff_t is always supported since commit 51c90f93a97fdaef895783ecbe24569be0db7cb8 | ||||
* | [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) | Stefan Kerkmann | 2022-06-06 | 1 | -1/+1 |
| | |||||
* | Workaround for recent -Werror=array-bounds AVR issues (#17136) | Joel Challis | 2022-05-18 | 1 | -0/+5 |
| | |||||
* | [Core] Allow usage of AVRs minimal printf library (#16266) | Stefan Kerkmann | 2022-04-22 | 1 | -0/+9 |
| | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
* | [Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269) | Stefan Kerkmann | 2022-02-26 | 1 | -1/+8 |
| | |||||
* | Followup to #16220, more test error output. (#16221) | Nick Brassel | 2022-02-05 | 1 | -1/+1 |
| | |||||
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 1 | -0/+179 |