Commit Graph

6960 Commits (ac7389de587d7cd0f8a63d3896f7f20a5653962c)

Author SHA1 Message Date
Lingkai Dong bda46e0fa8 Move ppp_nsapi.cpp from ppp library to netsocket/nsapi_ppp.cpp
This file is the source for nsapi_ppp.h and is not implementation
specific.
2020-07-17 15:30:53 +01:00
Lingkai Dong b8a1c5ba23 Move ppp into connectivity/libraries 2020-07-17 15:30:53 +01:00
Anna Bridge 63655e82a7
Merge pull request #13255 from LDong-Arm/move_coap
Move mbed-coap to connectivity/libraries
2020-07-17 14:41:58 +01:00
Anna Bridge f5801aa681
Merge pull request #13254 from LDong-Arm/move_nanostack-libservice
Move nanostack-libservice into connectivity/libraries
2020-07-17 14:40:50 +01:00
Anna Bridge d14454baef
Merge pull request #13283 from paul-szczepanek-arm/fix-fixed-size-att-write
BLE: Cordio bugfix fixed size writes under size must be allowed
2020-07-17 11:08:06 +01:00
Anna Bridge ab5af1e4f0
Merge pull request #13244 from rajkan01/storage_restructure_initial
Move storage from features into mbed-os root directory
2020-07-17 10:52:56 +01:00
Lingkai Dong 3b2e07c12e Move mbed-coap to connectivity/libraries 2020-07-16 17:06:57 +01:00
Vikas Katariya 776ccce8d6 psa: Update TF-M for ARM_MUSCA_B1 2020-07-14 11:54:57 +01:00
Paul Szczeanek c0391dc37b fixed size writes under size must be allowed 2020-07-13 14:42:53 +01:00
Rajkumar Kanagaraj aafdb8a0a3 Update the header reference from feature/storage to stroage 2020-07-10 14:59:53 +01:00
Rajkumar Kanagaraj 0bcf967870 Storage directory restructure:
- Move mbed-os/features/storage to mbed-os/storage
- Move components/storage/blockdevice to storage/blockdevice/COMPONENT_xxx
2020-07-10 14:59:53 +01:00
Jaeden Amero 2f2e4a95a1 psa: Update TF-M for ARM_MUSCA_B1 2020-07-09 15:40:38 +01:00
Martin Kojtal 947eb7a044
Merge pull request #13258 from praveenCY/pr/merge_warning_fix
Fix deprecated warning messages in Cypress code
2020-07-09 11:53:40 +02:00
Martin Kojtal 4f9699a4d4
Merge pull request #13257 from rwalton-arm/dev/rwalton-arm/fix-invalid-json-nanostack-lib
Remove invalid unicode characters from mesh-api/mbed_lib.json
2020-07-09 11:15:29 +02:00
Martin Kojtal a2b79803af
Merge pull request #13247 from jamesbeyond/greentea_fix
GreenTea: Fix inconsistency of  Greentea KV message
2020-07-09 10:50:03 +02:00
Martin Kojtal be7571e741
Merge pull request #13217 from ARMmbed/feature-cordio-update-20-05
Feature cordio update 20 05
2020-07-09 10:13:10 +02:00
Praveen babu chandran 0a65358a6d Fix deprecated warning messages in Cypress code 2020-07-08 13:25:11 -07:00
Rob Walton 1ed468b540 Remove invalid unicode characters from mesh-api/mbed_lib.json 2020-07-08 21:11:17 +01:00
Lingkai Dong cb828c3aa1 Move nanostack-libservice into connectivity/libraries/ 2020-07-08 17:25:18 +01:00
Qinghao Shi 48d78c6374 GreenTea: Fix inconsistenet Greentea KV message 2020-07-08 09:24:55 +01:00
Martin Kojtal 13efd1af38
Merge pull request #13225 from jeromecoutant/PR_CYW4343X
BLE remove unused CYW4343X file
2020-07-08 09:38:21 +02:00
Martin Kojtal 2ebf2cf4c4
Merge pull request #13038 from paul-szczepanek-arm/kvstoredb
BLE: Add KVStore Security DB
2020-07-08 09:33:00 +02:00
Martin Kojtal 33a7a5f00e
Merge pull request #13230 from LDong-Arm/freescale_nanostack_rebase_fix
Fix duplication of KW41Z Nanostack driver
2020-07-07 20:45:49 +02:00
Paul Szczeanek d080c7e85a add SPDX identifier 2020-07-06 15:06:04 +01:00
Paul Szczepanek 3e6e671d17 make public and random static based on different nrf configs 2020-07-06 11:05:37 +01:00
Lingkai Dong d27ec8272a Apply astyle fix from CI 2020-07-03 16:24:38 +01:00
Lingkai Dong acfbca7ada Fix duplication of KW41Z Nanostack driver 2020-07-03 15:57:07 +01:00
Martin Kojtal dd209da675 Revert "Fix kv parsing bug in greentea client."
This reverts commit c70baa9289.

