|
Question about "Zephyr Modules"
Hi, I would not compare west to bitbake, maybe to android repo. The modules are going to be part of the zephyr project, so they will not randomly disappear. Anas
Hi, I would not compare west to bitbake, maybe to android repo. The modules are going to be part of the zephyr project, so they will not randomly disappear. Anas
|
By
Nashif, Anas
· #5959
·
|
|
Question about "Zephyr Modules"
Pushpal, You will need to use west to get the modules, but you can still build do everything else as usual. QMSI is just the first of many PR that we follow. Anas
Pushpal, You will need to use west to get the modules, but you can still build do everything else as usual. QMSI is just the first of many PR that we follow. Anas
|
By
Nashif, Anas
· #5957
·
|
|
SDK migration 0.9.5 -> 0.10.0 increase CPU usage
Nicolas, Can you please open an issue on GH with all this data? Can you also provide some info about how you measure the numbers below? Thanks, Anas
Nicolas, Can you please open an issue on GH with all this data? Can you also provide some info about how you measure the numbers below? Thanks, Anas
|
By
Nashif, Anas
· #5859
·
|
|
SDK migration 0.9.5 -> 0.10.0 increase CPU usage
Nicolas, Which architecture? I did not see any issues. Anas
Nicolas, Which architecture? I did not see any issues. Anas
|
By
Nashif, Anas
· #5839
·
|
|
the defect of memory pool bitmap
Can you please post a PR or a bug with more information about the proposed changes below? Thanks, Anas
Can you please post a PR or a bug with more information about the proposed changes below? Thanks, Anas
|
By
Nashif, Anas
· #5825
·
|
|
Seeing and running what CI does (was: CODEOWNERS check in CI)
A python exception happens in this case, you can always reproduce it locally by running 'make htmldocs'. This used to generate no reports at all previously, so progress. I am not sure how useful would
A python exception happens in this case, you can always reproduce it locally by running 'make htmldocs'. This used to generate no reports at all previously, so progress. I am not sure how useful would
|
By
Nashif, Anas
· #5745
·
|
|
Seeing and running what CI does (was: CODEOWNERS check in CI)
Status is actually available as a comment in the PR. We are planning at some point to use the Checks API from GH which would make things more clear. The scripts now provide the output so you do not ha
Status is actually available as a comment in the PR. We are planning at some point to use the Checks API from GH which would make things more clear. The scripts now provide the output so you do not ha
|
By
Nashif, Anas
· #5729
·
|
|
CODEOWNERS check in CI
The actual output is always available in a comment posted by zephyrbot in the same PR. The comment is updated for every run. Is this what you are looking for? Anas From: <devel@...
The actual output is always available in a comment posted by zephyrbot in the same PR. The comment is updated for every run. Is this what you are looking for? Anas From: <devel@...
|
By
Nashif, Anas
· #5728
·
|
|
CODEOWNERS check in CI
Hi, Recently we enabled a new CI check that verifies if newly added files are covered in the CODEOWNERS file. For more information about the CODEOWNERS file please check https://help.github.com/en/art
Hi, Recently we enabled a new CI check that verifies if newly added files are covered in the CODEOWNERS file. For more information about the CODEOWNERS file please check https://help.github.com/en/art
|
By
Nashif, Anas
· #5724
·
|
|
Zephyr SDK 0.10.0-rc3 available
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.10.0-rc3 Please download and try things out and report any issues. Changes since the last
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.10.0-rc3 Please download and try things out and report any issues. Changes since the last
|
By
Nashif, Anas
· #5720
·
|
|
CMake comments to HTML? (PR #9947 CMake build architecture documentation)
I think this looks great. 9947 is not a PR, it is an enhancement issue, got me confused for a second. So it is an open enhancement issue with not PR associated with it, if you have something , send a
I think this looks great. 9947 is not a PR, it is an enhancement issue, got me confused for a second. So it is an open enhancement issue with not PR associated with it, if you have something , send a
|
By
Nashif, Anas
· #5682
·
|
|
Zephyr SDK 0.10.0-rc2 available
No, Zephyr release is not tied to a toolchain. The SDK was always a one stop for everything you need to build and use zephyr, but you should be able to use any toolchain. Anas
No, Zephyr release is not tied to a toolchain. The SDK was always a one stop for everything you need to build and use zephyr, but you should be able to use any toolchain. Anas
|
By
Nashif, Anas
· #5673
·
|
|
Zephyr SDK 0.10.0-rc2 available
That's due to multilib arm and arc both 80% of the SDK if I remember correctly :) Anas
That's due to multilib arm and arc both 80% of the SDK if I remember correctly :) Anas
|
By
Nashif, Anas
· #5672
·
|
|
Zephyr SDK 0.10.0-rc2 available
Hi, We are excited to announce the availability of a new pre-release of the Zephyr SDK. This release of the SDK provides a major update to all tools and toolchains. The current SDK was based on yocto,
Hi, We are excited to announce the availability of a new pre-release of the Zephyr SDK. This release of the SDK provides a major update to all tools and toolchains. The current SDK was based on yocto,
|
By
Nashif, Anas
· #5658
·
|
|
https://scan.coverity.com/ is back online in read-only mode
Hi, The service is back in read-only mode. If you have any issues assigned to you, please take the chance to look at the details of the issue and fix as soon as possible. List of the open coverity iss
Hi, The service is back in read-only mode. If you have any issues assigned to you, please take the chance to look at the details of the issue and fix as soon as possible. List of the open coverity iss
|
By
Nashif, Anas
· #5641
·
|
|
Minimum required CMake version is now 3.13.1
Yeah, forgot that the docs get updated only once a day L Documentation is now being updated and will be available in the new version shortly. Anas
Yeah, forgot that the docs get updated only once a day L Documentation is now being updated and will be available in the new version shortly. Anas
|
By
Nashif, Anas
· #5571
·
|
|
Minimum required CMake version is now 3.13.1
s/not/now/ in the title J
s/not/now/ in the title J
|
By
Nashif, Anas
· #5569
·
|
|
Minimum required CMake version is not 3.13.1
Hi, We have changed the minimal requirement version of cmake to 3.13.1 meaning that you are required to update cmake on your system to build Zephyr. Please follow the documentation below to satisfy th
Hi, We have changed the minimal requirement version of cmake to 3.13.1 meaning that you are required to update cmake on your system to build Zephyr. Please follow the documentation below to satisfy th
|
By
Nashif, Anas
· #5568
·
|
|
Invitation: Zephyr Bug Triage @ Thu 6 Dec 2018 10am - 11am (CST) (Kumar Gala)
Try this: https://join.slack.com/t/zephyrproject/shared_invite/enQtNDgwNzk5MTU3NTA3LWNhZjc4MzM4Nzg5NGRiNTA2OGVhN2ZlNzZmYWE5Yjc2ZDIwYjYzNGJmMzNiYmY2MTdiYmQ1M2I4NGEzMmUzZjA
Try this: https://join.slack.com/t/zephyrproject/shared_invite/enQtNDgwNzk5MTU3NTA3LWNhZjc4MzM4Nzg5NGRiNTA2OGVhN2ZlNzZmYWE5Yjc2ZDIwYjYzNGJmMzNiYmY2MTdiYmQ1M2I4NGEzMmUzZjA
|
By
Nashif, Anas
· #5518
·
|
|
Zephyr SDK 0.9.5 Release
Re DTC, I will Kumar and Carles answer. Re OpenOCD: The Zephyr SDK was always Linux only. For Mac/Windows we currently have no solution beside the documentation. Anas
Re DTC, I will Kumar and Carles answer. Re OpenOCD: The Zephyr SDK was always Linux only. For Mac/Windows we currently have no solution beside the documentation. Anas
|
By
Nashif, Anas
· #5345
·
|