Skip to content

Commit

Permalink
Add dma assignment for ADC3 on BLADE_F7_AIO
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Jul 6, 2024
1 parent 4dfe804 commit e7628dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/BLADE_F7_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
TIMER_PIN_MAP( 8, PB4, 1, 0) \
TIMER_PIN_MAP( 9, PB3, 1, 0)

#define ADC3_DMA_OPT 1
#define ADC_INSTANCE ADC3
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define FLASH_SPI_INSTANCE SPI3
Expand Down

0 comments on commit e7628dc

Please sign in to comment.