summaryrefslogtreecommitdiff
path: root/paths.mk
Commit message (Collapse)AuthorAge
* Remove quantum/audio from global VPATH (#18753)Ryan2022-10-20
|
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-10
|
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-19
|
* Update UART driver API (#14839)Ryan2021-11-13
| | | | | | | | | | | | | | | | | | | | | | * Add uart_puts() and uart_gets() * Add some docs * Rework API * Formatting * Update docs/uart_driver.md Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Simplify a uart_write() loop * Update platforms/avr/drivers/uart.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-28