espressif_tinyusb/vendor
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
..
cmsis_rtos_rtx fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/tools 2014-04-09 22:06:40 +07:00
fatfs clean up warning in lpcxpresso 2014-03-14 11:59:39 +07:00
freertos cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00