-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
applications: machine_learning: Adapt to nRF54H20 with sysbuild #15550
Conversation
Test specificationCI/Jenkins/NRF
CI/Jenkins/integration
Detailed information of selected test modules Note: This message is automatically posted and updated by the CI |
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. |
65dac29
to
930b704
Compare
applications/machine_learning/configuration/nrf54h20dk_nrf54h20_cpuapp/sensor_manager_def.h
Outdated
Show resolved
Hide resolved
930b704
to
5c2fdcf
Compare
5c2fdcf
to
511300e
Compare
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.
Looks good to me.
511300e
to
d3d094e
Compare
d3d094e
to
5045578
Compare
aggregator and proxy looks good |
5045578
to
5bbc293
Compare
5bbc293
to
1059cfb
Compare
83119ef
to
221f5b0
Compare
Adapts the application to the nRF54H20 SoC and sysbuild. The `sensor_hub.zdebug` configuration has simulated sensor data. The `sensor_hub.zdebug.singlecore` configuration works with the ADXL362 acceleration sensor Ref: NCSDK-27407 Signed-off-by: Marcin Jelinski <[email protected]>
221f5b0
to
7fb6ccf
Compare
Adapts the application to the nRF54H20 SoC and sysbuild.
Ref: NCSDK-27407