Martin Kojtal
dc1198b5c8
Merge pull request #10254 from theotherjimmy/remove-some-deadcode
...
Remove unused tools modules and document the used ones.
2019-04-09 12:26:49 +02:00
Martin Kojtal
65ada92527
Merge pull request #10301 from alekla01/examples-verbose-patch-1
...
examples test compile optional verbose
2019-04-09 11:04:33 +02:00
Martin Kojtal
d9463ee95a
Merge pull request #10318 from KariHaapalehto/emw3166
...
Crash with MTB_MXCHIP_EMW3166 has been corrected.
2019-04-09 11:04:20 +02:00
Martin Kojtal
af3a7656a4
Merge pull request #10330 from michalpasztamobica/greentea_test_fixes
...
Reduce greentea socket tests failures related to network issues
2019-04-09 11:03:33 +02:00
Martin Kojtal
4a3edf5c83
Merge pull request #10332 from bridadan/fix_large_print
...
Break up large prints from --supported
2019-04-09 11:03:16 +02:00
Martin Kojtal
905042ec17
Merge pull request #10333 from bridadan/toolchain_path_quotes
...
Allow toolchain paths to be wrapped in quotes
2019-04-09 11:00:43 +02:00
Martin Kojtal
680d10f246
Merge pull request #10335 from orenc17/psa_release_check_exec
...
PSA release.py - Check that required toolchains are in PATH
2019-04-09 10:59:35 +02:00
Martin Kojtal
a59ba20aec
Merge pull request #10338 from jarvte/fix_deleting_of_stm
...
Cellular: Fix deleting of state machine to correct class
2019-04-09 10:59:15 +02:00
Martin Kojtal
47838ea4be
Merge pull request #10340 from paul-szczepanek-arm/fix-negotiate-mtu
...
BLE: fix missing implementation call
2019-04-09 10:58:59 +02:00
Martin Kojtal
f4fa6c9d2a
Merge pull request #10343 from VVESTM/issue_10049
...
TARGET_STM32F7: Reset QSPI in default mode on abort for all versions.
2019-04-09 10:27:56 +02:00
Martin Kojtal
3a4f591a76
Merge pull request #10124 from jamesbeyond/fm_sleep
...
Enable low-power ticker and Sleep for FastModels
2019-04-09 09:56:52 +02:00
Jimmy Brisson
2a4a73cab6
Add the only part of the "data" module that was used
2019-04-08 10:58:45 -05:00
Brian Daniels
6d754fe96c
Remove database code from singletest api
2019-04-08 10:58:45 -05:00
Jimmy Brisson
a40b27322e
Remove unused travis build script
2019-04-08 10:58:42 -05:00
Jimmy Brisson
96423bd539
Reword table header
2019-04-08 10:58:01 -05:00
Jimmy Brisson
8ca69e1c22
Remove unused test_webapi python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
3a0eeed792
Remove unused upload_results python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
930fb11ea1
Remove unused size python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
e45beb3313
Describe what each python module does
2019-04-08 10:58:01 -05:00
Jimmy Brisson
ed5c6a3050
Remove unused python model: check_release
2019-04-08 10:58:01 -05:00
Jimmy Brisson
49bd5ed03d
Remove unused synch python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
6fa5ca4c35
Remove unused misc python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
6112a3306d
Remove empty git_hooks python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
1cc311b153
Remove unused data python module
2019-04-08 10:58:01 -05:00
Jimmy Brisson
b62e041143
Remove tools/compliance and tools/dev
...
### Description
These directories have contained exclusively dead code for as long as
I can remember. Now is as good of a time as any to remove them.
### Pull request type
[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change
2019-04-08 10:58:01 -05:00
paul-szczepanek-arm
217b295f46
missing default impl
2019-04-08 14:56:23 +01:00
Qinghao Shi
916ec21197
FastModel: Add SPDX License Identifier
2019-04-08 11:50:22 +01:00
Michal Paszta
872edd4964
Relax TLSSOCKET_RECV_TIMEOUT sigio timeout
2019-04-08 12:56:41 +03:00
Michal Paszta
3505923d02
Test udpsocket_recv_timeout does not check packet reception ratio
2019-04-08 12:56:29 +03:00
Teppo Järvelin
fe5f97895b
Cellular: Fix deleting of state machine to correct class
2019-04-08 12:50:29 +03:00
Vincent Veron
9856e86897
TARGET_STM32F7: Reset QSPI in default mode on abort for all versions.
...
This patch is missing in F7 HAL.
Fix #10049
Signed-off-by: Vincent Veron <vincent.veron@st.com>
2019-04-08 11:47:15 +02:00
paul-szczepanek-arm
b6836d9f83
fix missing implementation call
2019-04-08 10:33:09 +01:00
Martin Kojtal
801e555121
Merge pull request #9981 from janjongboom/patch-8
...
test_soap_connection_handler leaks memory when open_connection fails
2019-04-08 10:39:56 +02:00
Martin Kojtal
43cbc10616
Merge pull request #10020 from TacoGrandeTX/fix_iar_single_threaded
...
Fix single-threaded apps for IAR v8 builds
2019-04-08 10:38:42 +02:00
Oren Cohen
a127f10648
Check that required toolchains are in PATH
2019-04-07 18:49:35 +03:00
Brian Daniels
632cd9d065
Allow toolchain paths to be wrapped in quotes
2019-04-05 14:47:02 -05:00
Martin Kojtal
71c84e851f
Merge pull request #10299 from NXPmicro/Fix_MXRT1050_ENET
...
MIMXRT1050: Fix ENET issues
2019-04-04 16:03:24 +02:00
Martin Kojtal
c2ebb79723
Merge pull request #9814 from LMESTM/dev_NUCLEO_WB55RG
...
Adding NUCLEO_WB55RG support
2019-04-04 15:30:07 +02:00
Martin Kojtal
2aa559c7a1
Merge pull request #10317 from ganesh-ramachandran/master
...
Fix for DigitalOut(NC) instantiation for all Toshiba targets
2019-04-04 14:59:14 +02:00
Martin Kojtal
06b60e3f68
Merge pull request #10295 from AndriiLishchynskyi/eclipse_configurations
...
eclipse_gcc_arm export improvement
2019-04-04 12:42:34 +02:00
Martin Kojtal
0b6983730f
Merge pull request #10304 from kjbracey-arm/equeue_align
...
equeue: align passed-in buffer
2019-04-04 12:42:03 +02:00
Kari Haapalehto
e6cf021fb8
Crash with MTB_MXCHIP_EMW3166 has been corrected.
...
There was undined pin, which was causing EMW3166 to crash.
Correction has been done and new binaries genearated
2019-04-04 13:05:35 +03:00
Ganesh Ramachandran
0b84c30d7c
Fixed support for DigitalOut(NC) instantiation
2019-04-04 15:16:29 +05:30
Martin Kojtal
6081727cbf
Merge pull request #10115 from enebular/raven
...
Uhuru RAVEN: Adding platform HAL
2019-04-04 11:05:23 +02:00
Martin Kojtal
8b5157ba47
Merge pull request #10282 from OpenNuvoton/nuvoton_export-iar8
...
Nuvoton: Support export IAR8 project
2019-04-04 10:52:19 +02:00
Martin Kojtal
25371d47c5
Merge pull request #10288 from bridadan/allow_armc5_for_renesas_targets
...
Revert limiting Renesas targets to ARMC6
2019-04-04 10:30:46 +02:00
Martin Kojtal
46dc15e2cd
Merge pull request #10302 from paul-szczepanek-arm/fix-service-order
...
BLE: force mandatory services to have lowest handles
2019-04-04 10:23:30 +02:00
Aleksi Klasila
8137974232
rm ["python", "-m"] from build_command
2019-04-04 10:34:23 +03:00
Andrii Lishchynskyi
7eb44cb40f
Fix applying all possible setting
2019-04-03 19:14:10 +03:00
Qinghao Shi
229e30a5c9
FastModel: Enable low-power ticker and sleep
2019-04-03 16:51:39 +01:00