Add missing d2x peripheral lib files.
M sparkfun-samd21-dev-template.hzp +3 -0
@@ 38,6 38,9 @@ 
       <file file_name="targets/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/platform_atmel_d21_spi.h" />
       <file file_name="targets/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/platform_atmel_d21_uart.c" />
       <file file_name="targets/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/platform_atmel_d21_uart.h" />
+      <file file_name="targets/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/d2x_clocks.h" />
+      <file file_name="targets/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/numeric_utils.c" />
+      <file file_name="targets/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/numeric_utils.h" />
     </folder>
   </project>
 </solution>

          
M targets/Sparkfun_SAMD21_DEV/project_templates_Sparkfun_SAMD21_DEV.xml +3 -0
@@ 174,6 174,7 @@ 
     </folder>
     <folder name="Peripherals">
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/d2x_common.h" expand="no"/>
+      <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/d2x_clocks.h" expand="no"/>
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/platform_atmel_d21_uart.h" expand="no"/>
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/platform_atmel_d21_uart.c" expand="no"/>
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/platform_atmel_d21_spi.h" expand="no"/>

          
@@ 190,6 191,8 @@ 
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/d2x_eic.c" expand="no"/>
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/d2x_rtc.h" expand="no"/>
       <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/d2x_rtc.c" expand="no"/>
+      <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/numeric_utils.h" expand="no"/>
+      <file name="$(TargetsDir)/Sparkfun_SAMD21_DEV/samd2x-peripheral-lib/numeric_utils.c" expand="no"/>
     </folder>
     <folder name="System Files">
       <file name="$(StudioDir)/source/thumb_crt0.s" expand="no">