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
/
hw
Age
Commit message (
Expand
)
Author
2019-05-02
add hid_test.py for testing #58
hathach
2019-05-01
freertos cdc_msc_hid makefile compile
hathach
2019-05-01
add make.mk and rules.mk to help new makefile example
hathach
2019-05-01
upgrade nrfx to 1.7
hathach
2019-04-18
wrap up hid device refactor
hathach
2019-04-08
fix #53 use nrfx_usbd_errata.h
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-04-02
fix build error with stm32
hathach
2019-04-02
clean up
hathach
2019-04-01
add board_button_read()
hathach
2019-03-30
added tud_suspended() and tud_ready()
hathach
2019-03-27
more board clean up
hathach
2019-03-27
clean up
hathach
2019-03-25
fix timer prio for freertos to blink led
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-23
clean up bsp, adde board_millis()
hathach
2019-03-23
add board_noos_millis() for blinky
hathach
2019-03-22
added stub for dcd_stm32f3
hathach
2019-03-22
simplify board API, adding stm32f3 discovery
hathach
2019-03-22
adding stm32f3 support
hathach
2019-03-22
clean up
hathach
2019-03-20
clean board uart read & write
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-03-20
move lpcopen to its own repo (submodule)
hathach
2019-03-20
fix pca10056 build error due to nrfx undef usage
hathach
2019-03-20
move -nostdlib (-nostartfiles) into board.mk
hathach
2019-03-19
update nrfx to 1.6.2
hathach
2019-03-19
readme clean up
hathach
2019-03-19
stm32f place startup*.o first in linking order due to gcc flto bug
hathach
2019-03-17
update flash-jlink target for m0 and m4 board
hathach
2019-03-16
adding flash (jlink)
hathach
2019-03-13
dcd_set_address include status response, usbd control stall both control in a...
hathach
2019-03-13
update stm32 dcd stall control endpoint
hathach
2019-03-10
adding segger project for stm32f4
hathach
2019-03-09
add flash target for stm32 board using stm32cubeprogammger cli
hathach
2019-03-05
Merge branch 'master' into stm32f4
hathach
2019-03-04
st: Use submodules for system files when possible, use more up to date
William D. Jones
2019-02-27
Move all paths using "stm" to "st" subdirectories, update config.mk.
William D. Jones
2019-01-29
nrf5x Let application decide USBD_IRQn priority
hathach
2019-01-29
usb work when sd is init first
hathach
2019-01-29
nrf5x usb init before sd works
hathach
2019-01-29
add S140 v6 build config for nrf5x
hathach
2019-01-13
stm32f4: Enable USB peripheral, fix typos in register writes.
William D. Jones
2019-01-11
bsp.board_stm32f407g_disc1: Switch to external oscillator (more precise).
William D. Jones
2019-01-11
bsp.stm32f407g_disc1: Initialize USB clock and pins.
William D. Jones
2019-01-10
cdc_msc_hid: Ensure example compiles again- add missing prototypes,
William D. Jones
2019-01-10
Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4
William D. Jones
2019-01-02
adding makefile support for nrf5x
hathach
2018-12-14
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
hathach
2018-12-12
Update readme.md
hathach
[next]