Simon Butcher
15785191e7
Update Mbed TLS version to 2.13.1
2018-09-06 19:32:03 +01:00
Cruz Monrreal
ff1a0ede1f
Merge pull request #7995 from yossi2le/revert-pinnames-files
...
Reverting PinNames.h after PR #7774 changes
2018-09-06 13:20:43 -05:00
Russ Butler
e084865e8e
Fix comparison warning on STM32L4 devices
...
Cast the pointer used in l4_retarget to uint32_t before comparing it
to fix the warning:
"comparison between pointer and integer"
2018-09-06 16:07:03 +01:00
Martin Kojtal
970bc7369c
Merge pull request #7985 from theotherjimmy/update-unittest-subcommand
...
Unittesting: Update Mbed CLI subcommand in Readme
2018-09-06 15:11:43 +02:00
Antti Yli-Tokola
4249318546
Update mbed-coap to version 4.6.3
...
- Bug fix: Remove timed out blockwise message from resend queue. If blockwise message was timed out message was still kept in the resend queue which causes unnecessary reconnections on client side.
- Documentation: Document all the available macros.
2018-09-06 16:08:49 +03:00
Martin Kojtal
5d2f394b6f
Merge pull request #8012 from JanneKiiskila/armc6-align-fix
...
IOTCORE-389 - bring back legacy alignment for Arm C6
2018-09-06 14:45:17 +02:00
Cesar
80c9814fd0
Revert file permissions
2018-09-06 13:57:06 +02:00
Cesar
b2d8b54f7d
Revert file permissions
2018-09-06 12:56:13 +02:00
Kari Haapalehto
86f966fa00
Adjust STMF411xE IAR linker file to mbed-os memory needs.
...
Stack size decreased and heap size increased.
2018-09-06 13:34:12 +03:00
TTornblom
0d97803ad8
IAR: Fix for #7662 , only massage the error decode URL for the IAR .xcl
...
file.
2018-09-06 12:16:15 +02:00
toyowata
bb71552069
[OOB 5.10] Fix typo
2018-09-06 18:36:12 +09:00
Martin Kojtal
7a8e8493b8
Merge pull request #7988 from lorjala/unittests_fix
...
Unittesting: Update mutex stub
2018-09-06 11:18:45 +02:00
Maciej Bocianski
99be98c8d0
QSPI driver: API parameters fix
2018-09-06 09:00:09 +02:00
zzw
ff20fc3341
"gpio_api.c" update
...
1, "gpio_api.c" update. fix issues for compiling the mbed-cloud-client-example
2018-09-06 14:40:06 +08:00
zzw
b06553fa25
rtl8195am lib updates
...
1, rtl8195am lib updates. Preparation for the low power features.
2018-09-06 14:28:34 +08:00
Cruz Monrreal
201ec14d45
Merge pull request #7779 from MateuszMaz/fix_for_NRF52_pwm_issues
...
Fix for nrf52 pwm issues
2018-09-05 20:05:35 -05:00
Cruz Monrreal
6c30b2f48d
Merge pull request #7924 from kjbracey-arm/filebase_default
...
Add special handling for "/default" filesystem
2018-09-05 19:40:29 -05:00
Janne Kiiskila
f1795e3418
IOTCORE-389 - bring back legacy alignment for Arm C6
...
Quite a few of the scatter files are not (yet) aligned to 8-byte
boundaries and therefore the removal of legacy alignment feature
(which is under deprecation warning, but it actually not YET
deprecated) broke quite a few builds to this error:
Error: L6244E: Exec region RW_IRAM1 address (0x200001ac) not aligned on a 8 byte boundary.
We must bring this option now back to fix the builds.
This option to ld (--legacyalign) can only be removed once all of
the scatter files have been fixed.
2018-09-06 01:04:38 +03:00
Mahesh Mahadevan
16ff8e7369
NXP: Update serial driver's parity handling
...
This is a fix for issue 6305. This fix set the default
parity value to NONE.
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-09-05 13:30:36 -05:00
Mahesh Mahadevan
e09f1e2149
LPC1768: Enable RTC
...
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-09-05 12:21:03 -05:00
paul-szczepanek-arm
a2c9781682
fix whitelist generation (set correct address type)
2018-09-05 16:46:01 +01:00
Cruz Monrreal
06106297a4
Merge pull request #6293 from Taiki-San/patch-1
...
Reduce .text footprint of the network stack
2018-09-05 10:16:04 -05:00
Yossi Levy
79e51111cd
Adding complete buffer print in case of failure.
2018-09-05 17:42:06 +03:00
Amir Cohen
6d8dab8e74
Fix trng_len loop
2018-09-05 17:36:55 +03:00
Amir Cohen
780d9c6dbf
Remove NVstore unused mechanism
2018-09-05 17:36:54 +03:00
David Saada
b2b14ca26f
Fix TRNG test to use reset from python script and not from code
2018-09-05 17:36:53 +03:00
Amir Cohen
9b0b63169c
Fix messages
2018-09-05 17:36:51 +03:00
Amir Cohen
11f1aaf978
Fix pithy library
2018-09-05 17:36:50 +03:00
Amir Cohen
5f7a6401b8
Fix Compilation problems
2018-09-05 17:36:49 +03:00
Amir Cohen
5256e963f0
Fix IAR issues
2018-09-05 17:36:48 +03:00
Amir Cohen
225a3bfb90
Erase debug prints
2018-09-05 17:36:47 +03:00
Amir Cohen
1f4405c644
Reduce Debug prints
2018-09-05 17:36:45 +03:00
Amir Cohen
1466518644
Fixing PR comments
2018-09-05 17:36:44 +03:00
Amir Cohen
abe2b00fac
Fix var declaration problem
2018-09-05 17:36:43 +03:00
Amir Cohen
6dadbd897a
Repalce compression libs for license issues
2018-09-05 17:36:42 +03:00
Amir Cohen
4d1d1a0313
Fix lisence and style
2018-09-05 17:36:40 +03:00
Amir Cohen
669b618ea1
Add TRNG API test
2018-09-05 17:36:39 +03:00
Cruz Monrreal
dc45990a58
Merge pull request #7904 from NXPmicro/MIMXRT1050_Fix_Spi
...
MIMXRT1050_EVK: Update SPI HAL driver
2018-09-05 09:18:58 -05:00
Cruz Monrreal
f940443ac7
Merge pull request #7824 from deepikabhavnani/lfs_crc
...
Use MbedCRC for LittleFS
2018-09-05 09:12:06 -05:00
Maciej Bocianski
ff9ef2bbb9
fix example code in QSPI.h
2018-09-05 15:43:29 +02:00
Kevin Bracey
c0dbc49aa0
Make "/default" an alias - add real names too
...
Make the built-in FileSystem::get_default_instance() implementation
instantiate storage as "flash" or "sd", with "default" as an alias.
This will aid interworking between simple and advanced filesystem code
on various platforms. The expectation is that the names "sd" or "flash"
will be always available if the device is available and configured,
regardless of what "default" represents.
2018-09-05 14:18:29 +03:00
Kevin Bracey
fd4b3879be
Change default filesystem name to /default
...
"/fs" is a tautology - not a good name for the default filing system, as
whereever we use it, we know we're specifying a filing system. Rename to
"/default".
2018-09-05 14:18:28 +03:00
Yossi Levy
acfda5895e
Changes in PR #7774 of PinNames.h should be reverted. This commit reverts those files excpet for K82F and K64F which are left as an example
2018-09-05 14:13:05 +03:00
Lari-Matias Orjala
4b042271d6
fix mutex stub for unit tests
2018-09-05 13:41:35 +03:00
Kevin Bracey
a67f09851b
Add special handling for "/default" filesystem
...
Allow a FileBase (normally a FileSystemLike) to be set as the default,
so it can be looked up as "/default" as well as its actual name.
2018-09-05 13:28:42 +03:00
Michael Kaplan
dd2e93fbd3
Fix EFM32 pwmout hal function pwmout_period
...
In pwmout_period() is a check for changed values, which is not working because of a wrongly used bitmask. This is fixed now.
2018-09-05 11:17:28 +02:00
Seppo Takalo
451852d19f
Fix TCPSocket::accept()
...
This one was actually always return NULL, and unsted because we only
have tests with one device.
We will add the testcase for this soon
2018-09-05 12:00:59 +03:00
Maciej Bocianski
050604f1b8
DISCO_L475VG_IOT01A remove old QSPI pins
2018-09-05 09:58:20 +02:00
Martin Kojtal
3057c6c722
Merge pull request #7964 from paul-szczepanek-arm/master
...
NFC: fix reading from NFC EEPROM
2018-09-05 09:50:27 +02:00
ccli8
2da75c860c
[M2351] Fix STDIO_UART error
2018-09-05 11:52:40 +08:00