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

Upmerge 25-03-2024 #14626

Merged
merged 43 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
56162e2
scripts: west_commands: update _BLOCKED_PROJECTS
gmarull Mar 25, 2024
9bf6868
samples, tests: fix YAML issues
gmarull Apr 11, 2024
d58b33d
treewide: bring HWMv2
gmarull Mar 25, 2024
5fb7656
doc: requirements: add doxmlparser
gmarull Mar 25, 2024
350f95d
doc: zephyr: do not use sphinx-sitemap
gmarull Apr 11, 2024
d7c84c6
doc: nrf: fix led-ws2821 reference
gmarull Mar 26, 2024
1f53e96
doc: nrf: protocols: bt: ble: update features reference
gmarull Mar 27, 2024
c24f82f
boards: remove references to the removed USB Kconfig symbol
tejlmand Apr 15, 2024
07a5bd4
manifest: update hostap
gmarull Apr 13, 2024
2eb3579
samples: wifi: shell: use net_if_ipv4_set_netmask_by_addr
gmarull Apr 16, 2024
02a42e5
samples: wifi: wfa_qt_app: use net_if_ipv4_set_netmask_by_addr
gmarull Apr 18, 2024
c1f08ac
bluetooth: services: wifi_prov: fix address access
gmarull Apr 16, 2024
7752012
manifest: update babblesim to v2.2
Apr 5, 2024
95c23bd
ci: test-spec: remove dead entry
gmarull Mar 26, 2024
8edc367
samples/nrf5340/extxip_smp_svr: Provide z_arm_platform_init at link time
nvlsianpu Apr 16, 2024
840097b
Revert "applications: asset_tracker_v2: Add missing external flash re…
jorgenmk Mar 22, 2024
8fae83b
kconfig: bluetooth: rename BT_BREDR to BT_CLASSIC
tejlmand Apr 15, 2024
3340460
bluetooth: kconfig: remove BT_RECV_BLOCKING dependency
tejlmand Apr 18, 2024
d7c88d3
samples: multicore: hello_world: use CONFIG_BOARD_TARGET
gmarull Mar 27, 2024
efd27d6
tests: lib: location: Fix net_if mocking
trantanen Apr 17, 2024
1eaa515
kconfig: Only use nano newlib library with nordic devices
nordicjm Apr 10, 2024
770d152
ext: curl: Remove duplicate struct definition from curl
moksanen Apr 10, 2024
88e1e61
applications: nrf_desktop: Fix b0 config to disable USB
nordicjm Apr 23, 2024
d08c3ce
applications: nrf5340_audio: Update BIS sink
gWacey Apr 17, 2024
e6ccaaf
tests: lib: nrf_modem_lib: Add missing random include
nordicjm Apr 23, 2024
24bc4e0
samples: matter: window_covering: Disable SPI_NOR for nrf54l15pdk
nordicjm Apr 23, 2024
f3fa6cd
tests: subsys: event_manager_proxy: Add missing random include
nordicjm Apr 23, 2024
5eda331
samples: cellular: lte_ble_gateway: Fix includes
nordicjm Apr 23, 2024
b4fca22
applications: nrf_desktop: Fix nrf52840gmouse MCUboot builds
nordicjm Apr 23, 2024
7836724
samples: bluetooth: mesh: light: Disable SPI_NOR for nrf54l15pdk
nordicjm Apr 23, 2024
05a8825
samples: zigbee: ncp: Fix USB build for nrf52833dk
nordicjm Apr 23, 2024
a879c7c
libs: nrf_modem_lib: lte_net_if: Fix missing include
nordicjm Apr 23, 2024
4d74309
samples/applications: Rename nrf54l15pdk 0.2.0 revision files
nordicjm Apr 23, 2024
54824d6
samples: matter: lock: Disable SPI_NOR for nrf7002dk
nordicjm Apr 24, 2024
544509f
tests: net: lib: lwm2m_fota_utils: Fix build warning
nordicjm Apr 24, 2024
91be1b1
tests: lib: nrf_modem_lib: Fix sockets tests
rlubos Apr 24, 2024
97133d3
lib: nrf_modem_lib: lte_net_if: Use zsock_ prefixed inet_pton
rlubos Apr 24, 2024
7c008ee
applications: nrf_desktop: Reuse system workqueue for Bluetooth RX
MarekPieta Apr 24, 2024
fe1d333
applications: nrf_desktop: Align info module to Zephyr upmerge
MarekPieta Apr 24, 2024
419f7c2
tests: net: lib: download_client: add missing CONFIG_POSIX_API=y
gmarull Apr 25, 2024
e85f8bf
samples: benchmark: coremark: Fix upmerge issues
alstrzebonski Apr 25, 2024
fd88d8d
samples: cellular: modem_shell: Fix BT overlay
trantanen Apr 26, 2024
8da8102
samples: update direct_test_mode sample to match HWMv2
tejlmand Apr 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 3 additions & 5 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@

