mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
USART1 @ STM32G0B1
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
#define WEAK __attribute__((weak))
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
extern uint32_t SysFreq;
|
||||
|
||||
void WEAK reset_handler(void);
|
||||
void WEAK nmi_handler(void);
|
||||
void WEAK hard_fault_handler(void);
|
||||
|
||||
Reference in New Issue
Block a user