Reason for revert: needs to be reviewed again, will be sent via new PR
2020-07-03 10:02:51 +01:00
Martin Kojtal fe2fb48907
Merge pull request #13210 from dustin-crossman/pr/sleep_test_fix
Fix hal-sleep/sleep_manager Tests on Cypress Targets
2020-07-03 10:36:22 +02:00
jeromecoutant cf801464e1 BLE removed unused CYW4343X file 2020-07-03 09:58:20 +02:00
jeromecoutant 85e0334ec3 ADV_WISE TLS config duplication 2020-07-03 09:52:57 +02:00
Paul Szczeanek c3a39e9b4d stray tabs removed 2020-07-02 16:41:43 +01:00
Paul Szczeanek f2a6e8b0e8 update comment 2020-07-02 16:41:42 +01:00
Paul Szczeanek 2ffc61aacb added timer IRQ handler for TIMER2 2020-07-02 16:41:42 +01:00
Paul Szczeanek 9354bc2a95 memory footprint increased 2020-07-02 16:41:42 +01:00
Paul Szczeanek 3de3754a33 switch to 5.1 api 2020-07-02 16:41:42 +01:00
Paul Szczeanek bc44299512 added timerboundary to config 2020-07-02 16:41:42 +01:00
Paul Szczeanek 666f2f4b79 trigger complete callbacks after sending HCI message 2020-07-02 16:41:42 +01:00
Paul Szczeanek 3316e7ff66 shutdown timer on deinit 2020-07-02 16:41:42 +01:00
Paul Szczeanek 981eaed9bb crypto init calls fixed 2020-07-02 16:41:42 +01:00
Paul Szczeanek 16cbc97feb enum for acl changed name from data to acl to match stack 2020-07-02 16:41:42 +01:00
Paul Szczeanek 3a46d09a87 add stubs for iso channels, update config for iso 2020-07-02 16:41:42 +01:00
Paul Szczeanek dbd58bfd02 remove unneeded pal 2020-07-02 16:41:42 +01:00
Paul Szczeanek ebd4aed9b1 disable led 2020-07-02 16:41:42 +01:00
Paul Szczeanek d9699cf269 asm only for gcc 2020-07-02 16:41:42 +01:00
Paul Szczeanek a04102ae39 switch to timer 2 due to conflict 2020-07-02 16:41:42 +01:00
Paul Szczeanek 7f23b6df0f update nrf cordio ll files 2020-07-02 16:41:42 +01:00
Paul Szczeanek 568d0a287e use assembly on gcc 2020-07-02 16:41:42 +01:00
Paul Szczeanek 4ce36b3728 missing def arm id in ll_defs 2020-07-02 16:41:42 +01:00
Paul Szczeanek c2ccc30657 enable custom hci transport in config 2020-07-02 16:41:42 +01:00