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

doc: remove breathe from all docsets #17251

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

Conversation

gmarull
Copy link
Member

@gmarull gmarull commented Sep 10, 2024

No description provided.

@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. labels Sep 10, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 10, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@56a4bd3 (main) nrfconnect/sdk-nrfxlib#1465 nrfconnect/sdk-nrfxlib#1465/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 10, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: f19d4502e1d7ad0fdff69f78b7a532df76ead3df
nrfxlib: PR head: 67288254072cb28f4b71205af5e1c006bb88ff5e

more details

sdk-nrf:

PR head: f19d4502e1d7ad0fdff69f78b7a532df76ead3df
merge base: ccc93fae18fcd91be57188901469d41ef077bebe
target head (main): ccc93fae18fcd91be57188901469d41ef077bebe
Diff

nrfxlib:

PR head: 67288254072cb28f4b71205af5e1c006bb88ff5e
merge base: 56a4bd3100123a8dd2049968d54cfc4014ca8eb8
target head (main): 56a4bd3100123a8dd2049968d54cfc4014ca8eb8
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 (287)
.github
│  ├── workflows
│  │  │ docbuild.yml
applications
│  ├── asset_tracker_v2
│  │  ├── doc
│  │  │  ├── app_module.rst
│  │  │  ├── cloud_module.rst
│  │  │  ├── cloud_wrapper.rst
│  │  │  ├── data_module.rst
│  │  │  ├── debug_module.rst
│  │  │  ├── location_module.rst
│  │  │  ├── modem_module.rst
│  │  │  ├── modules_common.rst
│  │  │  ├── sensor_module.rst
│  │  │  ├── ui_module.rst
│  │  │  │ util_module.rst
│  │  ├── src
│  │  │  ├── modules
│  │  │  │  │ modules_common.h
│  ├── machine_learning
│  │  │ api.rst
│  ├── nrf5340_audio
│  │  ├── src
│  │  │  ├── audio
│  │  │  │  │ le_audio_rx.h
│  ├── nrf_desktop
│  │  ├── api.rst
│  │  ├── doc
│  │  │  ├── config_channel.rst
│  │  │  ├── dfu_lock.rst
│  │  │  │ led_state.rst
doc
│  ├── CMakeLists.txt
│  ├── _utils
│  │  │ utils.py
│  ├── _zoomin
│  │  ├── nrf.apis.custom.properties
│  │  ├── nrf.apis.tags.yml
│  │  ├── nrfx.apis.custom.properties
│  │  ├── nrfx.apis.tags.yml
│  │  ├── nrfxlib.apis.custom.properties
│  │  │ nrfxlib.apis.tags.yml
│  ├── nrf
│  │  ├── conf.py
│  │  ├── dev_model_and_contributions
│  │  │  ├── documentation
│  │  │  │  │ styleguide.rst
│  │  ├── drivers
│  │  │  ├── paw3212.rst
│  │  │  ├── pmw3360.rst
│  │  │  ├── sensor_sim.rst
│  │  │  │ sensor_stub.rst
│  │  ├── known-warnings.txt
│  │  ├── libraries
│  │  │  ├── bin
│  │  │  │  ├── lwm2m_carrier
│  │  │  │  │  │ API_documentation.rst
│  │  │  ├── bluetooth_services
│  │  │  │  ├── adv_prov.rst
│  │  │  │  ├── conn_ctx.rst
│  │  │  │  ├── enocean.rst
│  │  │  │  ├── gatt_dm.rst
│  │  │  │  ├── gatt_pool.rst
│  │  │  │  ├── mesh
│  │  │  │  │  ├── dk_prov.rst
│  │  │  │  │  ├── gen_battery.rst
│  │  │  │  │  ├── gen_battery_cli.rst
│  │  │  │  │  ├── gen_battery_srv.rst
│  │  │  │  │  ├── gen_dtt_cli.rst
│  │  │  │  │  ├── gen_dtt_srv.rst
│  │  │  │  │  ├── gen_loc.rst
│  │  │  │  │  ├── gen_loc_cli.rst
│  │  │  │  │  ├── gen_loc_srv.rst
│  │  │  │  │  ├── gen_lvl.rst
│  │  │  │  │  ├── gen_lvl_cli.rst
│  │  │  │  │  ├── gen_lvl_srv.rst
│  │  │  │  │  ├── gen_onoff.rst
│  │  │  │  │  ├── gen_onoff_cli.rst
│  │  │  │  │  ├── gen_onoff_srv.rst
│  │  │  │  │  ├── gen_plvl.rst
│  │  │  │  │  ├── gen_plvl_cli.rst
│  │  │  │  │  ├── gen_plvl_srv.rst
│  │  │  │  │  ├── gen_ponoff.rst
│  │  │  │  │  ├── gen_ponoff_cli.rst
│  │  │  │  │  ├── gen_ponoff_srv.rst
│  │  │  │  │  ├── gen_prop.rst
│  │  │  │  │  ├── gen_prop_cli.rst
│  │  │  │  │  ├── gen_prop_srv.rst
│  │  │  │  │  ├── light_ctl.rst
│  │  │  │  │  ├── light_ctl_cli.rst
│  │  │  │  │  ├── light_ctl_srv.rst
│  │  │  │  │  ├── light_ctrl.rst
│  │  │  │  │  ├── light_ctrl_cli.rst
│  │  │  │  │  ├── light_ctrl_reg.rst
│  │  │  │  │  ├── light_ctrl_reg_spec.rst
│  │  │  │  │  ├── light_ctrl_srv.rst
│  │  │  │  │  ├── light_hsl.rst
│  │  │  │  │  ├── light_hsl_cli.rst
│  │  │  │  │  ├── light_hsl_srv.rst
│  │  │  │  │  ├── light_hue_srv.rst
│  │  │  │  │  ├── light_sat_srv.rst
│  │  │  │  │  ├── light_temp_srv.rst
│  │  │  │  │  ├── light_xyl.rst
│  │  │  │  │  ├── light_xyl_cli.rst
│  │  │  │  │  ├── light_xyl_srv.rst
│  │  │  │  │  ├── lightness.rst
│  │  │  │  │  ├── lightness_cli.rst
│  │  │  │  │  ├── lightness_srv.rst
│  │  │  │  │  ├── model_types.rst
│  │  │  │  │  ├── properties.rst
│  │  │  │  │  ├── scene.rst
│  │  │  │  │  ├── scene_cli.rst
│  │  │  │  │  ├── scene_srv.rst
│  │  │  │  │  ├── scheduler.rst
│  │  │  │  │  ├── scheduler_cli.rst
│  │  │  │  │  ├── scheduler_srv.rst
│  │  │  │  │  ├── sensor.rst
│  │  │  │  │  ├── sensor_cli.rst
│  │  │  │  │  ├── sensor_srv.rst
│  │  │  │  │  ├── sensor_types.rst
│  │  │  │  │  ├── time.rst
│  │  │  │  │  ├── time_cli.rst
│  │  │  │  │  ├── time_srv.rst
│  │  │  │  │  ├── vnd
│  │  │  │  │  │  ├── dm.rst
│  │  │  │  │  │  ├── dm_cli.rst
│  │  │  │  │  │  ├── dm_srv.rst
│  │  │  │  │  │  ├── le_pair_resp.rst
│  │  │  │  │  │  │ silvair_enocean_srv.rst
│  │  │  │  ├── radio_notification_conn_cb.rst
│  │  │  │  ├── rpc.rst
│  │  │  │  ├── scan.rst
│  │  │  │  ├── services
│  │  │  │  │  ├── ams_client.rst
│  │  │  │  │  ├── ancs_client.rst
│  │  │  │  │  ├── bas_client.rst
│  │  │  │  │  ├── bms.rst
│  │  │  │  │  ├── cgms.rst
│  │  │  │  │  ├── cts_client.rst
│  │  │  │  │  ├── ddfs.rst
│  │  │  │  │  ├── dfu_smp.rst
│  │  │  │  │  ├── fast_pair.rst
│  │  │  │  │  ├── gattp.rst
│  │  │  │  │  ├── hids.rst
│  │  │  │  │  ├── hogp.rst
│  │  │  │  │  ├── hrs_client.rst
│  │  │  │  │  ├── latency.rst
│  │  │  │  │  ├── latency_client.rst
│  │  │  │  │  ├── lbs.rst
│  │  │  │  │  ├── mds.rst
│  │  │  │  │  ├── nsms.rst
│  │  │  │  │  ├── nus.rst
│  │  │  │  │  ├── nus_client.rst
│  │  │  │  │  ├── rscs.rst
│  │  │  │  │  ├── throughput.rst
│  │  │  │  │  │ wifi_prov.rst
│  │  │  ├── caf
│  │  │  │  │ caf_overview.rst
│  │  │  ├── debug
│  │  │  │  ├── cpu_load.rst
│  │  │  │  ├── etb_trace.rst
│  │  │  │  ├── memfault_ncs.rst
│  │  │  │  │ ppi_trace.rst
│  │  │  ├── dfu
│  │  │  │  ├── dfu_multi_image.rst
│  │  │  │  ├── dfu_target.rst
│  │  │  │  ├── fmfu_fdev.rst
│  │  │  │  ├── fmfu_mgmt.rst
│  │  │  │  ├── pcd.rst
│  │  │  │  │ suit_dfu.rst
│  │  │  ├── gazell
│  │  │  │  ├── gzll_glue.rst
│  │  │  │  │ gzp.rst
│  │  │  ├── modem
│  │  │  │  ├── at_cmd_custom.rst
│  │  │  │  ├── at_cmd_parser.rst
│  │  │  │  ├── at_monitor.rst
│  │  │  │  ├── at_params.rst
│  │  │  │  ├── at_parser.rst
│  │  │  │  ├── location.rst
│  │  │  │  ├── lte_lc.rst
│  │  │  │  ├── modem_attest_token.rst
│  │  │  │  ├── modem_battery.rst
│  │  │  │  ├── modem_info.rst
│  │  │  │  ├── modem_jwt.rst
│  │  │  │  ├── modem_key_mgmt.rst
│  │  │  │  ├── modem_slm.rst
│  │  │  │  ├── nrf_modem_lib
│  │  │  │  │  │ nrf_modem_lib_api.rst
│  │  │  │  ├── pdn.rst
│  │  │  │  │ sms.rst
│  │  │  ├── mpsl
│  │  │  │  ├── mpsl_assert.rst
│  │  │  │  ├── mpsl_lib.rst
│  │  │  │  │ mpsl_work.rst
│  │  │  ├── networking
│  │  │  │  ├── aws_fota.rst
│  │  │  │  ├── aws_iot.rst
│  │  │  │  ├── aws_jobs.rst
│  │  │  │  ├── azure_fota.rst
│  │  │  │  ├── azure_iot_hub.rst
│  │  │  │  ├── coap_utils.rst
│  │  │  │  ├── download_client.rst
│  │  │  │  ├── fota_download.rst
│  │  │  │  ├── ftp_client.rst
│  │  │  │  ├── icalendar_parser.rst
│  │  │  │  ├── lwm2m_client_utils.rst
│  │  │  │  ├── lwm2m_location_assistance.rst
│  │  │  │  ├── mqtt_helper.rst
│  │  │  │  ├── nrf_cloud.rst
│  │  │  │  ├── nrf_cloud_agnss.rst
│  │  │  │  ├── nrf_cloud_alert.rst
│  │  │  │  ├── nrf_cloud_coap.rst
│  │  │  │  ├── nrf_cloud_location.rst
│  │  │  │  ├── nrf_cloud_log.rst
│  │  │  │  ├── nrf_cloud_pgps.rst
│  │  │  │  ├── nrf_cloud_rest.rst
│  │  │  │  ├── nrf_provisioning.rst
│  │  │  │  ├── rest_client.rst
│  │  │  │  ├── softap_wifi_provision.rst
│  │  │  │  ├── wifi_credentials.rst
│  │  │  │  ├── wifi_mgmt_ext.rst
│  │  │  │  │ wifi_ready.rst
│  │  │  ├── nfc
│  │  │  │  ├── ndef
│  │  │  │  │  ├── ch_msg.rst
│  │  │  │  │  ├── ch_rec_parser.rst
│  │  │  │  │  ├── launchapp.rst
│  │  │  │  │  ├── le_oob_rec.rst
│  │  │  │  │  ├── le_oob_rec_parser.rst
│  │  │  │  │  ├── msg.rst
│  │  │  │  │  ├── msg_parser.rst
│  │  │  │  │  ├── text_rec.rst
│  │  │  │  │  │ uri_msg.rst
│  │  │  │  ├── t2t
│  │  │  │  │  │ t2t_parser.rst
│  │  │  │  ├── t4t
│  │  │  │  │  ├── apdu.rst
│  │  │  │  │  ├── cc_file.rst
│  │  │  │  │  ├── hl_procedure.rst
│  │  │  │  │  ├── isodep.rst
│  │  │  │  │  │ ndef_file.rst
│  │  │  │  ├── tnep
│  │  │  │  │  ├── ch.rst
│  │  │  │  │  ├── poller.rst
│  │  │  │  │  │ tag.rst
│  │  │  ├── nrf_rpc
│  │  │  │  ├── nrf_rpc_ipc.rst
│  │  │  │  │ nrf_rpc_uart.rst
│  │  │  ├── others
│  │  │  │  ├── adp536x.rst
│  │  │  │  ├── app_event_manager.rst
│  │  │  │  ├── app_event_manager_profiler_tracer.rst
│  │  │  │  ├── audio_module.rst
│  │  │  │  ├── contin_array.rst
│  │  │  │  ├── data_fifo.rst
│  │  │  │  ├── date_time.rst
│  │  │  │  ├── dk_buttons_and_leds.rst
│  │  │  │  ├── dm.rst
│  │  │  │  ├── dult.rst
│  │  │  │  ├── ei_wrapper.rst
│  │  │  │  ├── emds.rst
│  │  │  │  ├── esb.rst
│  │  │  │  ├── event_manager_proxy.rst
│  │  │  │  ├── fem_al.rst
│  │  │  │  ├── hw_id.rst
│  │  │  │  ├── network_core_monitor.rst
│  │  │  │  ├── nrf_profiler.rst
│  │  │  │  ├── pcm_mix.rst
│  │  │  │  ├── pcm_stream_channel_modifier.rst
│  │  │  │  ├── qos.rst
│  │  │  │  ├── ram_pwrdn.rst
│  │  │  │  ├── sfloat.rst
│  │  │  │  ├── st25r3911b_nfc.rst
│  │  │  │  ├── supl_os_client.rst
│  │  │  │  ├── tone.rst
│  │  │  │  ├── uart_async_adapter.rst
│  │  │  │  │ wave_gen.rst
│  │  │  ├── security
│  │  │  │  ├── bootloader
│  │  │  │  │  ├── bl_crypto.rst
│  │  │  │  │  ├── bl_storage.rst
│  │  │  │  │  ├── bl_validation.rst
│  │  │  │  │  ├── fprotect.rst
│  │  │  │  │  │ fw_info.rst
│  │  │  │  ├── hw_unique_key.rst
│  │  │  │  ├── identity_key.rst
│  │  │  │  ├── tfm
│  │  │  │  │  │ tfm_ioctl_api.rst
│  │  │  │  │ trusted_storage.rst
│  │  │  ├── shell
│  │  │  │  ├── shell_bt_nus.rst
│  │  │  │  ├── shell_ipc.rst
│  │  │  │  │ shell_nfc.rst
│  │  │  ├── zigbee
│  │  │  │  ├── osif.rst
│  │  │  │  ├── zigbee_app_utils.rst
│  │  │  │  ├── zigbee_error_handler.rst
│  │  │  │  ├── zigbee_fota.rst
│  │  │  │  ├── zigbee_logger_eprxzcl.rst
│  │  │  │  │ zigbee_zcl_scenes.rst
│  │  ├── nrf.doxyfile.in
│  │  ├── templates
│  │  │  ├── application_README.rst
│  │  │  ├── cheat_sheet.rst
│  │  │  ├── customservice_README.rst
│  │  │  │ library_template_README.rst
│  ├── nrfx
│  │  ├── conf.py
│  │  │ nrfx.doxyfile.in
│  ├── nrfxlib
│  │  ├── conf.py
│  │  ├── known-warnings.txt
│  │  │ nrfxlib.doxyfile.in
│  │ requirements.txt
include
│  ├── modem
│  │  │ nrf_modem_lib_trace.h
│  ├── nfc
│  │  ├── ndef
│  │  │  │ ch.h
lib
│  ├── bin
│  │  ├── lwm2m_carrier
│  │  │  ├── include
│  │  │  │  │ lwm2m_os.h
│  ├── location
│  │  │ location_utils.h
nrfxlib
│  ├── crypto
│  │  ├── doc
│  │  │  │ api.rst
│  ├── gzll
│  │  ├── doc
│  │  │  │ api.rst
│  ├── lc3
│  │  ├── doc
│  │  │  │ api.rst
│  ├── mpsl
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nfc
│  │  ├── doc
│  │  │  ├── type_2_tag.rst
│  │  │  │ type_4_tag.rst
│  ├── nrf_802154
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nrf_dm
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nrf_fuel_gauge
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nrf_modem
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nrf_rpc
│  │  ├── doc
│  │  │  │ api.rst
│  ├── nrf_wifi
│  │  ├── doc
│  │  │  ├── API
│  │  │  │  ├── fmac
│  │  │  │  │  ├── low_api_common.rst
│  │  │  │  │  ├── low_api_radio_test.rst
│  │  │  │  │  │ low_api_wifi.rst
│  │  │  │  │ fw_if.rst
│  ├── softdevice_controller
│  │  ├── doc
│  │  │  │ api.rst
west.yml

