FRDM K64F Metronome

Committer:
ram54288
Date:
Sun May 14 18:35:07 2017 +0000
Revision:
0:a2cb7295a1f7
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ram54288 0:a2cb7295a1f7 1 # mbed Client 15.11 Technology Preview Release Note
ram54288 0:a2cb7295a1f7 2
ram54288 0:a2cb7295a1f7 3 This is the first Technology Preview of mbed Client, which is available for mbed OS as well as Linux. We’re actively working on mbed Client and we expect to make exciting changes in the next six months. We’re making this technology preview available so you can see the trajectory we’re on. Our focus in this release is on laying the foundation for mbed Client development and collaboration, particularly core tools, technology and testing.
ram54288 0:a2cb7295a1f7 4
ram54288 0:a2cb7295a1f7 5 We expect mbed Client developers to be able to access, build and run example projects and to explore the underlying code.
ram54288 0:a2cb7295a1f7 6
ram54288 0:a2cb7295a1f7 7 ## About this release
ram54288 0:a2cb7295a1f7 8
ram54288 0:a2cb7295a1f7 9 Note that this is a technology preview release, which means that this release is not yet suitable for volume production use. The software is still maturing, and a number of things may change, including module names, repository URLs, APIs, header file names and configuration parameters. We'll try to mitigate the impact that these changes have on your code where possible.
ram54288 0:a2cb7295a1f7 10
ram54288 0:a2cb7295a1f7 11 Note that in this release we're changing our version numbering scheme for mbed Client releases, to a calendar-based (year and month YY.MM) scheme. This release (15.11) has previously been called 3.0 in some communications.
ram54288 0:a2cb7295a1f7 12
ram54288 0:a2cb7295a1f7 13 ## Collaboration
ram54288 0:a2cb7295a1f7 14
ram54288 0:a2cb7295a1f7 15 We’re building mbed Client as a collaborative project, bringing together industry and open source community contributions. If you’d like to work on mbed Client with us, we’d encourage you [to pitch in](https://github.com/ARMmbed/mbed-os/blob/master/CONTRIBUTING.md). With this technology preview we’re ready to start receiving contributions back from the community.
ram54288 0:a2cb7295a1f7 16
ram54288 0:a2cb7295a1f7 17 ## Documentation
ram54288 0:a2cb7295a1f7 18
ram54288 0:a2cb7295a1f7 19 To get started with mbed Client, please visit our [getting started guide](https://docs.mbed.com/docs/mbed-client-guide/en/latest/).
ram54288 0:a2cb7295a1f7 20
ram54288 0:a2cb7295a1f7 21 ## Changes since the last release
ram54288 0:a2cb7295a1f7 22
ram54288 0:a2cb7295a1f7 23 This section documents the changes between this release and the earlier mbed Client Beta (15.09) release.
ram54288 0:a2cb7295a1f7 24
ram54288 0:a2cb7295a1f7 25 This release contains the following new features:
ram54288 0:a2cb7295a1f7 26 Securely connect to mbed Device Server (mbed DS) over TCP connection through TLS. The supported secure connection includes Certificate mode. We still support non-secure connection mode for fast development and debugging.
ram54288 0:a2cb7295a1f7 27
ram54288 0:a2cb7295a1f7 28 New LWM2M Firmware Object class preview for application development.
ram54288 0:a2cb7295a1f7 29
ram54288 0:a2cb7295a1f7 30 ## Known issues
ram54288 0:a2cb7295a1f7 31
ram54288 0:a2cb7295a1f7 32 The known issues for this release are described [on GitHub](https://github.com/ARMmbed/mbed-client/blob/master/docs/known-issues-mbed-client1511.md).
ram54288 0:a2cb7295a1f7 33
ram54288 0:a2cb7295a1f7 34 ## Other ways of accessing this release
ram54288 0:a2cb7295a1f7 35
ram54288 0:a2cb7295a1f7 36 We prefer that you access and collaborate with mbed Client online. However, the release may also be downloaded as an archive [on mbed.com](https://www.mbed.com/en/development/software/mbed-client/releases/mbed-client1511/).
ram54288 0:a2cb7295a1f7 37
ram54288 0:a2cb7295a1f7 38 # Module versions in this release
ram54288 0:a2cb7295a1f7 39
ram54288 0:a2cb7295a1f7 40 This release comprises the following yotta modules and their versions:
ram54288 0:a2cb7295a1f7 41
ram54288 0:a2cb7295a1f7 42
ram54288 0:a2cb7295a1f7 43 | Module | Version |
ram54288 0:a2cb7295a1f7 44 |----------------------------------|------------|
ram54288 0:a2cb7295a1f7 45 | `mbed-client` | 1.2.1 |
ram54288 0:a2cb7295a1f7 46 | `mbed-client-c` | 1.1.1 |
ram54288 0:a2cb7295a1f7 47 | `mbed-client-libservice` | 3.0.8 |
ram54288 0:a2cb7295a1f7 48 | `mbed-client-linux` | 1.1.0 |
ram54288 0:a2cb7295a1f7 49 | `mbed-client-linux-example` | 1.0.0 |
ram54288 0:a2cb7295a1f7 50 | `mbedtls` | 2.2.0 |
ram54288 0:a2cb7295a1f7 51 | `mbed-client-mbed-tls` | 1.0.9 |
ram54288 0:a2cb7295a1f7 52 | `target-x86-linux-native` | 1.0.0 |
ram54288 0:a2cb7295a1f7 53 | `target-linux-native` | 1.0.0 |
ram54288 0:a2cb7295a1f7 54
ram54288 0:a2cb7295a1f7 55
ram54288 0:a2cb7295a1f7 56