USB device stack with USBSeral Stream Named
Fork of USBDevice by
History
Added name 'USBSerial' to USBSerial stream
2015-05-25, by tipofthesowrd [Mon, 25 May 2015 13:23:31 +0000] rev 55
Added name 'USBSerial' to USBSerial stream
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
Synchronized with git revision 158cbeb2927b64c560005dbec6f60463a468c9da
2015-04-08, by mbed_official [Wed, 08 Apr 2015 07:46:23 +0100] rev 47
Synchronized with git revision 158cbeb2927b64c560005dbec6f60463a468c9da
Full URL: https://github.com/mbedmicro/mbed/commit/158cbeb2927b64c560005dbec6f60463a468c9da/
USB - Add macros to alias the endpoint callback functions to support configurability
Synchronized with git revision 251f3f8b55a4dc98b831c80e032464ed45cce309
2015-03-31, by mbed_official [Tue, 31 Mar 2015 16:15:39 +0100] rev 46
Synchronized with git revision 251f3f8b55a4dc98b831c80e032464ed45cce309
Full URL: https://github.com/mbedmicro/mbed/commit/251f3f8b55a4dc98b831c80e032464ed45cce309/
[RZ/A1H]Add some function(USB 2port, NVIC wrapper) and modify some settings(OS, Terminal).