~ruther/qmk_firmware

adc06c5b3b537f551557dbbd62f43458f6771db0 — Ryan 4 years ago 6c78f80
Remove bootloader_defs.h for some F072 boards (#10582)

10 files changed, 0 insertions(+), 70 deletions(-)

D keyboards/aeboards/ext65/rev2/bootloader_defs.h
D keyboards/ai03/vega/bootloader_defs.h
D keyboards/cannonkeys/an_c/bootloader_defs.h
D keyboards/cannonkeys/chimera65/bootloader_defs.h
D keyboards/cannonkeys/instant60/bootloader_defs.h
D keyboards/cannonkeys/iron165/bootloader_defs.h
D keyboards/cannonkeys/savage65/bootloader_defs.h
D keyboards/cannonkeys/tmov2/bootloader_defs.h
D keyboards/tkc/candybar/bootloader_defs.h
D keyboards/xelus/trinityxttkl/bootloader_defs.h
D keyboards/aeboards/ext65/rev2/bootloader_defs.h => keyboards/aeboards/ext65/rev2/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/ai03/vega/bootloader_defs.h => keyboards/ai03/vega/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/cannonkeys/an_c/bootloader_defs.h => keyboards/cannonkeys/an_c/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/cannonkeys/chimera65/bootloader_defs.h => keyboards/cannonkeys/chimera65/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/cannonkeys/instant60/bootloader_defs.h => keyboards/cannonkeys/instant60/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/cannonkeys/iron165/bootloader_defs.h => keyboards/cannonkeys/iron165/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/cannonkeys/savage65/bootloader_defs.h => keyboards/cannonkeys/savage65/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/cannonkeys/tmov2/bootloader_defs.h => keyboards/cannonkeys/tmov2/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/tkc/candybar/bootloader_defs.h => keyboards/tkc/candybar/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here:
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800

D keyboards/xelus/trinityxttkl/bootloader_defs.h => keyboards/xelus/trinityxttkl/bootloader_defs.h +0 -7
@@ 1,7 0,0 @@
/* Address for jumping to bootloader on STM32 chips. */
/* It is chip dependent, the correct number can be looked up here (page 175):
 * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
 * This also requires a patch to chibios:
 *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
 */
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC800