File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1111#ifndef SECURE_ELEMENT_CONFIG_H_
1212#define SECURE_ELEMENT_CONFIG_H_
1313
14- #if defined(ARDUINO_AVR_UNO_WIFI_REV2 ) || \
15- defined(ARDUINO_SAMD_MKRWIFI1010 ) || defined(ARDUINO_SAMD_NANO_33_IOT ) || \
16- defined(ARDUINO_SAMD_MKRGSM1400 ) || defined(ARDUINO_SAMD_MKR1000 ) || \
17- defined(ARDUINO_SAMD_MKRNB1500 ) || defined(ARDUINO_PORTENTA_H7_M7 ) || \
18- defined(ARDUINO_NANO_RP2040_CONNECT ) || defined(ARDUINO_OPTA ) || \
14+ #if defined(ARDUINO_AVR_UNO_WIFI_REV2 ) || \
15+ defined(ARDUINO_SAMD_MKRWAN1300 ) || defined(ARDUINO_SAMD_MKRWAN1310 ) || \
16+ defined(ARDUINO_SAMD_MKRWIFI1010 ) || defined(ARDUINO_SAMD_NANO_33_IOT ) || \
17+ defined(ARDUINO_SAMD_MKRGSM1400 ) || defined(ARDUINO_SAMD_MKR1000 ) || \
18+ defined(ARDUINO_SAMD_MKRNB1500 ) || defined(ARDUINO_PORTENTA_H7_M7 ) || \
19+ defined(ARDUINO_NANO_RP2040_CONNECT ) || defined(ARDUINO_OPTA ) || \
1920 defined(ARDUINO_GIGA )
2021 #define SECURE_ELEMENT_IS_ECCX08
2122#endif
You can’t perform that action at this time.
0 commit comments