variants: add nano rp2040 connect#321
Open
gibix wants to merge 5 commits into
Open
Conversation
3fe0f67 to
a6de4dc
Compare
This comment was marked as outdated.
This comment was marked as outdated.
5635eef to
0cff0a3
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
3e9b307 to
2052747
Compare
This comment was marked as outdated.
This comment was marked as outdated.
There is no reason to fail the script if no symbols are found matching the criteria; simply log a warning and generate an empty provides file. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
Add an option to export TLS symbol offsets to an assembly wrapper in each board's variant folder, so that they can be used at core compile time. This will allow 'errno' and other thread-local symbols to be properly resolved in the sketches. Also export the '__aebabi_read_tp' function on ARM targets, which is used by the compiler-generated TLS code to compute absolute symbol addresses. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
Signed-off-by: Gilberto Conti <g.conti@arduino.cc>
On nano_connect the SPI driver is already initialized Signed-off-by: Gilberto Conti <g.conti@arduino.cc>
CMSIS declares SystemCoreClock as a standard symbol but the actual variable is provided only by SoC-specific code. Signed-off-by: Gilberto Conti <g.conti@arduino.cc>
Built
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Artifact | Board | Core | Tests | RAM | Sketches | Warnings | Errors |
|---|---|---|---|---|---|---|---|
✅ zephyr_contrib |
ek_ra8d1
| 📗 | ✅ |
11.9% |
2 | - | - |
frdm_mcxn947
| 6 🏷️ | ✅ |
58.0% |
2 | - | - | |
frdm_rw612
| 2 🏷️ | ✅ |
83.0% |
2 | - | - | |
🔥 zephyr_main |
giga
| 4 🏷️ | ✅* |
54.6% |
56 | 20 | - |
nano33ble
| 1 🏷️ | ✅* |
78.8% |
28 | 10 | - | |
nano_connect
| 🔥 | Core build failed! | |||||
nano_matter
| 📗 | ✔️* |
|
20 | 8 | (2*) | |
nicla_vision
| 4 🏷️ | ✔️* |
56.9% |
50 | 12 | (10*) | |
niclasense
| 2 🏷️ | ✅* |
|
26 | 10 | - | |
opta
| 4 🏷️ | ✅* |
56.5% |
60 | 34 | - | |
portentac33
| 3 🏷️ | ✔️* |
|
62 | 26 | (8*) | |
portentah7
| 3 🏷️ | ✅* |
57.2% |
62 | 26 | - | |
✅* zephyr_unoq |
unoq
| 📗 | ✅* |
26.9% |
74 | 8 | - |
Legend
Board Test Status description 🔥 🔥 Test run failed to complete. ❌ 🔴 Test completed with unexpected errors. ✔️* 🚫 Test completed with errors, but all are known/expected. ✅* 🟡 Test completed with some warnings; no errors detected. ✅ 🟢 Test passed successfully, with no warnings or errors. 🌑 🌑 Test was skipped.
Caution
zephyr_main is blocked due to failures on nano_connect!
|
Memory usage change @ 7418ee7
Click for full report table
Click for full report CSV |
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.
Uh oh!
There was an error while loading. Please reload this page.