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 |