Initial zephyr support for iotcloud - #590
Merged
andreagilardoni merged 3 commits intoJun 22, 2026
Merged
Conversation
andreagilardoni
force-pushed
the
zephyr-support
branch
2 times, most recently
from
February 27, 2026 14:29
fbb7c24 to
28299e7
Compare
fabik111
self-requested a review
February 27, 2026 14:45
This comment was marked as outdated.
This comment was marked as outdated.
andreagilardoni
force-pushed
the
zephyr-support
branch
from
February 27, 2026 16:21
28299e7 to
a1f250c
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #590 +/- ##
=======================================
Coverage 94.73% 94.73%
=======================================
Files 32 32
Lines 1482 1482
=======================================
Hits 1404 1404
Misses 78 78 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
andreagilardoni
force-pushed
the
zephyr-support
branch
from
March 3, 2026 09:16
a1f250c to
41d882c
Compare
andreagilardoni
force-pushed
the
zephyr-support
branch
2 times, most recently
from
May 5, 2026 06:14
c7dc81f to
ef3000b
Compare
andreagilardoni
force-pushed
the
zephyr-support
branch
4 times, most recently
from
June 10, 2026 07:40
1de059e to
e2c5ff6
Compare
andreagilardoni
force-pushed
the
zephyr-support
branch
4 times, most recently
from
June 11, 2026 07:45
1e56804 to
f6a577c
Compare
andreagilardoni
force-pushed
the
zephyr-support
branch
from
June 11, 2026 07:56
f6a577c to
fb90f4e
Compare
|
Memory usage change @ fb90f4e
Click for full report table
Click for full report CSV |
andreagilardoni
marked this pull request as ready for review
June 17, 2026 08:37
pennam
approved these changes
Jun 22, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR aims to keep track of the effort of adding zephyr support for iotcloud.
This is currently being tested on a portentah7 with zephyr core at version https://github.com/andreagilardoni/ArduinoCore-zephyr/tree/iotcloud-integration-testing
This PR is meant to work on top of #599
The following PRs are required to be merged:
zephyr_mainzephyr_mainTasks:
<err> i2c_ll_stm32_v2: i2c: speed above "fast" requires manual timing configurationDependencies: