We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e8144 commit 57a7f76Copy full SHA for 57a7f76
boards/ct/ctcc/ctcc_nrf52840.dts
@@ -64,6 +64,10 @@
64
};
65
66
67
+®0 {
68
+ status = "okay";
69
+};
70
+
71
®1 {
72
regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
73
boards/ct/ctcc/ctcc_nrf52840.yaml
@@ -11,4 +11,5 @@ supported:
11
- gpio
12
- usb_device
13
- watchdog
14
+ - counter
15
vendor: ct
0 commit comments