add proper RAK variant and change pathspec

This commit is contained in:
Thomas Göttgens
2024-06-16 20:03:45 +02:00
parent ceb884cf18
commit 11c3ca541f
3 changed files with 6 additions and 3 deletions
+3 -2
View File
@@ -16,10 +16,11 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _VARIANT_RAK4630_
#define _VARIANT_RAK4630_
#ifndef _VARIANT_RAK2560_
#define _VARIANT_RAK2560_
#define RAK4630
#define RAK2560
/** Master clock frequency */
#define VARIANT_MCK (64000000ul)