Mihail Stoyanov
|
717150cdf2
|
Reorganize vendor specific code into targets folders, following the mbed-os/targets/ design pattern
|
2017-06-27 14:20:36 -05:00 |
arostm
|
5e3350ce38
|
DISCO_F413ZH: Modification needed to build
|
2017-06-22 09:07:00 +02:00 |
Michel Jaouen
|
edbba13640
|
USBHostMSD : fix possible race condition during connection
|
2017-05-17 08:58:34 +02:00 |
Michel Jaouen
|
d30a9a63d8
|
USHostMSD: rely on BlockDevice
|
2017-05-17 08:58:33 +02:00 |
Martin Kojtal
|
c732739897
|
Merge pull request #4291 from jamike/USBHost_fix_target_stm_build
USBHost : fix build for TARGET_STM
|
2017-05-15 16:18:36 +01:00 |
Michel Jaouen
|
f27f3bbfee
|
USBHOST: fix build for TARGET_STM
|
2017-05-10 09:33:29 +02:00 |
Michel Jaouen
|
c4a049750b
|
USBHOST : TARGET_STM small speed device not supported on hub
add warn small speed device are connected on hub
|
2017-05-09 16:18:34 +02:00 |
Michel Jaouen
|
fdde91037f
|
USBHOST : mouse fix for high speed mouse
|
2017-05-09 16:18:33 +02:00 |
Michel Jaouen
|
fdec62002e
|
USBHOST: TARGET_STM add more hub to support larger hub
|
2017-05-09 16:18:32 +02:00 |
Michel Jaouen
|
f3c6f95b0a
|
USBHOST: USBHOST_OTHER Add timeout on TD (indentation)
|
2017-05-09 16:18:32 +02:00 |
Michel Jaouen
|
309b9aef62
|
USBHOST TARGET_STM : changes for hub support
|
2017-05-09 16:18:31 +02:00 |
Michel Jaouen
|
c860377464
|
USBHOST : USBHOST_OTHER add control disable counter
|
2017-05-09 16:18:30 +02:00 |
Michel Jaouen
|
73d8e5e9ef
|
USBHOST: USBHOST_OTHER fix in endpoint
- set_state specific
- speed init
|
2017-05-09 16:18:29 +02:00 |
Michel Jaouen
|
ccce1c5273
|
USBHOST : change interrupt endpoint behaviour
In case interrupt reports error,
call back can send interrupt request again.
|
2017-05-09 16:18:29 +02:00 |
Michel Jaouen
|
fa2abd22c7
|
USBHost : USBHostHID , USBHostHub fix indentation.
|
2017-05-09 16:18:28 +02:00 |
Michel Jaouen
|
bae762eb24
|
USBHOST: put deviceInited to false when device disconnected
|
2017-05-09 16:18:27 +02:00 |
Michel Jaouen
|
bf2fc0a2cf
|
USBHOST : as DISCONNECTED_EVENT from root hub is sent in irq handler
and connection from hub are sent from usb task.
A connection on an hub port can be sent ,
after irq disconnection from root hub.
|
2017-05-09 16:18:26 +02:00 |
Michel Jaouen
|
41f12260b1
|
USBHost : fix indentation USBHost.cpp
|
2017-05-09 16:18:25 +02:00 |
Michel Jaouen
|
27877bd4e8
|
USBHOST : fix disconnection during device registering
|
2017-05-09 16:18:24 +02:00 |
Michel Jaouen
|
f6f73938eb
|
USBHOST : fix device disconnection from hub during hub port reset
|
2017-03-28 11:32:43 +02:00 |
Michel Jaouen
|
873cacfc73
|
Revert "Revert "Target stm usb config""
This reverts commit ec329be6f2 .
|
2017-03-14 15:57:28 +01:00 |
Christopher Haster
|
aff49d8d1e
|
Renamed files in platform to match source names
critical.h -> mbed_critical.h
sleep.h -> mbed_sleep.h
toolchain.h -> mbed_toolchain.h
rtc_time.h -> mbed_rtc_time.h
semihost_api.h -> mbed_semihost_api.h
wait_api.h -> mbed_wait_api.h
|
2017-02-22 18:17:54 -06:00 |
Sam Grove
|
ec329be6f2
|
Revert "Target stm usb config"
|
2017-02-09 15:37:19 -06:00 |
Michel Jaouen
|
4d59c8857d
|
TARGET_STM :move usb config file to target dir
|
2017-02-03 10:32:19 +01:00 |
bcostm
|
e609796406
|
Enable USB Host
|
2017-01-27 17:22:07 +01:00 |
Michel Jaouen
|
25c0d9034f
|
USBHOST STM : add more board
NUCLEO : F411RE, L476VG, F746ZG
DISCO : L476VG
|
2017-01-02 09:51:48 +01:00 |
Michel Jaouen
|
14153dcbc3
|
USBHOST STM support :
NUCLEO : F429ZI, F446ZE, F207ZG, F767ZI, F401RE,
DISCO : F429ZI
|
2017-01-02 09:48:16 +01:00 |
Michel Jaouen
|
54db0a4143
|
USBHOST : introduce USBHOST_OTHER (USBHost on USB IP not OHCI).
|
2017-01-02 09:48:14 +01:00 |
Michel Jaouen
|
48434cfd64
|
USBHOST: fix call back
|
2017-01-02 09:48:14 +01:00 |
Michel Jaouen
|
1577037b4b
|
USBHOST : add return value to queue transfer
modify add transfer to support return value.
|
2017-01-02 09:48:13 +01:00 |
ccli8
|
1f2f4e3bb3
|
[NUC472/M453] Move files to match ARM mbed's restructure
1. Move USBHALHost_M451.cpp and USBHALHost_NUC472.cpp.
2. Move TARGET_M451/mbed_lib.json.
3. Move TARGET_NUC472/crypto.
4. Move TARGET_NUC472/mbed_lib.json.
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
537beb5837
|
NUMAKER_PFM_M453 support for USB host
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
69f4a200c0
|
Add NUC472 support for USBH
|
2016-10-11 10:55:08 +08:00 |
Christopher Haster
|
bf643bcb0e
|
restructure - Moved libraries to features/unsupported
libraries -> features/unsupported
|
2016-09-30 19:18:09 -05:00 |