espressif_tinyusb/tinyusb/osal
hathach d00655f598 cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE
cdc host app add SERIAL_BUFFER_SIZE for buffer constant, add cdc data receive if cb with TUSB_EVENT_XFER_ERROR
minor change to keyboard & mouse host app
add ASSERT_FAILED & ASSERT_FAILED_MSG
add cast to fix IAR build error with dcd_lpc43xx.c

FreeRTOS
- merge FreeRTOSConfig for m0, m3, m4
- re-implement application hook
- support portmacro.h for m0
2014-04-25 15:16:52 +07:00
..
osal.h move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
osal_cmsis_rtx.h added all assert check to osal_queue_send and osal_semaphore_post 2014-04-24 23:57:21 +07:00
osal_common.h doxygen documenting 2014-03-24 12:35:44 +07:00
osal_freeRTOS.h cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
osal_none.c move osal_queue_send of osal_none to osal_none.c 2014-04-18 14:45:21 +07:00
osal_none.h move osal_queue_send of osal_none to osal_none.c 2014-04-18 14:45:21 +07:00