Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Commit

Permalink
Description: changes for PAL R1.0
Browse files Browse the repository at this point in the history
Modules: ALL
  • Loading branch information
Nir Sonnenschein committed Oct 20, 2016
1 parent 08f7c93 commit 4e46c0e
Show file tree
Hide file tree
Showing 55 changed files with 2,568 additions and 2,585 deletions.
Binary file modified Docs/PAL.chm
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Platform Abstraction Layer R0.8 Release Notes
# Platform Abstraction Layer R1.0 Release Notes

## Introduction
This version is the first release of the Platform Abstraction Layer (PAL) package. The target of PAL is to support easy porting of the mbed Cloud Client services to different platforms and operating systems.
The version also includes a reference porting to the mbedOS 5.1.4 (mbed-os-5.1.4) operating system, running on Cortex-M SoC.
The version also includes a reference porting to the mbedOS 5.2 (mbed-os-5.2) operating system, running on Cortex-M SoC.

## Content
Version R0.8 includes the following features:
Version R1.0 includes the following features:

1. Service APIs:
A set of APIs to be used by the mbed Cloud Client services. Currently supported:
Expand All @@ -19,14 +19,14 @@ Version R0.8 includes the following features:
1. API documentation
2. Porting guide

3. Reference implementation of the Platform APIs for the mbedOS 5.1.4 (mbed-os-5.1.4) OS.
3. Reference implementation of the Platform APIs for the mbedOS 5.2 (mbed-os-5.2) OS.

## Release
Unless differently stated in file, the PAL package is released as an Open Source, under the Apache-2.0 license model. You can find a copy of the license [here](https://github.com/ARMmbed/pal/blob/master/apache-2.0.txt).

The repository of PAL can be found at: https://github.com/ARMmbed/pal

The Release tag is: PAL-R0.8
The Release tag is: PAL-R1.0

## Known issues
No known issues exists at the time of release.
Expand Down
14 changes: 0 additions & 14 deletions Docs/html/d1/dee/pal__rtos__test__utils_8c.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Docs/html/d2/d87/pal__configuration_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Docs/html/d2/d87/pal__configuration_8h_source.html

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions Docs/html/d3/dfb/pal__plat__network_8cpp.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions Docs/html/d4/d01/pal__rtos_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Docs/html/d4/d01/pal__rtos_8h_source.html

Large diffs are not rendered by default.

50 changes: 22 additions & 28 deletions Docs/html/d4/dc5/pal__plat__rtos_8c.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Docs/html/d5/d2a/pal__socket__test_8c.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4e46c0e

Please sign in to comment.