Brian Daniels
2a080a0840
Correct call to add_file_ref
2019-04-05 11:46:39 -05:00
Brian Daniels
3b9baf9600
Only store references to one linker script in a resources object.
...
Projects have only ever made use of one linker script per compiler.
However, the tools would store references to multiple linker scripts in
a project and select one in a non-deterministic way. Now we clear out
any existing linker script when we add a new one to a project. This way,
the last added linker script is always used.
2019-04-02 09:49:06 -05:00
Brian Daniels
fd7467c9ba
Test to ensure only the last linker file is used in a project
2019-04-02 09:48:55 -05:00
Naveen Kaje
f0f133f3ec
tools: fix the path generated to the sct file
...
The sct file path generated in the online compiler
is incorrect. Fix that by changing the correct_scatter_shebang
API to accept a FileRef object instead and use the path.
This change should go with change in online compiler that removes
the override for correct_scatter_shebang.
2019-04-02 09:05:15 -05:00
Martin Kojtal
2a694cf1d9
Merge pull request #10143 from jeromecoutant/PR_ADC_RESETINTERNAL
...
STM32 ADC INTERNAL CHANNEL reset after read
2019-04-02 13:02:14 +02:00
Martin Kojtal
82e6b2fba4
Merge pull request #10229 from u-blox/cellular_device_test
...
Cellular: Power ON Wait Increased for C030_U201
2019-04-02 09:32:06 +02:00
Cruz Monrreal
4950178db5
Merge pull request #10246 from NXPmicro/Fix_LPC55S69_Flash_ClockSpeed
...
LPC55S69: Update Flash driver to set clock frequency
2019-04-01 21:53:18 -05:00
Cruz Monrreal
d2c9d9ddc8
Merge pull request #9111 from embeddedteam103/can_signness_mismatch
...
CAN: Fix signness mismatch in `CANMessage` constructors
2019-04-01 17:06:09 -05:00
Cruz Monrreal
136e0e32de
Merge pull request #10276 from theotherjimmy/armc6-parse
...
Parse Errors and Warnings from Arm Compiler 6
2019-04-01 17:04:54 -05:00
Cruz Monrreal
cdc2579b7b
Merge pull request #10248 from VVESTM/issue_9934
...
TARGET_STM32F7: Refresh cache when erasing or programming flash
2019-04-01 17:04:26 -05:00
Cruz Monrreal
4dd55d2db6
Merge pull request #10281 from ashok-rao/S2_LP
...
Adding support for S2_LP (WiSUN) as a new MTB target
2019-04-01 17:03:37 -05:00
Cruz Monrreal
0d47e23ed6
Merge pull request #10280 from davidsaada/david_remove_cfstore_version
...
Remove CFSTORE VERSION file (colliding with an ARM 6.12 C++ header file)
2019-04-01 17:03:31 -05:00
Cruz Monrreal
cf4118f4ae
Merge pull request #10056 from jarvte/context_act_ppp_retry_logic
...
Cellular: retry logic for CellularContext connect
2019-04-01 17:03:17 -05:00
Mahesh Mahadevan
1b9531d1af
LPC55S69: Update Flash driver to set clock frequency
...
This is to ensure the flash access time is set correctly
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2019-04-01 12:10:24 -05:00
Ashok Rao
1f572f987e
SPDX license identifier changed to Apache-2.0
2019-04-01 15:17:06 +01:00
Martin Kojtal
333da46815
Merge pull request #10275 from cmonr/switch-aws-bucket
...
Updated AWS url for astyle.
2019-04-01 15:28:23 +02:00
Ashok Rao
5cb1c64d59
Adding SPDX identifier
2019-04-01 11:21:45 +01:00
Ashok Rao
479bcfdbfe
Incorporating review comments
...
Removing USBDEVICE since USB pins are NOT brought out on the MTB/MCB.
2019-04-01 11:16:16 +01:00
Martin Kojtal
040388370f
Merge pull request #10171 from offirko/offir_qspi_bus_mask_fix
...
Fix QSPIF Bus mode mask and quad enable write SR size
2019-04-01 11:17:23 +02:00
Ashok Rao
d2af702ed9
Incorporating review comments
2019-04-01 10:06:30 +01:00
Martin Kojtal
1b4f6ae3c4
Merge pull request #10270 from marcemmers/advertising-builder
...
BLE SimpleAdvertisingBuilder moved functions out of mbed_assert calls
2019-04-01 11:03:43 +02:00
Martin Kojtal
fe9beaecc0
Merge pull request #10240 from fkjagodzinski/docs_update-license_py_modules
...
Add Python modules to LICENSE file
2019-04-01 10:51:47 +02:00
Ashok Rao
83ad921196
Resolving merge conflicts from my remote
2019-04-01 07:49:37 +01:00
Ashok Rao
d4c83fc056
Adding STM32_F429 + S2_LP (WiSUN) as a new MTB target
2019-04-01 07:31:01 +01:00
mudassar-ublox
3d960ac272
wait increased for all cases
2019-04-01 10:36:49 +05:00
David Saada
50b2f20172
Remove CFSTORE VERSION file (colliding with an ARM 6.12 C++ header file)
2019-03-31 18:15:12 +03:00
Cruz Monrreal
594a1d180b
Merge pull request #10218 from kfnta/tfm_auto_src_gen
...
PSA - TFM manfiest scan
2019-03-29 17:59:44 -05:00
Teppo Järvelin
c6e5595cec
Cellular: retry logic for CellularContext connect
...
State machine has retry logic until device is attached to network.
After this CellularContext does the context activation e.g. connect.
There was no retry logic for context activation. Added logic to
CellularContext level so it's available for at and (upcoming)ril layers.
2019-03-29 14:12:23 -05:00
Cruz Monrreal
2d9c4946ca
Merge pull request #10265 from cmonr/astyle-scrub
...
Applied astyle to files missed during repair of astyle Travis CI job
2019-03-29 13:52:24 -05:00
Cruz Monrreal II
6c9c7f1483
Updated AWS url for astyle.
...
The original one is no longer appropriate
2019-03-29 12:18:39 -05:00
Jimmy Brisson
992cb26209
Parse errors and warnings with ARMC6
2019-03-29 12:00:44 -05:00
Anna Bridge
f7c289b8b4
Merge pull request #10244 from michalpasztamobica/esp8266_interruptin
...
Add the INTERRUPTIN compilation guard for ESP8266
2019-03-29 16:41:50 +00:00
Cruz Monrreal
f552f9db24
Merge pull request #10146 from kjbracey-arm/CellularInterface_tidy
...
CellularBase -> CellularInterface tidy
2019-03-29 10:22:32 -05:00
Cruz Monrreal
9c381f27ec
Merge pull request #10243 from michalpasztamobica/nanostack_bringdown_blocking
...
Nanostack::EthernetInterface::bringdown() can handle blocking mode
2019-03-29 10:20:47 -05:00
Cruz Monrreal
0a088a6f4d
Merge pull request #10200 from studavekar/vscode-gcc-ver
...
update vscode default gcc arm version to 6-2017-q1-update
2019-03-29 10:15:53 -05:00
Cruz Monrreal
eef1b4868d
Merge pull request #10094 from desmond-blue/fix_ble_gattserver_autorization_list
...
BLE: Fix ble gattserver autorization list registration
2019-03-29 10:11:50 -05:00
Cruz Monrreal
1c35b95d89
Merge pull request #10072 from nick-atmosphereiot/master
...
Adding variable length attributes to Maxim Feather
2019-03-29 10:10:21 -05:00
Anna Bridge
5401cb6afc
Merge pull request #10260 from cmonr/complete-waffle-cleanup
...
Remove leftover waffle comments from README.md
2019-03-29 15:07:15 +00:00
Offir Kochalsky
15fdb6ea7e
Update QSPIFBlockDevice.cpp
2019-03-29 17:37:00 +03:00
jeromecoutant
ec00ea5655
STM32 ADC INTERNAL CHANNEL reset after read
...
Internal channels use is enabling ADC "internal path"
which needs to be disabled after measurement
2019-03-29 14:30:49 +01:00
Anna Bridge
0f6a8357e7
Merge pull request #10037 from michalpasztamobica/tcp_skip_if_unsupported
...
TCP/TLS Socket tests will skip if TCP is not supported
2019-03-29 13:30:37 +00:00
Marc Emmers
bd74cb2ab7
Removed function calls from mbed_assert, which caused the functions to be ignored in release mode
2019-03-29 09:47:28 +01:00
Cruz Monrreal
8e819de43e
Merge pull request #10030 from jamesbeyond/fm_test
...
TESTS: skip timing accuracy test on FastModels
2019-03-28 17:58:51 -05:00
Cruz Monrreal
4af3c38078
Merge pull request #10210 from jarvte/cellulardevice_from_context
...
Cellular: CellularContext must provide access to CellularDevice
2019-03-28 17:09:48 -05:00
Cruz Monrreal
8614382fe2
Merge pull request #10151 from kjbracey-arm/sleepmgr_optimise
...
Sleep manager: optimise counter
2019-03-28 17:09:42 -05:00
Cruz Monrreal
ab22ab8ce3
Merge pull request #10150 from kjbracey-arm/timer_sleepcheck
...
Timer: remove hard-coded lp_ticker knowledge
2019-03-28 17:09:36 -05:00
Cruz Monrreal
d7bec657ef
Merge pull request #10043 from ithinuel/add_vprintf_to_rawserial
...
add vprintf to Rawserial.
2019-03-28 17:09:29 -05:00
Cruz Monrreal
d3db0a8c2d
Merge pull request #9476 from lrusinowicz/asynch_serial_api
...
Asynchronous Serial API fixes and refactoring
2019-03-28 17:09:22 -05:00
Cruz Monrreal
6443e4360a
Merge pull request #10212 from ecoromka/master
...
Fix tempsensor cal1 constant in stm32f3xx_ll_adc.h
2019-03-28 17:07:46 -05:00
Cruz Monrreal
716beb96ad
Merge pull request #10214 from hasnainvirk/rx_metadata_toa
...
LoRaWAN: Adding TOA and Channel info in RX metadata
2019-03-28 17:07:39 -05:00