mbed-os/features/FEATURE_COMMON_PAL/mbed-client-c
Yogesh Pande ce0b86a392 Updating mbed-client-c and sal-stack-nanostack-eventloop
**mbed-client-c**

[Full Changelog](https://github.com/ARMmbed/mbed-client-c/compare/v3.0.1...v3.0.2)

**New feature**

- Make resending flags configurable through Yotta and mbed-cli build systems
- Introducing Configuration management through Config file

**Closed issues:**

- IOTCLT-882 - Confirmable messages sending

**sal-stack-nanostack-eventloop**
[Full Changelog](https://github.com/ARMmbed/sal-stack-nanostack-eventloop/compare/mbed-os-5.0-rc1...mbed-os.5.2-rc1)

**New features**

- Move configuration parameter resolution to separate header and allow user definable configuration header to be used.
- Port eventloop system timer to use new tick timer functions platform_tick_timer_register, platform_tick_timer_start and platform_tick_timer_stop.
2016-09-24 16:44:27 +03:00
..
doxygen Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
nsdl-c Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
source Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
test Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
unittest Removing mbed-client and other fix commits. 2016-09-15 20:42:06 +03:00
.gitattributes Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.gitignore Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.mbedignore Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
.yotta_ignore Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
CHANGELOG.md Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
LICENSE Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
Makefile.test Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
README.txt Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
apache-2.0.txt Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
junit_xsl.xslt Break apart client and nanostack dependencies 2016-07-26 00:00:20 -05:00
module.json Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
run_unit_tests.sh Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
run_unit_tests_with_valgrind.sh Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00
xsl_script.sh Updating mbed-client-c and sal-stack-nanostack-eventloop 2016-09-24 16:44:27 +03:00

README.txt

The mbed Device C Client Library provides a simple and efficient way to create mbed Device Client in 
C.