Rohit Grover
55ab6e0064
comment out uses of PRI*32 in printf messages
2016-06-10 16:23:28 +01:00
Rohit Grover
58c2e29f42
introduce tests for storage_abstraction and flash_journal
2016-06-10 15:13:44 +01:00
Sam Grove
3429d4e7f2
Merge pull request #280 from rgrover/master
...
introduce flash journal
2016-06-10 14:58:10 +01:00
Sam Grove
571c2538e1
Merge pull request #281 from bridadan/build-everything-continue-on-fail
...
Adding --continue-on-build-fail option to build_everything.py
2016-06-10 12:02:31 +01:00
Rohit Grover
306c5939af
move #include <stdint.h> after module-specific includes
2016-06-10 11:42:50 +01:00
Sam Grove
b2d14ef4d6
Merge pull request #276 from adbridge/master
...
Renamed utest files to add a prefix of 'utest_' to prevent namespace
2016-06-10 10:45:36 +01:00
Brian Daniels
6dbd39ca70
adding --continue-on-build-fail option to build_everything.py
2016-06-10 10:35:30 +01:00
Rohit Grover
20e945874b
adding missing include for <stdint.h> to allow use of the likes of uint32_t
2016-06-10 10:03:54 +01:00
Rohit Grover
683dccd1df
introduce flash-journal
...
This depends on the pull request https://github.com/mbedmicro/mbed/pull/1867 ,
which introduces the Storage abstraction.
@0xc0170 @sg- @meriac
@simonqhughes
2016-06-10 10:02:35 +01:00
Sam Grove
10936e2e5f
Merge pull request #230 from mlnx/memap_improvements
...
Memap improvements
2016-06-09 22:16:44 +01:00
Sam Grove
b3239a4da0
Merge pull request #221 from bridadan/test-building-changes
...
Test building behavior and log changes
2016-06-09 21:58:44 +01:00
Sam Grove
e0b314cceb
Merge pull request #258 from geky/make-jussi-happy
...
Added handling for already connected sockets in LWIPInterface::connect
2016-06-09 21:19:25 +01:00
Sam Grove
8e6ce68d47
Merge pull request #260 from geky/lwip-fix-get-address
...
Fixed behaviour of get_ip_address and get_mac_address for LWIPInterface
2016-06-09 21:09:17 +01:00
Sam Grove
2d165d62a4
Merge pull request #262 from bridadan/update-test-walk-code
...
Adding .mbedignore logic to find_tests function
2016-06-09 21:00:48 +01:00
Christopher Haster
3c00785826
Added handling for already connected sockets in LWIPInterface::connect
2016-06-09 13:04:28 -05:00
Anna Bridge
bcebaa559f
Renamed utest files to add a prefix of 'utest_' to prevent namespace
...
clashes.
It should be noted that the exceptions to this are unity_handler.cpp and
unity_handler.h as these deal with Unity/Utest interaction and should be
unique enough in the namespace.
2016-06-09 18:41:38 +01:00
Mihail Stoyanov
3f22400a89
Merge pull request #272 from ARMmbed/device-feature-rebase
...
Rebase FEATURE_ functionality and apply device_has patch
2016-06-09 17:28:47 +01:00
Mihail Stoyanov
92b88f4e4e
Fixed all config tests to inherit the base Target
2016-06-09 17:20:02 +01:00
Mihail Stoyanov
748301b915
Update mbedmicro/mbed reference
2016-06-09 17:20:02 +01:00
Mihail Stoyanov
76124f29a2
Rebase FEATURE_ functionality and apply device_has patch
2016-06-09 17:20:02 +01:00
Sam Grove
36206c1156
Merge pull request #192 from PrzemekWirkus/readme_ci_badge
...
Add kernel of a README.md + add mbed-os/master CircleCI badge
2016-06-09 17:16:46 +01:00
Sam Grove
48ce926b35
Merge pull request #238 from sbutcher-arm/import-mbedtls
...
Integration of mbed TLS and import script
2016-06-09 17:10:38 +01:00
Brian Daniels
d101c74e25
Adding .mbedignore logic to find_tests function
...
Addresses issues #247 and #197
2016-06-09 17:09:23 +01:00
Simon Butcher
82fbdec446
Fixes configurations changed by target_config.h removal
2016-06-09 16:41:09 +01:00
Simon Butcher
513fb148df
Removes target specific code which belongs in the HAL
...
mbed TLS is hardware independent, and hardware specific code should be in the
HAL
2016-06-09 16:37:21 +01:00
Simon Butcher
dfa9c7f9b1
Updates mbed TLS to the current development head
2016-06-09 16:37:21 +01:00
Simon Butcher
715dd5b1a6
Adds platform configuration for mbedtls_time_t
2016-06-09 16:37:20 +01:00
Simon Butcher
72fae94e24
Updates the mbed TLS library to the latest development head
2016-06-09 16:37:20 +01:00
Simon Butcher
d761e3f373
Removes the hardware support and minor fixes
2016-06-09 16:37:20 +01:00
Simon Butcher
598a3b0c89
Removes mbedtls.lib file
...
Removes the .lib file for mbed TLS as the source code is now in the
directory.
2016-06-09 16:37:20 +01:00
Janos Follath
702167080f
Add comments to the Makefile.
2016-06-09 16:37:20 +01:00
Janos Follath
5a7d5d1c9e
Make use of the K64F hardware entropy source.
2016-06-09 16:37:19 +01:00
Janos Follath
9127bcc5b1
Fix the defect in the directory structure.
2016-06-09 16:37:19 +01:00
Janos Follath
8c248babf5
Add hardware entropy support for mbed TLS on K64F.
...
It is currently only a dummy implementation using the hardware clock.
It is not secure yet, do not suitable for use in production.
2016-06-09 16:37:19 +01:00
Janos Follath
7ad4179b17
Add initial mbed TLS release library.
2016-06-09 16:37:19 +01:00
Janos Follath
41e8521daa
Add mbed TLS importer scripts.
2016-06-09 16:37:18 +01:00
Martin Kojtal
0d437f27cd
Merge pull request #271 from ARMmbed/mbed-trace
...
Updating mbed-trace lib pointer
2016-06-09 16:19:35 +01:00
Martin Kojtal
9450f9825f
Merge pull request #226 from adbridge/master
...
Add fixes to Utest to ensure thread safety and thus run when compiled with armcc
2016-06-09 16:15:41 +01:00
Yogesh Pande
3fdf1dd1e5
Updating mbed-trace lib pointer
...
This commit includes
- mbed-trace using configuration mechanism to enable/disable tracing through mbed_lib.json
ff8133f773
2016-06-09 17:27:06 +03:00
Anna Bridge
774311d367
Add config file to utest to ensure UNITY_INCLUDE_CONFIG_H is always
...
defined.
This is required for Unity in order to ensure that unity_config.h is
included in builds.
2016-06-09 15:19:37 +01:00
Anna Bridge
a70780fc12
Update greentea-client and Unity lib files to point to the latest library
...
version compatible with Utest.
Update lib git shas to correct format for Unity and Greentea libs
2016-06-09 15:19:27 +01:00
Kevin Bracey
dc84d6af4f
Merge pull request #268 from ARMmbed/mbed-mesh-api
...
Update mbed-mesh-api
2016-06-09 15:10:45 +01:00
Sam Grove
210180b652
Merge pull request #270 from ARMmbed/fix_function_args
...
Move arg types into function declaration
2016-06-09 15:08:21 +01:00
Sam Grove
7704adc96b
Merge pull request #269 from ARMmbed/mbedtls-fix
...
Updating mbed-client-mbed-tls and coap-service
2016-06-09 15:05:58 +01:00
Russ Butler
194d3ef2cb
Move arg types into function declaration
...
The args to rangematch didn't have any types specified. This patch
adds a type to the args.
2016-06-09 14:53:27 +01:00
Yogesh Pande
f03004dca4
Updating mbed-client-mbed-tls and coap-service
...
This commit includes
- Updating libs for mbed-client-mbed-tls and coap-service which contains
fixes for updated mbedtls to work on mbed-os.
- Updated pointers contains following commits
7a11be1ccb
b14e7b3303
This PR should unblock https://github.com/ARMmbed/mbed-os/pull/238
2016-06-09 16:44:36 +03:00
Kevin Bracey
077994b956
Update mbed-mesh-api
...
Adds mbed-cli JSON configuration for radio and PAN parameters.
2016-06-09 14:23:41 +01:00
Kevin Bracey
5fb2f8096a
Merge pull request #259 from ARMmbed/ns_coap_service
...
Update coap-service
2016-06-09 13:08:03 +01:00
Martin Kojtal
8d454368bf
Merge pull request #261 from simonqhughes/master
...
Fix for GCC 5.0 which appears not to define _GNU_SOURCE, define _ANSI…_SOURCE and define _POSIX_SOURCE
2016-06-09 12:58:22 +01:00
Simon D Hughes
88b3d838f2
Corrected order of #include files to include local header files first, and minimized cfstore_fnmatch.h content
2016-06-09 12:32:46 +01:00