golioth / golioth-zephyr-sdk

Golioth SDK For Zephyr
https://www.golioth.io
Apache License 2.0
65 stars 20 forks source link

bump Zephyr to v3.5.0-rc1 and NCS to tip of main #433

Closed mniestroj closed 8 months ago

mniestroj commented 9 months ago

v3.5.0-rc1 is the newest release candidate. Update now, so there are more chances to discover potential bugs.

Bump NCS to tip of main, so that twister implementation is almost on par with vanilla Zephyr 3.5.0-rc1. Drop old cherry-picked patches and apply 3 newer. This allows to keep the same pytest test scripts for both vanilla Zephyr and NCS.

github-actions[bot] commented 9 months ago

Visit the preview URL for this PR (updated for commit 3bf6ac6):

https://golioth-zephyr-sdk-doxygen-dev--pr433-bump-zephyr-ls362p9t.web.app

(expires Thu, 12 Oct 2023 13:33:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a389eefadf4b4b68a539327b3459dd66c142cf49

mniestroj commented 9 months ago

checkpatch warnings are false-positives, once again. This is related to .patch files being removed/added, which seems to confuse checkpatch.pl script.