Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -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
|
||||
|
@@ -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_ */
|
||||
|
Reference in New Issue
Block a user