diff --git a/ARM/gcc_clang/cmake/sam/atsam_d21_da1.cmake b/ARM/gcc_clang/cmake/sam/atsam_d21_da1.cmake index bd8fb15fe..73b3059e9 100644 --- a/ARM/gcc_clang/cmake/sam/atsam_d21_da1.cmake +++ b/ARM/gcc_clang/cmake/sam/atsam_d21_da1.cmake @@ -4,4 +4,3 @@ if(${MCU_NAME} MATCHES "^ATSAMD21E15$|^ATSAMD21E15L$|^ATSAMD21E16$|^ATSAMD21E16L list(APPEND local_list_include system/src/sam/system_sam_d21_da1.c) list(APPEND local_list_include common/syscalls.c) endif() - diff --git a/build_test.db b/build_test.db index e87aafe10..7bff57861 100644 Binary files a/build_test.db and b/build_test.db differ diff --git a/necto_db.db b/necto_db.db index aa1183144..3a90d2082 100644 Binary files a/necto_db.db and b/necto_db.db differ