Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |