Add initial board support for nRF54LM20 DK#3574
Open
gab-k wants to merge 1 commit intohathach:masterfrom
Open
Conversation
Collaborator
|
Hi, are you still working on this ? |
Contributor
Author
|
No, i was hoping someone could review it, let me know if i missed something. |
Collaborator
|
Ok, please remove commited submodules. |
bbca96b to
d6db296
Compare
Size Difference ReportBecause TinyUSB code size varies by port and configuration, the metrics below represent the averaged totals across all example builds. Note: If there is no change, only one value is shown. Changes >1% in sizeNo entries. Changes <1% in sizeNo entries. No changes
|
|
| target | .text | .rodata | .data | .bss | total | % diff |
|---|---|---|---|---|---|---|
| adafruit_clue/dfu | — | — | — | 1,164 → 1,160 (-4) | 1,304 → 1,300 (-4) | -0.3% |
| adafruit_clue/net_lwip_webserver | — | — | — | 19,824 → 19,820 (-4) | 20,028 → 20,024 (-4) | -0.0% |
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.
The cdc_msc device example works fine. Isochronous OUT transfers hit a babble error (DOEPINT bit 12) on every packet I am not really sure why that is.
The nrfx 3.14 commit which is used in get_deps.py is a little outdated so it predates the renaming done in nrfx 4.1.0 which reads:
in the nrfx changelog