-
Notifications
You must be signed in to change notification settings - Fork 716
[nrf noup] samples: hello_world: dummy change DNM #2932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
This reverts commit 39f3b69. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit a38b6ea. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit 124f663. Signed-off-by: Robert Lubos <[email protected]>
…ules" This reverts commit 385e1c8. Signed-off-by: Robert Lubos <[email protected]>
…it access" This reverts commit 6ca49f6. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit 0932e7c. Signed-off-by: Robert Lubos <[email protected]>
…oftware inversion" This reverts commit 039e3d7. Signed-off-by: Robert Lubos <[email protected]>
…onfig" This reverts commit 31a7dec. Signed-off-by: Robert Lubos <[email protected]>
…g pins for nRF54L20" This reverts commit d606ade. Signed-off-by: Robert Lubos <[email protected]>
…or nRF54L20" This reverts commit 9de63a4. Signed-off-by: Robert Lubos <[email protected]>
…UART" This reverts commit 1db6e2c. Signed-off-by: Robert Lubos <[email protected]>
…rol option" This reverts commit daac72a. Signed-off-by: Robert Lubos <[email protected]>
…low-control" This reverts commit 546191e. Signed-off-by: Robert Lubos <[email protected]>
…ipc"" This reverts commit 943c8ff. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit 7a5354c. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit c3ad6ee. Signed-off-by: Robert Lubos <[email protected]>
…l for get_config" This reverts commit 6fcd805. Signed-off-by: Robert Lubos <[email protected]>
…ance calculations." This reverts commit 45d107b. Signed-off-by: Robert Lubos <[email protected]>
…able warning" This reverts commit 72c7013. Signed-off-by: Robert Lubos <[email protected]>
…ENGTH`" This reverts commit c3bc0eb. Signed-off-by: Robert Lubos <[email protected]>
…OST_CRYPTO_PRNG" This reverts commit 88a1803. Signed-off-by: Robert Lubos <[email protected]>
…AZY_GET for ZLL" This reverts commit c62b949. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit 28a9d86. Signed-off-by: Robert Lubos <[email protected]>
This reverts commit d834d17. Signed-off-by: Robert Lubos <[email protected]>
…epend on, not select" This reverts commit 477c411. Signed-off-by: Robert Lubos <[email protected]>
…nrfconnect#292" This reverts commit 2ca453d. Signed-off-by: Robert Lubos <[email protected]>
…ime-us to 26" This reverts commit f115b9c. Signed-off-by: Robert Lubos <[email protected]>
…tatic" This reverts commit 371b986. Signed-off-by: Robert Lubos <[email protected]>
…e values Current target-reference mapping does not cover all cases. Signed-off-by: Michał Stasiak <[email protected]> (cherry picked from commit 4d65854)
…ization The GRTC counter is not cleared at startup, therefore the `last_count` variable needs to be initialized accordingly. This change: - Prevents overflow of the `sys_clock_announce()` int32_t parameter - Ensures the correct uptime value, which should be reset during initialization Upstream PR #: 91432 Signed-off-by: Adam Kondraciuk <[email protected]>
…h uptime changes Update GRTC tests to reflect uptime reset at startup. Upstream PR #: 91432 Signed-off-by: Adam Kondraciuk <[email protected]>
Extend I2S testing with additional test cases that verify I2S/TDM driver operation at various configurations. Check: - word sizes of 8, 16, 24, 32 and 48 bits; - one, two, four and eight audio channels configuration; - data format I2S, Left Justified, Right Justified, PCM Long, PCM Short; - data order MSB and LSB first; - bit clock and frame clock inversion; - block size of 6 bytes; - bit clock continuous and gated; - internal loopback; - pingpong option. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit a58684d)
Add boards/nordic/**/* to the CI-boot-test scope and remove SUIT labels. Signed-off-by: Robert Stypa <[email protected]>
…A Eng A Errata 55 applies to nRF54LV10A Eng A as well. Upstream PR #: 91682 Signed-off-by: Nikodem Kastelik <[email protected]>
Added automatic KMU key provisioning, when keyfile.json file exists in the build directory. This enables automated key provisioning during the flashing process to enable testing nRF54L aplications using Twister. Only applicable on nrfutil runner. Signed-off-by: Grzegorz Chwierut <[email protected]> (cherry picked from commit db3c344)
Fixed board page in zephyr. Signed-off-by: Richa Pandey <[email protected]>
Pull fix to free TX packets early once handed over to nRF70. Signed-off-by: Chaitanya Tata <[email protected]> (cherry picked from commit f4b5898)
… controlling Update nrf_wifi for dynamic bandwidth signal controlling through command init. Signed-off-by: Karun Kumar Eagalapati <[email protected]> (cherry picked from commit 3c6cd19)
…ignalling Add Kconfig to enable/disable Dynamic Bandwidth Signalling. Signed-off-by: Kapil Bhatt <[email protected]> (cherry picked from commit 1037a0c)
Update nrf_wifi for dynamic ED controlling through command init. Upstream PR #: 91806 Signed-off-by: Karun Kumar Eagalapati <[email protected]>
Add Kconfig to enable/disable Dynamic ED which add support for proprietary algorithm to enhance performance in high-traffic channels. Upstream PR #: 91806 Signed-off-by: Kapil Bhatt <[email protected]>
Add new function called _cache_all_check that cache all if NRF_CACHE has no LINEADDR. Signed-off-by: Travis Lam <[email protected]> (cherry picked from commit 10f35d7)
…TIONS When CONFIG_NO_OPTIMIZATIONS the compiler will not inline socket_offload_dns_is_enabled(), which means calls to socket_offload* remain, and the linker will fail with in function `zsock_getaddrinfo': undefined reference to `socket_offload_getaddrinfo' in function `zsock_freeaddrinfo': undefined reference to `socket_offload_freeaddrinfo' Instead of relaying on that function being inlined and the if'ed code being removed, let's just use the preprocessor. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit dc24583) Signed-off-by: Robert Lubos <[email protected]>
…IMEOUT corner case When reception is restarted (STARTRX after ENDRX but no STOPRX) it is possible that FRAMETIMEOUT countdown counter will not be started by the first received byte if byte was already being transmitted when STARTRX was called. If that is the only byte then it is expected that timeout will be triggered but since FRAMETIMEOUT counter is not started there is no FRAMETIMEOUT event which has short to STOPRX. This situation will happen in case short buffers are used (< 5 bytes) because then short ENDRX_STARTRX is not used then. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit 94d355a)
Added handling of new IRONside DVFS service. NRFS DVFS is now not enabled by default. Signed-off-by: Łukasz Stępnicki <[email protected]> (cherry picked from commit a077773)
…esolve API Introduce API which allows users to determine what the actual minimum spec will be resulting from a requested minimum spec. This is useful for optimizing code as the requested minimum may be way worse than what will actually be applied. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit b1a5588)
…tartup time Introduce get_startup_time API which allows users to request clocks specs to be met in time for an event. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit 6aeca71)
…artup_time Implement nrf_clock_control_resolve() and nrf_clock_control_get_startup_time_us() APIs. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit 54d86e8)
…tartup_time Implement nrf_clock_control_resolve() and nrf_clock_control_get_startup_time_us() APIs. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit b20a233)
…startup_time Implement nrf_clock_control_resolve() and nrf_clock_control_get_startup_time_us() APIs. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit 9983222)
Implement nrf_clock_control_resolve() API. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit c950c56)
Implement nrf_clock_control_resolve() API. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit 077ff2b)
…d startup time Add resolving the requested clock spec and getting the startup time of the clock for given clock spec to the nordic specific clock_control sample. Signed-off-by: Bjarki Arge Andreasen <[email protected]> (cherry picked from commit da3b4bc)
DNM. Signed-off-by: Piotr Kosycarz <[email protected]>
d424746
to
f7f5a07
Compare
|
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.
DNM.