Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Thread tracing #260

Closed
wants to merge 12 commits into from
Closed

Thread tracing #260

wants to merge 12 commits into from

Conversation

artokin
Copy link
Collaborator

@artokin artokin commented Jun 13, 2017

DO NOT MERGE

Status

IN DEVELOPMENT

Migrations

NO

Description

Traces enabled for debugging with mbed-os-5.5

Related PRs

List related PRs against other branches:

branch PR
other_pr_production link
other_pr_master link

Todos

  • Tests
  • Documentation

Deploy Notes

Notes regarding deployment the contained body of work.

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

Impacted Areas in Application

List components, applications or use-cases that this PR will affect:

  • list here...

Janne Kiiskilä and others added 12 commits June 2, 2017 17:07
Point the libs to pal.lib PR having the CMSIS support and mbed OS lib
to the CMSIS branch (ARMmbed/mbed-os#4294).
Take the 1st RC into use.
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
To make it possible to compile non-K64F boards. CFSTORE and the update
stuff only compiles with K64F, thus #ifdef it out in pal.
*   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
One more file needed the #ifdef to avoid linking issues.
@yogpan01
Copy link
Contributor

@artokin Please dont modify the mbed-os.lib and pal.lib as those are handled through #254

@yogpan01 yogpan01 self-requested a review June 14, 2017 07:32
Copy link
Contributor

@yogpan01 yogpan01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont modify pal.lib and mbed-os.lib in this PR

@artokin
Copy link
Collaborator Author

artokin commented Jun 14, 2017

ThisPR was only intended to get CI builds with mbedtls tracing. Not needed anymore. Closing PR.

@artokin artokin closed this Jun 14, 2017
@artokin artokin deleted the thread_tracing branch June 14, 2017 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants