zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9.91k stars 6.1k forks source link

Add ke17z basic support #72439

Closed ankeXiao closed 1 week ago

github-actions[bot] commented 1 month ago

Hello @ankeXiao, and thank you very much for your first pull request to the Zephyr project! Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary. If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

zephyrbot commented 1 month ago

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff

Note: This message is automatically posted and updated by the Manifest GitHub Action.

hakehuang commented 1 month ago

@ankeXiao , there are several build failure

CASE_NAME | ZEPHYR_VERSION | RESULT | PLATFORM | TEST_PATH -- | -- | -- | -- | -- mgmt.mcumgr.fs.mgmt.hash.supported.crc32 | v3.6.0-3542-g8c0bff829db0 | Build failure | frdm_ke17z | tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported mgmt.mcumgr.fs.mgmt.hash.supported.sha256 | v3.6.0-3542-g8c0bff829db0 | Build failure | frdm_ke17z | tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported mgmt.mcumgr.fs.mgmt.hash.supported.all | v3.6.0-3542-g8c0bff829db0 | Build failure | frdm_ke17z | tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported sample.drivers.flash.shell | v3.6.0-3542-g8c0bff829db0 | Build failure | frdm_ke17z | samples/drivers/flash_shell

`

hakehuang commented 1 month ago

now build and board testing are clean.

ankeXiao commented 1 month ago

The soc module files depends on this PR "pull/71670" and is shared with KE15Z platform, so will be updated after it is reviewed and merged.

dleach02 commented 4 weeks ago

Please address the compliance error

ankeXiao commented 2 weeks ago

Hi all, there is a compilation failure in the "build-docs" under the "Documentation Build(HTML)" step, I have no idea which file caused it, please help to check. Thanks!

dleach02 commented 2 weeks ago

There was a site-wide CI failure going on. Appears to have been addressed.

github-actions[bot] commented 1 week ago

Hi @ankeXiao! Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