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
/
examples
Age
Commit message (
Expand
)
Author
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-11-23
move tools/cmake to examples/build_system
hathach
2023-11-23
make nanolib linking explicitly by each family/board
hathach
2023-11-23
correct gcc version major comparison
hathach
2023-11-23
move make to examples/build_system
hathach
2023-11-22
fix typo in cdc line coding enum
hathach
2023-11-20
update example to work with featherwing max3421, set max3421 GPIO0 for vbus
hathach
2023-11-16
add imxrt1170 evkb
hathach
2023-11-14
Typo fix.
HiFiPhile
2023-10-31
Merge pull request #2300 from hathach/add-u5a5
Ha Thach
2023-10-31
uart working on u5a5
hathach
2023-10-24
Update audio_4_channel_mic example for HS device.
HiFiPhile
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Read sample rate directly from control transfer to eliminate callback.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-10-10
Refactor to get rid of CMSIS DSP lib.
HiFiPhile
2023-10-10
Update make & cmake file.
HiFiPhile
2023-10-10
Enhance plot script.
HiFiPhile
2023-10-10
Enhance audio_4_channel_mic example, plot 4 different waves for each channel.
HiFiPhile
2023-09-28
fix build with new freertos host example
hathach
2023-09-28
esp32 cdc host with max3421 work well
hathach
2023-09-28
fix esp32 msc example
hathach
2023-09-27
Merge branch 'master' into add-max3421-esp32
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-09-27
max3421 communication work with esp32 up to enumeration, seems still have a b...
hathach
2023-09-26
tested cdc_msc_hid_freertos with samd51
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-09-11
wrap up build cmake & make support for max3421, to enable the Host driver, 'M...
hathach
2023-08-30
use ep buf to keep setup packet, work well with hid device
hathach
2023-08-27
minor update
hathach
2023-08-27
more update to transaction
hathach
2023-08-14
fix build iar with lpc43
hathach
2023-08-14
add iar support for lpc43, add lpcxpresso43s67 to hil farm
hathach
2023-08-09
Merge pull request #2202 from Rocky04/patch-4
Ha Thach
2023-08-09
Merge pull request #2209 from HiFiPhile/hitl
Ha Thach
2023-08-09
update hil test and json (remove troublesome lpc54608), run hil test on ci wi...
hathach
2023-08-07
Fixed typo
Rocky04
2023-08-07
Update examples
Rocky04
2023-08-07
Merge pull request #2208 from kkitayam/fix_makefile_for_win
Ha Thach
2023-08-07
Merge pull request #2151 from kilograham/rp2040_build_fixes
Ha Thach
2023-08-06
Change to subst to work on windows command prompt
kkitayam
2023-08-04
Merge pull request #2204 from hathach/enhance-bsp
Ha Thach
2023-08-04
Merge pull request #2116 from dsugisawa-mixi/master
Ha Thach
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-08-04
Merge branch 'master' into enhance-bsp
hathach
2023-08-03
add board_get_unique_id() for serial number
hathach
2023-08-03
Merge pull request #2052 from arduino/renesas_ra_hs_rebased
Ha Thach
2023-08-03
add lpc43 family
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
[next]