Swap pwm_out with pwm_sim_out to get same binary output as the non-kconfig build

This commit is contained in:
Peter van der Perk
2021-03-12 20:20:16 +01:00
committed by Daniel Agar
parent e4f9fd8f53
commit 16f86a99c2
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -19,8 +19,8 @@ CONFIG_DRIVERS_MAGNETOMETER=y
CONFIG_DRIVERS_OPTICAL_FLOW_PX4FLOW=y
CONFIG_DRIVERS_PCA9685=y
CONFIG_DRIVERS_POWER_MONITOR_INA226=y
CONFIG_DRIVERS_PWM_OUT=y
CONFIG_DRIVERS_PWM_OUT_SIM=y
CONFIG_DRIVERS_PWM_OUT=y
CONFIG_DRIVERS_RC_INPUT=y
CONFIG_DRIVERS_ROBOCLAW=y
CONFIG_DRIVERS_SAFETY_BUTTON=y