hathach
|
cfdcd5fc39
add repo & verion yml
|
пре 7 година |
hathach
|
fc231cf5f2
clean up
|
пре 7 година |
hathach
|
dce2296756
allow no mode compilation (no host/device enabled). Handy for project without usb to compile such as nrf52832
|
пре 7 година |
hathach
|
e623fc656d
cdc flush on write() if queue more than epsize
|
пре 7 година |
hathach
|
4ef01d721a
clean up osal task and subtask
|
пре 7 година |
hathach
|
61e4a8c3d3
remove CFG_TUD_CDC_FLUSH_ON_SOF option
|
пре 7 година |
hathach
|
583326e535
nrf5x fix an issue with EP0STATUS require Easy DMA
|
пре 7 година |
hathach
|
c8b72e397e
add while loop to usbd task to run until task queue is empty
|
пре 7 година |
hathach
|
bb2a8fcebf
cdc device : rename epin_buf, epout_buf
|
пре 7 година |
hathach
|
b0d14e2e41
minor nrf52 driver correct
|
пре 7 година |
hathach
|
030c64b9cd
make tud_mount_cb() and tud_umount_cb() optional
|
пре 7 година |
hathach
|
3503d70512
clean up
|
пре 7 година |
hathach
|
460285f852
fix compiler static assert complain
|
пре 7 година |
hathach
|
23c7c2102b
fix compiler warnings
|
пре 7 година |
hathach
|
4e349c798d
Merge branch 'develop' of github.com:hathach/tinyusb into develop
|
пре 7 година |
hathach
|
c5d2f661e7
rename common func to avoid conflict
|
пре 7 година |
hathach
|
abbaa0e8e2
add libary.properties for arduino compatible
|
пре 7 година |
hathach
|
b350d8a086
clean up
|
пре 7 година |
hathach
|
d478064a80
freeRtos seems to work well with nrf52840
|
пре 7 година |
hathach
|
d18a9e8759
freertos blinky with software timer
|
пре 7 година |
hathach
|
5d36519315
adding nrf5x freertos example
|
пре 7 година |
hathach
|
7b35cd0203
add string desc helper
|
пре 7 година |
hathach
|
d996bd5295
correct cdc line coding memory align
|
пре 7 година |
hathach
|
cf43a6b53b
fix memory issue with usbd control xfer
|
пре 7 година |
hathach
|
e07b1acbed
rename VERIFY to TU_VERIFY to avoid conflict with application
|
пре 7 година |
hathach
|
b07124c623
fix issue with cdc write failed sometimes
|
пре 7 година |
hathach
|
d5e58ba024
clean up
|
пре 7 година |
hathach
|
6d96b12e27
improve auto descriptor
|
пре 7 година |
hathach
|
9444d45af6
dev hid enhancement, add report descriptor templates for keyboard, mouse, consumer, syscontrol, gamepad
|
пре 7 година |
hathach
|
a2b7b9ddb9
fix hid warning, move report descriptor template to hid.h
|
пре 7 година |