summaryrefslogtreecommitdiff
path: root/src/osal/osal_pico.h
AgeCommit message (Collapse)Author
2021-02-19add TU_FIFO_INIT() to help with tu_fifo declarationhathach
tu_fifo_clear() also reset max_pointer_idx and non_used_index_space
2021-02-16This fixes the overflow mathmatic in the fifoNicholas R Dinsmore
2021-01-19RP2040 supportgraham sanderson