Skip to content

Commit

Permalink
Add overclock defs for I2C3 and I2C4
Browse files Browse the repository at this point in the history
  • Loading branch information
ezshinoda committed Dec 24, 2016
1 parent c1ed726 commit 2ef0f55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/target/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

#ifdef STM32F7
#define STM_FAST_TARGET
#define I2C3_OVERCLOCK true
#define I2C4_OVERCLOCK true
#endif

/****************************
Expand Down

0 comments on commit 2ef0f55

Please sign in to comment.