This repository has been archived by the owner on Apr 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
mbed OS 5.5 preps, mbed OS to CMSIS branch & new PAL #254
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Point the libs to pal.lib PR having the CMSIS support and mbed OS lib to the CMSIS branch (ARMmbed/mbed-os#4294).
JanneKiiskila
requested review from
sg-,
MarceloSalazar,
0xc0170,
yogpan01 and
teetak01
June 2, 2017 14:11
Take the 1st RC into use.
2 tasks
Update MBEDGW binaries for mbed-os-5.5
GW binaries re-compiled with proper fix to 6LoWPAN.
Update the hash to get latest from master from public PAL repo. * b29b7e9 avolinski - pal_plat_osKernelSysTickFrequency() fix * 7fe2608 avolinski - added back pal_plat_osKernelSysMilliSecTick * d739159 avolinski - remove non 1.2 code * 99eabff avolinski - Remove threadFunctionWrapper * aaf3219 avolinski - makefile adjustment * a0d078c avolinski - rename plat_rtos to .cpp * d9e8cd1 avolinski - mbedOS5.5 adaptations1 * a48b8e9 avolinski - rename plat_rtos to .c * fe85a81 avolinski - mbedOS5.5 additional fixes
rebuild |
To make it possible to compile non-K64F boards. CFSTORE and the update stuff only compiles with K64F, thus #ifdef it out in pal.
rebuild |
* cc471be Janne Kiiskilä - Merge pull request #25 from ARMmbed/early_mac |\ | * 8910b51 Janne Kiiskilä - Move MAC address printing earlier |/ * 08ab1a3 Janne Kiiskilä - Merge pull request #23 from ARMmbed/network-errors |\ | * 04ed4b9 Jan Jongboom - Add a link to the mbed OS Communication API for network errors |/ * 3a7409f Seppo Takalo - Merge pull request #22 from betzw/betzw_wb_github |\ | * e80154c Wolfgang Betz - Update Spirit1 lib
JanneKiiskila
force-pushed
the
mbedos55-oob
branch
from
June 12, 2017 22:35
dd93a75
to
dedc145
Compare
Nucleo F429 ZI fails with ARM CC to linking issues;
|
JanneKiiskila
force-pushed
the
mbedos55-oob
branch
from
June 13, 2017 06:17
1739a4c
to
05a3293
Compare
One more file needed the #ifdef to avoid linking issues.
JanneKiiskila
force-pushed
the
mbedos55-oob
branch
from
June 13, 2017 06:18
05a3293
to
c472381
Compare
yogpan01
approved these changes
Jun 20, 2017
teetak01
approved these changes
Jun 20, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Point the libs to pal.lib PR having the CMSIS support and mbed OS lib
to the CMSIS branch (ARMmbed/mbed-os#4294).
Status
IN DEVELOPMENT
Related PRs
List related PRs against other branches:
ARMmbed/pal#61
ARMmbed/mbed-os#4294