Migrated (does not build)

This commit is contained in:
Attila Body 2025-05-27 16:37:28 +02:00
parent 549d4f3403
commit 1382dda88e
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
108 changed files with 126364 additions and 111432 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 */
@ -82,5 +82,3 @@ void USART6_IRQHandler(void);
#endif
#endif /* __STM32F4xx_IT_H */
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/