"CI-audio-test":
- "applications/nrf5340_audio/**/*"
- "boards/arm/nrf5340_audio_dk_nrf5340/**/*"
- "tests/nrf5340_audio/**/*"
- "tests/lib/contin_array/**/*"
- "tests/lib/pcm_mix/**/*"
Expand Down Expand Up @@ -266,10 +265,9 @@

"CI-desktop-test":
- "applications/nrf_desktop/**/*"
- "boards/arm/*dmouse*/**/*"
- "boards/arm/*kbd*/**/*"
- "boards/arm/*dongle*/**/*"
- "boards/arm/*gmouse*/**/*"
- "boards/nordic/*mouse/**/*"
- "boards/nordic/*kbd/**/*"
- "boards/nordic/*dongle/**/*"
- "cmake/*"
- "drivers/sensor/pmw3360/**/*"
- "drivers/sensor/paw3212/**/*"
Expand Down
2 changes: 1 addition & 1 deletion Kconfig.nrf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ config WARN_EXPERIMENTAL
# Zephyr default is newlib and not newlib-nano for consistency between architectures.
# To reduce FLASH footprint, newlib-nano is preferred default in NCS when newlib is selected.
config NEWLIB_LIBC_NANO
default y
default y if SOC_FAMILY_NORDIC_NRF
depends on NEWLIB_LIBC && HAS_NEWLIB_LIBC_NANO

# This is a temporary solution to whitelist
Expand Down
4 changes: 2 additions & 2 deletions applications/asset_tracker_v2/Kconfig.sysbuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#

config SECURE_BOOT
default y if $(BOARD) = "nrf9160dk_nrf9160_ns"
default y if BOARD_NRF9160DK_NRF9160_NS

config SECURE_BOOT_APPCORE
default y if $(BOARD) = "nrf9160dk_nrf9160_ns"
default y if BOARD_NRF9160DK_NRF9160_NS

source "${ZEPHYR_BASE}/share/sysbuild/Kconfig"
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,4 @@
label = "Green LED 4";
};
};

/* Configure partition manager to use mx25r64 as the external flash */
chosen {
nordic,pm-ext-flash = &mx25r64;
};

aliases {
ext-flash = &mx25r64;
};
};

&mx25r64 {
status = "okay";
};
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The application provides predefined configuration files for typical use cases.
Following are the available configuration files:

* :file:`prj.conf` - Configuration file for all build targets.
* :file:`boards/<BOARD>.conf` - Configuration file specific for a build target specified with **<BOARD>**, where **<BOARD>** is the build target, for example ``nrf9161dk_nrf9161_ns``.
* :file:`boards/<BOARD>.conf` - Configuration file specific for a build target specified with **<BOARD>**, where **<BOARD>** is the build target, for example ``nrf9161dk/nrf9161/ns``.
This file is automatically merged with the :file:`prj.conf` file when you build for that target.

The :file:`include/<BOARD>/led_state_def.h` header file describes the LED behavior of the CAF LEDs module.
Expand Down
2 changes: 1 addition & 1 deletion applications/asset_tracker_v2/doc/cloud_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ This application implements full modem FOTA for the nRF91x1 DKs and for the nRF9
To enable full modem FOTA, add the ``-DEXTRA_CONF_FILE=overlay-full_modem_fota.conf`` parameter to your build command.

Also, specify your development kit version by appending it to the board name.
For example, if your development kit version is 1.0.1, use the board name ``nrf9160dk_nrf9160_ns@1_0_1`` in your build command.
For example, if your development kit version is 1.0.1, use the board name ``nrf9160dk@1.0.1/nrf9160/ns`` in your build command.

Connection awareness
====================
Expand Down
Loading
Loading