This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 6a0a01a4e9c0561cbaafc74166a58ee972331aad Author: raiden00pl <raide...@railab.me> AuthorDate: Fri May 16 16:58:59 2025 +0200 nrf5340-dk/rpmsghci_nimble_cpuapp: fix make build fix make build for nrf5340-dk/rpmsghci_nimble_cpuapp Signed-off-by: raiden00pl <raide...@railab.me> --- boards/arm/nrf53/nrf5340-dk/configs/rpmsghci_nimble_cpuapp/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/arm/nrf53/nrf5340-dk/configs/rpmsghci_nimble_cpuapp/defconfig b/boards/arm/nrf53/nrf5340-dk/configs/rpmsghci_nimble_cpuapp/defconfig index 625d603507..dd09eb8b62 100644 --- a/boards/arm/nrf53/nrf5340-dk/configs/rpmsghci_nimble_cpuapp/defconfig +++ b/boards/arm/nrf53/nrf5340-dk/configs/rpmsghci_nimble_cpuapp/defconfig @@ -7,6 +7,7 @@ # # CONFIG_NET_ETHERNET is not set # CONFIG_NET_IPv4 is not set +# CONFIG_NIMBLE_PORTING_EXAMPLE is not set # CONFIG_STANDARD_SERIAL is not set # CONFIG_WIRELESS_BLUETOOTH_HOST is not set CONFIG_ALLOW_BSD_COMPONENTS=y