jeromecoutant
206589045c
STM32L496xG: increase IAR heap size
2019-01-25 16:19:11 +00:00
Ben Cooke
3099acc864
Add FLASH support to TARGET_MAX32620C MCU and derivative platform targets
2019-01-25 15:55:42 +00:00
adbridge
095ba575c2
Update Mbed version block
2019-01-25 14:30:10 +00:00
Cruz Monrreal II
7d0fe7e973
Replaced '|' with '>' (affects how newlines are parsed)
2019-01-25 14:29:59 +00:00
Cruz Monrreal II
3af4a2f459
Updated license_check to work a bit better across line boundries.
...
Swapped out 'git grep' for 'grep' since it can take in a --max-count flag.
The license _header_ will always be at the top.
Also enabled output so that PR authors can know what the problem files are.
2019-01-25 14:29:59 +00:00
Cruz Monrreal II
3b3af7ad0d
Fix for license check job. Somehow, having the '!' before a single command in a single line parses out the '!'.
2019-01-25 14:29:59 +00:00
Oren Cohen
e4b811d3a2
Skip redundant binaries
2019-01-25 14:29:59 +00:00
Oren Cohen
37ca77c9e1
Typo
2019-01-25 14:29:59 +00:00
Oren Cohen
9ade3a6ede
Add license
2019-01-25 14:29:59 +00:00
Oren Cohen
6e31385238
Update PSA binaries importer for FUTURE_SEQUANA_PSA
2019-01-25 14:29:59 +00:00
Kevin Gilbert
207aa6cfce
Add empty en_phonet.
...
Required to run with aspell and comply with license changes
2019-01-25 14:29:59 +00:00
Martin Kojtal
672665ad1c
travis: remove phonedat database
...
Not permissive license
2019-01-25 14:29:59 +00:00
Martin Kojtal
c670ef8bff
realtek: revert license change
...
While updating the file in the commit b06553fa25
, the license was changed. This comimt restores the license back to the original one - Apache 2.0
2019-01-25 14:29:59 +00:00
offirko
80b261c3fd
Start test by formatting SD Card, otherwise FATFS mount might fail Fix Jira: IOTSTOR-752
2019-01-25 14:29:59 +00:00
deepikabhavnani
9a8d748fd3
Corrected the targets value in json file as CI uses real board names
2019-01-25 14:29:59 +00:00
Ron Eldor
b261a6d839
Rename the platform context varaiable
...
Rename the generic name `ctx` of `mbedtls_platform_context`
in `platform_alt.c` to a specific name `plat_ctx`, to avoid conflicts
when used as external in crypto modules.
2019-01-25 14:29:59 +00:00
Ron Eldor
a1588b3de7
Rename the platform specific crypto_platform
...
To avoid collisions between the psa `crypto_platform.h` file and the
platform specific `crypto_platform.h` file, for the init \ terminate
functions, rename the latter to `crypto_device_platform`.
2019-01-25 14:29:59 +00:00
jeromecoutant
473df45693
NUCLEO_H743ZI: CAN support
2019-01-25 14:29:59 +00:00
jeromecoutant
235d3b88d7
STM32: FDCAN support for H7 family
2019-01-25 14:29:59 +00:00
Cai
757a7c6f04
fix bug for RDA UNO_91H:calling us ticker functions without init. solution: init us ticker when init TRNG.
2019-01-25 14:29:59 +00:00
Senthil Ramakrishnan
75808f7a34
Print crash report reboot messages only for non-release builds
2019-01-25 14:29:59 +00:00
Senthil Ramakrishnan
4c39d868fe
Add debug prints to triage the test timeouts
2019-01-25 14:29:59 +00:00
Senthil Ramakrishnan
4eec1c618a
Increase the timeout for the host side script and the test
2019-01-25 14:29:59 +00:00
Senthil Ramakrishnan
fe32af1d2f
Remove printf completely and fix the optimization check
2019-01-25 14:29:59 +00:00
j3hill
72209e851e
NRF5x: QSPI SFDP read implementation
2019-01-25 14:29:59 +00:00
j3hill
5f4fbdbfd4
NRF5x: min read/write implementation
2019-01-25 14:29:59 +00:00
Sana Masood
b1d8ee5790
mbed-host-tests minimum requirement set
2019-01-25 14:29:59 +00:00
Veijo Pesonen
32f3b09904
ESP8266: provides blocking/non-blocking connect
...
Implements NetworkInterface::set_blocking() and implements the
functionality to distinguish between the two in connect()
2019-01-25 14:29:59 +00:00
Veijo Pesonen
8927bf7862
ESP8266: turns connect fully to non-blocking mode
...
Blocking mode connect is not supported anymore when this patch is
applied
2019-01-25 14:29:59 +00:00
Veijo Pesonen
247866a8d2
ESP8266: makes connect() connection status aware
2019-01-25 14:29:59 +00:00
Leszek Rusinowicz
b5720fd2b7
Any RX event should end read operation.
2019-01-25 14:29:59 +00:00
Leszek Rusinowicz
75fbc5817e
Fixes for PSoC6 serial interface, asynchronous mode.
2019-01-25 14:29:59 +00:00
Yossi Levy
0332f8443a
Adding a test if device key buffer has changed after calling to entropy func. this should enable as to eliminate some rare cases when the trng fail but still return success.
2019-01-25 14:29:59 +00:00
Deepika
c5747c44fa
DSP_PRESENT flag is needed for Armv8m devices having DSP enabled
2019-01-25 14:29:59 +00:00
Deepika
7dc93e0820
Set DSP and floating point flags for ASM files
2019-01-25 14:29:59 +00:00
Philipp Steiner
c17d4f04c5
Update Comments
2019-01-25 14:29:59 +00:00
Philipp Steiner
afd7f4133a
Add SPIF_ULBPR command also to QSPIFBlockDevice and SPIFReducedBlockDevice
2019-01-25 14:29:59 +00:00
Philipp Steiner
331c66d4fb
Add SPIF_ULBPR command and replace wrong command to clear all write-protection bits in the Block-Protection register.
2019-01-25 14:29:59 +00:00
Volodymyr Medvid
09c8b99ec9
Fix links to documentation on https://os.mbed.com
2019-01-25 14:29:59 +00:00
Mahesh Mahadevan
02df4cb4f1
LPC546XX, LPC54114: Add README and LICENSE files for the power libraries
...
This is a fix for Issue#9254
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2019-01-25 14:29:59 +00:00
Yossi Levy
492e3ebd96
Fixing a bug in FileSystemStore to get the folder path from kv_config in FILESYSTEM and default configuration
2019-01-25 14:29:59 +00:00
Qinghao Shi
7864012ef4
Examples: enabled some examples build for FVP_MPS2_M3 target
2019-01-25 14:29:59 +00:00
kevin.ong
50e2e05442
stm32: fix indent style
2019-01-25 14:29:59 +00:00
kevin.ong
f0006adb41
stm32: fix typo
2019-01-25 14:29:59 +00:00
kevin.ong
0e69cd95de
stm32: fix some F0 target compile error
2019-01-25 14:29:59 +00:00
kevin.ong
56e488a2fd
stm32: F1/F2/F4/L1 set to not supported HW CRC
...
Currently, mbed supported input data format fix on bytes, so those
devices are not supported at default.
2019-01-25 14:29:59 +00:00
kevin.ong
38e1152eea
stm32: fix F1/F2/F4/L1 compile fail after enable CRC
...
Those series have not CRC_POLYLENGTH_32B definition
2019-01-25 14:29:59 +00:00
kevin.ong
536b7a645a
stm32: remove empty line
2019-01-25 14:29:59 +00:00
kevin.ong
6688b55a58
stm32: Improve the CRC function to support fully accumulate
...
Tested on DISCO_L476VG and NUCLEO_L476RG
2019-01-25 14:29:59 +00:00
David Saada
6c5ab0c842
Put LittleFS emulated BD module under .mbedignore
2019-01-25 14:29:59 +00:00