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
/
hal.h
Age
Commit message (
Expand
)
Author
2018-03-02
rename hal.h to tusb_hal.h
hathach
2018-03-02
hal update
hathach
2018-03-02
clean up API
hathach
2018-03-02
rename hal_interrupt_* to hal_usb_int_*
hathach
2018-03-02
more hal update
hathach
2018-03-02
refactor hal
hathach
2015-05-01
replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
hathach
2014-04-19
disable device mouse by default
hathach
2014-03-25
doxygen documenting
hathach
2014-03-24
more doxygen works
hathach
2014-03-24
doxygen documenting
hathach
2014-03-18
rename errors.c/h to tusb_errors.c/h
hathach
2014-03-16
doxygen document
hathach
2014-03-12
fix iar warning
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-11-14
complete double buffering for queueing xfer for lpc11u/13u requried by msc de...
hathach
2013-11-11
adding support for lpc13uxx
hathach
2013-11-06
refractor for device able to work on usb1 of lpc43xx. But could not get it wo...
hathach
2013-10-25
more doxygen work
hathach
2013-10-25
more doxygen work
hathach
2013-10-02
clean up warnings here and there
hathach
2013-06-04
re-create ngx4330.h
hathach
2013-05-31
change at86rf to 1ghznode
hathach
2013-05-25
add stub function to able to build device with EA4357
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-04-25
add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS
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-04
abstract call chains from hal usb isr
hathach
2013-03-01
rename ehci usb_int usb_sts usb/error field
hathach
2013-02-27
house keeping
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-19
change error type to lower case for more consistency
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-10
add build and project settings for lpc43xx
hathach
2012-12-10
abstract usb enable/disable interrupt to hal layer
hathach
2012-12-04
able to build with lpc43xx demo
hathach