yarb
b204acbe3a
Cypress: FPGA: Improve SPI async calls
...
1. Fix for FPGA async test case.
2. Enabled events in proper place
3. Added check in async operation is in progress
2019-11-21 17:22:02 +02:00
Martin Kojtal
2bde6581a6
Merge pull request #11720 from mtomczykmobica/ONME-4405
...
ATCmdParser: merge scanf and recv functions
2019-11-21 15:29:29 +01:00
Martin Kojtal
784b03b8b4
Merge pull request #11877 from cy-arsm/cy-arsm/topic/dualstack-ipv6-linklocal-fix
...
Fix for sending IPv6 UDP packet over link local interface
2019-11-21 14:27:43 +01:00
Martin Kojtal
30bab0942b
Merge pull request #11899 from ARMmbed/feature-pr-template-bulislaw
...
Fixes to PR template
2019-11-21 12:38:27 +01:00
Martin Kojtal
ab7f602512
Merge pull request #11908 from yarbcy/pr/i2c-improvement3
...
I2C byte read/write transmition improvement
2019-11-21 12:21:59 +01:00
Bartek Szatkowski
dd7f557fc7
Fix an article
...
An -> A for "user"
2019-11-21 10:31:47 +00:00
Martin Kojtal
a99d9be3bb
Merge pull request #11875 from rajkan01/feature_arm_greentea_test
...
Baremetal: Fix ARM toolchain Greentea test compilation for NUCLEO_F411RE
2019-11-21 11:15:45 +01:00
Martin Kojtal
9588fad72b
Merge pull request #11911 from anttiylitokola/mbed-coap-5.1.2
...
Update mbed-coap to version 5.1.2
2019-11-21 10:57:32 +01:00
Martin Kojtal
9f4119e84b
Merge pull request #11885 from morser499/pr/whd1.60
...
Update to WHD 1.60 release
2019-11-21 10:57:14 +01:00
Martin Kojtal
d0d3462781
Merge pull request #11846 from manchoz/manchoz_makerdiary-nrf52840-mdk
...
Add support for Makerdiary nRF52840-MDK
2019-11-21 10:54:21 +01:00
yarb
3d09a5a4f1
I2C byte read/write transmition improvement. Added CY_SCB_I2C_READ_XFER to clear CY_SCB_I2C_WRITE_XFER status in i2c_byte_write() API.
2019-11-21 11:41:40 +02:00
Balaji Subramanyam
f51cc6494e
Cypress Target update to support Manufacturing Test. ( #11868 )
...
Cypress Target update to support WiFi Manufacturing Test
Adding IOCTLS in WhdSTAInterface for MFG Test.
Fix WHD EMAC interface to release buffer when emac is not powered up or callback
is not registered.
2019-11-21 10:12:35 +01:00
Martin Kojtal
e638486be1
Merge pull request #11895 from AriParkkila/cell-ignore-linklocal
...
TESTS: Allow ipv6_link_local_address() as unsupported
2019-11-21 09:19:59 +01:00
Martin Kojtal
deaafa84ce
Merge pull request #11902 from AriParkkila/cell-bg96-epco
...
Cellular: Enable ePCO IE for BG96 driver
2019-11-21 09:14:18 +01:00
Marcin Tomczyk
1d3a1b7c6c
ATCmdParser: unittests implementation
2019-11-20 22:37:01 -08:00
Marcin Tomczyk
15eb2a6e4f
ATCmdParser: merge scanf and recv functions.The goal is to give a configuration parameter for this function which would indicate are we trying to find a match from one line(scanf) or do we might end up processing multiple lines(recv) to find a match.
2019-11-20 22:35:55 -08:00
Antti Yli-Tokola
4a491b99df
Update mbed-coap to version 5.1.2
...
Compiler warning cleanups.
2019-11-20 22:36:25 +02:00
Martin Kojtal
9dc0c3737e
Merge pull request #11888 from fredlee12001/master
...
Pelion enable for UNO_91H
2019-11-20 16:31:56 +01:00
Martin Kojtal
48f38a420b
Merge pull request #11654 from tymoteuszblochmobica/mesh
...
Adjustment of netsocket tests to the lossy mesh network limitation.
2019-11-20 16:31:30 +01:00
Martin Kojtal
6064983f49
Merge pull request #11882 from hugueskamba/hk-DISCO_L475VG_IOT01A-enable-baremetal
...
DISCO_L475VG_IOT01A: Fix baremetal profile Greentea tests
2019-11-20 14:01:49 +01:00
Tymoteusz Bloch
983c9586ee
Adjustment of netsocket tests to the lossy mesh network limitation.
2019-11-20 12:13:34 +01:00
Martin Kojtal
2dfed373c7
Merge pull request #11713 from ABOSTM/FREMOVE_TICKLESS_FROM_STM32F4_TARGETS
...
Remove Tickless from STM32F4 targets
2019-11-20 10:56:04 +01:00
Ari Parkkila
2301af398e
Cellular: Enable ePCO IE for BG96 driver
...
As per 3GPP TS 24.301:
If the UE supports NB-S1 mode, Non-IP PDN type, or N1 mode,
then the UE shall support the extended protocol configuration options IE.
...
If the UE supports the extended protocol configuration options IE,
then the UE shall set the ePCO bit to extended protocol configuration options supported
in the UE network capability IE of the ATTACH REQUEST message.
2019-11-19 21:59:19 -08:00
fred.li
72c5c78642
Default value for APPLICATION_ADDR if restrict_size not given
2019-11-20 10:34:49 +08:00
Anna Bridge
71c6b9aca5
Merge pull request #11872 from jussisip/update_examples
...
Change mbed-os-example-wifi to build only DISCO_L475VG_IOT01A
2019-11-19 17:03:37 +00:00
Bartek Szatkowski
422e59ffb9
Some fixes to PR
...
Various changes including:
Fix header levels
Fix typos
Move more text to comments
2019-11-19 14:31:53 +00:00
Ari Parkkila
4e853bbaa3
TESTS: Allow ipv6_link_local_address() as unsupported
2019-11-19 05:54:16 -08:00
Martin Kojtal
a183033f59
Merge pull request #11867 from mprse/cypress_gpio_fix
...
Fix for Cypress GPIO driver (fix for issue #11835 )
2019-11-19 08:31:15 +01:00
fred.li
79f06c7b6c
Fix UART write logic issue
2019-11-19 12:08:06 +08:00
fred.li
cef6aba55e
RESET for each connect operation
2019-11-19 12:08:06 +08:00
fred.li
fc8ae6fb18
All timer will not correct with 40M Clock, set back to 160M
2019-11-19 12:08:05 +08:00
fred.li
18fa28db77
Disable UNISOC Reconnect patch, Optimize workaround for LWIP issue
2019-11-19 12:08:05 +08:00
fred.li
88cf7df286
1, Restrict access to 1st 4K of flash
...
2, Merge UNISOC change for auto reconnect patch
2019-11-19 12:08:05 +08:00
fred.li
0a2d843e15
Fix SystemReset Hang issue
2019-11-19 12:08:05 +08:00
fred.li
bf4f1b18ba
Skip clock setting, keep all code running with 40M
2019-11-19 12:08:04 +08:00
fred.li
08ef03492f
reset I2C_WAKEUP_EN bit with Clock reset
2019-11-19 12:08:04 +08:00
fred.li
ee2f7ce6bb
Vector Table should accordng to application offset
2019-11-19 12:08:04 +08:00
Osamu Koizumi
0c8196168a
Avoid setting clock parameter twice
2019-11-19 12:08:04 +08:00
fred.li
33f59b426f
Fix for PDMC Timer stopped working issue
2019-11-19 12:08:03 +08:00
Hugues Kamba
dfae4e72bd
DISCO_L475VG_IOT01A: Fix baremetal profile Greentea tests
...
The build was missing the `"qspif"` lib to sucessefully build
2019-11-18 14:32:20 +00:00
Arun S
dc7178f176
Modified LwIP stack and LwIP mbed-os wrapper to support sending IPv6
...
UDP packets when IPv4 and IPv6 dual mode stack is enabled and the IPv6
packet is sent over link-local inerface.
2019-11-18 17:18:50 +05:30
Jussi Siponen
1c4a5b9d87
Change wifi example to build only DISCO_L475VG_IOT01A
...
Currently mbed-os-example-blinky and mbed-os-example-wifi are built for each and every target in Mbed OS. This will change that only DISCO_L475VG_IOT01A is built for mbed-os-example-wifi. DISCO_L475VG_IOT01A was chosen as its one of the wi-fi supported boards and having integrated wi-fi.
2019-11-18 13:46:50 +02:00
Martin Kojtal
2e96145b76
Merge pull request #11871 from AriParkkila/test-udpechotest-timeout
...
TESTS: Add socket.set_timeout in udpsocket_echotest
2019-11-16 07:55:53 +01:00
Martin Kojtal
cb54f5065f
Merge pull request #11859 from kivaisan/fix_cellular_baremetal_scheduling
...
Cellular: Fix queue scheduling for bare metal
2019-11-16 07:55:36 +01:00
Martin Kojtal
ee46d03a6c
Merge pull request #11861 from trowbridgec/update-ep-agora-target
...
Replace calls to printf() with mbed-trace in netsocket tests
2019-11-16 07:54:27 +01:00
Ryan Morse
722a6eb27c
Sync to WHD 1.60 release
2019-11-15 11:42:17 -08:00
Martin Kojtal
60a470a7ef
Merge pull request #11844 from amq/patch-1
...
EFM32: Enable RESET_REASON and WATCHDOG for EFM32GG11_STK3701
2019-11-15 18:34:06 +01:00
Martin Kojtal
97a7466e54
Merge pull request #11841 from AriParkkila/wifi-reorder
...
WiFi: Re-order Greentea tests with minor fixes
2019-11-15 18:33:11 +01:00
Martin Kojtal
30145b1393
Merge pull request #11736 from OpenNuvoton/nuvoton_remove_trng
...
Nuvoton: Remove TRNG support
2019-11-15 18:29:14 +01:00
Martin Kojtal
7b79157a4d
Merge pull request #11580 from wajahat-ublox/ubx_modems_custom_boards
...
Remove target dependency in ublox cellular APIs
2019-11-15 18:26:54 +01:00