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.
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
Diff: TARGET_NUCLEO_F103RB/objects.h
- Revision:
- 74:a842253909c9
- Parent:
- 73:1efda918f0ba
- Child:
- 75:dc225afb6914
--- a/TARGET_NUCLEO_F103RB/objects.h Mon Dec 09 18:43:03 2013 +0200
+++ b/TARGET_NUCLEO_F103RB/objects.h Fri Dec 13 14:18:40 2013 +0200
@@ -65,7 +65,6 @@
struct i2c_s {
I2CName i2c;
- uint32_t clk_speed;
};
struct pwmout_s {
