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
/
common
/
compiler
Age
Commit message (
Expand
)
Author
2018-03-11
clean up example
hathach
2018-03-02
clean up compiler
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
change default TUSB_CFG_DEBUG to 0
hathach
2014-03-12
fix build error with lpcxpresso device os none
hathach
2014-03-12
fix iar warning
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2014-03-04
added support for IAR retarget but not yet succeeded. lpc17xx have problem co...
hathach
2014-03-04
change lpc17xx cmsis file & ohci to be able to build with IAR
hathach
2014-01-24
refractor __n2be_16
hathach
2013-12-27
add device_os_none keil project for all boards
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-22
clean up
hathach
2013-09-25
add tusbh_msc_status
hathach
2013-09-24
add some tests support for msc host
hathach
2013-09-22
added read capacity 10 with hacking code
hathach
2013-09-21
house keeping
hathach
2013-09-19
starting to add support for IAR workbench
hathach
2013-07-03
change some license text
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-03-26
add field to endpoint maxpacketsize (mult)
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-13
add some test for usbh_hcd integration
hathach
2013-03-13
go through all the enumeration (up to get full configuration)
hathach
2013-03-04
add alignof to compilier specific
hathach
2013-02-28
start to add code for hcd_init test
hathach
2013-01-27
update license year from 2012 to 2013
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
fixed building errors with device example
hathach
2012-12-03
change editor tab to 2 spaces.
hathach
2012-12-03
fix some doxygen settings and stuffs add prepacked for IAR compiler
hathach
2012-12-02
add extern "C" for cpp
hathach
2012-12-02
add overview.md and license.md and tinyUSB overview.png
hathach
2012-11-29
change license email to website
hathach
2012-11-29
doxygen for gcc attribute
hathach
2012-11-29
start to work with doxygen
hathach
2012-11-27
added _cplusplus extern wrapper
hathach
2012-11-27
added files
hathach
2012-11-26
added files
hathach