merge 5g_usb

This commit is contained in:
TXuian
2024-11-01 10:36:51 +08:00
114 changed files with 45668 additions and 412 deletions
@@ -120,6 +120,9 @@ int show_actree();
uintptr_t get_second();
uintptr_t get_tick();
uintptr_t get_second();
uintptr_t get_tick();
int semaphore_new(int val);
bool semaphore_free(int sem_id);
bool semaphore_wait(int sem_id);