Arto Kinnunen
1159fa35b9
Merge commit 'ee2de0f99a393e9a868ea8c6bf655a7513bc09fb'
...
* commit 'ee2de0f99a393e9a868ea8c6bf655a7513bc09fb':
Squashed 'features/frameworks/nanostack-libservice/' changes from 9a61e73787..c6cae6992a
2020-06-08 15:40:23 +03:00
Arto Kinnunen
ee2de0f99a
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 15:40:23 +03:00
Arto Kinnunen
0d469c4bca
Update 802.15.4 MCR20 RF driver
...
Sync with master version v1.0.9
2020-06-08 15:37:22 +03:00
Arto Kinnunen
05290a8677
Update 802.15.4 Atmel RF driver
...
Sync with master version v3.3.0
2020-06-08 15:35:14 +03:00
jeromecoutant
561f8d48bf
STM32H7 STM32Cube FW V1.5.0 => V1.7.0
2020-06-08 14:33:10 +02:00
jeromecoutant
9936a53bd1
STM32H7 STM32Cube FW V1.5.0 => V1.7.0: HAL Driver part
2020-06-08 14:33:09 +02:00
jeromecoutant
21f262b5c3
STM32H7 STM32Cube FW V1.5.0 => V1.7.0: CMSIS part
2020-06-08 14:33:09 +02:00
jeromecoutant
7d181c1bf7
STM32H7: directory restructuration
...
- only files move
- sometimes files rename
+ targets.json update
2020-06-08 14:33:08 +02:00
Arto Kinnunen
d8420fb4c9
802.15.4 STM S2LP driver update
...
Sync with master v1.0.5
2020-06-08 15:24:51 +03:00
Rob Walton
6ee9b161e3
Reintroduce mts_dot combine_bins.
2020-06-08 13:12:23 +01:00
Rob Walton
422931208c
Reintroduce LPC4088 and Teensy3.1 post build hooks
2020-06-08 13:11:49 +01:00
Rob Walton
756fc381a9
Reintroduce NRF51 post-build hook.
...
The online compiler relies on this post build hook for NRF51 targets.
2020-06-08 13:08:40 +01:00
jeromecoutant
59d2dd5e1f
DISCO_L562QE: enable MBEDTLS_CONFIG_HW_SUPPORT
2020-06-08 13:57:57 +02:00
jeromecoutant
bfadc650f6
NUCLEO_WB55RG: enable MBEDTLS_CONFIG_HW_SUPPORT
2020-06-08 13:56:31 +02:00
jeromecoutant
d0e572225c
STM32 MBEDTLS: create mbedtls_device.h for all L562 targets
2020-06-08 13:54:14 +02:00
jeromecoutant
073bbf7b73
STM32 MBEDTLS: create mbedtls_device.h for all WB55 targets
2020-06-08 13:54:13 +02:00
jeromecoutant
904ced2150
STM32 MBEDTLS: create mbedtls_device.h for all L443 and L486 targets
2020-06-08 13:54:06 +02:00
jeromecoutant
f71b09173a
STM32 MBEDTLS: create mbedtls_device.h for all F756 targets
2020-06-08 13:51:35 +02:00
jeromecoutant
46566f492e
STM32 MBEDTLS: create mbedtls_device.h for all F437 and F439 targets
2020-06-08 13:51:34 +02:00
jeromecoutant
3f42dfd47f
STM32 MBEDTLS: AES/CCM/GCM/MD5/SHA1/SHA256 ALT implementation
2020-06-08 13:51:34 +02:00
jeromecoutant
f62e3842ba
STM32 MBEDTLS: common STM32 API for ST CRYP IP
2020-06-08 13:51:33 +02:00
jeromecoutant
e6f4629ba6
STM32 MBEDTLS: common STM32 API for ST HASH IP
2020-06-08 13:51:33 +02:00
jeromecoutant
aa09e7d409
STM32 MBEDTLS: Keep specific STM32L4 implementation
2020-06-08 13:51:32 +02:00
jeromecoutant
47aba83c2c
STM32 MBEDTLS: Remove specific STM32F4 & STM32F7 implementation
...
All families (except STM32L4) will be aligned
2020-06-08 13:51:32 +02:00
Martin Kojtal
a28e809122
Merge pull request #13077 from pea-pod/pytools_is_to_eq
...
Python reference equality changed to value equality
2020-06-08 13:40:28 +02:00
Martin Kojtal
8d26d77690
Merge pull request #12482 from AGlass0fMilk/add-nucleo-g474re
...
NUCLEO_G474RE: Add new platform
2020-06-08 12:38:40 +02:00
jeromecoutant
28f8307afa
STM32WB baremetal support
...
move BLE files to FEATURE_BLE
2020-06-08 12:06:01 +02:00
jeromecoutant
0a447ac798
STM32L4 baremetal support
2020-06-08 12:05:54 +02:00
jeromecoutant
ba7deb4660
STM32L1 baremetal support
2020-06-08 11:46:56 +02:00
jeromecoutant
1292053bf9
STM32 more information in README file
2020-06-08 10:02:33 +02:00
jeromecoutant
c9e0c4f6f7
STM32WB ReadMe quick update
...
See #12975
2020-06-08 10:02:33 +02:00
pea-pod
1de7008f8b
Python reference equality changed to value equality
2020-06-07 15:47:43 -05:00
jeromecoutant
10a5b97396
STM32H7: NUCLEO_H743ZI2 pins update
2020-06-05 16:26:33 +02:00
jeromecoutant
1484ac0859
STM32H7: DISCO_H747I pins update
2020-06-05 16:26:23 +02:00
jeromecoutant
b289d5a08f
STM32H7: enable dual analogic pad
2020-06-05 16:26:22 +02:00
jeromecoutant
538552adea
STM32H7 ADC issue correction
2020-06-05 16:26:22 +02:00
Martin Kojtal
59df4efaac
Merge pull request #13022 from jeromecoutant/PR_BSP
...
STM32: add weak TargetBSP_Init function
2020-06-05 16:01:25 +02:00
Martin Kojtal
867cd0f0b6
Merge pull request #13016 from jeromecoutant/PR_RTCTEST
...
tests-mbed_hal-rtc patch to match IAR compilation issue
2020-06-05 15:52:08 +02:00
Martin Kojtal
04498252e1
Merge pull request #13034 from hugueskamba/hk_fix_sleep_tracing
...
ST boards: Fix sleep tracing
2020-06-05 15:51:46 +02:00
Martin Kojtal
b21d5e8125
Merge pull request #13042 from hugueskamba/hk_override_warning_fix
...
Ensure all overridden virtual functions are marked with `override`
2020-06-05 15:49:06 +02:00
Martin Kojtal
49c1d947fa
Merge pull request #13044 from hugueskamba/hk_nrf_implicit_declaration
...
NRF: fix implicit declarations
2020-06-05 14:44:31 +02:00
Martin Kojtal
95a704ed92
Merge pull request #13045 from kyle-cypress/pr/pin-header-cyeskit
...
CYESKIT_064B0S2_4343W: Remove parentheses from arduino pins
2020-06-05 13:10:41 +02:00
Martin Kojtal
b076ea5364
Merge pull request #13019 from rajkan01/mbrblockdevice_dox_update
...
Documentation update - MBRBlockDevice::partition type parameter
2020-06-05 13:10:11 +02:00
Martin Kojtal
c7cf9a9aed
Merge pull request #13035 from pan-/fix-ble-service-data-addition
...
Fix capacity check when service data are added to BLE advertising payload
2020-06-05 10:49:43 +02:00
Martin Kojtal
3ef2b1642e
Merge pull request #12996 from pilotak/master
...
STM32F412 bypass PLL configuration when already done by bootloader
2020-06-05 10:48:41 +02:00
Martin Kojtal
65cbf9759d
Merge pull request #13047 from hugueskamba/hk_nrf_arm_compiler
...
NRF: Migrate ARM Compiler 5 feature re-locate zero initialized variables
2020-06-05 10:48:06 +02:00
Martin Kojtal
819b9f98e0
Merge pull request #13043 from hugueskamba/hk_nrf_serial_warning
...
NRF serial: Use nrf_uarte_event_t enum to avoid implicit conversion
2020-06-05 10:47:49 +02:00
Martin Kojtal
35a0e5d4f9
Merge pull request #13041 from hugueskamba/hk_remove_cordio_warnings
...
Cordio: put parentheses to correct order of precedence in ternary expressions
2020-06-05 10:47:36 +02:00
Martin Kojtal
dc30e1bf60
Merge pull request #13015 from jeromecoutant/PR_IARTRIVIAL
...
Force callback non-trivial for IAR
2020-06-05 10:45:21 +02:00
Martin Kojtal
8ff3c95b2d
Merge pull request #13030 from kjbracey-arm/thisthreadgetname
...
Fix ThisThread::get_name definition
2020-06-05 10:39:34 +02:00