Ensure single newline at EOF for core files (#11310)
This commit is contained in:
parent
bbf0f65284
commit
1b7b72c0e9
40 changed files with 40 additions and 61 deletions
|
@ -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_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue