Merge branch 'master' into enhance-bsp

This commit is contained in:
hathach
2023-08-04 00:31:12 +07:00
96 changed files with 2949 additions and 1063 deletions

View File

@@ -67,6 +67,10 @@ int main(void)
// init host stack on configured roothub port
tuh_init(BOARD_TUH_RHPORT);
if (board_init_after_tusb) {
board_init_after_tusb();
}
while (1)
{
// tinyusb host task