paul-szczepanek-arm
bd8572e20f
missing return
...
function would potentially send a reject and accept at the same time
2018-06-07 17:18:08 +01:00
Cruz Monrreal
d216602cbb
Merge pull request #7067 from jeromecoutant/PR_ISM43362
...
Add ISM43362 driver support for STM32 wifi DISCO boards
2018-06-07 10:17:17 -05:00
Cruz Monrreal
e10a3b306d
Merge pull request #7120 from mikaleppanen/dns_fail_corr
...
Fixed DNS resolution in case all sendto operations fail
2018-06-07 10:13:03 -05:00
Cruz Monrreal
a25b9f390f
Merge pull request #6999 from evva-sfw/feature/extend_error_warning_msg_as_link
...
Extend feature which displays errors/warnings as Link
2018-06-07 10:11:23 -05:00
Cruz Monrreal
38f9519ccc
Merge pull request #6949 from OpenNuvoton/nuvoton_m23_bootloader
...
Support mbed_start_application for Cortex-M23
2018-06-07 10:10:46 -05:00
Cruz Monrreal
bacf6a9dec
Merge pull request #6860 from andrewleech/nordic_ble_config
...
Nordic BLE: Allow configuration of softdevice parameters
2018-06-07 10:10:23 -05:00
Cruz Monrreal
7dc4848265
Merge pull request #7124 from theotherjimmy/term-notify-singletest
...
Tool: Use TerminalNotifier in singletest
2018-06-07 10:09:26 -05:00
Cruz Monrreal
277d5d6121
Merge pull request #7111 from cmonr/py3-exporter-issue
...
Python 3 makefile export issue
2018-06-07 10:09:07 -05:00
Cruz Monrreal
1ca017963e
Merge pull request #7136 from 0xc0170/fix_error_memcpy
...
error: fix undeclared memcpy
2018-06-07 10:08:37 -05:00
Cruz Monrreal
fd666ffeef
Merge pull request #7143 from jeromecoutant/PR_LPTICKER_REMOVE
...
STM32 : few targets does not support LPTICKER
2018-06-07 10:08:07 -05:00
Martin Kojtal
835d38db58
Merge pull request #7132 from theotherjimmy/mbed2-use-notify
...
Tool: Use TerminalNotifier in Mbed 2 release
2018-06-07 09:17:45 +02:00
jeromecoutant
202fc8af18
STM32 : few targets does not support LPTICKER
2018-06-06 13:33:18 +02:00
Martin Kojtal
4f90f4c735
error: fix undeclared memcpy
...
Some targets do not get string header file in, results in the warning:
implicit declaration of function 'memcpy'
2018-06-06 09:00:27 +01:00
Jimmy Brisson
18bdf562af
Use Notifier API when building mbed2
2018-06-05 13:26:04 -05:00
Cruz Monrreal
4fcaa56b77
Merge pull request #6914 from 0xc0170/fix_build_notifier
...
build: fix notifier typo and passing to builds API
2018-06-05 10:59:47 -05:00
Jimmy Brisson
8d03fe2de4
Use TerminalNotifier in singletest
2018-06-05 09:31:20 -05:00
Martin Kojtal
74aec930e6
Merge pull request #7081 from OpenNuvoton/nuvoton_fix_crc
...
Fix mbed_crc_ctor is missing in some MbedCRC constructor
2018-06-05 14:17:09 +02:00
Martin Kojtal
ade3d0c77d
Merge pull request #7095 from yossi2le/device-key-fix-coverity-issues
...
Fixing some coverity issues.
2018-06-05 14:15:21 +02:00
Martin Kojtal
eddaa8b51b
Merge pull request #6515 from marcemmers/mbed_ticker_api
...
Only schedule mbed_ticker interrupt if queue->head is changed
2018-06-05 14:14:52 +02:00
Mika Leppänen
9ec1ec90d9
Fixed DNS resolution in case all sendto operations fail
...
DNS resolver now counts how many sendto operations are successful
during one DNS server attempt cycle (attempting to contact DNS
servers from 0 to last index, including stack specific ones). If all
socket sendto operations fail, DNS resolution is aborted.
If one or more are successful, DNS resolution is continued until
total network attempts count is reached or all sendto operations
fails during a cycle.
2018-06-05 14:29:48 +03:00
jeromecoutant
0c6844d9c3
ISM pin configuration is now in ISM driver json file
2018-06-05 12:02:17 +02:00
Cruz Monrreal
80dde0b953
Merge pull request #7092 from cmonr/py3-in-windows
...
Additional fixes for running Python 3 in Windows
2018-06-04 21:45:55 -05:00
Cruz Monrreal II
5ed8ad8ffe
Updated makefile exporter to not rely on enumerating over map.
...
No longer supported in Py3.
2018-06-04 21:02:35 -05:00
Cruz Monrreal II
f689ace3e3
Removed extraneous file open
2018-06-04 12:02:49 -05:00
Cruz Monrreal
78d9c4f330
Merge pull request #6582 from theotherjimmy/memap-flamegraph
...
Implement zoomable html-flamegraph memap output
2018-06-04 10:48:08 -05:00
Cruz Monrreal
20a4412082
Merge pull request #7089 from paul-szczepanek-arm/fix-master
...
BLE fixes (SM whitelist creation, Nordic scatter file fix, missing TLS initialisation)
2018-06-04 10:44:54 -05:00
Cruz Monrreal
0e7561f2b8
Merge pull request #6848 from OPpuolitaival/licence_check
...
Check that no GPL licence inside code
2018-06-04 10:44:32 -05:00
Cruz Monrreal
50cd664628
Merge pull request #7050 from SenRamakri/sen_ErrorHandlingFilenameFix
...
Fix for filename capture not working
2018-06-04 10:43:56 -05:00
Cruz Monrreal
abed3dfb1a
Merge pull request #7060 from ithinuel/fix-c027
...
UBLOX_C027: init us_ticker in the target initialization
2018-06-04 10:43:08 -05:00
Cruz Monrreal
583d77f04d
Merge pull request #7070 from ithinuel/increase_tolerance_for_systick_less_devices
...
set the tolerance to 5% if NO_SYSTICK is enabled
2018-06-04 10:42:04 -05:00
Cruz Monrreal
d559ed6d0e
Merge pull request #7072 from kfnta/edit_uvisor_depr
...
Edit warning about FEATURE_UVISOR being deprecated
2018-06-04 10:41:29 -05:00
Cruz Monrreal
0ae41b1def
Merge pull request #7074 from RonEld/remove_redundant_libraries
...
Remove redundant Cryptocell libraries
2018-06-04 10:41:05 -05:00
Cruz Monrreal II
cdbae994d1
Modified IntelHex tofile parameter to use path.
...
Py3 open(...) returns a BufferedReader instead of a file.
2018-06-04 09:21:43 -05:00
Cruz Monrreal II
e65537790e
Modified LazyDict to inherit from object instead of dict, and removed iteration over values.
...
Py3 no longer supports dictionaries that self-modify their item lists during iteration.
2018-06-04 09:21:43 -05:00
Cruz Monrreal II
6e9b7ea276
Added basestring import for proper string concatenation in Py3
2018-06-04 09:21:43 -05:00
Cruz Monrreal II
27d0255cb3
Sets module no longer needed to use set()
2018-06-04 09:21:43 -05:00
Cruz Monrreal II
2abae9e1d1
Modified memap path separator parsing to support Py3.
...
Had to remove part of test that was incompatible with Py3 on Windows.
2018-06-04 09:21:43 -05:00
Cruz Monrreal II
8b5a7600c4
Encapsulated Windows file separator for proper regex parsing
2018-06-04 09:21:42 -05:00
Cruz Monrreal
d364d367fe
Merge pull request #7078 from cmonr/windows-pytest-fixes
...
Windows pytest fixes
2018-06-04 09:19:36 -05:00
jeromecoutant
1884070ea9
Add ISM43362 driver support for STM32 wifi DISCO boards
...
2 DISCO boards:
- DISCO_F413ZH
- DISCO_L475VG_IOT01A
3 tests supported:
- tests-netsocket-tcp
- tests-netsocket-udp
- tests-network-wifi
2018-06-04 14:13:51 +02:00
Anna Bridge
2d0e5f04b1
Merge pull request #6022 from andrewleech/nrf_asserts_error
...
nrf5x: Enable asserts -> mbed_error
2018-06-04 12:24:58 +01:00
Cruz Monrreal
66e3409a37
Merge pull request #7082 from anttiylitokola/master
...
Update mbed-coap to version 4.4.4
2018-06-03 12:46:13 -05:00
Yossi Levy
607e2ec28f
Fixing some coverity issues.
2018-06-03 17:34:52 +03:00
Cruz Monrreal
cabcdcf133
Merge pull request #7062 from jeromecoutant/PR_F413
...
DISCO_F413ZH : map SPI3 to WIFI module
2018-06-02 20:53:18 -05:00
Cruz Monrreal
1fa333df82
Merge pull request #7032 from TomoYamanaka/feature-rtx_update
...
Update cmsis/rtx for Cortex-A
2018-06-02 20:52:40 -05:00
Cruz Monrreal
0aeb15037d
Merge pull request #7075 from donatieng/fix_cordio_h4_serial
...
BLE: Replace Serial with RawSerial in Cordio H4 Transport Driver
2018-06-02 19:54:42 -05:00
Cruz Monrreal
07fb7c1adc
Merge pull request #6987 from jeromecoutant/PR_ADC
...
STM32 ADC update
2018-06-02 19:52:51 -05:00
Vincent Coubard
4d0126898c
BLE Nordic: Initialize and teardown tls platform context
2018-06-01 17:12:49 +01:00
Vincent Coubard
dfcdbbfb14
Nordic FIX: place observers sequentially in flash.
2018-06-01 16:59:09 +01:00
paul-szczepanek-arm
e534f3b997
fix erroneous assert
2018-06-01 15:57:51 +01:00