-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Enable comparator on nRF54L20 #21893
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
Enable comparator on nRF54L20 #21893
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 9c9292c02017a8e2e4602006e820bf20e384d06d more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (4)
Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
west build -b [email protected]/nrf54lm20a/cpuapp --pristine --test-item nrf.extended.drivers.comparator.nrf_comp .
west build -b [email protected]/nrf54lm20a/cpuapp --pristine --test-item nrf.extended.drivers.comparator.gpio_loopback.nrf_comp .
|
You can find the documentation preview for this PR here. |
eabc856
to
e397702
Compare
|
e397702
to
52a05b1
Compare
Include Enable comparator on nRF54L20 zephyrproject-rtos/zephyr#88745 nrfconnect/sdk-zephyr#2781 Signed-off-by: Sebastian Głąb <[email protected]>
52a05b1
to
9c9292c
Compare
Implemented in a different way. |
No description provided.