summaryrefslogtreecommitdiff
path: root/examples/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-01-23 17:26:32 +0700
committerhathach <[email protected]>2025-01-23 17:35:05 +0700
commit0162d6ab326cb1903e62664b0e18913dbf8ed823 (patch)
tree85d12769160f0686590d24d7f86c4cd6798d7982 /examples/device
parent31071ccf0e27cc8b77ddb41417665ea82b2b9b35 (diff)
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
Diffstat (limited to 'examples/device')
-rw-r--r--examples/device/cdc_msc/prj.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/device/cdc_msc/prj.conf b/examples/device/cdc_msc/prj.conf
new file mode 100644
index 000000000..2f5139d9d
--- /dev/null
+++ b/examples/device/cdc_msc/prj.conf
@@ -0,0 +1,6 @@
+CONFIG_GPIO=y
+CONFIG_FPU=y
+CONFIG_NO_OPTIMIZATIONS=y
+CONFIG_UART_INTERRUPT_DRIVEN=y
+CONFIG_NRFX_POWER=y
+CONFIG_NRFX_UARTE0=y