summaryrefslogtreecommitdiff
path: root/src/osal/osal_pico.h
AgeCommit message (Expand)Author
2023-03-17fix trailing space and new linehathach
2022-06-27fix all warnings with host rp2040hathach
2022-04-20add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...hathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25improve rphort management for usbdhathach
2021-05-25fix warnings cast function type for nrf, fix pico osal warninghathach
2021-03-10fix ci build with rp2040hathach
2021-02-26add rp2040 to host example buildhathach
2021-02-19add TU_FIFO_INIT() to help with tu_fifo declarationhathach
2021-02-16This fixes the overflow mathmatic in the fifoNicholas R Dinsmore
2021-01-19RP2040 supportgraham sanderson