Remove duplication of RP2040 config defaults (#25563)
This commit is contained in:
parent
d8ce8cd204
commit
19527e8399
16 changed files with 4 additions and 96 deletions
|
|
@ -19,6 +19,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define I2C_DRIVER I2CD1
|
||||
#define I2C1_SCL_PIN GP27
|
||||
#define I2C1_SDA_PIN GP26
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue