Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-30 | tusb_config.h: Have TU_ASSERT use libmisc logging | 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-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | 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-27 | wip | Luke T. Shumaker | |