Using 8MHz for testing
This commit is contained in:
8
inc/macro_define.h
Normal file
8
inc/macro_define.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _MACRO_DEFINE_
|
||||
#define _MACRO_DEFINE_
|
||||
|
||||
#define _HIRCC_8M 1
|
||||
#define _HIRCC_4M 0
|
||||
#define _HIRCC_2M 0
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user