Migrated (version bump, tool && libs)

This commit is contained in:
Attila Body 2025-05-27 17:40:41 +02:00
parent bc01b1f0e8
commit 033122ffb3
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
156 changed files with 155620 additions and 138408 deletions

View file

@ -23,8 +23,8 @@
#define __STM32F4xx_IT_H
#ifdef __cplusplus
extern "C" {
#endif
extern "C" {
#endif
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */
@ -83,5 +83,3 @@ void USART6_IRQHandler(void);
#endif
#endif /* __STM32F4xx_IT_H */
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/