Skip to content

Commit

Permalink
native posix: Fix some compile and kconfig warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkra committed Oct 11, 2023
1 parent 681ab71 commit 835ae45
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/boards/native_posix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ CONFIG_SENSOR=n
CONFIG_ADC=n
CONFIG_BMI270=n
CONFIG_LIS2MDL=n
CONFIG_LIS2MDL_MAG_ODR_RUNTIME=n
CONFIG_BME680=n
CONFIG_MAX30101=n
CONFIG_MAX30101_MULTI_LED_MODE=n
CONFIG_APDS9306=n
CONFIG_APDS9306_IS_APDS9306_065=n
CONFIG_PINCTRL=n

CONFIG_SPI=n
Expand Down

0 comments on commit 835ae45

Please sign in to comment.