George Beckstein
8b264fd821
Attmpted to fix astyle of I2CSlave example 🤞
2020-04-03 05:38:23 -04:00
George Beckstein
d8727510e7
Remove unused internal state enum
2020-04-03 05:38:23 -04:00
George Beckstein
0dbc2606be
Improved I2CSlave example with code for both Mbed master and slave to test with
2020-04-03 05:38:23 -04:00
George Beckstein
907ae1b67e
Implement I2CSLAVE in the i2c_api for nRF52 targets
2020-04-03 05:38:21 -04:00
George Beckstein
85a17293d3
Enable I2CSLAVE for nRF52 targets
2020-04-03 05:01:22 -04:00
George Beckstein
e1178be65e
Applying changes to only specific targets for stop-gap.
2020-04-03 04:45:43 -04:00
George Beckstein
382a55487f
Added object extensions configuration parameter to HAL
2020-04-03 04:38:21 -04:00
Martin Kojtal
c8ab263388
Merge pull request #12701 from dustin-crossman/pr/custom-bt-firmware
...
Add custom BT Firmware image for CYW9P62S1_43012EVB_01
2020-04-03 09:09:46 +02:00
Martin Kojtal
8376303092
Merge pull request #12698 from hugueskamba/hk-remove-armc5-support-drivers
...
Drivers: Remove support for ARM Compiler 5
2020-04-03 09:00:49 +02:00
Martin Kojtal
5539d65017
Merge pull request #12638 from tymoteuszblochmobica/testall
...
Enable storage tests to all targets
2020-04-03 09:00:18 +02:00
Martin Kojtal
74ace63eaa
Merge pull request #12729 from AnttiKauppila/mbedtls_fixes
...
Mbedtls fixes
2020-04-03 08:59:14 +02:00
Martin Kojtal
548e1c6766
Merge pull request #12676 from LDong-Arm/ble_deprecation_cleanup
...
Remove deprecated BLE:: APIs and unsupported services
2020-04-03 08:36:38 +02:00
Volodymyr Medvid
b61cf5bdd6
PSoC 62/63: set correct mbed_ram_start and mbed_ram_size
...
In case when target.mbed_ram_start and target.mbed_ram_size are not set
neither in targets.json nor in mbed_app.json, the IRAM1 region values
defined in tools/arm_pack_manager/index.json are passed by Mbed CLI as
the linker script preprocessing flags. As a result, wrong addresses of
MBED_RAM_START and MBED_RAM_SIZE are defined in the linker script since
CMSIS DFP pack has no information about RAM split between CM0+ and CM4 applications.
Set the values explicitly in targets.json to ensure the correct RAM layout.
The MBED_ROM_START and MBED_ROM_SIZE provided by CMSIS DFP are already
correct since the linker scripts places CM4 vector table at MBED_APP_START,
taking into account the flash application area of the CM0+ prebuilt application.
2020-04-02 17:44:37 +01:00
Ryan Morse
f060b6afd7
Add custom BT Firmware image for CYW9P62S1_43012EVB_01
2020-04-02 09:30:17 -07:00
Martin Kojtal
ded879daed
Merge pull request #12603 from dustin-crossman/pr/add-cysbsyskit_01
...
Add target CYSBSYSKIT_01
2020-04-02 18:18:11 +02:00
Martin Kojtal
38b1d2fa9c
Merge pull request #12743 from 0xc0170/fix_mergify_5.15
...
mergify: Add 5.15 rule
2020-04-02 15:18:25 +02:00
Hugues Kamba
467305f374
Fix build failure due to C lib selected
...
Allow target.c_lib to be set to small when Mbed 5 is supported.
2020-04-02 14:02:40 +01:00
Martin Kojtal
b7664fa78c
Merge pull request #12680 from dustin-crossman/pr/qspi_partial_fix
...
QSPI driver also acquires ownership upon initialization now.
2020-04-02 13:59:40 +02:00
heejungPark
7cb2344f42
Update PeripheralPinMaps.h
...
Add SPDX identifier
2020-04-02 20:08:42 +09:00
JojoS62
a4d5186f39
add config option for phy media interface
2020-04-02 12:16:57 +02:00
Martin Kojtal
a7cac10916
mergify: add 5.15 branch rule
2020-04-02 07:29:47 +01:00
heejungPark
e87e2f4770
Change files in TARGET_SDT64B
2020-04-02 11:36:34 +09:00
Martin Kojtal
6e46e2ddd3
Merge pull request #12639 from rajkan01/ethernethal_remove_deprecated
...
Remove the deprecated ethernet hal APIs
2020-04-01 20:28:17 +02:00
Martin Kojtal
c60ec041a9
mergify: remove spaces
2020-04-01 15:53:21 +01:00
Martin Kojtal
00fef8346e
Merge pull request #12733 from 0xc0170/fix_odin_removal
...
odin targets: remove release version
2020-04-01 14:41:11 +02:00
Martin Kojtal
66bf7e85a6
Merge pull request #12547 from amq/update-emlib
...
EFM32: update emlib to 5.9.1
2020-04-01 14:19:10 +02:00
Martin Kojtal
62cac3b640
Merge pull request #12712 from jamesbeyond/lto-printf
...
Fix LTO issue with minimal-printf
2020-04-01 12:22:52 +02:00
Martin Kojtal
6678efe571
Merge pull request #12696 from 0xc0170/fix_boot_iar_vector
...
rtos: declare vector table type as in Technical Note 11578
2020-04-01 12:22:21 +02:00
Tymoteusz Bloch
2ca832c673
Enable storage tests to all targets
2020-04-01 12:04:36 +02:00
Kimmo Vaisanen
949856d967
Replace unique_ptr::reset() call with "= nullptr"
...
This is a workaround for IAR library bug.
2020-04-01 12:13:49 +03:00
Martin Kojtal
a6ef9db8dc
Merge pull request #12626 from jeromecoutant/PR_F4
...
STM32F4 update drivers version to CUBE V1.25.0
2020-04-01 10:50:32 +02:00
Martin Kojtal
e8208c062b
Merge pull request #12719 from jeromecoutant/PR_FPGA_JSON
...
FPGA CI TEST SHIELD: add test config json file
2020-04-01 08:58:44 +02:00
Martin Kojtal
0eca8d38d0
Merge pull request #12715 from RyoheiHagimoto/rza1-eth-deprecation
...
RZ_A1H remove usage of ethernet hal API
2020-04-01 08:54:31 +02:00
Martin Kojtal
7a0a168ded
Merge pull request #12681 from mtomczykmobica/IOTSTOR-990
...
SPIFBlockDevice doesn't play nice on shared SPI bus #11732 .
2020-04-01 08:54:01 +02:00
Martin Kojtal
d308da11e7
Merge pull request #12610 from u-blox/ubx_modem_api
...
Add UBLOX_onboard_modem_api for power up UBLOX_C027.
2020-04-01 08:41:26 +02:00
Martin Kojtal
f03860a971
Merge pull request #12604 from OpenNuvoton/nuvoton_nano130_tickless_lpticker
...
NANO130: Fix test failures with tickless from lp_ticker
2020-04-01 08:40:19 +02:00
Chun-Chieh Li
2c9ec8f19d
M487: Add SPDX license identifier for BSP files
2020-04-01 13:55:46 +08:00
Chun-Chieh Li
d709c775b4
M487: Add SPDX license identifier
2020-04-01 13:55:45 +08:00
Chun-Chieh Li
3b9492fdbc
M487: Update BSP
...
Relevant modifications:
1. Support degrading QSPI0/1 to SPI4/5 for normal SPI transfer
2. Fix with BSP crypto driver API change
3. Fix with BSP PDMA driver API change
4. Make necessary modifications to pass FPGA CI Test Shield tests
5. Don't distinguish pinmap among parts e.g. M480 LG. Application users must take care.
2020-04-01 13:55:12 +08:00
Kimmo Vaisanen
9913f25d2a
Testing: Add missing TRACE_GROUP for multihoming tests
2020-04-01 08:32:06 +03:00
Qinghao Shi
5a0141c5a1
FIX: update usb device tests for deprecated API
2020-03-31 21:42:39 +01:00
Kevin Bracey
874e36e05a
Fully enforce NonCopyable
...
Make NonCopyable fully operational so it gives compile errors in all
build profiles.
2020-03-31 19:01:42 +03:00
jeromecoutant
eccb47b7fb
NUCLEO_WB55RG : enable IAR export
2020-03-31 17:53:06 +02:00
Veijo Pesonen
61d70ae967
tests-integration-fs: CY8CPROTO_062_4343W regression
...
Created a new test case to reveal an issue with CY8CPROTO_062_4343W
which was earlier exposed by two intervening test cases.
2020-03-31 18:43:11 +03:00
Veijo Pesonen
7d2f005ca3
tests-integration-fs: makes tests independent
...
Cleans up the created files between test cases to avoid out of space
situations.
2020-03-31 18:42:46 +03:00
Martin Kojtal
f899bae16a
odin targets: remove release version
...
This is a preparation for more upcoming changes. The latest master updates removed deprecated functionality and these targets do not compile anymore.
2020-03-31 15:55:27 +01:00
Martin Kojtal
dba3962f16
Merge pull request #12570 from kjbracey-arm/nsapics
...
Improve nsapi_create_stack
2020-03-31 16:34:20 +02:00
Kimmo Vaisanen
692aafc80c
Testing: Fix SocketAddress compare
...
TEST_ASSERT_EQUAL compares int values and converting SocketAddress as int is not supported.
2020-03-31 16:39:26 +03:00
Antti Kauppila
5f19b6b03a
Licence updated
2020-03-31 16:16:30 +03:00
Martin Kojtal
9bea1509da
Merge pull request #12612 from jamesbeyond/int_test
...
TEST: add RTOS macro to enable integration test
2020-03-31 15:13:51 +02:00