espressif_tinyusb/tinyusb/common
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
..
compiler move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
assertion.h cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
binary.h doxygen documenting 2014-03-24 12:35:44 +07:00
common.h move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
fifo.c clean more warnings 2014-03-14 14:33:50 +07:00
fifo.h doxygen documenting 2014-03-24 12:35:44 +07:00
primitive_types.h more doxygen works 2014-03-24 13:06:40 +07:00
std_descriptors.h move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
std_request.h move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
timeout_timer.h doxygen documenting 2014-03-24 12:35:44 +07:00
tusb_errors.c change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00
tusb_errors.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00
tusb_types.h doxygen clean up 2014-03-23 19:00:54 +07:00