Outputs:

Toolchain

Version: 2aae60c2f9
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2aae60c2f9_81ed5a52d6

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1338
  • 🟡 Integration tests
    • 🟡 test-sdk-audio
    • 🟡 desktop52_verification
    • 🟡 test-fw-nrfconnect-apps
    • 🟡 test-fw-nrfconnect-chip
    • 🟡 test-fw-nrfconnect-nfc
    • 🟡 test-fw-nrfconnect-nrf-iot_lwm2m
    • 🟡 test-fw-nrfconnect-nrf-iot_thingy91
    • 🟡 test-fw-nrfconnect-rs
    • 🟡 test-fw-nrfconnect-fem
    • 🟡 test-sdk-find-my
    • 🟡 test-fw-nrfconnect-nrf-iot_mosh
    • ✅ test-fw-nrfconnect-nrf-iot_positioning
    • 🟡 test-sdk-wifi
Disabled integration tests
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • 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-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-dfu
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk

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

@NordicBuilder
Copy link
Contributor

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.

@gmarull gmarull requested review from a team and tejlmand as code owners September 10, 2024 15:25
@gmarull gmarull requested review from gWacey and removed request for a team September 10, 2024 15:25
@coderbyheart coderbyheart removed their request for review September 10, 2024 17:48
gmarull added a commit to gmarull/sdk-nrf that referenced this pull request Sep 16, 2024
... until post-Breathe era becomes a reality. Ref:
nrfconnect#17251

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
bjarki-andreasen pushed a commit to bjarki-andreasen/sdk-nrf that referenced this pull request Sep 16, 2024
until post-Breathe era becomes a reality.

