Martin Kojtal
5bddd881e9
Merge pull request #4406 from kjbracey-arm/shared_equeues
...
mbed_events.h: Add ability to request a shared event queue
2017-09-04 16:55:50 +01:00
Martin Kojtal
abafc6e7df
Merge pull request #4580 from deepikabhavnani/wifi_34
...
Use EventFlags instead of Semaphores
2017-09-04 16:54:55 +01:00
Martin Kojtal
18f79bfad7
Merge pull request #4907 from Patater/m487
...
Update uVisor to v0.30.0
2017-09-04 16:53:14 +01:00
Martin Kojtal
c0fe3b5109
Merge pull request #4911 from mikaleppanen/lwip_ipv4v6_ppp
...
Support cellular IPv4v6 dual stack in LWIP
2017-09-04 16:52:55 +01:00
Martin Kojtal
3f347ed290
Merge pull request #4843 from geky/fat-min-block
...
fatfs: Add lower bound to block sizes
2017-09-04 16:52:05 +01:00
Martin Kojtal
0fec52de94
Merge pull request #5001 from anttiylitokola/master
...
Update mbed-coap to version 4.0.10
2017-09-04 16:47:10 +01:00
Martin Kojtal
fc4afabab3
Merge pull request #4934 from Patater/stm32f439xi-aes-hw-disable
...
mbedtls: STM32F439xI: Don't enable AES acceleration by default
2017-09-04 16:46:24 +01:00
Kevin Bracey
b55af5c620
Use shared event queue for timer
...
Don't create our own timer thread - use the shared event queue.
2017-09-01 13:26:09 +03:00
Antti Yli-Tokola
e7c8a4d71f
Update mbed-coap to version 4.0.10
...
Fixes following error: IOTMAC-615 Node mDS registration failure during OTA transfer
2017-08-31 17:02:40 +03:00
Deepika
beb5aac640
RTOS: Add EventFlags class
...
EventFlags class is a wrapper for Event Flag functionality introduced in
RTOS2/RTX5.
2017-08-29 14:07:44 -05:00
Jimmy Brisson
4978a08ae2
Merge pull request #4960 from artokin/master
...
Nanostack update for mbed-os-5.6
2017-08-29 13:46:47 -05:00
Jimmy Brisson
318e92c028
Merge pull request #4950 from OpenNuvoton/nuvoton_usb
...
M487: Support USB device/host
2017-08-29 13:45:55 -05:00
Christopher Haster
626256e104
fatfs: Added some asserts on block device geometry
2017-08-28 14:54:33 -05:00
Christopher Haster
a153dc625c
fatfs: Changed documentation of format to emphasize byte clusters
2017-08-28 14:54:24 -05:00
Arto Kinnunen
29a58635d9
Update Nanostack to v6.2.1
...
v6.2.1 targeted to mbed OS 5.6 release.
2017-08-25 16:24:52 +03:00
Jimmy Brisson
12d0340f14
Merge pull request #4940 from anttiylitokola/master
...
Update mbed-coap to version 4.0.9
2017-08-24 10:17:35 -05:00
Mika Leppänen
32131b61a8
Improved manual DNS address addition for dual stack case
...
If DHCP or PPP does not provide DNS addresses, for dual stack, adds both ipv4
and ipv6 DNS addresses to DNS list.
2017-08-23 16:47:17 +03:00
Mika Leppänen
0d5ac6e78d
Relocated lwip memory pool on memory restricted platforms
2017-08-23 16:47:16 +03:00
Arto Kinnunen
a1c4db2c90
Merge commit '33b0820afc856ebe8808cb0a8c1071bc74780743'
...
* commit '33b0820afc856ebe8808cb0a8c1071bc74780743':
Squashed 'features/FEATURE_COMMON_PAL/mbed-trace/' changes from af5f59c..b731d95
2017-08-23 15:48:29 +03:00
Arto Kinnunen
8e3df07eaa
Merge commit 'dd2b0955ae955137785c1dc6587594ea2c5161c5'
...
* commit 'dd2b0955ae955137785c1dc6587594ea2c5161c5':
Squashed 'features/FEATURE_COMMON_PAL/sal-stack-nanostack-eventloop/' changes from 1fc996d..be7cdd6
2017-08-23 15:10:21 +03:00
Arto Kinnunen
ca15df3db0
Merge commit '9d5a9f5a29d19b2e67402e4e452e13ce75baca7c'
...
* commit '9d5a9f5a29d19b2e67402e4e452e13ce75baca7c':
Squashed 'features/nanostack/FEATURE_NANOSTACK/coap-service/' changes from e125164..d65b6b0
2017-08-23 15:09:48 +03:00
Arto Kinnunen
9d5a9f5a29
Squashed 'features/nanostack/FEATURE_NANOSTACK/coap-service/' changes from e125164..d65b6b0
...
d65b6b0 Update unittests for nsdynmemlib API change (#71 )
bc69b8b Disable CoAP duplicate message detection (#69 )
ccb65f8 Change year 2017 to copyright (#68 )
76490a7 Add option to join COAP multicast group (#67 )
381d910 Register to multicast groups (#66 )
dce323c Add transaction delete to CoAP service (#65 )
feea33e Add option to select used socket interface (#63 )
5a5c0f9 Merge pull request #62 from ARMmbed/coap_separation
0d26c00 Modifying file headers and Makefile to adapt from libcoap to mbed-coap
d323c3a Fixing unit tests based on new coap library
d1a3d25 Modifying Makefile and source file based on new coap library
git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-split: d65b6b0eb890be93f667debe8da83aa498021ccf
2017-08-23 15:09:48 +03:00
Arto Kinnunen
a24fb4e5b1
Update Nanostack to v6.2.0
...
Nanostack v6.2.0 will be used in mbed-os-5.6
2017-08-23 15:06:32 +03:00
Mika Leppänen
942aec5e4b
Corrected lwip to enable disabling of ipcp and ipv6cp protocols
2017-08-22 13:14:41 +03:00
Mika Leppänen
dd346ec5a8
Either ipv4 or ipv4v6 PPP and IP stacks are enabled based on 3GPP context
2017-08-22 13:14:41 +03:00
Mika Leppänen
457f940a7c
Added Ipv4/Ipv6 stack stack support to lwip DNS queries
...
If both IPv4 and IPv6 are available, and DNS query fails for first system,
second system is tried.
2017-08-22 13:14:40 +03:00
Mika Leppänen
b1d41f9afd
Corrected lwip not to send NS probes when link layer address is not available
2017-08-22 13:14:40 +03:00
Mika Leppänen
2adbf721d2
Added dual Ipv4/Ipv6 stack support to lwip address configuration
...
Added new configuration option "both-addr-timeout" that defines
how long to wait that addresses from both systems become available.
2017-08-22 13:14:40 +03:00
Mika Leppänen
41c647b1c9
Added hex dump tracing to ipv6, ipv4 and ppp modules
2017-08-22 10:17:21 +03:00
Mika Leppänen
23f8ac903e
Removed random and tcp_isn modules header dependencies to lwip conf
2017-08-22 10:17:20 +03:00
Mika Leppänen
5fdd7239d9
Corrections to lwip ipv6 neighbor discovery
...
Merged lwip 2.0.2 stable path 1 from https://github.com/ARMmbed/lwip
Patch allows lwip to do autonomous address configuration for prefixes
that are not on-link.
ad7cf16 Add David's IPv6 improvements to CHANGELOG
af9d783 Fix (bogus) MSVC 2010 warning about uninitialized variable usage in ip6.c It's wrong because the variables are initialized during first loop iteration due to best_addr == NULL
68358d7 nd6: cull destination cache on router removal
7323fa1 nd6: some work on basic RFC 4861 compliance
10eb2ca ip6: improve source address selection
6c06ecd ip6/nd6: route using on-link prefixes, not addresses
9f1714d nd6: improve router selection
2486b41 netif: more ip6 state changes invoke status callback
519d809 nd6: fix Duplicate Address Detection
9f3c6dd nd6: check link status before sending packets
8c761a2 nd6: improve address autoconfiguration support
2017-08-22 10:17:20 +03:00
ccli8
d22d086a87
[M487] Add SPI pins for test code
2017-08-22 11:00:29 +08:00
ccli8
478a1b62ea
[NUC472/M453] Support USB device/host for chip series
...
With this fix, USB support is not limited to one target.
2017-08-22 09:30:23 +08:00
ccli8
cacc444b73
[M487] Support USB device/host
2017-08-22 09:27:31 +08:00
Jimmy Brisson
a457fe3bdd
Merge pull request #4908 from geky/fs-reformat
...
fs: Add FileSystem::reformat
2017-08-21 10:38:00 -05:00
Jimmy Brisson
4c13b6606c
Merge pull request #4844 from geky/bd-profiling-bd
...
bd: Add ProfilingBlockDevice for measuring higher-level applications
2017-08-21 10:36:01 -05:00
Antti Yli-Tokola
83f7301800
Updating mbed-coap to version 4.0.9
...
Fixes error reported in Github.
- https://github.com/ARMmbed/mbed-coap/issues/24
- https://github.com/ARMmbed/mbed-os/issues/4374
2017-08-21 11:21:40 +03:00
Jaeden Amero
bea62d6b8c
mbedtls: STM32F439xI: Don't enable AES acceleration by default
...
STM32F439xI-family AES hardware acceleration occasionally produces
incorrect output (https://github.com/ARMmbed/mbed-os/issues/4928 ).
Don't enable AES HW acceleration on STM32F439xI-family targets by
default until issue #4928 is fixed.
2017-08-18 10:12:14 +01:00
Jaeden Amero
46f9d46341
uVisor: Import v0.30.0
2017-08-16 14:57:04 +01:00
Jaeden Amero
0e63cd56de
uVisor: importer: Add Nuvoton M480 targets
2017-08-16 14:57:03 +01:00
Christopher Haster
f927996275
fatfs: Added lower bound to block sizes
...
Some block devices (for example I2C EEPROM) can be erased at the byte
level. These aren't really block devices, but fall under the block
device API. For these devices, the fat filesystem needs to use a lower
bound on the block size. In this case we used 512 bytes is used since
it is already a standard.
2017-08-15 12:59:52 -05:00
Christopher Haster
0f8dffb7a4
fs: Added FileSystem::reformat
...
This function provides a shortcut to reformatting a mounted filesystem.
Also, since this function is a virtual member of the FileSystem class,
the user does not need to know the underlying filesystem to reformat
the underlying storage.
2017-08-14 17:05:40 -05:00
Jimmy Brisson
95f635fc70
Merge pull request #4895 from c1728p9/device_has_doxygen
...
Turn on doxygen for DEVICE_* features
2017-08-14 11:43:26 -05:00
Jimmy Brisson
5321a75fd3
Merge pull request #4849 from ARMmbed/nanomesh_memory
...
Allow using of malloc() for reserving the Nanostack's heap.
2017-08-14 11:39:09 -05:00
Jimmy Brisson
0f0a461209
Merge pull request #4832 from OpenNuvoton/nuvoton
...
NUC472/M453: Fix several startup and hal bugs
2017-08-14 11:38:18 -05:00
Jimmy Brisson
0150f58e12
Merge pull request #4608 from OpenNuvoton/nuvoton_m487
...
Support Nuvoton's new target NUMAKER_PFM_M487
2017-08-14 11:35:33 -05:00
Russ Butler
026df0b7cd
Turn on doxygen for DEVICE_* features
...
Enable doxygen for all device features. Also fix the warnings that
showed up once this was enabled.
2017-08-11 15:47:44 -05:00
Jimmy Brisson
59f313b028
Merge pull request #4859 from geky/tests-copyrights
...
Add copyright header to all tests
2017-08-10 09:39:34 -05:00
Jimmy Brisson
59f127596d
Merge pull request #4857 from bcostm/usbhost_disco_l475vg_iot
...
DISCO_L475VG_IOT01A: Add support of USBHost
2017-08-10 09:39:12 -05:00
Jimmy Brisson
61d486a10e
Merge pull request #4833 from yogpan01/master
...
Updating mbed-coap to version 4.0.8
2017-08-10 09:36:34 -05:00