Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed mbed-STM32F103C8T6 USBDevice_STM32F103
Revision 6:823505e28d62, committed 2019-02-01
- Comitter:
- hudakz
- Date:
- Fri Feb 01 11:06:23 2019 +0000
- Parent:
- 5:0be85f1bdb35
- Child:
- 7:bd396db062ea
- Commit message:
- Updated.
Changed in this revision
--- a/USBDevice_STM32F103.lib Wed Apr 26 17:57:55 2017 +0000 +++ b/USBDevice_STM32F103.lib Fri Feb 01 11:06:23 2019 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/hudakz/code/USBDevice_STM32F103/#c86eab438152 +https://developer.mbed.org/users/hudakz/code/USBDevice_STM32F103/#944679d2de75
--- a/main.cpp Wed Apr 26 17:57:55 2017 +0000
+++ b/main.cpp Fri Feb 01 11:06:23 2019 +0000
@@ -8,7 +8,7 @@
confSysClock(); //Configure system clock (72MHz HSE clock, 48MHz USB clock)
Serial pc(PA_2, PA_3);
- //USBSerial usbSerial; // connection must be blocked when USB is not plugged in
+ //USBSerial usbSerial; // connection is blocked when USB is not plugged in
USBSerial usbSerial(0x1f00, 0x2012, 0x0001, false); // connection is not blocked when USB is not plugged in
while(1) {
--- a/mbed-STM32F103C8T6.lib Wed Apr 26 17:57:55 2017 +0000 +++ b/mbed-STM32F103C8T6.lib Fri Feb 01 11:06:23 2019 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/hudakz/code/mbed-STM32F103C8T6/#09d8c2eacb4d +http://mbed.org/users/hudakz/code/mbed-STM32F103C8T6/#727468adfd1d
--- a/mbed.bld Wed Apr 26 17:57:55 2017 +0000 +++ b/mbed.bld Fri Feb 01 11:06:23 2019 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/97feb9bacc10 \ No newline at end of file +https://os.mbed.com/users/mbed_official/code/mbed/builds/3a7713b1edbc \ No newline at end of file