Skip to content

Commit bee1fd5

Browse files
Ayush1325dpgeorge
authored andcommitted
zephyr/boards: Enable ADC on beagleconnect_freedom.
Enable Analog inputs. Requires Zephyr >= v3.8.0. Signed-off-by: Ayush Singh <[email protected]>
1 parent ced7ebb commit bee1fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/zephyr/boards/beagleconnect_freedom.conf

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Hardware features
2+
CONFIG_ADC=y
23
CONFIG_PWM=y
34
CONFIG_I2C=y
45
CONFIG_SPI=y

0 commit comments

Comments
 (0)