add .conf file for internal oscillator usage
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
# use internal 32kHz oscillator
|
||||||
|
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
|
||||||
|
# select desired accuracy (more calibrations would be nececcary if smaller) - I think the 32KHz oscillator is only needed for receive
|
||||||
|
CONFIG_CLOCK_CONTROL_NRF_K32SRC_250PPM=y
|
||||||
Reference in New Issue
Block a user