mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
change F303's Makefile to version control; fixed bugs in F303 usb ringbuffer, add two buffers like in F0x2
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
*/
|
||||
#include "vector.h"
|
||||
|
||||
uint32_t SysFreq = 0;
|
||||
|
||||
typedef void (*vector_table_entry_t)(void);
|
||||
typedef void (*funcp_t) (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user