Martin Kojtal
efae4028d7
Merge pull request #13325 from OpenNuvoton/nvt_m263_button
...
Nuvoton: Revise the pin name of M263A button
2020-07-22 11:30:09 +01:00
Martin Kojtal
923fc9971e
Merge pull request #13317 from evedon/ed-doxygen-abs-time
...
Fixed doxygen for Kernel::Clock::time_point argument
2020-07-22 11:29:50 +01:00
Martin Kojtal
3d0e5a902f
Merge pull request #13301 from MultiTechSystems/dragonfly-post-hook
...
Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloader
2020-07-22 11:29:35 +01:00
Martin Kojtal
7592d702b2
Merge pull request #13284 from LDong-Arm/move_ppp
...
Refactor PPP library
2020-07-21 14:12:05 +01:00
cyliangtw
dd48500cc3
Revise M263A button pin name
2020-07-21 20:50:19 +08:00
Martin Kojtal
a548e2c367
Merge pull request #13323 from 0xc0170/fix_travis_scancode
...
Travis: fix scandcode failure
2020-07-21 13:03:32 +01:00
Martin Kojtal
0d8342e7b9
Travis: fix scandcode failure
...
This is workaround for https://github.com/ARMmbed/mbed-os/issues/13322 . We can remove
this line once they fix the dependency.
2020-07-21 10:57:14 +01:00
Leon Lindenfelser
c946c2a713
Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloader
...
Bootloader to be added using mbed_app.json
2020-07-20 14:15:51 -05:00
Evelyne Donnaes
0dd6b195d7
Fixed doxygen comment
2020-07-20 17:40:41 +01:00
Martin Kojtal
3a8989a247
Merge pull request #13300 from rajkan01/storage_fsdir_restructure
...
Restructure storage filesystem directory
2020-07-20 15:19:17 +01:00
Martin Kojtal
2b60c871d8
Merge pull request #13264 from ashok-rao/rtos-refactor
...
Moving around a few items within \rtos
2020-07-20 10:39:19 +01:00
Martin Kojtal
e5e556f038
Merge pull request #13276 from JanneKiiskila/master-license-fat
...
MASTER - LICENSE.md - clarify filesystem licensing
2020-07-20 09:54:01 +01:00
Martin Kojtal
7ef1dbcf93
Merge pull request #13293 from paul-szczepanek-arm/fix-gatt-rw-callbacks
...
BLE Fix read and write callbacks for descriptors not firing if characteristic is not readable or writable
2020-07-20 08:27:45 +01:00
Rajkumar Kanagaraj
f58c5631c0
Fix UNITTESTS issue
2020-07-19 10:02:32 -07:00
Rajkumar Kanagaraj
51247d0c4c
Update header path reference
2020-07-17 12:42:11 -07:00
Rajkumar Kanagaraj
41f0796484
Move greentea test closure to library
2020-07-17 12:42:11 -07:00
Rajkumar Kanagaraj
b340492142
Refactor storage/filesystem directory
2020-07-17 12:42:11 -07:00
Anna Bridge
ca2f980661
Merge pull request #13273 from rajkan01/storage_rb_dir_restructure
...
Restructure storage blockdevice directory
2020-07-17 15:56:33 +01:00
Lingkai Dong
804523fec5
Update .astyleignore for PPP source which is mostly imported
2020-07-17 15:31:44 +01:00
Lingkai Dong
ac7389de58
.travis.yml: exclude ppp from no-RTOS test
2020-07-17 15:30:53 +01:00
Lingkai Dong
8a57df0cea
ppp: Move headers to include/, source files to source/
2020-07-17 15:30:53 +01:00
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
2bd3c96077
Merge pull request #13234 from LDong-Arm/mv_connectivity_component_drivers
...
Move drivers from components to connectivity
2020-07-17 14:40:05 +01:00
Janne Kiiskila
0a2d5ff62f
Add blockdevices licenses
...
They are a seemingly random mix of Apache 2.0 and MIT licenses.
2020-07-17 13:35:15 +03:00
Janne Kiiskila
47c1f095a7
LICENSE.md - clarify filesystem licensing
...
We should really specify the littlefs and FAT FS licensing as separate
items, we should not just lump them together.
I also think we should point where the originals were picked up from.
2020-07-17 13:33:54 +03:00
Rajkumar Kanagaraj
3bcb4eb260
Unittests and Astyle:
...
- Update the header reference and source reference in cmake
- Update astyleignore to ignore blockdevice UNITTESTS
- Removed the redundant debug log
2020-07-17 03:12:03 -07:00
Rajkumar Kanagaraj
d47689be8e
Move storgae unittests
2020-07-17 03:10:58 -07:00
Rajkumar Kanagaraj
9aec1012a0
Move storgae greentea test
2020-07-17 03:10:58 -07:00
Rajkumar Kanagaraj
e92efbd800
Update the header file reference
2020-07-17 03:10:58 -07:00
Rajkumar Kanagaraj
036831e172
Refactor storage/blockdevice directory
2020-07-17 03:10:58 -07: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
640da338f9
Merge pull request #13229 from jeromecoutant/PR_TARGET2
...
STM32 custom target: create MCU_STM32xx for each family
2020-07-17 10:55:43 +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
Anna Bridge
29ca32e025
Merge pull request #13253 from LDong-Arm/unittests_any_dir
...
Allow unit tests defined anywhere in mbed-os
2020-07-17 10:45:39 +01:00
Lingkai Dong
7927ccd0f8
Do not astyle-check mbed-coap which is imported
2020-07-16 17:06:57 +01:00
Lingkai Dong
3b2e07c12e
Move mbed-coap to connectivity/libraries
2020-07-16 17:06:57 +01:00
Ashok Rao
04fac35252
Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers
2020-07-15 13:54:52 +01:00
adbridge
a2ada74770
Update Mbed version block
2020-07-15 10:47:30 +01:00
Martin Kojtal
8734f2aa01
Merge pull request #13291 from jainvikas8/update-tfm-14Jul20
...
Update TF-M for ARM_MUSCA_B1
2020-07-14 21:07:39 +02:00
Paul Szczeanek
aa42aeb514
callbacks to descriptors should not based on characteristic properties
2020-07-14 16:59:58 +01:00
Vikas Katariya
776ccce8d6
psa: Update TF-M for ARM_MUSCA_B1
2020-07-14 11:54:57 +01:00
Martin Kojtal
851c8870b6
Merge pull request #13285 from jainvikas8/enable-mcuboot-image-2
...
Use a different key to sign Non-secure image for ARM_MUSCA_B1 target
2020-07-14 12:03:11 +02:00
Vikas Katariya
486e72acaa
tool: Use a different key to sign Non-secure image
...
This applies only to `ARM_MUSCA_B1` target
When MCUBOOT repo: UPSTREAM was set as default as part of TF-M 1.1
release, few things were changed:
MCUBOOT_IMAGE_NUMBER: '2'
MCUBOOT_UPGRADE_STRATEGY: 'OVERWRITE_ONLY'
MCUBOOT_HW_KEY: 'On'(default)
Therefore the signing strategy for Non-secure image (Mbed OS)
needs to be done with its own private key, which is validated during
boot.
Signed-off-by: Vikas Katariya <vikas.katariya@arm.com>
2020-07-13 16:37:48 +01:00
Paul Szczeanek
c0391dc37b
fixed size writes under size must be allowed
2020-07-13 14:42:53 +01:00
Rajkumar Kanagaraj
3f080dfd65
update the path in license, readme markdown, astyleignore
2020-07-13 05:24:45 -07:00
Rajkumar Kanagaraj
fdaaffdc7a
Stroage unittest directory restructure
...
- Move UNITTESTS/features/storage to UNITTESTS/storage
- update the .cmake files to refer the new directory
2020-07-10 14:59:53 +01:00
Rajkumar Kanagaraj
aafdb8a0a3
Update the header reference from feature/storage to stroage
2020-07-10 14:59:53 +01:00