jeromecoutant
d521ec6003
STM32F429 ARM MICRO startup file update
2019-04-05 12:26:06 +01:00
Wajahat Abbas
0443e0dd06
Corrected timeout for +UDNSRN command
2019-04-05 12:26:06 +01:00
Kari Haapalehto
9af45c554b
Fix for NUCLEO_F207 UDPSOCKET_ECHOTEST_BURST_NONBLOCK fails. Increase eth-rxbufnb from 1 to 2 will fix the problem
2019-04-05 12:26:06 +01:00
Teppo Järvelin
fa220011aa
Cellular: fix issue where CGACT not supported in coming firmware in BG96.
2019-04-05 12:26:06 +01:00
mudassar-ublox
c4bbddb89c
Applied suggested astyle fixes
2019-04-05 12:26:06 +01:00
mudassar-ublox
9427d2653d
updated api and removed Astyle issue
2019-04-05 12:26:06 +01:00
mudassar-ublox
5bda91d1f7
C030_N211 api's update and removed N2XX_CellularNetwork class
2019-04-05 12:26:05 +01:00
mudassar-ublox
9d28abae0d
C030_N211 cellular api refactoring
2019-04-05 12:26:05 +01:00
mudassar-ublox
5084c669b9
C030_N211 cellular api
2019-04-05 12:26:04 +01:00
Nir Sonnenschein
6bf7fd3ecc
Merge pull request #10204 from ARMmbed/release-candidate
...
Release candidate for mbed-os-5.12.0-rc4
2019-03-24 15:04:56 +02:00
Brian Daniels
3f9e266e6d
get_mbed_official_release respects supported_toolchains
2019-03-24 09:48:43 +00:00
Brian Daniels
12438af35d
Add link for ARMC5 warning
2019-03-24 09:48:43 +00:00
Brian Daniels
551bbf3985
Updating supported toolchain printing with new options
2019-03-24 09:48:43 +00:00
Brian Daniels
9399eb07ec
Add ARMC5 as an option for the -t argument
2019-03-24 09:48:43 +00:00
Brian Daniels
a10be644cc
Make args_erroor less verbose.
...
This removes the arugment help from the output, making the error much
easier to find. This solves #10090 .
2019-03-24 09:48:43 +00:00
Brian Daniels
78ec04cbaf
Front-end scripts now use the ARM toolchain fallback.
...
Some unused imports were removed as well as some general clean up.
2019-03-24 09:48:43 +00:00
Brian Daniels
7aba154a44
ARMC5 is supported if a target lists ARM as a supported_toolchain
2019-03-24 09:48:43 +00:00
Brian Daniels
6dfbd0b88a
Add functions to enable ARM fallback to ARMC5.
...
There are two new functions: get_valid_toolchain_names and
find_valid_toolchain. These functions are used to figure out if a
fallback is possible and necessary. find_valid_toolchain is expected to
be used by the front-end scripts.
get_toolchain_name was updated with some different logic and comments.
2019-03-24 09:48:43 +00:00
Brian Daniels
7efb8b3a99
Add utility functions and Exceptions
...
These functions will be used to handle some of the error state and
warning messages produced when the scripts attempt to select a valid
toolchain.
2019-03-24 09:48:43 +00:00
Brian Daniels
9244a89eb5
Only enable ARMC6 for a few targets
...
The affected targets are Renesas targets, USI_WM_BN_BM_22 based
targets, and the MTB_MXCHIP_EMW3166.
2019-03-24 09:48:43 +00:00
Brian Daniels
1286b7b0c7
Whitespace clean up
2019-03-24 09:48:43 +00:00
Brian Daniels
8d73e9abb2
Fix the removal of Mbed-added core flags in uvision exporter
2019-03-24 09:48:43 +00:00
Jaeden Amero
caf6bd8b89
tls: Update Mbed TLS to 2.17.0
...
There are no differences from the previously imported version of Mbed
TLS other than the version number.
2019-03-24 09:48:43 +00:00
Jaeden Amero
86a03e7f2b
crypto: Update Mbed Crypto to 1.0.0
...
There are no differences from Mbed Crypto 1.0.0d7 other than the version
number.
2019-03-24 09:48:43 +00:00
Brian Daniels
03677a6477
Add comments about the proper use of specific ARMC6 arguments
2019-03-24 09:48:43 +00:00
Brian Daniels
ca4c3e09b8
Version check the compiler in all build functions
...
This enables the use of Mbed Studio's version of ARMC6.
2019-03-24 09:48:43 +00:00
Brian Daniels
748985353f
Clean up some whitespace
2019-03-24 09:48:43 +00:00
Brian Daniels
31bc4725df
Test detection of Mbed Studio version of ARMC6
2019-03-24 09:48:43 +00:00
Brian Daniels
eb27d8ed17
Remove stray prints and whitespace
2019-03-24 09:48:43 +00:00
Brian Daniels
c7c39a755d
Conditionally enable --ide=mbed from ARMC6 based on compiler version.
...
If the Mbed Studio build of ARMC6 is found, add the --ide=mbed to all
necessary executables.
2019-03-24 09:48:43 +00:00
Brian Daniels
6823b82004
Whitespace clean up
2019-03-24 09:48:43 +00:00
Jimmy Brisson
5d8a77aedb
Fall back to target.json memories when CMSIS has empty memories
2019-03-24 09:48:43 +00:00
Jimmy Brisson
5f7c439619
Configure sector information in targets.json
2019-03-24 09:48:43 +00:00
Oren Cohen
2cff0ef18f
Add missing sector data
2019-03-24 09:48:43 +00:00
Oren Cohen
627f47f161
Remove device_name from targets.json
2019-03-24 09:48:43 +00:00
Oren Cohen
41555c1500
Remove cypress targets from CPM
2019-03-24 09:48:43 +00:00
Oren Cohen
ae2ad20e3c
Add RAM regions for cypress platforms
2019-03-24 09:48:43 +00:00
Kimmo Vaisanen
9e9f2a2747
Cellular: Fix plmn trace for IAR
...
IAR compiler does not seem to like printing null strings.
2019-03-24 09:48:43 +00:00
Jimmy Brisson
b2e921fc72
Collect excluded libraries into ignored_dirs
2019-03-24 09:48:43 +00:00
Jimmy Brisson
cae0401acf
Test that excluded libraries are correctly collected
2019-03-24 09:48:43 +00:00
Jimmy Brisson
5c0ffd7188
Deduplicate RAM defines to linker command line
2019-03-24 09:48:43 +00:00
Jimmy Brisson
d4656078f3
Use PSA overrides for RAM
2019-03-24 09:48:43 +00:00
Jimmy Brisson
66fd93ba78
Deduplicate MBED_ROM_xxxx defines on IAR linker command line
2019-03-24 09:48:43 +00:00
Sarah Marsh
b18dbc7378
Fix undefined tr_debug for QUECTEL_BG96 cellular feature
2019-03-24 09:48:43 +00:00
Martin Kojtal
85cbc290a2
Merge pull request #10158 from ARMmbed/release-candidate
...
5.12.0-rc3
2019-03-20 10:41:37 +01:00
Cruz Monrreal
32762d61ad
Merge pull request #10159 from kfnta/alzix/rc-help
...
Update secure binaries for RC3
2019-03-19 11:22:42 -05:00
Alexander Zilberkant
290f6121b4
"Update secure binaries for LPC55S69_S"
2019-03-19 17:29:15 +02:00
Alexander Zilberkant
d99f82a557
"Update secure binaries for FUTURE_SEQUANA_M0_PSA"
2019-03-19 17:28:47 +02:00
Alexander Zilberkant
322e901bf7
"Update secure binaries for CY8CKIT_062_WIFI_BT_M0_PSA"
2019-03-19 17:27:41 +02:00
Amir Cohen
77b60f4e06
Add flashiap block device comment
2019-03-19 13:12:36 +00:00