[ion] Fix rcc configuration for N0100

This commit is contained in:
Émilie Feral
2019-04-09 11:39:15 +02:00
parent 0d04733076
commit 67f5952902

View File

@@ -1,7 +1,7 @@
#ifndef ION_DEVICE_N0100_REGS_CONFIG_RCC_H
#define ION_DEVICE_N0100_REGS_CONFIG_RCC_H
#if REGS_RCC_CONFIG_F730 0
#if REGS_RCC_CONFIG_F412 1
#define REGS_RCC_CONFIG_F730 0
#define REGS_RCC_CONFIG_F412 1
#endif