espressif_tinyusb/tinyusb
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
..
class added all assert check to osal_queue_send and osal_semaphore_post 2014-04-24 23:57:21 +07:00
common cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
device cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
hal disable device mouse by default 2014-04-19 02:33:30 +07:00
host added all assert check to osal_queue_send and osal_semaphore_post 2014-04-24 23:57:21 +07:00
osal cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
license.md moving stuffs 2014-03-25 16:48:21 +07:00
mcu_capacity.h doxygen 2014-03-24 13:13:32 +07:00
tusb.c doxygen documenting 2014-03-25 13:00:37 +07:00
tusb.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00
tusb_option.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00