Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-15 | fix(boards): Define but don't enable uart0. | Pete Johanson | |
* Set pro-micro TX/RX pins, but don't enable the UART by default. | |||
2021-01-01 | chore: standardize C style headers | innovaker | |
Changes made with regex plus some manual tweaks. Find: /^\/\*.*\n(?:^\*.*\n)*^.*\*.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^.*\*.*\n)*^.*\*.*?SPDX-License-Identifier:? *(.+) *?\n(?:^.*\*.*\n)*.*\*\//gm Replace: /* * Copyright (c) $1 $2 * * SPDX-License-Identifier: $3 */ PR: #565 | |||
2020-11-10 | boards: Cleanup and standardize features | Nick | |
2020-11-02 | fix(boards): Remap flash to account for bootloader | Nick | |
2020-10-05 | Added Makerdiary M.2 module | Mega Mind | |