Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2020-12-27 17:37:04 +00:00
commit 99d6349978
40 changed files with 40 additions and 61 deletions

View file

@ -2,4 +2,4 @@
/* 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
*/
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC400
#define STM32_BOOTLOADER_ADDRESS 0x1FFFC400

View file

@ -165,4 +165,4 @@
#define STM32_USB_LOW_POWER_ON_SUSPEND FALSE
#define STM32_USB_USB1_LP_IRQ_PRIORITY 3
#endif /* _MCUCONF_H_ */
#endif /* _MCUCONF_H_ */