-
Couldn't load subscription status.
- Fork 1.4k
snippets: emulated-gpio: align RRAM #18013
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
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 93392b24d0a6b813c5c831c733c3486b84b86a75 more detailssdk-nrf:
Github labels
List of changed files detected by CI (6)Outputs:ToolchainVersion: 3dd8985b56 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
Since FLPR's SRAM was shrunk, so can be the RRAM. In consequence, APP's RRAM can be extended. Signed-off-by: Marcin Szymczyk <[email protected]>
Since FLPR's SRAM was shrunk, so can be the RRAM. Signed-off-by: Marcin Szymczyk <[email protected]>
|
@nrfconnect/ncs-co-build-system @nrfconnect/ncs-co-drivers Please review |
|
@rlubos those review requests are leftover from when PR was based on a different one (which included files owned by those teams). |
Since FLPR's SRAM was shrunk, the RRAM can be as well. In consequence, APP's RRAM can be extended.
Depends on: