| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add ASSERT_
- rename edpt_equal
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove endpointhandle_is_valid()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove device class/interface callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- task create, task def macros
|
|
|
|
|
|
|
|
remove "primitive_types.h" by simply include stdbool.h, stdint.h
|
|
|
|
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
|