Commit Graph

13 Commits (db42dca51cea37a6ea2dfab1aedbbb6ac7ab10ee)

Author SHA1 Message Date
Arto Kinnunen db42dca51c Squashed 'features/frameworks/nanostack-libservice/' changes from 9a61e73787..c6cae6992a
c6cae6992a Merge pull request #90 from ARMmbed/sync_with_mbedos
bc57095abb Netsocket/lwIP Stack: Remove support for ARM Compiler 5

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: c6cae6992a12f62f19cf7875f889304d5c1ded6d
2020-06-08 14:26:15 +03:00
Arto Kinnunen db389d4b4b Squashed 'features/frameworks/nanostack-libservice/' changes from 9af756886f..9a61e73787
9a61e73787 Merge pull request #89 from ARMmbed/update_from_mbedos
2a07f443ed Fixed typo: 'lenght' in ip6string.h
050aa7f31a Include ns_types.h before mbed_trace.h in Nanomesh

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 9a61e737872ba60fa73e9375011f63e9e266577a
2020-02-21 10:54:42 +02:00
Arto Kinnunen 8730005927 Squashed 'features/frameworks/nanostack-libservice/' changes from dd98c37..9af7568
9af7568 Merge pull request #87 from ARMmbed/sync_with_mbedos
5c16e57 (via Mbed OS) ns_list: avoid UINT_FAST8_MAX
36b4ace nsdynmenlib API to add memory region to heap (#86)

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 9af756886f082ef8a26372fae5a337203395457f
2019-07-05 10:44:37 +03:00
Arto Kinnunen d53d1dffb7 Squashed 'features/frameworks/nanostack-libservice/' changes from 1d4c358..dd98c37
dd98c37 Merge pull request #85 from ARMmbed/sync_with_MbedOS
8418f4c (via Mbed OS) Add missing mbed_lib.json for frameworks and nanostack
eb0692e Merge pull request #84 from ARMmbed/nslist_iar7
7ce58bf Support C++03 compilers that cannot return properly-typed pointers.
2775dce Merge pull request #83 from ARMmbed/IOTTHD-3187
fef3c6d Remove references to yotta
a953636 Avoid memcmp(x, NULL, 0)
1de4b47 (split) Fix C++11 build with Arm Compiler 6 (#79)

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: dd98c37c363acd0b6547ca59adc735ee52b2a7b1
2019-02-25 12:57:27 +02:00
Arto Kinnunen 661681f65c Squashed 'features/frameworks/nanostack-libservice/' changes from bb56e37..1d4c358
1d4c358 Use Mbed OS coding style (#77)

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 1d4c35848b1733020e0532fddd17dcadf78c79c7
2018-11-10 20:14:24 +02:00
Arto Kinnunen 0ca91df590 Squashed 'features/frameworks/nanostack-libservice/' changes from 5eb2f3f..bb56e37
bb56e37 Merge pull request #76 from ARMmbed/compiler_warning_fixes
a7b0de2 common_functions: remove use of "byte" as variable name
fb84db0 ns_types.h: fix the GCC warning with "-Wundef" and missing __STDC_VER

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: bb56e375bab77aa49dbddd4abb53b6832043aa99
2018-11-05 14:17:48 +02:00
Arto Kinnunen 7d2f0cab63 Squashed 'features/frameworks/nanostack-libservice/' changes from 2705b9b..5eb2f3f
5eb2f3f Make stoip6_prefix return a failure state when the core parser fails
901fdbb Add a couple of unit tests validating the more aggressive IPv6 parser
de201a3 Make stoip6 return whether the conversion succeed
e6ce3a8 Add new function stoip6_prefix (#75)
8ef1930 Revert "Make stoip6 return whether the conversion succeed" (#73)
6a18702 Merge pull request #72 from Taiki-San/ipv6
5efa0ff Add a couple of unit tests validating the more aggressive IPv6 parser
3b2c19f Make stoip6 return whether the conversion succeed

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 5eb2f3f4592aa00915f1bb37ba9cbc109146734d
2018-10-05 13:09:29 +03:00
Arto Kinnunen a184ff592b Squashed 'features/frameworks/nanostack-libservice/' changes from ddd45db..2705b9b
2705b9b Add IPv4 string conversion utils
8978dac Add API to set temporary allocation heap limit (#70)
86fa01c Update max heap size to use size_t (#68)
9808289 nsdynmemlib: silence IAR warnings caused by gotos skipping variable init

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 2705b9b93877f18828106df80af5b8c1c441e713
2018-07-02 13:15:57 +03:00
Juhani Puurula d6732a1b96 Squashed 'features/frameworks/nanostack-libservice/' changes from 09056ed..ddd45db
ddd45db Merge pull request #65 from ARMmbed/IOTTHD-2055
4720a2e Common read 24-bit inverse implemented
1037946 Common write 24-bit inverse implemented

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: ddd45dbe8387ea47d163a9e6d2c2e89ab6da3064
2018-05-11 09:59:29 +03:00
Arto Kinnunen db48ee5537 Squashed 'features/FEATURE_COMMON_PAL/nanostack-libservice/' changes from 854505d..09056ed
09056ed Merge pull request #63 from ARMmbed/apache
56472ac Change license to apache
9f70a64 Correct some types
b851db9 ONME-3201: Fix compilation warning of unsigned-signed comparison.

git-subtree-dir: features/FEATURE_COMMON_PAL/nanostack-libservice
git-subtree-split: 09056ed2eed0ec39a2dd235f29868e9983d4a5c1
2017-11-16 14:22:17 +02:00
Kevin Bracey 0613e29fde Squashed 'features/FEATURE_COMMON_PAL/nanostack-libservice/' changes from 6444c8a..854505d
854505d Introduce object oriented dynmemLIB
27bae6b Merge pull request #59 from ARMmbed/fix_yotta_deps
ff45891 Add dependency on mbed-trace

git-subtree-dir: features/FEATURE_COMMON_PAL/nanostack-libservice
git-subtree-split: 854505d0191e428c07eb25fc9630dc05b21d5a47
2017-07-06 12:03:41 +03:00
Seppo Takalo 1d3c49a408 Squashed 'features/FEATURE_COMMON_PAL/nanostack-libservice/' changes from 67affc61b..6444c8a4f
6444c8a4f Restore common_count_leading_zeros definition

git-subtree-dir: features/FEATURE_COMMON_PAL/nanostack-libservice
git-subtree-split: 6444c8a4f23dfe6d9b28014c78b41812879898b9
2017-05-11 13:38:20 +03:00
Seppo Takalo 8d65f6d10a Squashed 'features/FEATURE_COMMON_PAL/nanostack-libservice/' content from commit 67affc61b
git-subtree-dir: features/FEATURE_COMMON_PAL/nanostack-libservice
git-subtree-split: 67affc61b209786b745afc3026e76dec6aa94fd2
2017-04-27 15:19:39 +03:00