|
|
|
@ -3,8 +3,7 @@
|
|
|
|
|
*
|
|
|
|
|
* The MIT License (MIT)
|
|
|
|
|
*
|
|
|
|
|
* Copyright (c) 2016 Glenn Ruben Bakke
|
|
|
|
|
* Copyright (c) 2018 Dan Halbert for Adafruit Industries
|
|
|
|
|
* Copyright (c) 2019 Lucian Copeland for Adafruit Industries
|
|
|
|
|
*
|
|
|
|
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
|
|
* of this software and associated documentation files (the "Software"), to deal
|
|
|
|
@ -36,6 +35,5 @@
|
|
|
|
|
#define AUTORESET_DELAY_MS 500
|
|
|
|
|
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define DEFAULT_I2C_BUS_SCL (&pin_PB06)
|
|
|
|
|
#define DEFAULT_I2C_BUS_SDA (&pin_PB07)
|