Skip to content
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

boards: nordic: Drop nrf52810dmouse board #21072

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MarekPieta
Copy link
Contributor

Change drops support for nRF52810 desktop mouse board in the NCS. Change also removes nRF Desktop application configurations of the board.

Jira: NCSDK-31719

@MarekPieta MarekPieta requested review from a team as code owners March 20, 2025 14:40
Copy link

Since quarantine was modified, please make sure you are following the process described in Quarantine Process.

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Mar 20, 2025
@MarekPieta MarekPieta requested a review from pdunaj March 20, 2025 14:41
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 20, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 14

Inputs:

Sources:

sdk-nrf: PR head: 0173b4a71a0de9a5a9145be2f2ec71115ba97659

more details

sdk-nrf:

PR head: 0173b4a71a0de9a5a9145be2f2ec71115ba97659
merge base: 865d128edac7a2e4c22a54b0a6dbc4fc80ebbe2d
target head (main): 865d128edac7a2e4c22a54b0a6dbc4fc80ebbe2d
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (28)
applications
│  ├── nrf_desktop
│  │  ├── board_configuration.rst
│  │  ├── configuration
│  │  │  ├── nrf52810dmouse_nrf52810
│  │  │  │  ├── app.overlay
│  │  │  │  ├── battery_def.h
│  │  │  │  ├── buttons_def.h
│  │  │  │  ├── click_detector_def.h
│  │  │  │  ├── hid_keyboard_leds_def.h
│  │  │  │  ├── hid_keymap_def.h
│  │  │  │  ├── port_state_def.h
│  │  │  │  ├── prj.conf
│  │  │  │  │ prj_release.conf
│  │  ├── description.rst
│  │  │ sample.yaml
boards
│  ├── deprecated.cmake
│  ├── nordic
│  │  ├── nrf52810dmouse
│  │  │  ├── Kconfig.defconfig
│  │  │  ├── Kconfig.nrf52810dmouse
│  │  │  ├── board.cmake
│  │  │  ├── board.yml
│  │  │  ├── nrf52810dmouse_nrf52810-pinctrl.dtsi
│  │  │  ├── nrf52810dmouse_nrf52810.dts
│  │  │  ├── nrf52810dmouse_nrf52810.yaml
│  │  │  ├── nrf52810dmouse_nrf52810_defconfig
│  │  │  │ pre_dt_board.cmake
doc
│  ├── nrf
│  │  ├── app_dev
│  │  │  │ board_names.rst
│  │  ├── includes
│  │  │  ├── boardname_tables
│  │  │  │  │ sample_boardnames.txt
│  │  │  │ sample_board_rows.txt
│  │  ├── releases_and_maturity
│  │  │  ├── releases
│  │  │  │  │ release-notes-changelog.rst
scripts
│  ├── hid_configurator
│  │  │ NrfHidManager.py
│  │ quarantine_integration.yaml

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_e579f9fbe6

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 269
  • ✅ Integration tests
    • ✅ desktop52_verification
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@MarekPieta MarekPieta force-pushed the nrf52810dmouse_drop branch from 7f5150c to 4c7e8b4 Compare March 21, 2025 06:31
@MarekPieta MarekPieta requested a review from divipillai March 21, 2025 06:31
@MarekPieta MarekPieta force-pushed the nrf52810dmouse_drop branch from 4c7e8b4 to a02285c Compare March 21, 2025 08:10
@MarekPieta MarekPieta force-pushed the nrf52810dmouse_drop branch from a02285c to ccc4088 Compare March 21, 2025 14:53
Change drops support for the nRF52810 Desktop Mouse in the nRF Desktop
application. Change also applies a few documentation alignments.

Jira: NCSDK-31719

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Signed-off-by: Divya Pillai <divya.pillai@nordicsemi.no>
Signed-off-by: Francesco Domenico Servidio <francesco.servidio@nordicsemi.no>
Change drops support for the nRF52810 Desktop Mouse board in the NCS.

Jira: NCSDK-31719

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Signed-off-by: Divya Pillai <divya.pillai@nordicsemi.no>
@MarekPieta MarekPieta force-pushed the nrf52810dmouse_drop branch from 9c2916b to 0173b4a Compare March 24, 2025 08:30
@MarekPieta MarekPieta requested a review from FrancescoSer March 24, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.