Lu
3f7b235782
This PR modifies the name of the bin file generated for SMCC FOTA feature
...
This PR modifies the name of the bin file generated for SMCC FOTA feature
Description
Modify name of the bin file from '-payload.bin' to '_update.bin' in REALTEK_RTL8195AM.py file to adapt the manifest tool requirment for the SMCC FOTA feature.
Pull request type
[ ] Fix
[ ] Refactor
[x] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change
2018-11-23 21:00:46 +08:00
Veijo Pesonen
e0924532e7
Reports NSAPI_STATUS_CONNECTING when trying to reconnect
2018-11-23 12:56:02 +02:00
Veijo Pesonen
fefef0d855
Truncates TCP stream and NACKs UDP datagram when sending too much data
...
ESP8266 maximum packet size when sending is 2048 bytes.
2018-11-23 12:22:20 +02:00
Kari Haapalehto
d828d2d279
Change error code from NSAPI_ERROR_PARAMETER to NSAPI_ERROR_NO_CONNECTION
...
in a case were there wasn't connection.
2018-11-23 11:54:34 +02:00
bcostm
a35deac578
DISCO_F746NG: add bootloader support
2018-11-23 10:52:13 +01:00
Ganesh Ramachandran
811ff21c70
Corrected detect_code for TMPM4G9
2018-11-23 12:34:22 +05:30
Teppo Järvelin
9095635c8f
Cellular: Fixed bc95 to accept only RAT_NB1 as it's only valid rat that modem supports.
2018-11-23 07:52:22 +02:00
Martin Kojtal
7995e8beac
Merge pull request #8756 from ashok-rao/br-Murata-BL241
...
Add Murata WSM-BL241 as new target
2018-11-22 17:55:24 +01:00
Martin Kojtal
78bd53121a
Merge pull request #8291 from theotherjimmy/fix-ff-lpc546xx
...
*LPC546XX: Finish MCU Refactoring
2018-11-22 17:31:18 +01:00
jeromecoutant
baec3b9e90
STM32 remove html release notes files
2018-11-22 16:27:59 +01:00
Deepika
c0981a358a
Addressed review comments from team-nuvoton
2018-11-22 09:07:21 -06:00
Deepika
1d8c00eccb
Update parition sizes in M2351 - based on #8607
...
RAM/ROM sizes in tools were updated to report entire device size, and in M2351
they were used earlier to report secure/non-secure partition size.
M2351 files are updated to take full RAM/ROM device size and derive secure
and non-secure partition size based on that.
2018-11-22 09:07:21 -06:00
Veijo Pesonen
c0f9e65af6
Fixes return value check when calling ATCmdParser::read()
2018-11-22 15:57:46 +02:00
Veijo Pesonen
95511bc7eb
Dropping duplicate "using namespace mbed;"
2018-11-22 15:57:33 +02:00
Veijo Pesonen
1f4a1af6ed
Truncates data to be send to modem to 2048 bytes
2018-11-22 15:57:21 +02:00
Veijo Pesonen
f54b25073c
Drops std:: because string.h is included
2018-11-22 15:56:59 +02:00
Mikhail Maltsev
d16388354a
Fix build of library archive with Arm Compiler 6
...
The 'archive' method of the toolchain class 'ARM' expects that self.ar
is a string, but the constructor of the class 'ARMC6' initializes it
with a list. This patch fixes the issue.
2018-11-22 13:32:20 +00:00
Jarkko Paso
04c9283bf3
S2-LP: Cleaned thread deprecation warnings
...
- Sniffer mode
- RX buffer overflow fix
- Updated read register function
2018-11-22 15:19:39 +02:00
Antti Yli-Tokola
8d341ae0d4
Update mbed-coap to version 4.7.2
...
- Fix handling of duplicate blockwise ACK's
CoAP data buffer was not added into duplication info store when creating response for blockwise request.
This leads to case where whole bootstrap flow just timeouts if received any duplicate messages during blockwise operation.
Fixes error: IOTCLT-3188 - UDP connection fails for lost ACK sending
- Remove error trace when building reset message without options
This makes it possible to build the reset message without allocating option or getting error message.
2018-11-22 14:48:33 +02:00
Martin Kojtal
60b5547b65
Merge pull request #8784 from c1728p9/nrf52_serial_fixes
...
NRF52 serial fixes
2018-11-22 13:43:00 +01:00
Martin Kojtal
30520c9513
Merge pull request #8342 from JuhPuur/icetea_missing_test_doc
...
Icetea missing test doc
2018-11-22 13:20:39 +01:00
Seppo Takalo
1b80f6ba5e
Clarify asynchronous NetworkInterface::connect() documentation
2018-11-22 12:52:28 +02:00
Martin Kojtal
70dfbbfee4
Merge pull request #8189 from deepikabhavnani/wait_updated
...
Wait API updated to remove deepsleep lock
2018-11-22 11:01:27 +01:00
Martin Kojtal
f1f64266c0
Merge pull request #8600 from KariHaapalehto/wisuninterface_created
...
Wi-SUN interface implementation.
2018-11-22 10:55:58 +01:00
Martin Kojtal
5b42e2886f
Merge pull request #8607 from aashishc1988/ram_rom_fetch
...
Fetch ram/rom start/size
2018-11-22 10:49:50 +01:00
Martin Kojtal
ab1a723611
Merge pull request #8689 from VeijoPesonen/esp8266-driver_v1.7
...
Add ESP8266 driver v1.7
2018-11-22 10:46:23 +01:00
Martin Kojtal
37630b237d
Merge pull request #8778 from jeromecoutant/PR_LPTIM_DIV
...
STM32 LPTICKER with LPTIM : reduce clock feature
2018-11-22 09:31:57 +01:00
Martin Kojtal
02266dba98
Merge pull request #8743 from SeppoTakalo/net_stats_doc
...
Add design document for network statistics.
2018-11-22 09:19:37 +01:00
Martin Kojtal
fadaa65da5
Merge pull request #8561 from SenRamakri/sen_CrashReportingDesign
...
Design document for Crash Reporting feature in MbedOS
2018-11-22 09:18:32 +01:00
Olli-Pekka Puolitaival
dcafca7705
Moving some examples testing from K64F to K66F
2018-11-22 10:13:43 +02:00
Russ Butler
4acdf7012c
Disable all NRF52 serial interrupts on init
...
When initializing serial disable all interrupts as some of these may
have been enabled by a bootloader. This ensures that the NRF52
serial driver remains compatible with any bootloader version.
2018-11-21 14:37:20 -06:00
ccli8
e36c074359
[Nuvoton] Support DAC
2018-11-21 17:09:35 +08:00
Kari Haapalehto
26beb983d4
Correct network status callbacks with Nanostack.
...
Ethernet-tasklet needs to be registered for emac link state changes.
Ethernet-tasklet will then handle ethernet cable connection/disconnection events.
2018-11-21 10:27:52 +02:00
Przemyslaw Stekiel
f05d642422
TARGET_MCUXpresso_MCUS: fix lp ticker init function
...
In case when lp ticker is already initialized the ticker interrupt should be disabled.
2018-11-21 08:54:49 +01:00
Martin Kojtal
e38d47fed7
Merge pull request #8826 from cmonr/revert-8272
...
Revert "Merge pull request #8272 from NXPmicro/Ensure_RTC_OSC_Start"
2018-11-21 08:05:41 +01:00
c_jin
a9ce7a6836
Add SPDX identifier for GD EMAC driver
2018-11-21 12:46:28 +08:00
c_jin
62e34ecb38
Add SPDX identifier
2018-11-21 11:38:53 +08:00
Cruz Monrreal II
a5bef60afe
Revert "Merge pull request #8272 from NXPmicro/Ensure_RTC_OSC_Start"
...
This reverts commit 3d859ca1d6
, reversing
changes made to 03f4623b80
.
2018-11-20 16:58:11 -06:00
Bence Káposzta
5dd6d19253
Merge branch 'master' into cm3ds_lp_requirements
...
Change-Id: I3c687694ee924938ec08ea40d0ddbcaf20dd0a73
2018-11-20 19:54:33 +01:00
bcostm
55d4db5676
NUCLEO_F030/F070: remove ADC_VBAT pin definition
2018-11-20 16:45:23 +01:00
bcostm
df74f64a4a
DISCO_L072CZ: remove ADC_VBAT pin definition
2018-11-20 16:03:12 +01:00
Martin Kojtal
c1d00df79a
test: fix coding style
2018-11-20 14:50:56 +00:00
Martin Kojtal
a5e8df25a1
travis: astyle anchor fix
...
Missing $ for after_success, same fix as previously done for PR code changes
2018-11-20 14:50:10 +00:00
jeromecoutant
f9ddc5a08e
STM32 LPTICKER with LPTIM optimisation
2018-11-20 15:03:44 +01:00
Lari-Matias Orjala
2ac557bcb1
update unittesting documentation
2018-11-20 13:04:51 +02:00
Seppo Takalo
5459a7b5c9
Add license headers into TLSSocket files
2018-11-20 11:47:29 +02:00
Seppo Takalo
8e41cac583
Add license headers into TLSSocket unittests
2018-11-20 11:47:29 +02:00
Seppo Takalo
0f5cec3ebc
Include TLSSocket and DTLSSocket in Doxygen
2018-11-20 11:47:28 +02:00
Teppo Järvelin
c6205628d6
Cellular: unified return value comments on API folder.
2018-11-20 07:47:01 +02:00
Russ Butler
9ce3965ae2
Add flow control for RX FIFO filling
...
When the RX FIFO is nearly full use flow control to stop receiving
data.
2018-11-19 19:21:46 -06:00