esp32-s2_dfu/tinyusb/hal
hathach e9dbce5f1b add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS
using plain char for error enum character
increase freeRTOS configMAX_PRIORITIES to 16
house keeping & clean up compiler warning
2013-04-25 11:00:56 +07:00
..
hal.h add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS 2013-04-25 11:00:56 +07:00
hal_lpc11uxx.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal_lpc11uxx.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal_lpc13uxx.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal_lpc13uxx.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hal_lpc43xx.c change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) signature to osal_queue_send(osal_queue_handle_t const queue_hdl, const void * data) 2013-04-10 01:18:32 +07:00
hal_lpc43xx.h change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00