Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | Tidy some whitespace | Luke T. Shumaker | |
12 days | Sort+align #includes | Luke T. Shumaker | |
12 days | Consistently use LM_UNUSED instead of (void) casts | Luke T. Shumaker | |
2025-05-15 | Begone with the printf variants of the log functions | Luke T. Shumaker | |
2025-05-12 | More GCC 15 fixes | Luke T. Shumaker | |
2025-05-06 | libmisc: log.h: Add a "log_" prefix to errorf/infof/debugf | Luke T. Shumaker | |
2025-04-10 | make lint: Adopt shfmt | Luke T. Shumaker | |
tusb_helpers.h.gen got a little manual fussing here | |||
2025-04-07 | fixup! SYSTEM headers don't get strict GCC checks, so change them to PUBLIC | Luke T. Shumaker | |
2025-04-05 | SYSTEM headers don't get strict GCC checks, so change them to PUBLIC | Luke T. Shumaker | |
2024-11-30 | Tidy #includes | Luke T. Shumaker | |
2024-11-30 | Don't use TinyUSB BSP | Luke T. Shumaker | |
I guess the BSP is only meant for demos, and doesn't play nice with a larger project. Notably, board_init() re-initializes the UART hardware, causing weird glitches. | |||
2024-11-29 | libusb: Create a `globals` struct | Luke T. Shumaker | |
2024-11-19 | Add libmisc/log.h to remove stdio.h | Luke T. Shumaker | |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker | |
2024-11-11 | Fix+update tusb_helpers.h.gen, run `make generate-clean && make generate` | Luke T. Shumaker | |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker | |
2024-10-27 | Lint that include-guards match the filename | Luke T. Shumaker | |
2024-10-16 | copyright statements | Luke T. Shumaker | |
2024-10-02 | trim trailing ws | Luke T. Shumaker | |
2024-09-28 | fix | Luke T. Shumaker | |
2024-09-27 | wip fixes | Luke T. Shumaker | |
2024-09-27 | fixes | Luke T. Shumaker | |
2024-09-27 | use GNU Make for `generate` | Luke T. Shumaker | |
2024-09-27 | wip | Luke T. Shumaker | |
2024-09-27 | wip | Luke T. Shumaker | |
2024-09-26 | wip reorg | Luke T. Shumaker | |