Skip to content

Commit

Permalink
fix: update avr config so firmware can be compiled again (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Willner <[email protected]>
  • Loading branch information
dw-0 authored Feb 8, 2024
1 parent 42cacd4 commit 733bc99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/simulavr.config
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ CONFIG_USB_SERIAL_NUMBER="12345"
CONFIG_WANT_GPIO_BITBANGING=y
CONFIG_WANT_DISPLAYS=y
CONFIG_WANT_SENSORS=y
CONFIG_WANT_LIS2DW=y
CONFIG_WANT_SOFTWARE_I2C=y
CONFIG_WANT_SOFTWARE_SPI=y
CONFIG_NEED_SENSOR_BULK=y
CONFIG_CANBUS_FREQUENCY=1000000
CONFIG_INITIAL_PINS=""
CONFIG_HAVE_GPIO=y
Expand Down

0 comments on commit 733bc99

Please sign in to comment.