Add non blocking connect support for hiddevice
Fork of USBDevice by
History
Add support for non-blocking connect on HID device
2015-06-12, by jaerts [Fri, 12 Jun 2015 20:52:45 +0000] rev 57
Add support for non-blocking connect on HID device
Synchronized with git revision c5d3951878cd41efd58c206e082d1058bec003e4
2015-06-08, by mbed_official [Mon, 08 Jun 2015 08:15:25 +0100] rev 56
Synchronized with git revision c5d3951878cd41efd58c206e082d1058bec003e4
Full URL: https://github.com/mbedmicro/mbed/commit/c5d3951878cd41efd58c206e082d1058bec003e4/
Copy missing files to be able to compile export_test projects
Synchronized with git revision 7a1d25e3dfbe5bc1457774d4af3c73383a0ff81d
2015-06-01, by mbed_official [Mon, 01 Jun 2015 11:01:13 +0100] rev 55
Synchronized with git revision 7a1d25e3dfbe5bc1457774d4af3c73383a0ff81d
Full URL: https://github.com/mbedmicro/mbed/commit/7a1d25e3dfbe5bc1457774d4af3c73383a0ff81d/
Silicon Labs - Initial test framework pin definitions for EFM32 platforms
Synchronized with git revision e55fa60b4f31196e0723898ea25099bf4e28d92f
2015-05-22, by mbed_official [Fri, 22 May 2015 08:45:47 +0100] rev 54
Synchronized with git revision e55fa60b4f31196e0723898ea25099bf4e28d92f
Full URL: https://github.com/mbedmicro/mbed/commit/e55fa60b4f31196e0723898ea25099bf4e28d92f/
Maxim Integrated platform max32600 updates
Synchronized with git revision d2cab9778fbc4229fed9561c199f206fe1a43a98
2015-05-19, by mbed_official [Tue, 19 May 2015 08:00:55 +0100] rev 53
Synchronized with git revision d2cab9778fbc4229fed9561c199f206fe1a43a98
Full URL: https://github.com/mbedmicro/mbed/commit/d2cab9778fbc4229fed9561c199f206fe1a43a98/
Tools: Added support for testing of multiple targets of the same type (board type)
Synchronized with git revision 3b811aedb1c127ceaeeaf179a7f1c11c3a1c7956
2015-04-30, by mbed_official [Thu, 30 Apr 2015 13:01:04 +0100] rev 52
Synchronized with git revision 3b811aedb1c127ceaeeaf179a7f1c11c3a1c7956
Full URL: https://github.com/mbedmicro/mbed/commit/3b811aedb1c127ceaeeaf179a7f1c11c3a1c7956/
S130 v1.0 from Nordic. This brings in a lot of BLE4.1 functionality
Synchronized with git revision 7c4831f300daf357b21e4301785771d48f00e3a6
2015-04-23, by mbed_official [Thu, 23 Apr 2015 08:45:28 +0100] rev 51
Synchronized with git revision 7c4831f300daf357b21e4301785771d48f00e3a6
Full URL: https://github.com/mbedmicro/mbed/commit/7c4831f300daf357b21e4301785771d48f00e3a6/
Changed CircBuffer to take its size as a template parameters for efficientcy.
Synchronized with git revision 016b9ad9cba789b99acee1102802355338120b29
2015-04-20, by mbed_official [Mon, 20 Apr 2015 10:45:54 +0100] rev 50
Synchronized with git revision 016b9ad9cba789b99acee1102802355338120b29
Full URL: https://github.com/mbedmicro/mbed/commit/016b9ad9cba789b99acee1102802355338120b29/
NXP's HAL - Fix PwmOut period using SCT
Synchronized with git revision 29ab478a78892415a3c721cdc20b1755b7b01ba1
2015-04-16, by mbed_official [Thu, 16 Apr 2015 11:46:08 +0100] rev 49
Synchronized with git revision 29ab478a78892415a3c721cdc20b1755b7b01ba1
Full URL: https://github.com/mbedmicro/mbed/commit/29ab478a78892415a3c721cdc20b1755b7b01ba1/
LPC824, SSCI824 - Add GCC_ARM exporter support
Synchronized with git revision 1b9e8d686fd7448739e56182eb1f7cc0634667b5
2015-04-16, by mbed_official [Thu, 16 Apr 2015 11:00:20 +0100] rev 48
Synchronized with git revision 1b9e8d686fd7448739e56182eb1f7cc0634667b5
Full URL: https://github.com/mbedmicro/mbed/commit/1b9e8d686fd7448739e56182eb1f7cc0634667b5/
Add SysEx to USBMIDI device