Ref: nrfconnect#17251

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
bjarki-andreasen pushed a commit to bjarki-andreasen/sdk-nrf that referenced this pull request Sep 17, 2024
until post-Breathe era becomes a reality.

Ref: nrfconnect#17251

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
bjarki-andreasen pushed a commit to bjarki-andreasen/sdk-nrf that referenced this pull request Sep 17, 2024
until post-Breathe era becomes a reality.

Ref: nrfconnect#17251

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
@gmarull gmarull force-pushed the drop-all-breathe branch 2 times, most recently from 52f08fb to bc6c8ad Compare September 18, 2024 13:04
`void` functions do not return anything, so they can't have Doxygen
documentation.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This is required to render Doxygen content in the same Sphinx output
folder, as Doxygen is run first.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
So that further Sphinx+Doxygen docsets are easy to add.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Native Doxygen content will be served, and Sphinx will link to it.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
It's no longer required as we're not using breathe anymore.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Breathe will no longer be used.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
It is no longer needed after breathe removal.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
We are now serving Doxygen content, so let's drop the redundant Sphinx
"shim".

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
bjarki-andreasen pushed a commit to bjarki-andreasen/sdk-nrf that referenced this pull request Sep 18, 2024
until post-Breathe era becomes a reality.

Ref: nrfconnect#17251

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
bjarki-andreasen pushed a commit to bjarki-andreasen/sdk-nrf that referenced this pull request Sep 19, 2024
until post-Breathe era becomes a reality.

Ref: nrfconnect#17251

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ble mesh Label for ble mesh PRbot. Add this if PR is related to ble mesh and you need to get review. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM doc-required PR must not be merged without tech writer approval. manifest manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants