8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
#turn on c++ support
|
|
CONFIG_CPLUSPLUS=y
|
|
|
|
# turn on peripherals
|
|
CONFIG_GPIO=y
|
|
CONFIG_I2C=y
|
|
CONFIG_I2C_0=y
|