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
/
demos
/
bsp
/
boards
/
printf_retarget.c
Age
Commit message (
Expand
)
Author
2014-03-12
move boards to root folder
hathach
2014-03-05
IAR host os none work well with ea4357
hathach
2014-03-05
refractor remove board_uart_send & board_uart_recv from board API
hathach
2014-03-05
somehow could not get printf work with IAR both SWD & uart on NGX4330
hathach
2014-03-04
added support for IAR retarget but not yet succeeded. lpc17xx have problem co...
hathach
2013-09-27
fix an "extra" semaphore wait in msc host
hathach
2013-09-27
house keeping
hathach
2013-09-25
add tusbh_msc_status
hathach
2013-09-25
working on fatfs integration
hathach
2013-09-24
added cli support
hathach
2013-09-22
fix pingstate for highspeed bulk out transfer
hathach
2013-09-18
clean up warnings
hathach
2013-09-10
added support for RETARGET SWO
hathach
2013-09-10
clean up
hathach
2013-09-10
able to get blinky + greeting
hathach
2013-07-19
change printf retarget to make \n to \r\n automatically
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-18
add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver add
hathach
2013-01-17
add initial support for output using ITM via SWO (not tested though)
hathach
2013-01-17
refractor board and start to add support for SWO retarget
hathach
2013-01-16
add uart for lpc11uxx and retarget successfully
hathach
2013-01-11
re-target printf to uart successful on LPCXpresso1347
hathach