Mika Leppänen
5fbbfee201
Added Wi-Sun certificate options to mesh api configuration json
...
Added possibility to configure Wi-Sun root certificate, own certificate
and own certificate keys to mesh api.
2019-05-16 15:04:03 +03:00
Anna Bridge
8e44a75a75
Merge pull request #10575 from paul-szczepanek-arm/CCC-writeback-fix
...
BLE: fix CCC callback not being called when writing to a CCC
2019-05-15 12:06:58 +01:00
Martin Kojtal
26aa16ff39
Merge pull request #10557 from jarvte/fix_cellularcontext_init
...
Cellular: Initialize CellularContext member variables in correct class
2019-05-15 08:48:54 +01:00
Martin Kojtal
1d8a13852d
Merge pull request #10573 from AGlass0fMilk/patch-1
...
Change "aplication" to "application"
2019-05-15 08:48:32 +01:00
paul-szczepanek-arm
eda064563c
no read callback for CCC
2019-05-14 11:20:14 +01:00
paul-szczepanek-arm
de2743b702
not include attribute write cback for CCC
2019-05-14 10:16:08 +01:00
Martin Kojtal
64575fe586
Merge pull request #10480 from kjbracey-arm/spi_prime
...
SPI: Prime asynch transaction buffer on construction
2019-05-14 09:28:41 +01:00
Martin Kojtal
a2cde2e24e
Merge pull request #10570 from jeromecoutant/PR_ASTYLE
...
STM32 astyle updates
2019-05-14 09:22:18 +01:00
George Beckstein
5ced28359b
Change "aplication" to "application"
2019-05-13 17:59:03 -04:00
Martin Kojtal
3ea1c56124
Merge pull request #10147 from kjbracey-arm/atomic_bitwise
...
Assembler atomics
2019-05-13 14:18:05 +01:00
Martin Kojtal
1aa95c017b
Merge pull request #10456 from tymoteuszblochmobica/multihoming
...
LWIP 2.1.2 tcpip thread stack overflow fix.
2019-05-13 14:17:36 +01:00
Martin Kojtal
998d85f80b
Merge pull request #10505 from orenc17/imporve_importer
...
Improve importer.py
2019-05-13 14:15:21 +01:00
Martin Kojtal
22d78b40de
Merge pull request #10534 from OpenNuvoton/nuvoton_nano130_fix-vectab-virtual
...
NANO130: Fix optimization error with NVIC_SetVector/NVIC_GetVector on ARMC6
2019-05-13 14:14:48 +01:00
Martin Kojtal
571caad59e
Merge pull request #10539 from bridadan/fix_armc6_mbed_studio
...
Add mbed studio flag during assembly
2019-05-13 14:08:57 +01:00
Martin Kojtal
548a40ee62
Merge pull request #10541 from guialonsoalb/master
...
Adding QSPI support to target RHOMBIO_L476DMW1K
2019-05-13 13:59:40 +01:00
Martin Kojtal
2239babf26
Merge pull request #10543 from mirelachirica/wise_1570_udp_echotest_non_recvtimeout
...
Cellular: Increase receiving timeout for UDP echo non-blocking test
2019-05-13 13:45:11 +01:00
Martin Kojtal
2956a35b17
Merge pull request #10538 from masoudr/master
...
Enabled crash reporting for DISCO_F407VG target
2019-05-13 13:29:17 +01:00
Martin Kojtal
f65e30eb21
Merge pull request #10523 from yossi2le/yossi_fix_general_filesystem_tests
...
Removing support of FLASHIAP in general_filesystem tests
2019-05-13 13:28:34 +01:00
Martin Kojtal
e7b8ccf0ae
Merge pull request #10511 from AriParkkila/cell-statemachine-timeout
...
Cellular: Fix setting of statemachine timeout
2019-05-13 06:41:29 +01:00
Martin Kojtal
35db06ed71
Merge pull request #10512 from 0xc0170/fix_req_urllib3
...
requirements: update urllib3 to 1.24.2
2019-05-13 06:41:01 +01:00
Martin Kojtal
773729fcf6
Merge pull request #10479 from LMESTM/more_flash_for_stm32wb_app
...
STM32WB: Update Flash size
2019-05-12 20:08:49 +01:00
Martin Kojtal
03cda262c3
Merge pull request #10500 from andrewc-arm/patch-2
...
This removes many const char* warnings related with LWIP_ASSERT()
2019-05-12 20:07:52 +01:00
Martin Kojtal
f8cedf3fc7
Merge pull request #10527 from OpenNuvoton/nuvoton_flashiap_component
...
Nuvoton: Add COMPONENT_FLASHIAP support
2019-05-12 20:02:47 +01:00
Anna Bridge
97e1c9cbaf
Merge pull request #10287 from linlingao/pr10177
...
Enable MTS_DRAGONFLY_F411RE to register with Pelion
2019-05-10 16:21:46 +01:00
jeromecoutant
0352bbbd5b
STM32 astyle updates
2019-05-10 15:32:05 +02:00
Martin Kojtal
872ad22770
Merge pull request #10529 from u-blox/cellular_target_instance
...
Cellular: Target name change for ublox cellular instance
2019-05-10 11:10:25 +01:00
Martin Kojtal
7a29e02fe0
Merge pull request #10530 from wajahat-ublox/c027_modem_flag
...
C027 Fix for modemOn flag
2019-05-10 11:10:03 +01:00
Teppo Järvelin
e4ee870b2e
Cellular: Initialize CellularContext member variables in correct class
...
CellularContext member variables were initialized in inheriting class.
Now in base class where they should be initialized so that every inheriting
class don't have to init them.
2019-05-10 11:43:48 +03:00
Ari Parkkila
830b4234e9
Cellular: Fix setting of statemachine timeout
2019-05-09 04:42:30 -07:00
Laurent Meunier
e3a72eac9e
Typo fix for MBED_APP_SIZE
2019-05-09 10:28:20 +02:00
Anna Bridge
2f1338b89f
Merge pull request #10544 from OPpuolitaival/py3_fixes
...
Py3 fixes for test scripts
2019-05-08 16:06:28 +01:00
Olli-Pekka Puolitaival
842d145d91
Py3 fixes for test scripts
2019-05-08 13:46:01 +03:00
Mirela Chirica
26facc7f9b
Cellular: WISE-1570 needs greater receiving timeout to pass UDPSOCKET_ECHOTEST_NONBLOCK test
...
Reason for needing greater timeout could be this test's performance.
UDPSOCKET_ECHOTEST_BURST_NONBLOCK is implementing the receiving
differently and is passing with 1 second timeout.
2019-05-08 10:43:08 +03:00
ccli8
fcab482357
[NANO130] Fix optimization error with NVIC_SetVector/NVIC_GetVector on ARMC6
...
On ARMC6 with optimization level "-Os", the two functions NVIC_SetVector/NVIC_GetVector
will be translated to illegal instruction for trapping due to NVIC_FLASH_VECTOR_ADDRESS
defined as direct 0. Fixed by defining NVIC_FLASH_VECTOR_ADDRESS as a symbol instead to
avoid such optimization error.
2019-05-08 10:25:36 +08:00
M. Rahimi
06ed3c44c2
Enabled crash reporting for DISCO_F407VG on all other toolchains
2019-05-07 21:43:37 +04:30
Brian Daniels
fb62ed643c
Add mbed studio flag during assembly
2019-05-07 11:45:30 -05:00
Guillermo Alonso
a1d785ccbe
error in tabulation fixed
2019-05-07 17:43:00 +02:00
Anna Bridge
42a9a7a573
Merge pull request #10524 from jamesbeyond/travis
...
TRAVIS: turn off upload python test code coverage
2019-05-07 16:01:08 +01:00
Anna Bridge
41fe7ed728
Merge pull request #10496 from andrewc-arm/patch-1
...
Allow application to override LWIP_RAW
2019-05-07 15:59:22 +01:00
Anna Bridge
bab78c6cc5
Merge pull request #10468 from petroborys/master
...
Add support for CAN to SiLabs targets
2019-05-07 15:57:58 +01:00
Anna Bridge
0ac1c97ed2
Merge pull request #10355 from OpenNuvoton/nuvoton_kvstore_other_bd
...
KVStore: Support external storage out of mbed-os tree
2019-05-07 15:56:41 +01:00
M. Rahimi
d30bdbe08b
Enabled crash reporting for DISCO_F407VG target
2019-05-07 19:25:46 +04:30
Guillermo Alonso
70bc390410
added QSPI support to target RHOMBIO_L476DMW1K
2019-05-07 15:44:09 +02:00
Tymoteusz Bloch
461efaae0a
LWIP 2.1.2 tcpip thread stack overflow fix.
...
Applied missing LWIP patch to PPP/utils.c
"Major Refactoring & extensions" commited on May 23, 201 by hasnainvirk
LWIP 2.1.2 tcpip thread stack is restored to 1200 bytes
2019-05-07 15:19:41 +02:00
Laurent Meunier
fcc375f5c9
Update FLASH_SIZE backup value
...
By default, FLASH_SIZE should be read from HW.
In case this is not the case, we define it here, as the size of FLASH
that is available to the application running on M4.
2019-05-06 11:31:37 +02:00
Laurent Meunier
89eef1b490
STM32WB: Update Flash size
...
the flash is shared and split between cortex-M4 that
runs (mbed-os) application and the cortex-M0+ that
runs the BLE firmware.
The 512K allocated to the application was a
conservative that can now be updated.
With recent up-to-date BLE firmware flashed @ 0x080CB000,
there should be 812K available to application.
But there are boards out there that don't have an up-to-date
firmware, so we're keeping an intermediate, safer,
application size of 768K.
2019-05-06 11:31:37 +02:00
Wajahat Abbas
fd0a2c7e29
C027 Fix for modemOn flag
2019-05-03 14:34:28 +05:00
Martin Kojtal
b21c278274
Merge pull request #10509 from NXPmicro/LPC55S69_Add_UART_Flowcontrol
...
LPC55S69: Add support for UART hardware flow control
2019-05-03 10:07:54 +01:00
Martin Kojtal
13880dcd1b
Merge pull request #10465 from jarvte/fix_imsi_length
...
Cellular: fix calls to ATHandler::read_string(...) give correct size
2019-05-03 08:38:40 +01:00
Martin Kojtal
4da21c04fe
Merge pull request #10463 from mirelachirica/wise_1570_tcp_endpoint_close
...
Cellular: Add WISE-1570 handling for socket closing URC
2019-05-03 08:35:45 +01:00