-
Notifications
You must be signed in to change notification settings - Fork 343
softperipheral: rev 922980f4941061042813931931b4afa093cd03cc #1924
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
base: main
Are you sure you want to change the base?
Conversation
c7780b3 to
ea1197b
Compare
98e0672 to
b5b7b7a
Compare
b5b7b7a to
df1be78
Compare
df1be78 to
80f2cd9
Compare
| /** | ||
| * @brief Size of the eMMC driver instance structure (in bytes). | ||
| * | ||
| * Each implementation may define a different size based on internal state. | ||
| */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like this could be removed.
|
|
||
| #include <stdbool.h> | ||
| #include <stdint.h> | ||
| #include "nrf_config_semmc.h" // Defines NRF_SEMMC_T_SIZE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: outdated comment
e7a5259 to
55390bf
Compare
softperipheral/doc/sEMMC/semmc_nrf54L_series_porting_v0_1_0.rst
Outdated
Show resolved
Hide resolved
7c42ae3 to
0adef84
Compare
0adef84 to
65c866e
Compare
See CHANGELOG for more details Signed-off-by: Bjørn-Inge Kleppe <[email protected]>
65c866e to
0ba602f
Compare
|
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1924 Signed-off-by: Nordic Builder <[email protected]>



See CHANGELOG for more details