index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
nxp
Age
Commit message (
Collapse
)
Author
2019-06-10
remove dcd_edpt_busy()
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
more clean up use inline bit funciton instead of macros
hathach
2019-05-14
update license year to 2019
hathach
2019-03-30
added dcd_remote_wakeup() stub for all ports
hathach
2019-03-29
working on suspend and resume
hathach
change dcd_init signature
2019-03-29
added Suspend and Resume event for nrf5x port
hathach
also rename DCD_EVENT_SUSPENDED to DCD_EVENT_SUSPEND
2019-03-27
replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall
hathach
- remove dcd_edpt_stalled() from dcd porting
2019-03-27
remove dcd_get_frame_number()
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-20
clean up
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-03-13
dcd_set_address include status response, usbd control stall both control in ↵
hathach
and out
2018-12-21
change to dcd_get_frame_number
hathach
2018-12-17
add dcd_get_microframe()
hathach
2018-12-14
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
hathach
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-12-12
rename hcd_device_remove to hcd_device_close
hathach
2018-12-07
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
hathach
2018-12-07
clean up ehci, support only 1 controller
hathach
2018-12-07
lpc17 ohci failed to execute control transfer !!
hathach
2018-12-07
enable all warnings
hathach
2018-12-05
able to build host lpc18xx
hathach
2018-12-05
hal clean up
hathach
- replace tusb_hal_int_enable/disable to dcd_int_enable/disable, hcd_int_enable/disable - remove tusb_hal_init(), this will be part of dcd_init/hcd_init, anything beyond dcd/hcd should be inited by bsp
2018-12-05
remove dcd_connect/disconnect since there is no usage now
hathach
2018-12-05
lpc move Chip_USB_Init() out of stack to bsp
hathach
2018-12-05
renane file
hathach
2018-12-05
lpc40xx device work, moving Chip_USB_Init out of tinyusb
hathach
2018-12-04
move pinmux out of dcd into bsp
hathach
2018-12-04
adding ea4088 quickstart, able to blink
hathach
2018-12-04
adding lpc40xx support
hathach
2018-12-04
add mcb1800, blink led ok
hathach
2018-12-04
rename dcd 18 43
hathach
2018-12-03
clean up dcd 43
hathach
2018-12-03
dcd lpc43 clean up
hathach
2018-12-03
use lpcopen for lpc43x, work well
hathach
2018-12-03
use lpcopen for ea4357, blinky ok
hathach
2018-12-03
clean up
hathach
2018-12-03
clean up
hathach
2018-12-03
migrate lpc17 to lpcopen, usb device work ok
hathach
2018-12-03
wrap up lpc11u port
hathach
2018-12-03
clean up dcd lpc11u
hathach
2018-12-03
dcd lpc11u6x work with cdc + msc
hathach
2018-12-02
lpc11u use USBSRAM, able to response with 1st request
hathach
2018-12-01
lp11u able to receive setup packet
hathach
2018-11-30
lpc13xx build ok (not work) with lpcopen
hathach
2018-11-30
rename cont
hathach
2018-11-30
more rename
hathach
2018-11-30
rename
hathach
2018-11-30
clean up
hathach
[next]