index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
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
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/stm32f7-usb-host-limitation
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
pr3864-alt
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
/
demos
/
bsp
/
boards
/
board.c
Age
Commit message (
Expand
)
Author
2014-03-12
move boards to root folder
hathach
2014-03-12
fix iar warning
hathach
2014-03-04
remove lwip code in main.c & boardGetMACaddr (board.c)
hathach
2013-09-25
working on fatfs integration
hathach
2013-09-21
house keeping
hathach
2013-09-16
able to build with newly added lwip folder
hathach
2013-09-13
fix cmsis rtx tick configuration
hathach
2013-07-03
opt out hardfault handler in board.c which causes problem in compiling with a...
hathach
2013-05-23
LED init for mcb4300
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-04-25
finally able to get freeRTOS run with current mouse + keyboard example
hathach
2013-04-24
- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...
hathach
2013-03-26
- put ATTR_UNUSED to hardfault handler variables to discard compiler warning
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-22
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
hathach
2013-03-13
add hard fault handler to bsp.c
hathach
2013-03-12
add semaphore post in usbh_isr for control pipe
hathach
2013-03-12
add project file for keil
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-11
re-target printf to uart successful on LPCXpresso1347
hathach
2012-12-18
cleaning
hathach