From 1ef56cf153bdd3775a4dc2a823ba7bb63df0e5fd Mon Sep 17 00:00:00 2001 From: Frank D'Arcy Date: Fri, 12 Sep 2025 17:32:30 +0100 Subject: [PATCH] Applying fix suggested in bug #461 --- zephyr/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/zephyr/Kconfig b/zephyr/Kconfig index 2dd28d4d7..8cc32f144 100644 --- a/zephyr/Kconfig +++ b/zephyr/Kconfig @@ -13,7 +13,6 @@ config ERPC help This option enables the eRPC library depends on CPP - depends on FULL_LIBCPP_SUPPORTED config ZEPHYR_BUILD bool