index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
hw
Age
Commit message (
Collapse
)
Author
2019-09-20
added stm32 L0 support
hathach
close #125
2019-09-20
added stm32L0538 discovery board, board test exmaple works
hathach
2019-09-18
added board feather stm32f045
hathach
2019-09-14
Merge pull request #131 from cr1901/pyboard
hathach
Add PyBoard BSP
2019-09-14
pyboardv11: Fix typo in HSE_VALUE define so that SysTick runs at correct
William D. Jones
frequency.
2019-09-13
Merge pull request #151 from hathach/develop
hathach
fix #139, correct usbd request intepreting, Non-STD request to Interf… … …ace must be forward to class driver
2019-09-13
adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet
hathach
2019-09-12
Correct port assigned on the STM32F070 BSP
Nathan Conrad
2019-09-12
fix #145
hathach
2019-09-12
ported stm32f2, added board stm32f207zg nucleo
hathach
close #127
2019-09-11
Merge branch 'master' of https://github.com/hathach/tinyusb into pyboard
William D. Jones
2019-09-11
added stm32f767nucleo board, board_test works
hathach
2019-09-11
tested all the stm32f4 board, work great
hathach
2019-09-11
ported stm32f3, close #67
hathach
2019-09-11
added stm32f072disco board
hathach
close #104
2019-09-11
fix #130
hathach
2019-09-11
adding stm32f072disco board, board_test example running
hathach
2019-09-11
Merge pull request #136 from hathach/develop
hathach
fix #132
2019-09-11
Merge pull request #122 from cr1901/synopsys
hathach
Synopsys Refactor
2019-09-10
Add pyboard (v1.1) BSP. cdc_msc_hid example tested.
William D. Jones
2019-09-10
Rename the STM32 MCU options.
Nathan Conrad
2019-09-10
update st_driver
hathach
2019-09-10
Move interrupt handler into device driver, and rename the OPT_MCU_STM32 ↵
Nathan Conrad
constants.
2019-09-10
Correct JLINK_DEVICE and FREERTOS_PORT in F070RB make file. FreeRTOS and ↵
Nathan Conrad
j-link are untested.
2019-09-09
Start clock on F0 and F0, and handle USB interrupts.
Nathan Conrad
2019-09-09
Update F3 BSP and create F070RB BSP. Both are untested (but compile).
Nathan Conrad
2019-09-09
stm32: Refactor so F4 and H7 use a single Synopsys IP source file.
William D. Jones
2019-09-09
ngx4330 usb0 work well
hathach
2019-09-09
adding ngx4330
hathach
2019-09-09
more clean up
hathach
2019-09-09
clean up lpc makefile
hathach
2019-09-09
clean up
hathach
2019-09-08
ported board stm32f412g discovery
hathach
- added soft connect for enable pull up register dcd stm32f4
2019-09-08
ported pca10059
hathach
2019-09-06
added board stm32f412 discovery, board_test exmaple run
hathach
2019-09-06
board test run with lpcxpresso 11u37
hathach
2019-09-06
adding lpcxpresso11u37 board
hathach
2019-09-06
moving lpc11u6x
hathach
2019-09-06
update submodule st_driver with all stm32 families
hathach
2019-09-05
remove submodule stm32lib
hathach
2019-09-05
swith stm32h7 to use st_driver
hathach
2019-09-05
switch stm32f3 to use st_driver
hathach
2019-09-05
switch stm32f4 to use st_driver submodule
hathach
2019-09-05
adding st_driver as submodule
hathach
2019-09-05
Merge pull request #116 from hathach/develop
hathach
Board update
2019-09-05
55s69 device work with usb0
hathach
2019-09-05
Merge pull request #114 from cr1901/stm32h7
hathach
STM32H7 Support
2019-09-05
added mbed lpc1768 board
hathach
2019-09-03
board_test work with lpcxpresso55s69
hathach
2019-09-03
board_stm32h743nucleo: Implement user button for mouse/keyboard demo.
William D. Jones
[next]