Skip to content

Commit aaa0727

Browse files
authored
Add macro for compatibility
1 parent 86da392 commit aaa0727

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/Seeed_XIAO_nRF52840_Sense/variant.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#ifndef _SEEED_XIAO_NRF52840_SENSE_H_
22
#define _SEEED_XIAO_NRF52840_SENSE_H_
33

4+
#define TARGET_SEEED_XIAO_NRF52840_SENSE
5+
46
/** Master clock frequency */
57
#define VARIANT_MCK (64000000ul)
68

0 commit comments

Comments
 (0)