index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
tinyusb
/
hal
Age
Commit message (
Expand
)
Author
2013-04-10
change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) si...
hathach
2013-04-08
- add scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2); // USB1_VBUS monito...
hathach
2013-04-07
add hal init for USB1 and trying to get USB1 working
hathach
2013-03-29
fix the damn bug within 10 line of code in keyboard_app.c
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-23
- house keeping
hathach
2013-03-22
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
hathach
2013-03-12
add semaphore post in usbh_isr for control pipe
hathach
2013-03-12
add project file for keil
hathach
2013-03-04
abstract call chains from hal usb isr
hathach
2013-03-04
add alignof to compilier specific
hathach
2013-03-01
rename ehci usb_int usb_sts usb/error field
hathach
2013-02-27
house keeping
hathach
2013-02-26
add osal subtask support
hathach
2013-02-08
add TUSB_CFG_HOST_CONTROLLER_START_INDEX
hathach
2013-02-04
refractor include chain with following policies
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-22
clear 19.1
hathach
2013-01-22
start to support
hathach
2013-01-19
change error type to lower case for more consistency
hathach
2013-01-18
add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver add
hathach
2013-01-17
add UART support for ea4357 (tested)
hathach
2013-01-17
start to add bsp and build configuration for embedded artist 4357
hathach
2013-01-16
delete mcu folders as it duplicate hal folders
hathach
2012-12-20
add hal layer for lpc43xx
hathach
2012-12-10
add build and project settings for lpc43xx
hathach
2012-12-10
abstract usb enable/disable interrupt to hal layer
hathach
2012-12-07
work with lpc11u37 (lpc11uxx) on kevin's board
hathach
2012-12-07
make fundamental changes in project building
hathach
2012-12-04
add board abstract layer
hathach
2012-12-04
able to build with lpc43xx demo
hathach