Arto Kinnunen
007484e492
Merge commit '1a9de4ca6c71d2b1fb46b93f42f54b7e69a879d7' as 'connectivity/drivers/802.15.4_RF/atmel-rf-driver'
2020-08-21 12:15:45 +03:00
Arto Kinnunen
1140885b0e
Remove copied 802.15.4 RF drivers
...
-Remove atmel-rf-driver, mcr20a-rf-driver and stm-s2lp-rf-driver
2020-08-21 12:14:31 +03:00
Arto Kinnunen
af76ebc90c
Merge commit 'bbc6f377f5e58e1798c41e8c670c714b9c3e35de' into nanostack-as_subtree
...
* commit 'bbc6f377f5e58e1798c41e8c670c714b9c3e35de':
Squashed 'features/frameworks/mbed-trace/' changes from 642a459a39..6ced9711c4
2020-08-21 12:09:06 +03:00
Arto Kinnunen
bbc6f377f5
Squashed 'features/frameworks/mbed-trace/' changes from 642a459a39..6ced9711c4
...
6ced9711c4 Merge branch 'master' into release_for_mbed_os
81e95acee7 README.md / filtering examples (#97 )
2a1d4f8933 Include inttypes.h for PRIx<N> formatting macros (#96 )
e7a828ea7e Remove dependency to Nanomesh headers (#92 )
git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 6ced9711c4442857a72add74680caf8fc57699c3
2020-08-21 12:09:06 +03:00
talorion
f874e726db
resolved astyle - coding format.
2020-08-21 10:02:55 +02:00
talorion
7a985ecee9
fixed the preprocessor guards
2020-08-21 10:02:43 +02:00
Lingkai Dong
15914d9354
.travis.yml: apply ignore list to spell checker
2020-08-20 17:23:19 +01:00
Lingkai Dong
8c610a6544
Spell checker: add an argument to pass file containing ignored patterns
2020-08-20 17:23:17 +01:00
Lingkai Dong
e00d6feb37
Rename .astyleignore -> .codecheckignore for spell check
2020-08-20 17:16:02 +01:00
Leon Lindenfelser
622b7cfc60
Add MBED_APP_START & MBED_APP_SIZE check/set to MTS_MDOT_F411RE arm linker
2020-08-20 10:21:12 -05:00
Arto Kinnunen
9aac23d49e
Merge commit '70e2f11a0c79969e66b51085571bbe9f4dfb7ded' into nanostack-as_subtree
...
* commit '70e2f11a0c79969e66b51085571bbe9f4dfb7ded':
Squashed 'connectivity/libraries/nanostack-libservice/' changes from c6cae6992a..67d7b93ec6
2020-08-20 17:06:12 +03:00
Arto Kinnunen
70e2f11a0c
Squashed 'connectivity/libraries/nanostack-libservice/' changes from c6cae6992a..67d7b93ec6
...
67d7b93ec6 Allow ns_list to be visible as own module in Doxygen
git-subtree-dir: connectivity/libraries/nanostack-libservice
git-subtree-split: 67d7b93ec6769fa3c6d52da81ba693e170ff1260
2020-08-20 17:06:12 +03:00
Arto Kinnunen
4198053857
Merge commit 'ac91d0ab4f0efdc6e526b83632eaf99f481298f9' into nanostack-as_subtree
...
* commit 'ac91d0ab4f0efdc6e526b83632eaf99f481298f9':
Squashed 'connectivity/nanostack/sal-stack-nanostack-eventloop/' changes from fdb818f341..86cf0cca08
2020-08-20 17:03:01 +03:00
Arto Kinnunen
ac91d0ab4f
Squashed 'connectivity/nanostack/sal-stack-nanostack-eventloop/' changes from fdb818f341..86cf0cca08
...
86cf0cca08 Merge branch 'master' into release_for_mbed_os
b560a9da36 Add SPDX-License-Identifier to Makefile
db2f2136a3 Fix documentation of eventOS_event_timer_shortest_active_timer().
798215b611 Add Doxygen module documentation for event system.
git-subtree-dir: connectivity/nanostack/sal-stack-nanostack-eventloop
git-subtree-split: 86cf0cca08e4bab62993d4445b37f4e775ef90ce
2020-08-20 17:03:01 +03:00
Arto Kinnunen
fdcb23ede2
Merge commit '4ed4c4fa20b0b14d2525e0f4e805ca1ad58579d2' into nanostack-as_subtree
...
* commit '4ed4c4fa20b0b14d2525e0f4e805ca1ad58579d2':
Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from b3fe5744d1..48609aeded
2020-08-20 16:57:03 +03:00
Arto Kinnunen
4ed4c4fa20
Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from b3fe5744d1..48609aeded
...
48609aeded Merge branch 'release_internal' into release_external
62d8586ae0 Ignore ns_monitor when receiving Ack (#2417 )
3323f36d58 Add support for Ethernet RA dns configuration
d8e7d40aee Iotthd 4239 (#2414 )
b46f3c635e add empty function for ws_stack_info_get
fc97980aa8 Changed RADIUS shared secret length to 16-bit value
f827ffc364 Added information API to Wi-SUN and border router
8f1f9d5f46 EDFE error handling update
51bf94e77f Fix adaptation interface unit tests (#2409 )
0860b57879 FHSS_WS: Fixed reading unicast remaining slots (#2408 )
4d8c03bc06 Border Router RADIUS client basic authentication functionality (#2406 )
fbfada9595 Adaptation IF: Allocate fragmentation buffer only if needed (#2407 )
66f1bffb47 Added storing of PAN version to NVM on BR
89826ce8af Iotthd 4224 (#2403 )
3fc1ae221b BR EUI-64 is now selected for 4WH using PMKID on 4WH Message 1
af8438e65e Timing tool traces (#2401 )
7938795f2f Fixed new PD data request for check if EDFE exchange is active.
85ab8fd3e1 Extented Frame exchange support
86b1f27041 Merge pull request #2399 from ARMmbed/IOTTHD-4220
fed69e04d7 Add missing test method to ws_empty_functions
6b58e26c30 Add EDFE mode to Socket API setsockopt
12830770e6 Test API to adjust 6LoWPAN fragmentation MTU size (#2398 )
e787874424 Init MAC MTU size based on driver MTU size (#2397 )
bf8e89e0b7 Ignore neighbors using unsupported channel function (#2395 )
1c263fd54e FHSS exclude channel usage from mask and Brazilian Domain support
841dcbeccb MAC: Configurable data whitening (#2393 )
9a10d66add Fix global address detection (#2392 )
f27fe86a24 Corrected network name and PAN ID change on auth start
bcce0ed0ef Clarified border router routing table API description
e4630a4916 Wi-SUN interface now informs address changes as interface events
2174374df3 Fix error found by coverity (#2389 )
843254a510 MPL: traces for transmit and receive message (#2387 )
git-subtree-dir: connectivity/nanostack/sal-stack-nanostack
git-subtree-split: 48609aeded2059177f8877b8f94558fc68b9595f
2020-08-20 16:57:02 +03:00
RyoheiHagimoto
c854392344
Added public token for RZ_A2XX in target.json
2020-08-20 19:42:50 +09:00
Roman Okhrimenko
a8a2a0ee03
Update cypress psoc6cm0p library to 1.2.1.676, compatible with psoc6pdl 1.6.1.4886
2020-08-20 13:02:28 +03:00
Martin Kojtal
a6ce2c53a0
platform: move internal headers to internal/
...
They belong to internal folder to follow our guideline, not in source as they were.
2020-08-20 08:58:00 +01:00
Leon Lindenfelser
aa2c80fa52
Update MTS_DRAGONFLY_F411RE linker files for removed post_binary_hook
2020-08-19 16:09:44 -05:00
Paul Szczeanek
6aa89aefcc
calculate chunk size when needed and use reported packet length
2020-08-19 12:22:27 +01:00
Paul Szczeanek
8c5bbe05fe
check authorisation before writing
2020-08-19 10:41:21 +01:00
Paul Szczeanek
019a32c75b
no need to check again
2020-08-19 10:41:05 +01:00
Paul Szczeanek
c78afe249c
remove address from api to cancel connect
2020-08-18 18:07:16 +01:00
Dustin Crossman
fbeae966b2
Add sectors info for CYSBSYSKIT to arm_pack_manager/index.json.
2020-08-18 09:45:47 -07:00
Martin Kojtal
8078e20cb4
platform: remove platform/ prefix for source
...
If we take platform as a component, platform/source would be outside of this component.
I removed the prefix as these are implementation specific (they are located in source folder,
not in include as the others).
2020-08-18 15:55:39 +01:00
Martin Kojtal
78a3785423
USBPhyHw: remove mbed.h inclusion
...
Remove user facing header file, it should not be included within a library. The header itself does not need anything from Mbed.
It could possibly fail if targets which implement usb are not including what is required for their implementation.
2020-08-18 15:36:24 +01:00
Rajkumar Kanagaraj
ef18003588
Rename to more readable include header directory component name
2020-08-18 13:10:50 +01:00
Arto Kinnunen
f4cdbeb7c1
Squashed 'connectivity/libraries/nanostack-libservice/' content from commit c6cae6992a
...
git-subtree-dir: connectivity/libraries/nanostack-libservice
git-subtree-split: c6cae6992a12f62f19cf7875f889304d5c1ded6d
2020-08-18 14:24:46 +03:00
Arto Kinnunen
b4e5062ecd
Merge commit 'f4cdbeb7c134c67322772cbc526c7ce123e5fbcd' as 'connectivity/libraries/nanostack-libservice'
2020-08-18 14:24:46 +03:00
Arto Kinnunen
e79743e33d
Remove copy of nanostack-libservice
2020-08-18 14:22:12 +03:00
Arto Kinnunen
975b1b8a6b
Squashed 'connectivity/nanostack/sal-stack-nanostack-eventloop/' content from commit fdb818f341
...
git-subtree-dir: connectivity/nanostack/sal-stack-nanostack-eventloop
git-subtree-split: fdb818f34127bc09819978cf1345b04ae8893d33
2020-08-18 14:07:18 +03:00
Arto Kinnunen
a7481400f1
Merge commit '975b1b8a6b090933420b347b3cabd3dbdff857e2' as 'connectivity/nanostack/sal-stack-nanostack-eventloop'
2020-08-18 14:07:18 +03:00
Arto Kinnunen
df8d1a90be
Remove copy of sal-stack-nanostack-eventloop
2020-08-18 13:08:41 +03:00
Arto Kinnunen
754194fbf7
Merge commit 'c6f402a4c66638de8921c74306ce64c0122b046c' as 'connectivity/nanostack/coap-service'
2020-08-18 13:06:11 +03:00
Arto Kinnunen
c6f402a4c6
Squashed 'connectivity/nanostack/coap-service/' content from commit 5aa54b8e62
...
git-subtree-dir: connectivity/nanostack/coap-service
git-subtree-split: 5aa54b8e622ec2b44bdf323cc02bd1cfc5ffd904
2020-08-18 13:06:11 +03:00
Arto Kinnunen
5ea51cb1d6
Remove existing copy of coap-service
2020-08-18 13:05:00 +03:00
Arto Kinnunen
42a7bffc52
Squashed 'connectivity/nanostack/sal-stack-nanostack/' content from commit 1360a38b2d
...
git-subtree-dir: connectivity/nanostack/sal-stack-nanostack
git-subtree-split: 1360a38b2daf1ffc26e61b62f091f92d7a18df0e
2020-08-18 12:56:22 +03:00
Arto Kinnunen
2a4b474e26
Merge commit '42a7bffc528d47263f0e285bc5220324f71e9da9' as 'connectivity/nanostack/sal-stack-nanostack'
2020-08-18 12:56:22 +03:00
Arto Kinnunen
a66aad9866
Nanostack: Remove existing copy of sal-stack-nanostack
2020-08-18 12:50:34 +03:00
Martin Kojtal
890f0562dc
Merge pull request #13447 from CharleyChu/topic/master_13440
...
psoc64: Update TF-M release image
2020-08-18 10:17:53 +01:00
Paul Szczeanek
f876179484
remove tabs
2020-08-18 10:04:11 +01:00
Paul Szczeanek
b93733e4aa
offset is missing from prepare write response in cordio
2020-08-18 10:02:43 +01:00
Paul Szczeanek
894886d1fe
fix prepare writes to write in chunks
2020-08-18 09:07:13 +01:00
Paul Szczeanek
bf20286026
perform attribute writes directly, including offset
2020-08-18 09:00:36 +01:00
Paul Szczeanek
cde0e6b183
allow writes at an offset
2020-08-18 08:59:00 +01:00
Paul Szczeanek
1b78b46a73
must allow writes smaller than max attribute length
2020-08-18 08:58:11 +01:00
RyoheiHagimoto
4a1049d508
Moved some files to connectivity/drivers/emac from features/netsocket/emac-drivers
2020-08-18 16:25:01 +09:00
Arto Kinnunen
d3fc6c4563
Revert max line length change
...
Do not chnage default line length as it is a breaking chnage.
Library configuration can be used to adjust max lien length.
2020-08-18 10:10:49 +03:00
RyoheiHagimoto
21773f245d
Aligned with the astyle rule: rz_a1h emac driver
2020-08-18 10:48:59 +09:00