Bernard Xiong
|
521e331dbf
Merge pull request #96 from weety/at91sam9260
|
12 years ago |
weety
|
624d947e56
use __rt_ffs instead of ffs
|
12 years ago |
qiuyiuestc
|
a33e992724
Merge pull request #95 from grissiom/vcom
|
12 years ago |
qiuyiuestc
|
97a507e667
usbdevice/core: add reset function to support hotplug
|
12 years ago |
qiuyiuestc
|
2e25159a83
Merge pull request #94 from grissiom/vcom
|
12 years ago |
Grissiom
|
046182be94
cdc_vcom: reset the vcom state in proper cases
|
12 years ago |
qiuyiuestc
|
b0c7d480ee
Merge pull request #93 from heyuanjie87/ForPullRequest
|
12 years ago |
heyuanjie87
|
8aa4eb7924
make Host can halt endpoints
|
12 years ago |
prife
|
49404aceeb
Merge pull request #88 from grissiom/fix-sim-serial
|
12 years ago |
prife
|
d0d1861d81
Merge pull request #88 from grissiom/fix-sim-serial
|
12 years ago |
qiuyiuestc
|
e822f87b1a
Merge pull request #90 from heyuanjie87/ForPullRequest
|
12 years ago |
Bernard Xiong
|
2ef9d91913
Merge pull request #89 from grissiom/dfs-misc-fix
|
12 years ago |
Bernard Xiong
|
c5dd2feb07
Merge pull request #91 from aozima/pulls
|
12 years ago |
Bernard Xiong
|
7cc284d5a0
add library file for Keil MDK project generation
|
12 years ago |
aozima
|
c77c69c46e
fix spelling error.
|
12 years ago |
aozima
|
9a671a5002
move initial alarm event & mutex in system init.
|
12 years ago |
aozima
|
36fc5520cb
format code by Astyle.
|
12 years ago |
heyuanjie87
|
8b4aadb4db
add usb state
|
12 years ago |
Grissiom
|
3b91e8143b
add missing dfs_mkfs prototype in dfs_fs.h
|
12 years ago |
heyuanjie87
|
3d9c558afa
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into ForPullRequest
|
12 years ago |
qiuyiuestc
|
713b1f00a6
Merge pull request #87 from grissiom/static-usbd
|
12 years ago |
Grissiom
|
60857630c0
simulator: fix serial_write
|
12 years ago |
qiuyiuestc
|
f7d1097e6b
Merge pull request #87 from grissiom/static-usbd
|
12 years ago |
Grissiom
|
b3e38f53b4
usbdevice/core: use static message queue
|
12 years ago |
Grissiom
|
f0d50a7b36
usbdevice/core: use static thread instead of dynamic thread
|
12 years ago |
Bernard Xiong
|
f1e34eef11
Merge pull request #86 from grissiom/serial-rb-size
|
12 years ago |
Bernard Xiong
|
94b7fee4d2
Merge pull request #85 from grissiom/fix-usb-serial
|
12 years ago |
Bernard Xiong
|
8e9e7f3e7c
serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer.
|
12 years ago |
Grissiom
|
aa179e4438
cdc_vcom: not to start sending data when the data is already sending
|
12 years ago |
Grissiom
|
157af94af9
usbdevice/core: small optimization on the event loop
|
12 years ago |