The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
mbed 2
This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.
Diff: TARGET_K82F/mbed_lib.json
- Revision:
- 132:9baf128c2fab
- Parent:
- 129:0ab6a29f35bf
diff -r faff56e089b2 -r 9baf128c2fab TARGET_K82F/mbed_lib.json --- a/TARGET_K82F/mbed_lib.json Thu Dec 15 11:17:48 2016 +0000 +++ b/TARGET_K82F/mbed_lib.json Tue Dec 20 15:36:52 2016 +0000 @@ -24,6 +24,9 @@ "target_overrides": { "EFM32": { "stdio-baud-rate": 115200 + }, + "EFR32": { + "stdio-baud-rate": 115200 } } }