Skip to content

Release candidate for mbed-os-5.7.4 (take three) #5954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 133 commits into from
Jan 30, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
be43b20
Increase clock tolerance in Flash HAL test
Jan 11, 2018
70c0af1
ESP8266 test config and tcp_echo test fix for ESP8266
SenRamakri Jan 5, 2018
a22d968
Fix tcp_hello_world test to receive all the data from http response
SenRamakri Jan 8, 2018
cbe539d
Fix: Sector/Size overflow from uint32_t
Jan 11, 2018
d1a75ec
DISCO_F407VG : alignment with other STM32
jeromecoutant Jan 8, 2018
b2ef8fc
STM32F2: Add Flash API support
bcostm Dec 15, 2017
6c3a1cb
STM32F2: Remove flash functions doc
bcostm Dec 18, 2017
ddeea84
Add notes about ISR safety to RTOS doxygen
bulislaw Dec 27, 2017
ad14bfd
Copy edit ConditionVariable.h
Jan 8, 2018
9c55361
Copy edit EventFlags.h
Jan 8, 2018
bdc21ed
Copy edit Mail.h
Jan 8, 2018
9dfa3bd
Copy edit MemoryPool.h
Jan 8, 2018
b6a1662
Copy edit Mutex.h
Jan 8, 2018
06b8b8c
Copy edit Queue.h
Jan 8, 2018
6d77c7f
Copy edit RtosTimer.h
Jan 8, 2018
5e289cb
Copy edit Semaphore.h
Jan 8, 2018
09f6c63
Copy edit Thread.h
Jan 9, 2018
72c648a
STM32 LOWPOWERTIMER : introduce LPTIM feature
jeromecoutant Jan 9, 2018
44bf90b
mesh-api documentation removed
Dec 19, 2017
544d6b5
Clarify TCPSocket::recv() and UDPSocket::recvfrom() documentation.
Nov 30, 2017
ae5a586
platform: make C++ allocation wrappers log the correct caller address
TeroJaasko Nov 8, 2017
e86a2b0
platform: Fix C++ allocation wrappers for GCC compilation
TeroJaasko Nov 24, 2017
6ca58de
Add presentation format descriptor support for NRF52
Dec 19, 2017
3ca6c55
Allow overriding of DCDC settings per target
stevew817 Jan 15, 2018
388041a
littlefs: Fix block addr overflow
geky Jan 12, 2018
54bd620
Fix for #5840
stevew817 Jan 15, 2018
0b5fe8d
STM32: update init procedure
jeromecoutant Dec 6, 2017
1210623
STM32F0: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
fc91827
STM32F1: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
2bf5222
STM32F2: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
3812bdb
STM32F3: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
4edae1a
STM32F7: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
c92c7cf
STM32L0: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
346d4cd
STM32L1: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
cd3a35e
STM32L4: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
5bdeb14
STM32F4: STDIO_UART_TX and STDIO_UART_RX can be now user defined
jeromecoutant Dec 7, 2017
5e85ff9
STM32 CAN: fix wrong ID and MASK filter
bcostm Jan 5, 2018
c4bff4e
STM32 LPT optimisation
jeromecoutant Jan 12, 2018
a786d34
BLE: Fix inclusion of BLE.h (case)
pan- Jan 17, 2018
74fdd09
Add gpio_is_connected
ccli8 Jan 18, 2018
0e9249a
rtl8195am - move region headers to 0xb000 and 0xc000
Jan 15, 2018
9e81356
rtl8195am - reorder some defines properly in ota header file
Jan 16, 2018
0cc7a9d
NSAPI: Add Nanostack multicast membership support
kjbracey Jan 17, 2018
c917231
littlefs: Fixed issue with immediate exhaustion and small unaligned s…
geky Dec 27, 2017
08a4b0e
Added COMMON folder for tests
geky Jan 9, 2018
8801b0f
Squashed 'features/nanostack/FEATURE_NANOSTACK/coap-service/' changes…
Jan 12, 2018
4e38baf
Adding MTB MTS_Dragonfly as a new target
Jan 18, 2018
09bb1c4
Kinetis USB improvements and fixes
c1728p9 Jan 5, 2018
183526b
Fix LPC17XX and LPC40XX USB race condition
c1728p9 Jan 16, 2018
379daa6
Fix LPC17XX and LPC40XX USB data throttling
c1728p9 Jan 16, 2018
597633d
Replace the old deprecated callbacks
abougouffa Dec 2, 2017
9c464a0
Add checking for MAX_HUB_NB in a part of code that depend on MAX_HUB_NB
abougouffa Dec 2, 2017
88fbf6b
Add detect_code=0xC006 to the VBLUNO51 boards configuration.
iotmember Oct 17, 2017
0ffd251
Added Netbeans Exporter
Nov 20, 2017
979e54b
Removed commented Line
Nov 20, 2017
103244d
Refactoring of Netbeans Exporter...still some more work to do, becaus…
Nov 24, 2017
f3a42f4
Fixed Linking with Linker Script
Nov 27, 2017
be3d574
Removed commented Line
Nov 28, 2017
c2ebdf3
Removed another block of unused (commented) code
Nov 28, 2017
eed5061
Refactoring of function get_netbeans_file_list(file_list) to have a c…
Nov 28, 2017
24e2fc8
Removed unnecessary list comprehension
Nov 29, 2017
33be40c
Fixed indention in Line 217 and 218
Jan 9, 2018
25a5c0d
Removed getattr() where it was not needed
Jan 9, 2018
6cb6f58
Small Refactoring of variable definitions and removed some unnecessar…
Jan 9, 2018
8754251
Added Compiler Toolchain Varibales in Templates and modfied generatio…
Jan 15, 2018
cc3a66b
Provide fix for issue #5835 - Tickers update should be atomic
mprse Jan 19, 2018
51b7ed1
RTX idle: sleep without locked deep sleep fix
0xc0170 Jan 17, 2018
133a3dd
Update CoAP to 4.0.11
Jan 17, 2018
60b8632
mbed-coap update to version 4.1.0
Jan 17, 2018
7566b81
Update CoAP to 4.1.1
Jan 18, 2018
5cd5239
CHANGELOG updated
Jan 22, 2018
c4394af
Adding MTB MXChip EMW3166 as a new target
Jan 8, 2018
51207de
BL STM32746xG: Update scatter/link files
bcostm Dec 19, 2017
03b264c
BL NUCLEO_F746ZG: enable bootloader
bcostm Dec 19, 2017
00003cd
BL NUCLEO_F746ZG: change scb->vector assignment
bcostm Jan 8, 2018
b89be91
Check cache before enabling it
bcostm Jan 9, 2018
248db98
NUCLEO_F767ZI: Add bootloader support
bcostm Jan 10, 2018
1d0354d
STM32LX : HAL_RCC_OscConfig update in PLL configuration
jeromecoutant Jan 18, 2018
dd9dd9b
Removed RTC as a supported peripheral for NCS36510
cmonr Jan 22, 2018
4ea3912
STM32: fix serial 7bit data format
bcostm Jan 22, 2018
9da55ff
RZ_A1H: cmsis nvic include fix
0xc0170 Jan 19, 2018
c95ef84
Improve SRAM use for IAR toolchain Use the entire SRAM2 with NVIC buf…
adustm Jan 12, 2018
33d2548
STM32F407 : correct ARM scatter file
jeromecoutant Jan 23, 2018
e7b7bea
Revert "STM32F7: Add bootloader support"
0xc0170 Jan 25, 2018
7b7f9b4
Update CMSIS pack
mmahadevan108 Jan 24, 2018
acfdaca
MTB_XX : STDIO configuration
jeromecoutant Jan 25, 2018
5651aa2
NUCLEO_F401RE : PeripheralPins file update
jeromecoutant Jan 25, 2018
1e5295b
littlefs: Set specific hash for littlefs-fuse testing
geky Jan 25, 2018
a5598df
Use RawSerial in MBED_11 test
bcostm Jan 24, 2018
52c7fe5
NXP LPC4088: Add missing SPI SSEL pin to Pinmap
scamille Jan 24, 2018
c0b4f0c
Add missing EFM32 HAL flash init/deinit function calls
steinerphilipp Jan 24, 2018
e0882e1
CriticalSectionLock: fixing missing include
MikeDK Jan 24, 2018
f047a93
fix typos in lint.py
drewcassidy Jan 24, 2018
d552316
STM32F0: fix usart irq management
bcostm Jan 23, 2018
2538f9d
STM32F0 usart irq: fix issue with F070/F072
bcostm Jan 23, 2018
2c0daf8
STM32F0: manage better uart3 & 4 irqs
bcostm Jan 24, 2018
96227a8
STM32F0 uart irq: test IT flags for usart3/4
bcostm Jan 25, 2018
3205901
Fix local static initialization in USB
c1728p9 Dec 4, 2017
40125cf
Remove use of deprecated attach in USB
c1728p9 Jan 11, 2018
f0b9add
Fix clearing of ISTAT in Kinetis USB
c1728p9 Jan 5, 2018
c5d5718
Remove tickless assert for tick count
c1728p9 Jan 25, 2018
706e133
add cmake exporter for CLion use
thinkberg Nov 10, 2017
bb6081e
explain code, fix naming, work on linking
thinkberg Nov 15, 2017
5e669e0
simplify the complicated removal of dependency sources add hex file g…
thinkberg Nov 18, 2017
441cd56
add handling of sub-dependencies, fix profile selection
thinkberg Jan 12, 2018
49e5fd0
fix linker issue
thinkberg Jan 12, 2018
e332d5c
change linking stage (dependencies), print built hex file name
thinkberg Jan 12, 2018
ca09a29
add ci build operations
thinkberg Jan 13, 2018
0087bc2
add link library paths to build
thinkberg Jan 15, 2018
b055db1
use the normal name without cmake- prefix
thinkberg Jan 19, 2018
c983f0f
flatten the compiled files list
thinkberg Jan 22, 2018
4765677
Add RTC time test.
mprse Sep 13, 2017
baada69
Update Mbed version block for patch release
cmonr Jan 27, 2018
d6db9b5
littlefs: Fixed file truncation without writes
geky Jan 11, 2018
5fa45e8
L4 ST CUBE V1.11.0
bcostm Jan 5, 2018
6b5302c
Add more comments
bcostm Jan 5, 2018
fb71917
Remove release notes file
bcostm Jan 5, 2018
9971ad2
Update system_stm32l4xx.c with latest version
bcostm Jan 5, 2018
4c7f0e6
Update stm32l4xx.h files
bcostm Jan 9, 2018
5bb6edc
Update stm32l4xxxx.h files
bcostm Jan 9, 2018
d048ec2
Use legacy CAN api
bcostm Jan 10, 2018
05bcc9a
rtl8195am - restructure target files
Jan 24, 2018
e384899
rtl8195am - add missing changes
Jan 26, 2018
9ee1b24
rtl8195am - remove irrelevant files
Jan 26, 2018
b81ad2c
Commonize RZ_A1 related folders placed in "FEATURE_LWIP" directory
TomoYamanaka Jan 9, 2018
7d27016
Revise the folder structure in "targets/TARGET_RENESAS" directory
TomoYamanaka Jan 9, 2018
73a5c55
Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" dire…
TomoYamanaka Jan 9, 2018
5a08da0
Change the values of RZ_A1 related "extra_labels" in targets.json
TomoYamanaka Jan 9, 2018
78bd1e3
Performance improvement of LWIP communication in RZ_A1 related
TomoYamanaka Jan 9, 2018
70f017c
Modify the TYPO of debug info when using LWIP in RZ/A1 related
TomoYamanaka Jan 9, 2018
d1c2110
Add the function declarations of WEAK attribute to use LWIP on GR-LYCHEE
TomoYamanaka Jan 11, 2018
da01e54
Modify the lack of copyright to header files
TomoYamanaka Jan 12, 2018
0c344ff
Add "RZ_A1XX" label for commonizing in targets.json
TomoYamanaka Jan 12, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ matrix:
before_script:
# Setup and patch littlefs-fuse
- git clone https://github.com/geky/littlefs-fuse littlefs_fuse
- git -C littlefs_fuse checkout 3f1ed6e37799e49e3710830dc6abb926d5503cf2
- echo '*' > littlefs_fuse/.mbedignore
- rm -rf littlefs_fuse/littlefs/*
- cp -r $(git ls-tree --name-only HEAD $LITTLEFS/littlefs/) littlefs_fuse/littlefs
Expand All @@ -142,11 +143,10 @@ matrix:
# Run local littlefs tests
- CFLAGS="-Wno-format" make -C$LITTLEFS/littlefs test QUIET=1
# Run local littlefs tests with set of variations
- CFLAGS="-Wno-format -DLFS_READ_SIZE=64 -DLFS_PROG_SIZE=64" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_READ_SIZE=1 -DLFS_PROG_SIZE=1" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_READ_SIZE=512 -DLFS_PROG_SIZE=512" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_BLOCK_COUNT=1023" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_LOOKAHEAD=2048" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_READ_SIZE=64 -DLFS_PROG_SIZE=64" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_READ_SIZE=1 -DLFS_PROG_SIZE=1" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_READ_SIZE=512 -DLFS_PROG_SIZE=512" make -C$LITTLEFS/littlefs test QUIET=1
- CFLAGS="-Wno-format -DLFS_BLOCK_COUNT=1023 -DLFS_LOOKAHEAD=2048" make -C$LITTLEFS/littlefs test QUIET=1
# Self-hosting littlefs fuzz test with littlefs-fuse
- make -Clittlefs_fuse
- littlefs_fuse/lfs --format /dev/loop0
Expand Down
Loading