Remove duplication of RP2040 config defaults (#25563)

This commit is contained in:
Joel Challis 2025-09-06 22:48:07 +01:00 committed by GitHub
parent d8ce8cd204
commit 19527e8399
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 4 additions and 96 deletions

View file

@ -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