espressif_tinyusb/src/osal
graham sanderson 06d9555389 More warning cleanup
- physically suppress warnings in TinyUSB headers using pragmas so they don't break -Werror compilation of external files that include them
 - fix compiler warnings in rp2040 port
 - add cmake method to rp2040 port to allow an external project to suppress warnings in TinyUSB itself
2021-10-14 15:23:26 -05:00
..
osal.h More warning cleanup 2021-10-14 15:23:26 -05:00
osal_freertos.h add CFG_TUSB_OS_INC_PATH for os include path 2021-09-25 16:16:55 +07:00
osal_mynewt.h remove osal_queue_t const qhdl from osal API 2020-05-20 14:38:34 +07:00
osal_none.h add rp2040 to host example build 2021-02-26 14:05:08 +07:00
osal_pico.h fix warnings cast function type for nrf, fix pico osal warning 2021-05-25 21:02:40 +07:00
osal_rtthread.h add basic support for rt-thread 2021-02-08 20:46:49 +08:00