From 6ca6b114d5dab13a8218dea4b3a16a62b889342e Mon Sep 17 00:00:00 2001 From: Erik Tylek Kettenburg Date: Tue, 23 Jun 2015 12:42:35 -0700 Subject: [PATCH] switch to setup for Arduino Boards Manager --- README.md | 34 +++++--------- .../avr => digistump-avr}/boards.txt | 44 +++++++++++++++++- .../avr => digistump-avr}/cores/license.txt | 0 .../avr => digistump-avr}/cores/pro/Arduino.h | 0 .../cores/pro/HardwareSerial.cpp | 0 .../cores/pro/HardwareSerial.h | 0 .../avr => digistump-avr}/cores/pro/Print.cpp | 0 .../avr => digistump-avr}/cores/pro/Print.h | 0 .../cores/pro/Printable.h | 0 .../cores/pro/Stream.cpp | 0 .../avr => digistump-avr}/cores/pro/Stream.h | 0 .../cores/pro/TinySoftwareSPI.cpp | 0 .../cores/pro/TinySoftwareSPI.h | 0 .../cores/pro/TinySoftwareSerial.cpp | 0 .../cores/pro/TinySoftwareSerial.h | 0 .../avr => digistump-avr}/cores/pro/Tone.cpp | 0 .../cores/pro/WCharacter.h | 0 .../cores/pro/WInterrupts.c | 0 .../avr => digistump-avr}/cores/pro/WMath.cpp | 0 .../cores/pro/WProgram.h | 0 .../cores/pro/WString.cpp | 0 .../avr => digistump-avr}/cores/pro/WString.h | 0 .../avr => digistump-avr}/cores/pro/binary.h | 0 .../avr => digistump-avr}/cores/pro/main.cpp | 0 .../avr => digistump-avr}/cores/pro/new.cpp | 0 .../avr => digistump-avr}/cores/pro/new.h | 0 .../avr => digistump-avr}/cores/pro/wiring.c | 0 .../cores/pro/wiring_analog.c | 0 .../cores/pro/wiring_digital.c | 0 .../cores/pro/wiring_private.h | 0 .../cores/pro/wiring_pulse.c | 0 .../cores/pro/wiring_shift.c | 0 .../cores/tiny/Arduino.h | 0 .../cores/tiny/HardwareSerial.cpp | 0 .../cores/tiny/HardwareSerial.h | 0 .../cores/tiny/Print.cpp | 0 .../avr => digistump-avr}/cores/tiny/Print.h | 0 .../cores/tiny/PwmTimer.h | 0 .../avr => digistump-avr}/cores/tiny/Stream.h | 0 .../cores/tiny/TinyDebugSerial.cpp | 0 .../cores/tiny/TinyDebugSerial.h | 0 .../cores/tiny/TinyDebugSerial115200.cpp | 0 .../cores/tiny/TinyDebugSerial38400.cpp | 0 .../cores/tiny/TinyDebugSerial9600.cpp | 0 .../cores/tiny/TinyDebugSerialErrors.cpp | 0 .../avr => digistump-avr}/cores/tiny/Tone.cpp | 0 .../cores/tiny/ToneTimer.h | 0 .../cores/tiny/UserTimer.h | 0 .../cores/tiny/WCharacter.h | 0 .../cores/tiny/WConstants.h | 0 .../cores/tiny/WInterrupts.c | 0 .../cores/tiny/WMath.cpp | 0 .../cores/tiny/WProgram.h | 0 .../cores/tiny/WString.cpp | 0 .../cores/tiny/WString.h | 0 .../avr => digistump-avr}/cores/tiny/binary.h | 0 .../cores/tiny/core_adc.h | 0 .../cores/tiny/core_build_options.h | 0 .../cores/tiny/core_macros.h | 0 .../cores/tiny/core_pins.h | 0 .../cores/tiny/core_timers.h | 0 .../avr => digistump-avr}/cores/tiny/main.cpp | 0 .../avr => digistump-avr}/cores/tiny/new.cpp | 0 .../avr => digistump-avr}/cores/tiny/new.h | 0 .../cores/tiny/pins_arduino.c | 0 .../cores/tiny/pins_arduino.h | 0 .../avr => digistump-avr}/cores/tiny/wiring.c | 0 .../avr => digistump-avr}/cores/tiny/wiring.h | 0 .../cores/tiny/wiring_analog.c | 0 .../cores/tiny/wiring_digital.c | 0 .../cores/tiny/wiring_private.h | 0 .../cores/tiny/wiring_pulse.c | 0 .../cores/tiny/wiring_shift.c | 0 .../Adafruit_NeoPixel/Adafruit_NeoPixel.cpp | 0 .../Adafruit_NeoPixel/Adafruit_NeoPixel.h | 0 .../libraries/Adafruit_NeoPixel/COPYING | 0 .../libraries/Adafruit_NeoPixel/README.md | 0 .../examples/buttoncycler/buttoncycler.ino | 0 .../examples/digispark/digispark.ino | 0 .../examples/simple/simple.ino | 0 .../examples/strandtest/strandtest.ino | 0 .../libraries/Adafruit_NeoPixel/keywords.txt | 0 .../libraries/DigisparkCDC/Changelog.txt | 0 .../DigisparkCDC/CommercialLicense.txt | 0 .../libraries/DigisparkCDC/DigiCDC.cpp | 0 .../libraries/DigisparkCDC/DigiCDC.h | 0 .../libraries/DigisparkCDC/License.txt | 0 .../libraries/DigisparkCDC/Readme.txt | 0 .../libraries/DigisparkCDC/asmcommon.inc | 0 .../DigisparkCDC/examples/CDC_LED/CDC_LED.ino | 0 .../DigisparkCDC/examples/Echo/Echo.ino | 0 .../DigisparkCDC/examples/Print/Print.ino | 0 .../DigisparkCDC/libs-device/Readme.txt | 0 .../libraries/DigisparkCDC/oddebug.c | 0 .../libraries/DigisparkCDC/oddebug.h | 0 .../libraries/DigisparkCDC/osccal.c | 0 .../libraries/DigisparkCDC/osccal.h | 0 .../libraries/DigisparkCDC/osctune.h | 0 .../libraries/DigisparkCDC/ringBuffer.h | 0 .../DigisparkCDC/usbconfig-prototype.h | 0 .../libraries/DigisparkCDC/usbconfig.h | 0 .../libraries/DigisparkCDC/usbdrv.c | 0 .../libraries/DigisparkCDC/usbdrv.h | 0 .../libraries/DigisparkCDC/usbdrvasm.S | 0 .../libraries/DigisparkCDC/usbdrvasm.asm | 0 .../libraries/DigisparkCDC/usbdrvasm12.inc | 0 .../libraries/DigisparkCDC/usbdrvasm128.inc | 0 .../libraries/DigisparkCDC/usbdrvasm15.inc | 0 .../libraries/DigisparkCDC/usbdrvasm16.inc | 0 .../libraries/DigisparkCDC/usbdrvasm165.inc | 0 .../DigisparkCDC/usbdrvasm18-crc.inc | 0 .../libraries/DigisparkCDC/usbdrvasm20.inc | 0 .../libraries/DigisparkCDC/usbportability.h | 0 .../libraries/DigisparkIRLib/.gitattributes | 0 .../libraries/DigisparkIRLib/.gitignore | 0 .../libraries/DigisparkIRLib/CHANGELOG.txt | 0 .../libraries/DigisparkIRLib/IRLib.cpp | 0 .../libraries/DigisparkIRLib/IRLib.h | 0 .../libraries/DigisparkIRLib/IRLibMatch.h | 0 .../libraries/DigisparkIRLib/IRLibTimer.h | 0 .../libraries/DigisparkIRLib/LICENSE.txt | Bin .../libraries/DigisparkIRLib/README.txt | 0 .../examples/DigiIrDump/DigiIrDump.ino | 0 .../examples/DigiIrRgbCtrl/DigiIrRgbCtrl.ino | 0 .../examples/IRhashdecode/IRhashdecode.ino | 0 .../examples/IRrecord/IRrecord.ino | 0 .../examples/IRrecvDump/IRrecvDump.ino | 0 .../examples/IRsendDemo/IRsendDemo.ino | 0 .../examples/IRsendJVC/IRsendJVC.ino | 0 .../IRserial_remote/IRserial_remote.ino | 0 .../IRserial_remote/IRserial_remote.py | 0 .../IRserial_remote/POV-Ray/remotebg.pov | 0 .../examples/IRserial_remote/click.wav | Bin .../examples/IRserial_remote/remotebg.png | Bin .../examples/IRservo/IRservo.ino | 0 .../examples/Samsung36/Samsung36.ino | 0 .../DigisparkJoystick/ArduinoNotes.txt | 0 .../libraries/DigisparkJoystick/Changelog.txt | 0 .../DigisparkJoystick/CommercialLicense.txt | 0 .../DigisparkJoystick/DigiJoystick.h | 0 .../DigisparkJoystick/DigiKeyboard.h.old | 0 .../DigisparkJoystick/JoystickReadme.txt | 0 .../libraries/DigisparkJoystick/License.txt | 0 .../libraries/DigisparkJoystick/Readme.txt | 0 .../DigisparkJoystick/USB-ID-FAQ.txt | 0 .../DigisparkJoystick/USB-IDs-for-free.txt | 0 .../DigisparkJoystick/USBID-License.txt | 0 .../libraries/DigisparkJoystick/asmcommon.inc | 0 .../examples/Joystick/Joystick.ino | 0 .../libraries/DigisparkJoystick/keywords.txt | 0 .../libraries/DigisparkJoystick/oddebug.c | 0 .../libraries/DigisparkJoystick/oddebug.h | 0 .../libraries/DigisparkJoystick/osccal.c | 0 .../libraries/DigisparkJoystick/osccal.c.lst | 0 .../libraries/DigisparkJoystick/osccal.h | 0 .../libraries/DigisparkJoystick/osccal.o | Bin .../libraries/DigisparkJoystick/osctune.h | 0 .../DigisparkJoystick/usbconfig-prototype.h | 0 .../libraries/DigisparkJoystick/usbconfig.h | 0 .../libraries/DigisparkJoystick/usbdrv.c | 0 .../libraries/DigisparkJoystick/usbdrv.h | 0 .../libraries/DigisparkJoystick/usbdrvasm.S | 0 .../libraries/DigisparkJoystick/usbdrvasm.asm | 0 .../DigisparkJoystick/usbdrvasm12.inc | 0 .../DigisparkJoystick/usbdrvasm128.inc | 0 .../DigisparkJoystick/usbdrvasm15.inc | 0 .../DigisparkJoystick/usbdrvasm16.inc | 0 .../DigisparkJoystick/usbdrvasm165.inc | 0 .../DigisparkJoystick/usbdrvasm18-crc.inc | 0 .../DigisparkJoystick/usbdrvasm20.inc | 0 .../DigisparkJoystick/usbportability.h | 0 .../DigisparkKeyboard/ArduinoNotes.txt | 0 .../libraries/DigisparkKeyboard/Changelog.txt | 0 .../DigisparkKeyboard/CommercialLicense.txt | 0 .../DigisparkKeyboard/DigiKeyboard.h | 0 .../libraries/DigisparkKeyboard/License.txt | 0 .../libraries/DigisparkKeyboard/Readme.txt | 0 .../DigisparkKeyboard/USB-ID-FAQ.txt | 0 .../DigisparkKeyboard/USB-IDs-for-free.txt | 0 .../DigisparkKeyboard/USBID-License.txt | 0 .../libraries/DigisparkKeyboard/asmcommon.inc | 0 .../examples/Keyboard/Keyboard.ino | 0 .../libraries/DigisparkKeyboard/keywords.txt | 0 .../libraries/DigisparkKeyboard/oddebug.c | 0 .../libraries/DigisparkKeyboard/oddebug.h | 0 .../libraries/DigisparkKeyboard/osccal.c | 0 .../libraries/DigisparkKeyboard/osccal.c.lst | 0 .../libraries/DigisparkKeyboard/osccal.h | 0 .../libraries/DigisparkKeyboard/osccal.o | Bin .../libraries/DigisparkKeyboard/osctune.h | 0 .../DigisparkKeyboard/scancode-ascii-table.h | 0 .../DigisparkKeyboard/usbconfig-prototype.h | 0 .../libraries/DigisparkKeyboard/usbconfig.h | 0 .../libraries/DigisparkKeyboard/usbdrv.c | 0 .../libraries/DigisparkKeyboard/usbdrv.h | 0 .../libraries/DigisparkKeyboard/usbdrvasm.S | 0 .../libraries/DigisparkKeyboard/usbdrvasm.asm | 0 .../DigisparkKeyboard/usbdrvasm12.inc | 0 .../DigisparkKeyboard/usbdrvasm128.inc | 0 .../DigisparkKeyboard/usbdrvasm15.inc | 0 .../DigisparkKeyboard/usbdrvasm16.inc | 0 .../DigisparkKeyboard/usbdrvasm165.inc | 0 .../DigisparkKeyboard/usbdrvasm18-crc.inc | 0 .../DigisparkKeyboard/usbdrvasm20.inc | 0 .../DigisparkKeyboard/usbportability.h | 0 .../DigisparkLCD/LiquidCrystal_I2C.cpp | 0 .../DigisparkLCD/LiquidCrystal_I2C.h | 0 .../examples/BasicUsage/BasicUsage.ino | 0 .../libraries/DigisparkLCD/info/BC557.pdf | Bin .../libraries/DigisparkLCD/info/Image.jpg | Bin .../libraries/DigisparkLCD/info/PCF8574P.pdf | Bin .../DigisparkLCD/info/Schematic_diagram.jpg | Bin .../info/notes_for_pollin_interface.txt | 0 .../libraries/DigisparkLCD/info/readme.txt | 0 .../libraries/DigisparkLCD/keywords.txt | 0 .../libraries/DigisparkMouse/ArduinoNotes.txt | 0 .../libraries/DigisparkMouse/Changelog.txt | 0 .../DigisparkMouse/CommercialLicense.txt | 0 .../libraries/DigisparkMouse/DigiMouse.h | 0 .../libraries/DigisparkMouse/License.txt | 0 .../libraries/DigisparkMouse/MouseReadme.txt | 0 .../libraries/DigisparkMouse/Readme.txt | 0 .../libraries/DigisparkMouse/USB-ID-FAQ.txt | 0 .../DigisparkMouse/USB-IDs-for-free.txt | 0 .../DigisparkMouse/USBID-License.txt | 0 .../libraries/DigisparkMouse/asmcommon.inc | 0 .../DigisparkMouse/examples/Mouse/Mouse.ino | 0 .../libraries/DigisparkMouse/keywords.txt | 0 .../libraries/DigisparkMouse/oddebug.c | 0 .../libraries/DigisparkMouse/oddebug.h | 0 .../libraries/DigisparkMouse/osccal.c | 0 .../libraries/DigisparkMouse/osccal.c.lst | 0 .../libraries/DigisparkMouse/osccal.h | 0 .../libraries/DigisparkMouse/osccal.o | Bin .../libraries/DigisparkMouse/osctune.h | 0 .../DigisparkMouse/usbconfig-prototype.h | 0 .../libraries/DigisparkMouse/usbconfig.h | 0 .../libraries/DigisparkMouse/usbdrv.c | 0 .../libraries/DigisparkMouse/usbdrv.h | 0 .../libraries/DigisparkMouse/usbdrvasm.S | 0 .../libraries/DigisparkMouse/usbdrvasm.asm | 0 .../libraries/DigisparkMouse/usbdrvasm12.inc | 0 .../libraries/DigisparkMouse/usbdrvasm128.inc | 0 .../libraries/DigisparkMouse/usbdrvasm15.inc | 0 .../libraries/DigisparkMouse/usbdrvasm16.inc | 0 .../libraries/DigisparkMouse/usbdrvasm165.inc | 0 .../DigisparkMouse/usbdrvasm18-crc.inc | 0 .../libraries/DigisparkMouse/usbdrvasm20.inc | 0 .../libraries/DigisparkMouse/usbportability.h | 0 .../libraries/DigisparkOLED/CHANGES.txt | 0 .../libraries/DigisparkOLED/DigisparkOLED.cpp | 0 .../libraries/DigisparkOLED/DigisparkOLED.h | 0 .../libraries/DigisparkOLED/README.txt | 0 .../libraries/DigisparkOLED/RESEARCH.txt | 0 .../libraries/DigisparkOLED/TODO.txt | 0 .../examples/DigisparkOLED/DigisparkOLED.ino | 0 .../DigisparkOLED/digistump_128x64c1.h | 0 .../examples/DigisparkOLED/img0_128x64c1.h | 0 .../libraries/DigisparkOLED/font6x8.h | 0 .../libraries/DigisparkOLED/font8x16.h | 0 .../libraries/DigisparkRGB/DigisparkRGB.cpp | 0 .../libraries/DigisparkRGB/DigisparkRGB.h | 0 .../examples/DigisparkRGB/DigisparkRGB.ino | 0 .../libraries/DigisparkRGB/keywords.txt | 0 .../DigiRcSeqZodiac/DigiRcSeqZodiac.ino | 0 .../MultiPosSwitch/MultiPosSwitch.ino | 0 .../Examples/OnePropTo5/OnePropTo5.ino | 0 .../RcSeqAdvancedDoors/RcSeqAdvancedDoors.ino | 0 .../Examples/RcSeqDemo/RcSeqDemo.ino | 0 .../Examples/RcSeqZodiac/RcSeqZodiac.ino | 0 .../Examples/UneVoieVers8/UneVoieVers8.ino | 0 .../libraries/DigisparkRcSeq/RcSeq.cpp | 0 .../libraries/DigisparkRcSeq/RcSeq.h | 0 .../libraries/DigisparkRcSeq/Readme.md | 0 .../libraries/DigisparkRcSeq/keywords.txt | 0 .../libraries/DigisparkSimpleServo/.DS_Store | Bin .../libraries/DigisparkSimpleServo/README.txt | 0 .../DigisparkSimpleServo/SimpleServo.cpp | 0 .../DigisparkSimpleServo/SimpleServo.h | 0 .../DigisparkSimpleServo/examples/.DS_Store | Bin .../DigisparkSimpleServo/keywords.txt | 0 .../DigisparkSoftRcPulseIn/Readme.md | 0 .../DigisparkSoftRcPulseIn/SoftRcPulseIn.cpp | 0 .../DigisparkSoftRcPulseIn/SoftRcPulseIn.h | 0 .../SoftRcPulseInDebug/SoftRcPulseInDebug.ino | 0 .../SoftRcPulseInDemo/SoftRcPulseInDemo.ino | 0 .../SoftRcPulseInOutDemo.ino | 0 .../DigisparkSoftRcPulseIn/keywords.txt | 0 .../DigisparkSoftRcPulseOut/Readme.md | 0 .../SoftRcPulseOut.cpp | 0 .../DigisparkSoftRcPulseOut/SoftRcPulseOut.h | 0 .../examples/Knob/Knob.ino | 0 .../examples/SerialServo/SerialServo.ino | 0 .../SoftRcPulseInOutDemo.ino | 0 .../examples/Sweep/Sweep.ino | 0 .../examples/SweepNoDelay/SweepNoDelay.ino | 0 .../examples/Usb2Servos/Usb2Servos.ino | 0 .../examples/knob_moyennee/knob_moyennee.ino | 0 .../DigisparkSoftRcPulseOut/keywords.txt | 0 .../libraries/DigisparkSoftSerial/Readme.md | 0 .../DigisparkSoftSerial/SoftSerial.cpp | 0 .../DigisparkSoftSerial/SoftSerial.h | 0 .../Digi_1io_SerialDbg/Digi_1io_SerialDbg.ino | 0 .../SoftSerialExample/SoftSerialExample.ino | 0 .../TwoPortReceive/TwoPortReceive.ino | 0 .../DigisparkSoftSerial/keywords.txt | 0 .../DigisparkTinyPinChange/Readme.md | 0 .../DigisparkTinyPinChange/TinyPinChange.cpp | 0 .../DigisparkTinyPinChange/TinyPinChange.h | 0 .../examples/Edge/Edge.ino | 0 .../examples/FallingEdge/FallingEdge.ino | 0 .../examples/RisingEdge/RisingEdge.ino | 0 .../examples/TinyRcScope/TinyRcScope.ino | 0 .../DigisparkTinyPinChange/keywords.txt | 0 .../libraries/DigisparkTinySoftPwm/Readme.md | 0 .../DigisparkTinySoftPwm/TinySoftPwm.cpp | 0 .../DigisparkTinySoftPwm/TinySoftPwm.h | 0 .../examples/SoftPwm13Pins/SoftPwm13Pins.ino | 0 .../TinySoftPwmDemo/TinySoftPwmDemo.ino | 0 .../DigisparkTinySoftPwm/keywords.txt | 0 .../libraries/DigisparkUSB/ArduinoNotes.txt | 0 .../libraries/DigisparkUSB/Changelog.txt | 0 .../DigisparkUSB/CommercialLicense.txt | 0 .../libraries/DigisparkUSB/DigiUSB.cpp | 0 .../libraries/DigisparkUSB/DigiUSB.h | 0 .../DigisparkUSB/DigisparkReadme.txt | 0 .../libraries/DigisparkUSB/License.txt | 0 .../libraries/DigisparkUSB/Readme.txt | 0 .../libraries/DigisparkUSB/USB-ID-FAQ.txt | 0 .../DigisparkUSB/USB-IDs-for-free.txt | 0 .../libraries/DigisparkUSB/USBID-License.txt | 0 .../libraries/DigisparkUSB/asmcommon.inc | 0 .../examples/DigiBlink/DigiBlink.ino | 0 .../examples/DigiScope/DigiScope.ino | 0 .../examples/DigiUSB2LCD/DigiUSB2LCD.ino | 0 .../DigisparkUSB/examples/Echo/Echo.ino | 0 .../libraries/DigisparkUSB/keywords.txt | 0 .../DigisparkUSB/libs-device/Readme.txt | 0 .../DigisparkUSB/libs-device/osccal.c | 0 .../DigisparkUSB/libs-device/osccal.c.lst | 0 .../DigisparkUSB/libs-device/osccal.h | 0 .../DigisparkUSB/libs-device/osccal.o | Bin .../DigisparkUSB/libs-device/osctune.h | 0 .../libraries/DigisparkUSB/oddebug.c | 0 .../libraries/DigisparkUSB/oddebug.h | 0 .../libraries/DigisparkUSB/osccal.c | 0 .../libraries/DigisparkUSB/osccal.c.lst | 0 .../libraries/DigisparkUSB/osccal.h | 0 .../libraries/DigisparkUSB/osccal.o | Bin .../libraries/DigisparkUSB/osctune.h | 0 .../libraries/DigisparkUSB/rx_buffer.h | 0 .../DigisparkUSB/usbconfig-prototype.h | 0 .../libraries/DigisparkUSB/usbconfig.h | 0 .../libraries/DigisparkUSB/usbdrv.c | 0 .../libraries/DigisparkUSB/usbdrv.h | 0 .../libraries/DigisparkUSB/usbdrvasm.S | 0 .../libraries/DigisparkUSB/usbdrvasm.asm | 0 .../libraries/DigisparkUSB/usbdrvasm12.inc | 0 .../libraries/DigisparkUSB/usbdrvasm128.inc | 0 .../libraries/DigisparkUSB/usbdrvasm15.inc | 0 .../libraries/DigisparkUSB/usbdrvasm16.inc | 0 .../libraries/DigisparkUSB/usbdrvasm165.inc | 0 .../DigisparkUSB/usbdrvasm18-crc.inc | 0 .../libraries/DigisparkUSB/usbdrvasm20.inc | 0 .../libraries/DigisparkUSB/usbportability.h | 0 .../BT_BLE_Echo/BT_BLE_Echo.ino | 0 .../BT_or_BLERobot/BT_or_BLERobot.ino | 0 .../BasicRobot/BasicRobot.ino | 0 .../CharliePlexMarquee/charlieplex.ino | 0 .../Charlieplex/Charlieplex.ino | 0 .../Digispark_Examples/EEPROM/EEPROM.ino | 0 .../Digispark_Examples/Expander/Expander.ino | 0 .../libraries/Digispark_Examples/GPS/GPS.ino | 0 .../Digispark_Examples/Infrared/Infrared.ino | 0 .../MeshGeneralExample/MeshGeneralExample.ino | 0 .../MotorShield/MotorShield.ino | 0 .../Digispark_Examples/Rfm12b/Rfm12b.ino | 0 .../Digispark_Examples/Start/Start.ino | 0 .../WiFiClientGetExample.ino | 0 .../WiFiClientPostExample.ino | 0 .../WiFiServerExample/WiFiServerExample.ino | 0 .../WiFiServerRobot/WiFiServerRobot.ino | 0 .../_9DOF_Shield/_9DOF_Shield.ino | 0 .../i2cScanner/i2cScanner.ino | 0 .../libraries/LPD8806/LPD8806.cpp | 0 .../libraries/LPD8806/LPD8806.h | 0 .../libraries/LPD8806/README.md | 0 .../examples/LEDbeltKit/LEDbeltKit.pde | 0 .../advancedLEDbeltKit/advancedLEDbeltKit.pde | 0 .../longstrandtest/longstrandtest.pde | 0 .../examples/strandtest/strandtest.pde | 0 .../libraries/LedControl/LedControl.cpp | 0 .../libraries/LedControl/LedControl.h | 0 .../LCDemo7Segment/LCDemo7Segment.pde | 0 .../LCDemoCascadedDevices.pde | 0 .../examples/LCDemoMatrix/LCDemoMatrix.pde | 0 .../libraries/LedControl/keywords.txt | 0 .../libraries/Nunchuk/ArduinoNunchuk.cpp | 0 .../libraries/Nunchuk/ArduinoNunchuk.h | 0 .../libraries/Nunchuk/LICENSE.txt | 0 .../libraries/Nunchuk/README.txt | 0 .../ArduinoNunchukDemo/ArduinoNunchukDemo.ino | 0 .../DigisparkJoystickDemo.ino | 0 .../DigisparkUSBDemo/DigisparkUSBDemo.ino | 0 .../libraries/Nunchuk/keywords.txt | 0 .../libraries/OneWire/OneWire.cpp | 0 .../libraries/OneWire/OneWire.h | 0 .../DS18x20_Temperature.pde | 0 .../examples/DS2408_Switch/DS2408_Switch.pde | 0 .../examples/DS250x_PROM/DS250x_PROM.pde | 0 .../Digispark_Example/Digispark_Example.ino | 0 .../libraries/OneWire/keywords.txt | 0 .../libraries/RF24/.gitignore | 0 .../libraries/RF24/Doxyfile | 0 .../avr => digistump-avr}/libraries/RF24/FAQ | 0 .../libraries/RF24/README.md | 0 .../libraries/RF24/RF24.cpp | 0 .../libraries/RF24/RF24.h | 0 .../libraries/RF24/RF24_config.h | 0 .../libraries/RF24/doxygen-custom.css | 0 .../GettingStarted/GettingStarted.pde | 0 .../RF24/examples/GettingStarted/Jamfile | 0 .../RF24/examples/GettingStarted/printf.h | 0 .../digispark_receive/digispark_receive.ino | 0 .../digispark_send/digispark_send.ino | 0 .../RF24/examples/led_remote/Jamfile | 0 .../RF24/examples/led_remote/led_remote.pde | 0 .../RF24/examples/led_remote/printf.h | 0 .../RF24/examples/nordic_fob/Jamfile | 0 .../RF24/examples/nordic_fob/nordic_fob.pde | 0 .../RF24/examples/nordic_fob/printf.h | 0 .../libraries/RF24/examples/pingpair/Jamfile | 0 .../RF24/examples/pingpair/pingpair.pde | 0 .../libraries/RF24/examples/pingpair/printf.h | 0 .../RF24/examples/pingpair_dyn/Jamfile | 0 .../examples/pingpair_dyn/pingpair_dyn.pde | 0 .../RF24/examples/pingpair_dyn/printf.h | 0 .../RF24/examples/pingpair_irq/Jamfile | 0 .../examples/pingpair_irq/pingpair_irq.pde | 0 .../RF24/examples/pingpair_irq/printf.h | 0 .../RF24/examples/pingpair_maple/Jamfile | 0 .../RF24/examples/pingpair_maple/main.cpp | 0 .../pingpair_maple/pingpair_maple.pde | 0 .../RF24/examples/pingpair_pl/Jamfile | 0 .../RF24/examples/pingpair_pl/pingpair_pl.pde | 0 .../RF24/examples/pingpair_pl/printf.h | 0 .../RF24/examples/pingpair_sleepy/Jamfile | 0 .../pingpair_sleepy/pingpair_sleepy.pde | 0 .../RF24/examples/pingpair_sleepy/printf.h | 0 .../libraries/RF24/examples/scanner/Jamfile | 0 .../libraries/RF24/examples/scanner/printf.h | 0 .../RF24/examples/scanner/scanner.pde | 0 .../libraries/RF24/examples/starping/Jamfile | 0 .../libraries/RF24/examples/starping/printf.h | 0 .../RF24/examples/starping/starping.pde | 0 .../libraries/RF24/keywords.txt | 0 .../libraries/RF24/nRF24L01.h | 0 .../libraries/RF24/tests/README | 0 .../libraries/RF24/tests/native/Jamfile | 0 .../RF24/tests/native/pingpair_irq.pde | 0 .../libraries/RF24/tests/native/printf.h | 0 .../RF24/tests/pingpair_blocking/Jamfile | 0 .../pingpair_blocking/pingpair_blocking.pde | 0 .../RF24/tests/pingpair_blocking/printf.h | 0 .../RF24/tests/pingpair_blocking/runtest.py | 0 .../RF24/tests/pingpair_blocking/runtests.sh | 0 .../RF24/tests/pingpair_blocking/test.ex | 0 .../RF24/tests/pingpair_test/Jamfile | 0 .../tests/pingpair_test/pingpair_test.pde | 0 .../RF24/tests/pingpair_test/printf.h | 0 .../RF24/tests/pingpair_test/runtest.py | 0 .../RF24/tests/pingpair_test/runtests.sh | 0 .../RF24/tests/pingpair_test/test.ex | 0 .../libraries/RF24/wikidoc.xslt | 0 .../libraries/SPI/SPI.cpp | 0 .../avr => digistump-avr}/libraries/SPI/SPI.h | 0 .../BarometricPressureSensor.ino | 0 .../DigitalPotControl/DigitalPotControl.ino | 0 .../libraries/SPI/keywords.txt | 0 .../libraries/TinyRTClib/README.md | 0 .../libraries/TinyRTClib/TinyRTClib.cpp | 0 .../libraries/TinyRTClib/TinyRTClib.h | 0 .../TinyRTClib/examples/datecalc/datecalc.pde | 0 .../TinyRTClib/examples/ds1307/ds1307.pde | 0 .../TinyRTClib/examples/softrtc/softrtc.pde | 0 .../libraries/TinyRTClib/keywords.txt | 0 .../libraries/TinyWireM/TinyWireM.cpp | 0 .../libraries/TinyWireM/TinyWireM.h | 0 .../libraries/TinyWireM/USI_TWI_Master.cpp | 0 .../libraries/TinyWireM/USI_TWI_Master.h | 0 .../examples/Tiny85_Temp/Tiny85_Temp.pde | 0 .../Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde | 0 .../Tiny85_Temp_LCD_RTC.pde | 0 .../libraries/TinyWireM/keywords.txt | 0 .../libraries/VirtualWire/CHANGES | 0 .../libraries/VirtualWire/LICENSE | 0 .../libraries/VirtualWire/MANIFEST | 0 .../libraries/VirtualWire/Makefile | 0 .../libraries/VirtualWire/README | 0 .../libraries/VirtualWire/VirtualWire.cpp | 0 .../libraries/VirtualWire/VirtualWire.h | 0 .../VirtualWire/examples/client/client.pde | 0 .../examples/receiver/receiver.pde | 0 .../VirtualWire/examples/server/server.pde | 0 .../examples/transmitter/transmitter.pde | 0 .../libraries/VirtualWire/keywords.txt | 0 .../libraries/VirtualWire/util/crc16.h | 0 .../libraries/WS2811/WS2811.h | 0 .../WS2811/examples/digispark/digispark.ino | 0 .../libraries/Wire/USI_TWI_Master.cpp | 0 .../libraries/Wire/USI_TWI_Master.h | 0 .../libraries/Wire/Wire.cpp | 0 .../libraries/Wire/Wire.h | 0 .../Wire/examples/Tiny85_Temp/Tiny85_Temp.pde | 0 .../Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde | 0 .../Tiny85_Temp_LCD_RTC.pde | 0 .../libraries/Wire/keywords.txt | 0 .../avr => digistump-avr}/platform.txt | 15 +++--- digistump-avr/programmers.txt | 5 ++ .../variants/digispark/pins_arduino.c | 0 .../variants/digispark/pins_arduino.h | 0 .../variants/pro/pins_arduino.h | 0 .../variants/pro32buffer/pins_arduino.h | 0 .../variants/pro64buffer/pins_arduino.h | 0 .../sam => digistump-sam}/boards.txt | 0 .../cores/digix/Arduino.h | 0 .../cores/digix/Client.h | 0 .../cores/digix/HardwareSerial.h | 0 .../cores/digix/IPAddress.cpp | 0 .../cores/digix/IPAddress.h | 0 .../cores/digix/Print.cpp | 0 .../sam => digistump-sam}/cores/digix/Print.h | 0 .../cores/digix/Printable.h | 0 .../cores/digix/Reset.cpp | 0 .../sam => digistump-sam}/cores/digix/Reset.h | 0 .../cores/digix/RingBuffer.cpp | 0 .../cores/digix/RingBuffer.h | 0 .../cores/digix/Server.h | 0 .../cores/digix/Stream.cpp | 0 .../cores/digix/Stream.h | 0 .../cores/digix/Tone.cpp.disabled | 0 .../sam => digistump-sam}/cores/digix/Tone.h | 0 .../cores/digix/UARTClass.cpp | 0 .../cores/digix/UARTClass.h | 0 .../cores/digix/USARTClass.cpp | 0 .../cores/digix/USARTClass.h | 0 .../cores/digix/USB/CDC.cpp | 0 .../cores/digix/USB/HID.cpp | 0 .../cores/digix/USB/USBAPI.h | 0 .../cores/digix/USB/USBCore.cpp | 0 .../cores/digix/USB/USBCore.h | 0 .../cores/digix/USB/USBDesc.h | 0 .../sam => digistump-sam}/cores/digix/Udp.h | 0 .../cores/digix/WCharacter.h | 0 .../cores/digix/WInterrupts.c | 0 .../cores/digix/WInterrupts.h | 0 .../cores/digix/WMath.cpp | 0 .../sam => digistump-sam}/cores/digix/WMath.h | 0 .../cores/digix/WString.cpp | 0 .../cores/digix/WString.h | 0 .../cores/digix/avr/dtostrf.c | 0 .../cores/digix/avr/dtostrf.h | 0 .../cores/digix/avr/interrupt.h | 0 .../cores/digix/avr/pgmspace.h | 0 .../cores/digix/binary.h | 0 .../cores/digix/cortex_handlers.c | 0 .../cores/digix/cxxabi-compat.cpp | 0 .../sam => digistump-sam}/cores/digix/hooks.c | 0 .../cores/digix/iar_calls_sam3.c | 0 .../sam => digistump-sam}/cores/digix/itoa.c | 0 .../sam => digistump-sam}/cores/digix/itoa.h | 0 .../cores/digix/main.cpp | 0 .../cores/digix/syscalls.h | 0 .../cores/digix/syscalls_sam3.c | 0 .../cores/digix/wiring.c | 0 .../cores/digix/wiring.h | 0 .../cores/digix/wiring_analog.c | 0 .../cores/digix/wiring_analog.h | 0 .../cores/digix/wiring_constants.h | 0 .../cores/digix/wiring_digital.c | 0 .../cores/digix/wiring_digital.h | 0 .../cores/digix/wiring_private.h | 0 .../cores/digix/wiring_pulse.cpp | 0 .../cores/digix/wiring_pulse.h | 0 .../cores/digix/wiring_shift.c | 0 .../cores/digix/wiring_shift.h | 0 .../libraries/DigiFi/DigiFi.cpp | 0 .../libraries/DigiFi/DigiFi.h | 0 .../libraries/DigiFi/README.md | 0 .../examples/BasicClient/BasicClient.ino | 0 .../ChatServer/ChatServer.ino | 0 .../TelnetClient/TelnetClient.ino | 0 .../UdpNtpClient/UdpNtpClient.ino | 0 .../WebClient/WebClient.ino | 0 .../WebServer/WebServer.ino | 0 .../WebServerChunked/WebServerChunked.ino | 0 .../KeyboardTweetLCD/KeyboardTweetLCD.ino | 0 .../examples/ServerExample/ServerExample.ino | 0 .../examples/SetRTCbyNTP/SetRTCbyNTP.ino | 0 .../Arduino_to_ThingSpeak.ino | 0 .../libraries/DigiFi/examples/basic/basic.ino | 0 .../libraries/DigiFi/examples/ping/ping.ino | 0 .../Bonus_Encoder_Working.ino | 0 .../Bonus_IR_rec/Bonus_IR_rec.ino | 0 .../DigiXBetaBonus/Bonus_RGB/Bonus_RGB.ino | 0 .../DigiXBetaBonus/Bonus_Temp/Bonus_Temp.ino | 0 .../libraries/DigiXEEPROM/Extensive_EEPROM.h | 0 .../Extensive_EEPROM_overview.ino | 0 .../libraries/DigiXLCD/LiquidCrystal_I2C.cpp | 0 .../libraries/DigiXLCD/LiquidCrystal_I2C.h | 0 .../examples/BasicUsage/BasicUsage.ino | 0 .../libraries/DigiXLCD/info/BC557.pdf | Bin .../libraries/DigiXLCD/info/Image.jpg | Bin .../libraries/DigiXLCD/info/PCF8574P.pdf | Bin .../DigiXLCD/info/Schematic_diagram.jpg | Bin .../info/notes_for_pollin_interface.txt | 0 .../libraries/DigiXLCD/info/readme.txt | 0 .../libraries/DigiXLCD/keywords.txt | 0 .../libraries/I2Cdev/I2Cdev.cpp | 0 .../libraries/I2Cdev/I2Cdev.h | 0 .../libraries/I2Cdev/keywords.txt | 0 .../Examples/MPU6050_DMP6/MPU6050_DMP6.ino | 0 .../MPU6050_DMP6/Processing/MPUTeapot.pde | 0 .../Examples/MPU6050_raw/MPU6050_raw.ino | 0 .../libraries/MPU6050/MPU6050.cpp | 0 .../libraries/MPU6050/MPU6050.h | 0 .../MPU6050/MPU6050_6Axis_MotionApps20.h | 0 .../MPU6050/MPU6050_9Axis_MotionApps41.h | 0 .../libraries/MPU6050/helper_3dmath.h | 0 .../libraries/OneWire/OneWire.cpp | 0 .../libraries/OneWire/OneWire.h | 0 .../DS18x20_Temperature.pde | 0 .../examples/DS2408_Switch/DS2408_Switch.pde | 0 .../examples/DS250x_PROM/DS250x_PROM.pde | 0 .../Digispark_Example/Digispark_Example.ino | 0 .../libraries/OneWire/keywords.txt | 0 .../libraries/RF24/.gitignore | 0 .../libraries/RF24/Doxyfile | 0 .../sam => digistump-sam}/libraries/RF24/FAQ | 0 .../libraries/RF24/README.md | 0 .../libraries/RF24/RF24.cpp | 0 .../libraries/RF24/RF24.h | 0 .../libraries/RF24/RF24_config.h | 0 .../libraries/RF24/doxygen-custom.css | 0 .../GettingStarted/GettingStarted.pde | 0 .../RF24/examples/GettingStarted/Jamfile | 0 .../RF24/examples/GettingStarted/printf.h | 0 .../RF24/examples/led_remote/Jamfile | 0 .../RF24/examples/led_remote/led_remote.pde | 0 .../RF24/examples/led_remote/printf.h | 0 .../RF24/examples/nordic_fob/Jamfile | 0 .../RF24/examples/nordic_fob/nordic_fob.pde | 0 .../RF24/examples/nordic_fob/printf.h | 0 .../libraries/RF24/examples/pingpair/Jamfile | 0 .../RF24/examples/pingpair/pingpair.pde | 0 .../libraries/RF24/examples/pingpair/printf.h | 0 .../RF24/examples/pingpair_dyn/Jamfile | 0 .../examples/pingpair_dyn/pingpair_dyn.pde | 0 .../RF24/examples/pingpair_dyn/printf.h | 0 .../RF24/examples/pingpair_irq/Jamfile | 0 .../examples/pingpair_irq/pingpair_irq.pde | 0 .../RF24/examples/pingpair_irq/printf.h | 0 .../RF24/examples/pingpair_maple/Jamfile | 0 .../RF24/examples/pingpair_maple/main.cpp | 0 .../pingpair_maple/pingpair_maple.pde | 0 .../RF24/examples/pingpair_pl/Jamfile | 0 .../RF24/examples/pingpair_pl/pingpair_pl.pde | 0 .../RF24/examples/pingpair_pl/printf.h | 0 .../RF24/examples/pingpair_sleepy/Jamfile | 0 .../pingpair_sleepy/pingpair_sleepy.pde | 0 .../RF24/examples/pingpair_sleepy/printf.h | 0 .../RF24/examples/rpi_hub_arduino/printf.h | 0 .../rpi_hub_arduino/rpi_hub_arduino.ino | 0 .../libraries/RF24/examples/scanner/Jamfile | 0 .../libraries/RF24/examples/scanner/printf.h | 0 .../RF24/examples/scanner/scanner.pde | 0 .../libraries/RF24/examples/starping/Jamfile | 0 .../libraries/RF24/examples/starping/printf.h | 0 .../RF24/examples/starping/starping.pde | 0 .../libraries/RF24/keywords.txt | 0 .../RF24/librf24-rpi/librf24-bcm/Makefile | 0 .../RF24/librf24-rpi/librf24-bcm/RF24.cpp | 0 .../RF24/librf24-rpi/librf24-bcm/RF24.h | 0 .../librf24-rpi/librf24-bcm/RF24_config.h | 0 .../RF24/librf24-rpi/librf24-bcm/bcm2835.c | 0 .../RF24/librf24-rpi/librf24-bcm/bcm2835.h | 0 .../librf24-rpi/librf24-bcm/examples/Makefile | 0 .../librf24-bcm/examples/pingtest.cpp | 0 .../librf24-bcm/examples/pongtest.cpp | 0 .../librf24-bcm/examples/rpi-hub.cpp | 0 .../librf24-bcm/examples/scanner.cpp | 0 .../RF24/librf24-rpi/librf24-bcm/nRF24L01.h | 0 .../RF24/librf24-rpi/librf24-bcm/readme.md | 0 .../RF24/librf24-rpi/librf24/Makefile | 0 .../RF24/librf24-rpi/librf24/RF24.cpp | 0 .../libraries/RF24/librf24-rpi/librf24/RF24.h | 0 .../RF24/librf24-rpi/librf24/RF24_config.h | 0 .../RF24/librf24-rpi/librf24/compatibility.c | 0 .../RF24/librf24-rpi/librf24/compatibility.h | 0 .../librf24-rpi/librf24/examples/Makefile | 0 .../librf24-rpi/librf24/examples/pingtest.cpp | 0 .../librf24-rpi/librf24/examples/pongtest.cpp | 0 .../librf24-rpi/librf24/examples/rpi-hub.cpp | 0 .../librf24-rpi/librf24/examples/scanner.cpp | 0 .../RF24/librf24-rpi/librf24/gpio.cpp | 0 .../libraries/RF24/librf24-rpi/librf24/gpio.h | 0 .../RF24/librf24-rpi/librf24/librf24.so.1.0 | Bin .../RF24/librf24-rpi/librf24/nRF24L01.h | 0 .../RF24/librf24-rpi/librf24/readme.txt | 0 .../RF24/librf24-rpi/librf24/spi.cpp | 0 .../libraries/RF24/librf24-rpi/librf24/spi.h | 0 .../libraries/RF24/librf24-rpi/readme.md | 0 .../libraries/RF24/librf24-rpi/readme.txt | 0 .../libraries/RF24/nRF24L01.h | 0 .../libraries/RF24/tests/README | 0 .../libraries/RF24/tests/native/Jamfile | 0 .../RF24/tests/native/pingpair_irq.pde | 0 .../libraries/RF24/tests/native/printf.h | 0 .../RF24/tests/pingpair_blocking/Jamfile | 0 .../pingpair_blocking/pingpair_blocking.pde | 0 .../RF24/tests/pingpair_blocking/printf.h | 0 .../RF24/tests/pingpair_blocking/runtest.py | 0 .../RF24/tests/pingpair_blocking/runtests.sh | 0 .../RF24/tests/pingpair_blocking/test.ex | 0 .../RF24/tests/pingpair_test/Jamfile | 0 .../tests/pingpair_test/pingpair_test.pde | 0 .../RF24/tests/pingpair_test/printf.h | 0 .../RF24/tests/pingpair_test/runtest.py | 0 .../RF24/tests/pingpair_test/runtests.sh | 0 .../RF24/tests/pingpair_test/test.ex | 0 .../libraries/RF24/wikidoc.xslt | 0 .../libraries/RF24Network/.gitignore | 0 .../libraries/RF24Network/Doxyfile | 0 .../libraries/RF24Network/Jamfile | 0 .../libraries/RF24Network/README.md | 0 .../libraries/RF24Network/RF24Network.cpp | 0 .../libraries/RF24Network/RF24Network.h | 0 .../RF24Network/RF24Network_config.h | 0 .../libraries/RF24Network/Sync.cpp | 0 .../libraries/RF24Network/Sync.h | 0 .../libraries/RF24Network/examples/Jamfile | 0 .../examples/helloworld_rx/.gitignore | 0 .../examples/helloworld_rx/Jamfile | 0 .../examples/helloworld_rx/helloworld_rx.pde | 0 .../examples/helloworld_tx/.gitignore | 0 .../examples/helloworld_tx/Jamfile | 0 .../examples/helloworld_tx/helloworld_tx.pde | 0 .../RF24Network/examples/maple/Jamfile | 0 .../RF24Network/examples/maple/Jamrules | 0 .../examples/maple/helloworld_tx.pde | 0 .../RF24Network/examples/maple/main.cpp | 0 .../RF24Network/examples/meshping/.gitignore | 0 .../RF24Network/examples/meshping/Jamfile | 0 .../examples/meshping/meshping.pde | 0 .../examples/meshping/nodeconfig.cpp | 0 .../examples/meshping/nodeconfig.h | 0 .../RF24Network/examples/meshping/printf.h | 0 .../RF24Network/examples/sensornet/.gitignore | 0 .../examples/sensornet/DuinodeV1.h | 0 .../examples/sensornet/DuinodeV3.h | 0 .../examples/sensornet/DuinodeV5.h | 0 .../RF24Network/examples/sensornet/Jamfile | 0 .../examples/sensornet/S_message.cpp | 0 .../examples/sensornet/S_message.h | 0 .../examples/sensornet/duinode1.sh | 0 .../examples/sensornet/duinode3.sh | 0 .../examples/sensornet/duinode5.sh | 0 .../examples/sensornet/nodeconfig.cpp | 0 .../examples/sensornet/nodeconfig.h | 0 .../RF24Network/examples/sensornet/printf.h | 0 .../examples/sensornet/sensornet.pde | 0 .../RF24Network/examples/sensornet/sleep.cpp | 0 .../RF24Network/examples/sensornet/sleep.h | 0 .../RF24Network/examples/sensornet/timer.h | 0 .../libraries/RF24Network/tests/README | 0 .../RF24Network/tests/unit/Globals.cpp | 0 .../RF24Network/tests/unit/Globals.h | 0 .../libraries/RF24Network/tests/unit/Jamfile | 0 .../libraries/RF24Network/tests/unit/Jamrules | 0 .../RF24Network/tests/unit/PingTest.test | 0 .../libraries/RF24Network/tests/unit/README | 0 .../RF24Network/tests/unit/SyncTest.test | 0 .../libraries/RF24Network/tests/unit/main.cpp | 0 .../RF24Network/tests/unit/runner.cpp | 0 .../RF24Network/tests/unit_rx/Finder.cpp | 0 .../RF24Network/tests/unit_rx/Finder.h | 0 .../RF24Network/tests/unit_rx/Jamfile | 0 .../RF24Network/tests/unit_rx/README | 0 .../RF24Network/tests/unit_rx/printf.h | 0 .../RF24Network/tests/unit_rx/unit_rx.pde | 0 .../libraries/RTC/.gitignore | 0 .../libraries/RTC/README.md | 0 .../libraries/RTC/change.log | 0 .../Due_RTC_Alarm_Sample.ino | 0 .../Due_RTC_Simple_Germany_Summertime.ino | 0 .../Due_RTC_Simple_Sample.ino | 0 ...TC_Simple_Sample_oneline_time_and_date.ino | 0 .../Due_RTC_Simple_Unixtime_Compilertime.ino | 0 .../Due_RTC_Simple_Unixtime_timezone.ino | 0 ...Simple_german_timing_summertime_sample.ino | 0 .../Due_RTC_Simple_test_of_date.ino | 0 .../libraries/RTC/keywords.txt | 0 .../libraries/RTC/rtc_clock.cpp | 0 .../libraries/RTC/rtc_clock.h | 0 .../libraries/SPI/SPI.cpp | 0 .../sam => digistump-sam}/libraries/SPI/SPI.h | 0 .../BarometricPressureSensor.ino | 0 .../DigitalPotControl/DigitalPotControl.ino | 0 .../libraries/SPI/keywords.txt | 0 .../libraries/UTFT/DefaultFonts.c | 0 .../License - CC BY-NC-SA 3.0 - Legal.pdf | Bin .../License - CC BY-NC-SA 3.0 - Summary.pdf | Bin .../UTFT/Tools/ImageConverter565.exe | Bin .../libraries/UTFT/Tools/ImgConv.exe | Bin .../Online-tool - ImageConverter 565.url | 0 .../UTFT/Tools/UTFT Image Converters.pdf | Bin .../libraries/UTFT/UTFT.cpp | 0 .../libraries/UTFT/UTFT.h | 0 .../libraries/UTFT/UTFT.pdf | Bin .../libraries/UTFT/UTFT_Requirements.pdf | Bin ...upported_display_modules_&_controllers.pdf | Bin .../Arduino (ARM)/UTFT_Bitmap/UTFT_Bitmap.ino | 0 .../examples/Arduino (ARM)/UTFT_Bitmap/icon.c | 0 .../examples/Arduino (ARM)/UTFT_Bitmap/info.c | 0 .../examples/Arduino (ARM)/UTFT_Bitmap/tux.c | 0 .../UTFT_Bitmap_128x128.ino | 0 .../Arduino (ARM)/UTFT_Bitmap_128x128/icon1.c | 0 .../Arduino (ARM)/UTFT_Bitmap_128x128/icon2.c | 0 .../Arduino (ARM)/UTFT_Bitmap_128x128/tux.c | 0 .../UTFT_Demo_128x128_Serial.ino | 0 .../UTFT_Demo_220x176/UTFT_Demo_220x176.ino | 0 .../UTFT_Demo_320x240/UTFT_Demo_320x240.ino | 0 .../UTFT_Demo_320x240_Serial.ino | 0 .../UTFT_Demo_400x240/UTFT_Demo_400x240.ino | 0 .../UTFT_Demo_480x272/UTFT_Demo_480x272.ino | 0 .../UTFT_Demo_480x320/UTFT_Demo_480x320.ino | 0 .../UTFT_Demo_800x480/UTFT_Demo_800x480.ino | 0 .../UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.ino | 0 .../UTFT_Rotate_Bitmap/biohazard.c | 0 .../UTFT_Textrotation_Demo.ino | 0 .../UTFT_ViewFont/UTFT_ViewFont.ino | 0 .../Arduino (AVR)/UTFT_Bitmap/UTFT_Bitmap.pde | 0 .../examples/Arduino (AVR)/UTFT_Bitmap/icon.c | 0 .../examples/Arduino (AVR)/UTFT_Bitmap/info.c | 0 .../examples/Arduino (AVR)/UTFT_Bitmap/tux.c | 0 .../UTFT_Bitmap_128x128.pde | 0 .../Arduino (AVR)/UTFT_Bitmap_128x128/icon1.c | 0 .../Arduino (AVR)/UTFT_Bitmap_128x128/icon2.c | 0 .../Arduino (AVR)/UTFT_Bitmap_128x128/tux.c | 0 .../UTFT_Demo_128x128_Serial.pde | 0 .../UTFT_Demo_160x128_Serial.pde | 0 .../UTFT_Demo_220x176/UTFT_Demo_220x176.pde | 0 .../UTFT_Demo_220x176_Serial.pde | 0 .../UTFT_Demo_320x240/UTFT_Demo_320x240.pde | 0 .../UTFT_Demo_320x240_Serial.ino | 0 .../UTFT_Demo_400x240/UTFT_Demo_400x240.pde | 0 .../UTFT_Demo_480x272/UTFT_Demo_480x272.pde | 0 .../UTFT_Demo_480x320/UTFT_Demo_480x320.ino | 0 .../UTFT_Demo_800x480/UTFT_Demo_800x480.pde | 0 .../UTFT_Leonardo_Demo_320x240.ino | 0 .../UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde | 0 .../Arduino (AVR)/UTFT_Rotate_Bitmap/tux.c | 0 .../UTFT_Textrotation_Demo.pde | 0 .../UTFT_ViewFont/UTFT_ViewFont.pde | 0 .../chipKit/UTFT_Bitmap/UTFT_Bitmap.pde | 0 .../UTFT/examples/chipKit/UTFT_Bitmap/icon.c | 0 .../UTFT/examples/chipKit/UTFT_Bitmap/info.c | 0 .../UTFT/examples/chipKit/UTFT_Bitmap/tux.c | 0 .../UTFT_Bitmap_128x128.pde | 0 .../chipKit/UTFT_Bitmap_128x128/icon1.c | 0 .../chipKit/UTFT_Bitmap_128x128/icon2.c | 0 .../chipKit/UTFT_Bitmap_128x128/tux.c | 0 .../UTFT_Demo_128x128_Serial.pde | 0 .../UTFT_Demo_160x128_Serial.pde | 0 .../UTFT_Demo_220x176/UTFT_Demo_220x176.pde | 0 .../UTFT_Demo_220x176_Serial.pde | 0 .../UTFT_Demo_320x240/UTFT_Demo_320x240.pde | 0 .../UTFT_Demo_320x240_Serial.pde | 0 .../UTFT_Demo_400x240/UTFT_Demo_400x240.pde | 0 .../UTFT_Demo_480x272/UTFT_Demo_480x272.pde | 0 .../UTFT_Demo_480x320/UTFT_Demo_480x320.pde | 0 .../UTFT_Demo_800x480/UTFT_Demo_800x480.pde | 0 .../UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde | 0 .../chipKit/UTFT_Rotate_Bitmap/biohazard.c | 0 .../UTFT_Textrotation_Demo.pde | 0 .../chipKit/UTFT_ViewFont/UTFT_ViewFont.pde | 0 .../libraries/UTFT/hardware/arm/HW_ARM.h | 0 .../UTFT/hardware/arm/HW_ARM_defines.h | 0 .../libraries/UTFT/hardware/arm/HW_SAM3X8E.h | 0 .../UTFT/hardware/avr/HW_ATmega1280.h | 0 .../UTFT/hardware/avr/HW_ATmega328P.h | 0 .../UTFT/hardware/avr/HW_ATmega32U4.h | 0 .../libraries/UTFT/hardware/avr/HW_AVR.h | 0 .../UTFT/hardware/avr/HW_AVR_defines.h | 0 .../libraries/UTFT/hardware/pic32/HW_PIC32.h | 0 .../UTFT/hardware/pic32/HW_PIC32MX320F128H.h | 0 .../UTFT/hardware/pic32/HW_PIC32MX340F512H.h | 0 .../UTFT/hardware/pic32/HW_PIC32MX795F512L.h | 0 .../UTFT/hardware/pic32/HW_PIC32_defines.h | 0 .../libraries/UTFT/keywords.txt | 0 .../libraries/UTFT/memorysaver.h | 0 .../UTFT/tft_drivers/hx8340b/8/initlcd.h | 0 .../UTFT/tft_drivers/hx8340b/8/setxy.h | 0 .../UTFT/tft_drivers/hx8340b/s/initlcd.h | 0 .../UTFT/tft_drivers/hx8340b/s/setxy.h | 0 .../UTFT/tft_drivers/hx8347a/initlcd.h | 0 .../UTFT/tft_drivers/hx8347a/setxy.h | 0 .../UTFT/tft_drivers/hx8352a/initlcd.h | 0 .../UTFT/tft_drivers/hx8352a/setxy.h | 0 .../UTFT/tft_drivers/ili9320/initlcd.h | 0 .../UTFT/tft_drivers/ili9320/setxy.h | 0 .../UTFT/tft_drivers/ili9325c/initlcd.h | 0 .../UTFT/tft_drivers/ili9325c/setxy.h | 0 .../UTFT/tft_drivers/ili9325d/alt/initlcd.h | 0 .../UTFT/tft_drivers/ili9325d/alt/setxy.h | 0 .../tft_drivers/ili9325d/default/initlcd.h | 0 .../UTFT/tft_drivers/ili9325d/default/setxy.h | 0 .../UTFT/tft_drivers/ili9327/initlcd.h | 0 .../UTFT/tft_drivers/ili9327/setxy.h | 0 .../UTFT/tft_drivers/ili9341/s4p/initlcd.h | 0 .../UTFT/tft_drivers/ili9341/s4p/setxy.h | 0 .../UTFT/tft_drivers/ili9341/s5p/initlcd.h | 0 .../UTFT/tft_drivers/ili9341/s5p/setxy.h | 0 .../UTFT/tft_drivers/ili9481/initlcd.h | 0 .../UTFT/tft_drivers/ili9481/setxy.h | 0 .../UTFT/tft_drivers/pcf8833/initlcd.h | 0 .../UTFT/tft_drivers/pcf8833/setxy.h | 0 .../UTFT/tft_drivers/s1d19122/initlcd.h | 0 .../UTFT/tft_drivers/s1d19122/setxy.h | 0 .../UTFT/tft_drivers/s6d0164/initlcd.h | 0 .../UTFT/tft_drivers/s6d0164/setxy.h | 0 .../UTFT/tft_drivers/s6d1121/initlcd.h | 0 .../UTFT/tft_drivers/s6d1121/setxy.h | 0 .../UTFT/tft_drivers/ssd1289/initlcd.h | 0 .../UTFT/tft_drivers/ssd1289/setxy.h | 0 .../UTFT/tft_drivers/ssd1963/480/initlcd.h | 0 .../UTFT/tft_drivers/ssd1963/480/setxy.h | 0 .../UTFT/tft_drivers/ssd1963/800/initlcd.h | 0 .../UTFT/tft_drivers/ssd1963/800/setxy.h | 0 .../UTFT/tft_drivers/ssd1963/800alt/initlcd.h | 0 .../UTFT/tft_drivers/ssd1963/800alt/setxy.h | 0 .../UTFT/tft_drivers/st7735/initlcd.h | 0 .../libraries/UTFT/tft_drivers/st7735/setxy.h | 0 .../UTFT/tft_drivers/st7735s/initlcd.h | 0 .../UTFT/tft_drivers/st7735s/setxy.h | 0 .../libraries/UTFT/version.txt | 0 .../License - CC BY-NC-SA 3.0 - Legal.pdf | Bin .../License - CC BY-NC-SA 3.0 - Summary.pdf | Bin .../libraries/UTouch/UTouch.cpp | 0 .../libraries/UTouch/UTouch.h | 0 .../libraries/UTouch/UTouch.pdf | Bin .../libraries/UTouch/UTouchCD.h | 0 .../UTouch_Supported_display_modules.pdf | Bin .../UTouch_ButtonTest/UTouch_ButtonTest.pde | 0 .../UTouch_Calibration/UTouch_Calibration.pde | 0 .../UTouch_QuickDraw/UTouch_QuickDraw.pde | 0 .../UTouch_ButtonTest/UTouch_ButtonTest.pde | 0 .../UTouch_Calibration/UTouch_Calibration.pde | 0 .../UTouch_QuickDraw/UTouch_QuickDraw.pde | 0 .../libraries/UTouch/keywords.txt | 0 .../libraries/UTouch/version.txt | 0 .../libraries/Wire/Wire.cpp | 0 .../libraries/Wire/Wire.h | 0 .../SFRRanger_reader/SFRRanger_reader.pde | 0 .../digital_potentiometer.pde | 0 .../examples/master_reader/master_reader.pde | 0 .../examples/master_writer/master_writer.pde | 0 .../slave_receiver/slave_receiver.pde | 0 .../examples/slave_sender/slave_sender.pde | 0 .../libraries/Wire/keywords.txt | 0 .../sam => digistump-sam}/platform.txt | 41 ++++++++++------ .../sam => digistump-sam}/programmers.txt | 0 .../digistump/sam => digistump-sam}/sam.bat | 0 .../system/CMSIS/ATMEL Version 2.10.107 | 0 .../CMSIS END USER LICENCE AGREEMENT.pdf | Bin .../Examples/Common/Include/math_helper.h | 0 .../Examples/Common/Source/math_helper.c | 0 .../ARM/arm_class_marks_example.ini | 0 .../arm_cortexM0l_class_marks_example.uvopt | 0 .../arm_cortexM0l_class_marks_example.uvproj | 0 .../arm_cortexM3l_class_marks_example.uvopt | 0 .../arm_cortexM3l_class_marks_example.uvproj | 0 .../arm_cortexM4lf_class_marks_example.uvopt | 0 .../arm_cortexM4lf_class_marks_example.uvproj | 0 .../ARM/startup_ARMCM0.s | 0 .../ARM/startup_ARMCM3.s | 0 .../ARM/startup_ARMCM4.s | 0 .../arm_class_marks_example/GCC/ARMCMx.ld | 0 .../GCC/arm_class_marks_example.ini | 0 .../arm_cortexM0l_class_marks_example.uvopt | 0 .../arm_cortexM0l_class_marks_example.uvproj | 0 .../arm_cortexM3l_class_marks_example.uvopt | 0 .../arm_cortexM3l_class_marks_example.uvproj | 0 .../arm_cortexM4lf_class_marks_example.uvopt | 0 .../arm_cortexM4lf_class_marks_example.uvproj | 0 .../GCC/startup_ARMCM0.s | 0 .../GCC/startup_ARMCM3.s | 0 .../GCC/startup_ARMCM4.s | 0 .../arm_class_marks_example_f32.c | 0 .../arm_class_marks_example/system_ARMCM0.c | 0 .../arm_class_marks_example/system_ARMCM3.c | 0 .../arm_class_marks_example/system_ARMCM4.c | 0 .../ARM/arm_convolution_example.ini | 0 .../arm_cortexM0l_convolution_example.uvopt | 0 .../arm_cortexM0l_convolution_example.uvproj | 0 .../arm_cortexM3l_convolution_example.uvopt | 0 .../arm_cortexM3l_convolution_example.uvproj | 0 .../arm_cortexM4lf_convolution_example.uvopt | 0 .../arm_cortexM4lf_convolution_example.uvproj | 0 .../ARM/startup_ARMCM0.s | 0 .../ARM/startup_ARMCM3.s | 0 .../ARM/startup_ARMCM4.s | 0 .../arm_convolution_example/GCC/ARMCMx.ld | 0 .../GCC/arm_convolution_example.ini | 0 .../arm_cortexM0l_convolution_example.uvopt | 0 .../arm_cortexM0l_convolution_example.uvproj | 0 .../arm_cortexM3l_convolution_example.uvopt | 0 .../arm_cortexM3l_convolution_example.uvproj | 0 .../arm_cortexM4lf_convolution_example.uvopt | 0 .../arm_cortexM4lf_convolution_example.uvproj | 0 .../GCC/startup_ARMCM0.s | 0 .../GCC/startup_ARMCM3.s | 0 .../GCC/startup_ARMCM4.s | 0 .../arm_convolution_example_f32.c | 0 .../arm_convolution_example/system_ARMCM0.c | 0 .../arm_convolution_example/system_ARMCM3.c | 0 .../arm_convolution_example/system_ARMCM4.c | 0 .../arm_cortexM0l_dotproduct_example.uvopt | 0 .../arm_cortexM0l_dotproduct_example.uvproj | 0 .../arm_cortexM3l_dotproduct_example.uvopt | 0 .../arm_cortexM3l_dotproduct_example.uvproj | 0 .../arm_cortexM4lf_dotproduct_example.uvopt | 0 .../arm_cortexM4lf_dotproduct_example.uvproj | 0 .../ARM/arm_dotproduct_example.ini | 0 .../ARM/startup_ARMCM0.s | 0 .../ARM/startup_ARMCM3.s | 0 .../ARM/startup_ARMCM4.s | 0 .../arm_dotproduct_example_f32.c | 0 .../arm_dotproduct_example/system_ARMCM0.c | 0 .../arm_dotproduct_example/system_ARMCM3.c | 0 .../arm_dotproduct_example/system_ARMCM4.c | 0 .../ARM/arm_cortexM0l_fft_bin_example.uvopt | 0 .../ARM/arm_cortexM0l_fft_bin_example.uvproj | 0 .../ARM/arm_cortexM3l_fft_bin_example.uvopt | 0 .../ARM/arm_cortexM3l_fft_bin_example.uvproj | 0 .../ARM/arm_cortexM4lf_fft_bin_example.uvopt | 0 .../ARM/arm_cortexM4lf_fft_bin_example.uvproj | 0 .../ARM/arm_fft_bin_example.ini | 0 .../arm_fft_bin_example/ARM/startup_ARMCM0.s | 0 .../arm_fft_bin_example/ARM/startup_ARMCM3.s | 0 .../arm_fft_bin_example/ARM/startup_ARMCM4.s | 0 .../arm_fft_bin_example/arm_fft_bin_data.c | 0 .../arm_fft_bin_example_f32.c | 0 .../arm_fft_bin_example/system_ARMCM0.c | 0 .../arm_fft_bin_example/system_ARMCM3.c | 0 .../arm_fft_bin_example/system_ARMCM4.c | 0 .../ARM/arm_cortexM0l_fir_example.uvopt | 0 .../ARM/arm_cortexM0l_fir_example.uvproj | 0 .../ARM/arm_cortexM3l_fir_example.uvopt | 0 .../ARM/arm_cortexM3l_fir_example.uvproj | 0 .../ARM/arm_cortexM4lf_fir_example.uvopt | 0 .../ARM/arm_cortexM4lf_fir_example.uvproj | 0 .../arm_fir_example/ARM/arm_fir_example.ini | 0 .../arm_fir_example/ARM/startup_ARMCM0.s | 0 .../arm_fir_example/ARM/startup_ARMCM3.s | 0 .../arm_fir_example/ARM/startup_ARMCM4.s | 0 .../Examples/arm_fir_example/arm_fir_data.c | 0 .../arm_fir_example/arm_fir_example_f32.c | 0 .../Examples/arm_fir_example/system_ARMCM0.c | 0 .../Examples/arm_fir_example/system_ARMCM3.c | 0 .../Examples/arm_fir_example/system_ARMCM4.c | 0 ..._cortexM0l_graphic_equalizer_example.uvopt | 0 ...cortexM0l_graphic_equalizer_example.uvproj | 0 ..._cortexM3l_graphic_equalizer_example.uvopt | 0 ...cortexM3l_graphic_equalizer_example.uvproj | 0 ...cortexM4lf_graphic_equalizer_example.uvopt | 0 ...ortexM4lf_graphic_equalizer_example.uvproj | 0 .../ARM/arm_graphic_equalizer_example.ini | 0 .../ARM/startup_ARMCM0.s | 0 .../ARM/startup_ARMCM3.s | 0 .../ARM/startup_ARMCM4.s | 0 .../arm_graphic_equalizer_data.c | 0 .../arm_graphic_equalizer_example_q31.c | 0 .../system_ARMCM0.c | 0 .../system_ARMCM3.c | 0 .../system_ARMCM4.c | 0 .../arm_cortexM0l_linear_interp_example.uvopt | 0 ...arm_cortexM0l_linear_interp_example.uvproj | 0 .../arm_cortexM3l_linear_interp_example.uvopt | 0 ...arm_cortexM3l_linear_interp_example.uvproj | 0 ...arm_cortexM4lf_linear_interp_example.uvopt | 0 ...rm_cortexM4lf_linear_interp_example.uvproj | 0 .../ARM/arm_linear_interp_example.ini | 0 .../ARM/startup_ARMCM0.s | 0 .../ARM/startup_ARMCM3.s | 0 .../ARM/startup_ARMCM4.s | 0 .../arm_linear_interp_data.c | 0 .../arm_linear_interp_example_f32.c | 0 .../arm_linear_interp_example/system_ARMCM0.c | 0 .../arm_linear_interp_example/system_ARMCM3.c | 0 .../arm_linear_interp_example/system_ARMCM4.c | 0 .../ARM/arm_cortexM0l_matrix_example.uvopt | 0 .../ARM/arm_cortexM0l_matrix_example.uvproj | 0 .../ARM/arm_cortexM3l_matrix_example.uvopt | 0 .../ARM/arm_cortexM3l_matrix_example.uvproj | 0 .../ARM/arm_cortexM4lf_matrix_example.uvopt | 0 .../ARM/arm_cortexM4lf_matrix_example.uvproj | 0 .../ARM/arm_matrix_example.ini | 0 .../arm_matrix_example/ARM/startup_ARMCM0.s | 0 .../arm_matrix_example/ARM/startup_ARMCM3.s | 0 .../arm_matrix_example/ARM/startup_ARMCM4.s | 0 .../arm_matrix_example_f32.c | 0 .../arm_matrix_example/system_ARMCM0.c | 0 .../arm_matrix_example/system_ARMCM3.c | 0 .../arm_matrix_example/system_ARMCM4.c | 0 ...rm_cortexM0l_signal_converge_example.uvopt | 0 ...m_cortexM0l_signal_converge_example.uvproj | 0 ...rm_cortexM3l_signal_converge_example.uvopt | 0 ...m_cortexM3l_signal_converge_example.uvproj | 0 ...m_cortexM4lf_signal_converge_example.uvopt | 0 ..._cortexM4lf_signal_converge_example.uvproj | 0 .../ARM/arm_signal_converge_example.ini | 0 .../ARM/startup_ARMCM0.s | 0 .../ARM/startup_ARMCM3.s | 0 .../ARM/startup_ARMCM4.s | 0 .../arm_signal_converge_data.c | 0 .../arm_signal_converge_example_f32.c | 0 .../system_ARMCM0.c | 0 .../system_ARMCM3.c | 0 .../system_ARMCM4.c | 0 .../ARM/arm_cortexM0l_sin_cos_example.uvopt | 0 .../ARM/arm_cortexM0l_sin_cos_example.uvproj | 0 .../ARM/arm_cortexM3l_sin_cos_example.uvopt | 0 .../ARM/arm_cortexM3l_sin_cos_example.uvproj | 0 .../ARM/arm_cortexM4lf_sin_cos_example.uvopt | 0 .../ARM/arm_cortexM4lf_sin_cos_example.uvproj | 0 .../ARM/arm_sin_cos_example.ini | 0 .../arm_sin_cos_example/ARM/startup_ARMCM0.s | 0 .../arm_sin_cos_example/ARM/startup_ARMCM3.s | 0 .../arm_sin_cos_example/ARM/startup_ARMCM4.s | 0 .../arm_sin_cos_example_f32.c | 0 .../arm_sin_cos_example/system_ARMCM0.c | 0 .../arm_sin_cos_example/system_ARMCM3.c | 0 .../arm_sin_cos_example/system_ARMCM4.c | 0 .../ARM/arm_cortexM0l_variance_example.uvopt | 0 .../ARM/arm_cortexM0l_variance_example.uvproj | 0 .../ARM/arm_cortexM3l_variance_example.uvopt | 0 .../ARM/arm_cortexM3l_variance_example.uvproj | 0 .../ARM/arm_cortexM4lf_variance_example.uvopt | 0 .../arm_cortexM4lf_variance_example.uvproj | 0 .../ARM/arm_variance_example.ini | 0 .../arm_variance_example/ARM/startup_ARMCM0.s | 0 .../arm_variance_example/ARM/startup_ARMCM3.s | 0 .../arm_variance_example/ARM/startup_ARMCM4.s | 0 .../arm_variance_example_f32.c | 0 .../arm_variance_example/system_ARMCM0.c | 0 .../arm_variance_example/system_ARMCM3.c | 0 .../arm_variance_example/system_ARMCM4.c | 0 .../Source/ARM/arm_cortexM0x_math.uvopt | 0 .../Source/ARM/arm_cortexM0x_math.uvproj | 0 .../Source/ARM/arm_cortexM3x_math.uvopt | 0 .../Source/ARM/arm_cortexM3x_math.uvproj | 0 .../Source/ARM/arm_cortexM4x_math.uvopt | 0 .../Source/ARM/arm_cortexM4x_math.uvproj | 0 .../Source/ARM/arm_cortexMx_math_Build.bat | 0 .../Source/BasicMathFunctions/arm_abs_f32.c | 0 .../Source/BasicMathFunctions/arm_abs_q15.c | 0 .../Source/BasicMathFunctions/arm_abs_q31.c | 0 .../Source/BasicMathFunctions/arm_abs_q7.c | 0 .../Source/BasicMathFunctions/arm_add_f32.c | 0 .../Source/BasicMathFunctions/arm_add_q15.c | 0 .../Source/BasicMathFunctions/arm_add_q31.c | 0 .../Source/BasicMathFunctions/arm_add_q7.c | 0 .../BasicMathFunctions/arm_dot_prod_f32.c | 0 .../BasicMathFunctions/arm_dot_prod_q15.c | 0 .../BasicMathFunctions/arm_dot_prod_q31.c | 0 .../BasicMathFunctions/arm_dot_prod_q7.c | 0 .../Source/BasicMathFunctions/arm_mult_f32.c | 0 .../Source/BasicMathFunctions/arm_mult_q15.c | 0 .../Source/BasicMathFunctions/arm_mult_q31.c | 0 .../Source/BasicMathFunctions/arm_mult_q7.c | 0 .../BasicMathFunctions/arm_negate_f32.c | 0 .../BasicMathFunctions/arm_negate_q15.c | 0 .../BasicMathFunctions/arm_negate_q31.c | 0 .../Source/BasicMathFunctions/arm_negate_q7.c | 0 .../BasicMathFunctions/arm_offset_f32.c | 0 .../BasicMathFunctions/arm_offset_q15.c | 0 .../BasicMathFunctions/arm_offset_q31.c | 0 .../Source/BasicMathFunctions/arm_offset_q7.c | 0 .../Source/BasicMathFunctions/arm_scale_f32.c | 0 .../Source/BasicMathFunctions/arm_scale_q15.c | 0 .../Source/BasicMathFunctions/arm_scale_q31.c | 0 .../Source/BasicMathFunctions/arm_scale_q7.c | 0 .../Source/BasicMathFunctions/arm_shift_q15.c | 0 .../Source/BasicMathFunctions/arm_shift_q31.c | 0 .../Source/BasicMathFunctions/arm_shift_q7.c | 0 .../Source/BasicMathFunctions/arm_sub_f32.c | 0 .../Source/BasicMathFunctions/arm_sub_q15.c | 0 .../Source/BasicMathFunctions/arm_sub_q31.c | 0 .../Source/BasicMathFunctions/arm_sub_q7.c | 0 .../Source/CommonTables/arm_common_tables.c | 0 .../ComplexMathFunctions/arm_cmplx_conj_f32.c | 0 .../ComplexMathFunctions/arm_cmplx_conj_q15.c | 0 .../ComplexMathFunctions/arm_cmplx_conj_q31.c | 0 .../arm_cmplx_dot_prod_f32.c | 0 .../arm_cmplx_dot_prod_q15.c | 0 .../arm_cmplx_dot_prod_q31.c | 0 .../ComplexMathFunctions/arm_cmplx_mag_f32.c | 0 .../ComplexMathFunctions/arm_cmplx_mag_q15.c | 0 .../ComplexMathFunctions/arm_cmplx_mag_q31.c | 0 .../arm_cmplx_mag_squared_f32.c | 0 .../arm_cmplx_mag_squared_q15.c | 0 .../arm_cmplx_mag_squared_q31.c | 0 .../arm_cmplx_mult_cmplx_f32.c | 0 .../arm_cmplx_mult_cmplx_q15.c | 0 .../arm_cmplx_mult_cmplx_q31.c | 0 .../arm_cmplx_mult_real_f32.c | 0 .../arm_cmplx_mult_real_q15.c | 0 .../arm_cmplx_mult_real_q31.c | 0 .../ControllerFunctions/arm_pid_init_f32.c | 0 .../ControllerFunctions/arm_pid_init_q15.c | 0 .../ControllerFunctions/arm_pid_init_q31.c | 0 .../ControllerFunctions/arm_pid_reset_f32.c | 0 .../ControllerFunctions/arm_pid_reset_q15.c | 0 .../ControllerFunctions/arm_pid_reset_q31.c | 0 .../ControllerFunctions/arm_sin_cos_f32.c | 0 .../ControllerFunctions/arm_sin_cos_q31.c | 0 .../Source/FastMathFunctions/arm_cos_f32.c | 0 .../Source/FastMathFunctions/arm_cos_q15.c | 0 .../Source/FastMathFunctions/arm_cos_q31.c | 0 .../Source/FastMathFunctions/arm_sin_f32.c | 0 .../Source/FastMathFunctions/arm_sin_q15.c | 0 .../Source/FastMathFunctions/arm_sin_q31.c | 0 .../Source/FastMathFunctions/arm_sqrt_q15.c | 0 .../Source/FastMathFunctions/arm_sqrt_q31.c | 0 .../arm_biquad_cascade_df1_32x64_init_q31.c | 0 .../arm_biquad_cascade_df1_32x64_q31.c | 0 .../arm_biquad_cascade_df1_f32.c | 0 .../arm_biquad_cascade_df1_fast_q15.c | 0 .../arm_biquad_cascade_df1_fast_q31.c | 0 .../arm_biquad_cascade_df1_init_f32.c | 0 .../arm_biquad_cascade_df1_init_q15.c | 0 .../arm_biquad_cascade_df1_init_q31.c | 0 .../arm_biquad_cascade_df1_q15.c | 0 .../arm_biquad_cascade_df1_q31.c | 0 .../arm_biquad_cascade_df2T_f32.c | 0 .../arm_biquad_cascade_df2T_init_f32.c | 0 .../Source/FilteringFunctions/arm_conv_f32.c | 0 .../FilteringFunctions/arm_conv_fast_q15.c | 0 .../FilteringFunctions/arm_conv_fast_q31.c | 0 .../FilteringFunctions/arm_conv_partial_f32.c | 0 .../arm_conv_partial_fast_q15.c | 0 .../arm_conv_partial_fast_q31.c | 0 .../FilteringFunctions/arm_conv_partial_q15.c | 0 .../FilteringFunctions/arm_conv_partial_q31.c | 0 .../FilteringFunctions/arm_conv_partial_q7.c | 0 .../Source/FilteringFunctions/arm_conv_q15.c | 0 .../Source/FilteringFunctions/arm_conv_q31.c | 0 .../Source/FilteringFunctions/arm_conv_q7.c | 0 .../FilteringFunctions/arm_correlate_f32.c | 0 .../arm_correlate_fast_q15.c | 0 .../arm_correlate_fast_q31.c | 0 .../FilteringFunctions/arm_correlate_q15.c | 0 .../FilteringFunctions/arm_correlate_q31.c | 0 .../FilteringFunctions/arm_correlate_q7.c | 0 .../FilteringFunctions/arm_fir_decimate_f32.c | 0 .../arm_fir_decimate_fast_q15.c | 0 .../arm_fir_decimate_fast_q31.c | 0 .../arm_fir_decimate_init_f32.c | 0 .../arm_fir_decimate_init_q15.c | 0 .../arm_fir_decimate_init_q31.c | 0 .../FilteringFunctions/arm_fir_decimate_q15.c | 0 .../FilteringFunctions/arm_fir_decimate_q31.c | 0 .../Source/FilteringFunctions/arm_fir_f32.c | 0 .../FilteringFunctions/arm_fir_fast_q15.c | 0 .../FilteringFunctions/arm_fir_fast_q31.c | 0 .../FilteringFunctions/arm_fir_init_f32.c | 0 .../FilteringFunctions/arm_fir_init_q15.c | 0 .../FilteringFunctions/arm_fir_init_q31.c | 0 .../FilteringFunctions/arm_fir_init_q7.c | 0 .../arm_fir_interpolate_f32.c | 0 .../arm_fir_interpolate_init_f32.c | 0 .../arm_fir_interpolate_init_q15.c | 0 .../arm_fir_interpolate_init_q31.c | 0 .../arm_fir_interpolate_q15.c | 0 .../arm_fir_interpolate_q31.c | 0 .../FilteringFunctions/arm_fir_lattice_f32.c | 0 .../arm_fir_lattice_init_f32.c | 0 .../arm_fir_lattice_init_q15.c | 0 .../arm_fir_lattice_init_q31.c | 0 .../FilteringFunctions/arm_fir_lattice_q15.c | 0 .../FilteringFunctions/arm_fir_lattice_q31.c | 0 .../Source/FilteringFunctions/arm_fir_q15.c | 0 .../Source/FilteringFunctions/arm_fir_q31.c | 0 .../Source/FilteringFunctions/arm_fir_q7.c | 0 .../FilteringFunctions/arm_fir_sparse_f32.c | 0 .../arm_fir_sparse_init_f32.c | 0 .../arm_fir_sparse_init_q15.c | 0 .../arm_fir_sparse_init_q31.c | 0 .../arm_fir_sparse_init_q7.c | 0 .../FilteringFunctions/arm_fir_sparse_q15.c | 0 .../FilteringFunctions/arm_fir_sparse_q31.c | 0 .../FilteringFunctions/arm_fir_sparse_q7.c | 0 .../FilteringFunctions/arm_iir_lattice_f32.c | 0 .../arm_iir_lattice_init_f32.c | 0 .../arm_iir_lattice_init_q15.c | 0 .../arm_iir_lattice_init_q31.c | 0 .../FilteringFunctions/arm_iir_lattice_q15.c | 0 .../FilteringFunctions/arm_iir_lattice_q31.c | 0 .../Source/FilteringFunctions/arm_lms_f32.c | 0 .../FilteringFunctions/arm_lms_init_f32.c | 0 .../FilteringFunctions/arm_lms_init_q15.c | 0 .../FilteringFunctions/arm_lms_init_q31.c | 0 .../FilteringFunctions/arm_lms_norm_f32.c | 0 .../arm_lms_norm_init_f32.c | 0 .../arm_lms_norm_init_q15.c | 0 .../arm_lms_norm_init_q31.c | 0 .../FilteringFunctions/arm_lms_norm_q15.c | 0 .../FilteringFunctions/arm_lms_norm_q31.c | 0 .../Source/FilteringFunctions/arm_lms_q15.c | 0 .../Source/FilteringFunctions/arm_lms_q31.c | 0 .../Source/GCC/arm_cortexM0x_math.uvopt | 0 .../Source/GCC/arm_cortexM0x_math.uvproj | 0 .../Source/GCC/arm_cortexM3x_math.uvopt | 0 .../Source/GCC/arm_cortexM3x_math.uvproj | 0 .../Source/GCC/arm_cortexM4x_math.uvopt | 0 .../Source/GCC/arm_cortexM4x_math.uvproj | 0 .../Source/GCC/arm_cortexMx_math_Build.bat | 0 .../Source/MatrixFunctions/arm_mat_add_f32.c | 0 .../Source/MatrixFunctions/arm_mat_add_q15.c | 0 .../Source/MatrixFunctions/arm_mat_add_q31.c | 0 .../Source/MatrixFunctions/arm_mat_init_f32.c | 0 .../Source/MatrixFunctions/arm_mat_init_q15.c | 0 .../Source/MatrixFunctions/arm_mat_init_q31.c | 0 .../MatrixFunctions/arm_mat_inverse_f32.c | 0 .../Source/MatrixFunctions/arm_mat_mult_f32.c | 0 .../MatrixFunctions/arm_mat_mult_fast_q15.c | 0 .../MatrixFunctions/arm_mat_mult_fast_q31.c | 0 .../Source/MatrixFunctions/arm_mat_mult_q15.c | 0 .../Source/MatrixFunctions/arm_mat_mult_q31.c | 0 .../MatrixFunctions/arm_mat_scale_f32.c | 0 .../MatrixFunctions/arm_mat_scale_q15.c | 0 .../MatrixFunctions/arm_mat_scale_q31.c | 0 .../Source/MatrixFunctions/arm_mat_sub_f32.c | 0 .../Source/MatrixFunctions/arm_mat_sub_q15.c | 0 .../Source/MatrixFunctions/arm_mat_sub_q31.c | 0 .../MatrixFunctions/arm_mat_trans_f32.c | 0 .../MatrixFunctions/arm_mat_trans_q15.c | 0 .../MatrixFunctions/arm_mat_trans_q31.c | 0 .../Source/StatisticsFunctions/arm_max_f32.c | 0 .../Source/StatisticsFunctions/arm_max_q15.c | 0 .../Source/StatisticsFunctions/arm_max_q31.c | 0 .../Source/StatisticsFunctions/arm_max_q7.c | 0 .../Source/StatisticsFunctions/arm_mean_f32.c | 0 .../Source/StatisticsFunctions/arm_mean_q15.c | 0 .../Source/StatisticsFunctions/arm_mean_q31.c | 0 .../Source/StatisticsFunctions/arm_mean_q7.c | 0 .../Source/StatisticsFunctions/arm_min_f32.c | 0 .../Source/StatisticsFunctions/arm_min_q15.c | 0 .../Source/StatisticsFunctions/arm_min_q31.c | 0 .../Source/StatisticsFunctions/arm_min_q7.c | 0 .../StatisticsFunctions/arm_power_f32.c | 0 .../StatisticsFunctions/arm_power_q15.c | 0 .../StatisticsFunctions/arm_power_q31.c | 0 .../Source/StatisticsFunctions/arm_power_q7.c | 0 .../Source/StatisticsFunctions/arm_rms_f32.c | 0 .../Source/StatisticsFunctions/arm_rms_q15.c | 0 .../Source/StatisticsFunctions/arm_rms_q31.c | 0 .../Source/StatisticsFunctions/arm_std_f32.c | 0 .../Source/StatisticsFunctions/arm_std_q15.c | 0 .../Source/StatisticsFunctions/arm_std_q31.c | 0 .../Source/StatisticsFunctions/arm_var_f32.c | 0 .../Source/StatisticsFunctions/arm_var_q15.c | 0 .../Source/StatisticsFunctions/arm_var_q31.c | 0 .../Source/SupportFunctions/arm_copy_f32.c | 0 .../Source/SupportFunctions/arm_copy_q15.c | 0 .../Source/SupportFunctions/arm_copy_q31.c | 0 .../Source/SupportFunctions/arm_copy_q7.c | 0 .../Source/SupportFunctions/arm_fill_f32.c | 0 .../Source/SupportFunctions/arm_fill_q15.c | 0 .../Source/SupportFunctions/arm_fill_q31.c | 0 .../Source/SupportFunctions/arm_fill_q7.c | 0 .../SupportFunctions/arm_float_to_q15.c | 0 .../SupportFunctions/arm_float_to_q31.c | 0 .../Source/SupportFunctions/arm_float_to_q7.c | 0 .../SupportFunctions/arm_q15_to_float.c | 0 .../Source/SupportFunctions/arm_q15_to_q31.c | 0 .../Source/SupportFunctions/arm_q15_to_q7.c | 0 .../SupportFunctions/arm_q31_to_float.c | 0 .../Source/SupportFunctions/arm_q31_to_q15.c | 0 .../Source/SupportFunctions/arm_q31_to_q7.c | 0 .../Source/SupportFunctions/arm_q7_to_float.c | 0 .../Source/SupportFunctions/arm_q7_to_q15.c | 0 .../Source/SupportFunctions/arm_q7_to_q31.c | 0 .../TransformFunctions/arm_cfft_radix4_f32.c | 0 .../arm_cfft_radix4_init_f32.c | 0 .../arm_cfft_radix4_init_q15.c | 0 .../arm_cfft_radix4_init_q31.c | 0 .../TransformFunctions/arm_cfft_radix4_q15.c | 0 .../TransformFunctions/arm_cfft_radix4_q31.c | 0 .../Source/TransformFunctions/arm_dct4_f32.c | 0 .../TransformFunctions/arm_dct4_init_f32.c | 0 .../TransformFunctions/arm_dct4_init_q15.c | 0 .../TransformFunctions/arm_dct4_init_q31.c | 0 .../Source/TransformFunctions/arm_dct4_q15.c | 0 .../Source/TransformFunctions/arm_dct4_q31.c | 0 .../Source/TransformFunctions/arm_rfft_f32.c | 0 .../TransformFunctions/arm_rfft_init_f32.c | 0 .../TransformFunctions/arm_rfft_init_q15.c | 0 .../TransformFunctions/arm_rfft_init_q31.c | 0 .../Source/TransformFunctions/arm_rfft_q15.c | 0 .../Source/TransformFunctions/arm_rfft_q31.c | 0 .../DSP_Lib/Source/iar/iar_cortexM0_math.ewp | 0 .../DSP_Lib/Source/iar/iar_cortexM3_math.ewp | 0 .../DSP_Lib/Source/iar/iar_cortexM4F_math.ewp | 0 .../DSP_Lib/Source/iar/iar_cortexM4_math.ewp | 0 .../DSP_Lib/Source/iar/iar_cortexM_math.eww | 0 .../Documentation/CMSIS-SVD_Schema_1_0.xsd | 0 .../CMSIS/Documentation/CMSIS_CM4_SIMD.htm | 0 .../CMSIS/CMSIS/Documentation/CMSIS_Core.htm | 0 .../Documentation/CMSIS_DebugSupport.htm | 0 .../CMSIS/Documentation/CMSIS_History.htm | 0 .../CMSIS/Documentation/CMSIS_Logo_Final.jpg | Bin .../CMSIS_System_View_Description.htm | 0 .../CMSIS/Documentation/DSP_Lib/README.txt | 0 .../Documentation/DSP_Lib/html/Biquad.gif | Bin .../DSP_Lib/html/BiquadCascade.gif | Bin .../DSP_Lib/html/BiquadDF2Transposed.gif | Bin .../DSP_Lib/html/BiquadPostshift.gif | Bin .../CMSIS/Documentation/DSP_Lib/html/CFFT.gif | Bin .../Documentation/DSP_Lib/html/CFFTQ15.gif | Bin .../Documentation/DSP_Lib/html/CFFTQ31.gif | Bin .../Documentation/DSP_Lib/html/CIFFTQ15.gif | Bin .../Documentation/DSP_Lib/html/CIFFTQ31.gif | Bin .../DSP_Lib/html/Convolution.gif | Bin .../DSP_Lib/html/ConvolutionEquation.gif | Bin .../DSP_Lib/html/CorrelateEquation.gif | Bin .../CMSIS/Documentation/DSP_Lib/html/DCT4.gif | Bin .../DSP_Lib/html/DCT4Equation.gif | Bin .../Documentation/DSP_Lib/html/FFTBin.gif | Bin .../DSP_Lib/html/FFTBinInput.gif | Bin .../DSP_Lib/html/FFTBinOutput.gif | Bin .../CMSIS/Documentation/DSP_Lib/html/FIR.gif | Bin .../DSP_Lib/html/FIRDecimator.gif | Bin .../DSP_Lib/html/FIRInterpolator.gif | Bin .../DSP_Lib/html/FIRLPF_coeffs.gif | Bin .../DSP_Lib/html/FIRLPF_input.gif | Bin .../DSP_Lib/html/FIRLPF_output.gif | Bin .../DSP_Lib/html/FIRLPF_response.gif | Bin .../DSP_Lib/html/FIRLPF_signalflow.gif | Bin .../Documentation/DSP_Lib/html/FIRLattice.gif | Bin .../Documentation/DSP_Lib/html/FIRSparse.gif | Bin .../DSP_Lib/html/GEQ_allbandresponse.gif | Bin .../DSP_Lib/html/GEQ_bandresponse.gif | Bin .../DSP_Lib/html/GEQ_inputchirp.gif | Bin .../DSP_Lib/html/GEQ_outputchirp.gif | Bin .../DSP_Lib/html/GEQ_signalflow.gif | Bin .../DSP_Lib/html/IDCT4Equation.gif | Bin .../Documentation/DSP_Lib/html/IIRLattice.gif | Bin .../CMSIS/Documentation/DSP_Lib/html/LMS.gif | Bin .../DSP_Lib/html/LinearInterp.gif | Bin .../DSP_Lib/html/MatrixAddition.gif | Bin .../DSP_Lib/html/MatrixInverse.gif | Bin .../DSP_Lib/html/MatrixMultiplication.gif | Bin .../DSP_Lib/html/MatrixScale.gif | Bin .../DSP_Lib/html/MatrixSubtraction.gif | Bin .../DSP_Lib/html/MatrixTranspose.gif | Bin .../CMSIS/Documentation/DSP_Lib/html/PID.gif | Bin .../CMSIS/Documentation/DSP_Lib/html/RFFT.gif | Bin .../Documentation/DSP_Lib/html/RFFTQ15.gif | Bin .../Documentation/DSP_Lib/html/RFFTQ31.gif | Bin .../Documentation/DSP_Lib/html/RIFFT.gif | Bin .../Documentation/DSP_Lib/html/RIFFTQ15.gif | Bin .../Documentation/DSP_Lib/html/RIFFTQ31.gif | Bin .../Documentation/DSP_Lib/html/SignalFlow.gif | Bin .../Documentation/DSP_Lib/html/Variance.gif | Bin .../Documentation/DSP_Lib/html/annotated.html | 0 .../DSP_Lib/html/arm__abs__f32_8c.html | 0 .../DSP_Lib/html/arm__abs__f32_8c_source.html | 0 .../DSP_Lib/html/arm__abs__q15_8c.html | 0 .../DSP_Lib/html/arm__abs__q15_8c_source.html | 0 .../DSP_Lib/html/arm__abs__q31_8c.html | 0 .../DSP_Lib/html/arm__abs__q31_8c_source.html | 0 .../DSP_Lib/html/arm__abs__q7_8c.html | 0 .../DSP_Lib/html/arm__abs__q7_8c_source.html | 0 .../DSP_Lib/html/arm__add__f32_8c.html | 0 .../DSP_Lib/html/arm__add__f32_8c_source.html | 0 .../DSP_Lib/html/arm__add__q15_8c.html | 0 .../DSP_Lib/html/arm__add__q15_8c_source.html | 0 .../DSP_Lib/html/arm__add__q31_8c.html | 0 .../DSP_Lib/html/arm__add__q31_8c_source.html | 0 .../DSP_Lib/html/arm__add__q7_8c.html | 0 .../DSP_Lib/html/arm__add__q7_8c_source.html | 0 ...ad__cascade__df1__32x64__init__q31_8c.html | 0 ...cade__df1__32x64__init__q31_8c_source.html | 0 ...__biquad__cascade__df1__32x64__q31_8c.html | 0 ...d__cascade__df1__32x64__q31_8c_source.html | 0 .../arm__biquad__cascade__df1__f32_8c.html | 0 ...__biquad__cascade__df1__f32_8c_source.html | 0 ...m__biquad__cascade__df1__fast__q15_8c.html | 0 ...ad__cascade__df1__fast__q15_8c_source.html | 0 ...m__biquad__cascade__df1__fast__q31_8c.html | 0 ...ad__cascade__df1__fast__q31_8c_source.html | 0 ...m__biquad__cascade__df1__init__f32_8c.html | 0 ...ad__cascade__df1__init__f32_8c_source.html | 0 ...m__biquad__cascade__df1__init__q15_8c.html | 0 ...ad__cascade__df1__init__q15_8c_source.html | 0 ...m__biquad__cascade__df1__init__q31_8c.html | 0 ...ad__cascade__df1__init__q31_8c_source.html | 0 .../arm__biquad__cascade__df1__q15_8c.html | 0 ...__biquad__cascade__df1__q15_8c_source.html | 0 .../arm__biquad__cascade__df1__q31_8c.html | 0 ...__biquad__cascade__df1__q31_8c_source.html | 0 .../arm__biquad__cascade__df2_t__f32_8c.html | 0 ...biquad__cascade__df2_t__f32_8c_source.html | 0 ..._biquad__cascade__df2_t__init__f32_8c.html | 0 ...__cascade__df2_t__init__f32_8c_source.html | 0 .../html/arm__cfft__radix4__f32_8c.html | 0 .../arm__cfft__radix4__f32_8c_source.html | 0 .../html/arm__cfft__radix4__init__f32_8c.html | 0 ...rm__cfft__radix4__init__f32_8c_source.html | 0 .../html/arm__cfft__radix4__init__q15_8c.html | 0 ...rm__cfft__radix4__init__q15_8c_source.html | 0 .../html/arm__cfft__radix4__init__q31_8c.html | 0 ...rm__cfft__radix4__init__q31_8c_source.html | 0 .../html/arm__cfft__radix4__q15_8c.html | 0 .../arm__cfft__radix4__q15_8c_source.html | 0 .../html/arm__cfft__radix4__q31_8c.html | 0 .../arm__cfft__radix4__q31_8c_source.html | 0 .../arm__class__marks__example__f32_8c.html | 0 ..._class__marks__example__f32_8c_source.html | 0 .../html/arm__cmplx__conj__f32_8c.html | 0 .../html/arm__cmplx__conj__f32_8c_source.html | 0 .../html/arm__cmplx__conj__q15_8c.html | 0 .../html/arm__cmplx__conj__q15_8c_source.html | 0 .../html/arm__cmplx__conj__q31_8c.html | 0 .../html/arm__cmplx__conj__q31_8c_source.html | 0 .../html/arm__cmplx__dot__prod__f32_8c.html | 0 .../arm__cmplx__dot__prod__f32_8c_source.html | 0 .../html/arm__cmplx__dot__prod__q15_8c.html | 0 .../arm__cmplx__dot__prod__q15_8c_source.html | 0 .../html/arm__cmplx__dot__prod__q31_8c.html | 0 .../arm__cmplx__dot__prod__q31_8c_source.html | 0 .../DSP_Lib/html/arm__cmplx__mag__f32_8c.html | 0 .../html/arm__cmplx__mag__f32_8c_source.html | 0 .../DSP_Lib/html/arm__cmplx__mag__q15_8c.html | 0 .../html/arm__cmplx__mag__q15_8c_source.html | 0 .../DSP_Lib/html/arm__cmplx__mag__q31_8c.html | 0 .../html/arm__cmplx__mag__q31_8c_source.html | 0 .../arm__cmplx__mag__squared__f32_8c.html | 0 ...m__cmplx__mag__squared__f32_8c_source.html | 0 .../arm__cmplx__mag__squared__q15_8c.html | 0 ...m__cmplx__mag__squared__q15_8c_source.html | 0 .../arm__cmplx__mag__squared__q31_8c.html | 0 ...m__cmplx__mag__squared__q31_8c_source.html | 0 .../html/arm__cmplx__mult__cmplx__f32_8c.html | 0 ...rm__cmplx__mult__cmplx__f32_8c_source.html | 0 .../html/arm__cmplx__mult__cmplx__q15_8c.html | 0 ...rm__cmplx__mult__cmplx__q15_8c_source.html | 0 .../html/arm__cmplx__mult__cmplx__q31_8c.html | 0 ...rm__cmplx__mult__cmplx__q31_8c_source.html | 0 .../html/arm__cmplx__mult__real__f32_8c.html | 0 ...arm__cmplx__mult__real__f32_8c_source.html | 0 .../html/arm__cmplx__mult__real__q15_8c.html | 0 ...arm__cmplx__mult__real__q15_8c_source.html | 0 .../html/arm__cmplx__mult__real__q31_8c.html | 0 ...arm__cmplx__mult__real__q31_8c_source.html | 0 .../DSP_Lib/html/arm__common__tables_8c.html | 0 .../html/arm__common__tables_8c_source.html | 0 .../DSP_Lib/html/arm__conv__f32_8c.html | 0 .../html/arm__conv__f32_8c_source.html | 0 .../DSP_Lib/html/arm__conv__fast__q15_8c.html | 0 .../html/arm__conv__fast__q15_8c_source.html | 0 .../DSP_Lib/html/arm__conv__fast__q31_8c.html | 0 .../html/arm__conv__fast__q31_8c_source.html | 0 .../html/arm__conv__partial__f32_8c.html | 0 .../arm__conv__partial__f32_8c_source.html | 0 .../arm__conv__partial__fast__q15_8c.html | 0 ...m__conv__partial__fast__q15_8c_source.html | 0 .../arm__conv__partial__fast__q31_8c.html | 0 ...m__conv__partial__fast__q31_8c_source.html | 0 .../html/arm__conv__partial__q15_8c.html | 0 .../arm__conv__partial__q15_8c_source.html | 0 .../html/arm__conv__partial__q31_8c.html | 0 .../arm__conv__partial__q31_8c_source.html | 0 .../html/arm__conv__partial__q7_8c.html | 0 .../arm__conv__partial__q7_8c_source.html | 0 .../DSP_Lib/html/arm__conv__q15_8c.html | 0 .../html/arm__conv__q15_8c_source.html | 0 .../DSP_Lib/html/arm__conv__q31_8c.html | 0 .../html/arm__conv__q31_8c_source.html | 0 .../DSP_Lib/html/arm__conv__q7_8c.html | 0 .../DSP_Lib/html/arm__conv__q7_8c_source.html | 0 .../arm__convolution__example__f32_8c.html | 0 ...__convolution__example__f32_8c_source.html | 0 .../DSP_Lib/html/arm__copy__f32_8c.html | 0 .../html/arm__copy__f32_8c_source.html | 0 .../DSP_Lib/html/arm__copy__q15_8c.html | 0 .../html/arm__copy__q15_8c_source.html | 0 .../DSP_Lib/html/arm__copy__q31_8c.html | 0 .../html/arm__copy__q31_8c_source.html | 0 .../DSP_Lib/html/arm__copy__q7_8c.html | 0 .../DSP_Lib/html/arm__copy__q7_8c_source.html | 0 .../DSP_Lib/html/arm__correlate__f32_8c.html | 0 .../html/arm__correlate__f32_8c_source.html | 0 .../html/arm__correlate__fast__q15_8c.html | 0 .../arm__correlate__fast__q15_8c_source.html | 0 .../html/arm__correlate__fast__q31_8c.html | 0 .../arm__correlate__fast__q31_8c_source.html | 0 .../DSP_Lib/html/arm__correlate__q15_8c.html | 0 .../html/arm__correlate__q15_8c_source.html | 0 .../DSP_Lib/html/arm__correlate__q31_8c.html | 0 .../html/arm__correlate__q31_8c_source.html | 0 .../DSP_Lib/html/arm__correlate__q7_8c.html | 0 .../html/arm__correlate__q7_8c_source.html | 0 .../DSP_Lib/html/arm__cos__f32_8c.html | 0 .../DSP_Lib/html/arm__cos__f32_8c_source.html | 0 .../DSP_Lib/html/arm__cos__q15_8c.html | 0 .../DSP_Lib/html/arm__cos__q15_8c_source.html | 0 .../DSP_Lib/html/arm__cos__q31_8c.html | 0 .../DSP_Lib/html/arm__cos__q31_8c_source.html | 0 .../DSP_Lib/html/arm__dct4__f32_8c.html | 0 .../html/arm__dct4__f32_8c_source.html | 0 .../DSP_Lib/html/arm__dct4__init__f32_8c.html | 0 .../html/arm__dct4__init__f32_8c_source.html | 0 .../DSP_Lib/html/arm__dct4__init__q15_8c.html | 0 .../html/arm__dct4__init__q15_8c_source.html | 0 .../DSP_Lib/html/arm__dct4__init__q31_8c.html | 0 .../html/arm__dct4__init__q31_8c_source.html | 0 .../DSP_Lib/html/arm__dct4__q15_8c.html | 0 .../html/arm__dct4__q15_8c_source.html | 0 .../DSP_Lib/html/arm__dct4__q31_8c.html | 0 .../html/arm__dct4__q31_8c_source.html | 0 .../DSP_Lib/html/arm__dot__prod__f32_8c.html | 0 .../html/arm__dot__prod__f32_8c_source.html | 0 .../DSP_Lib/html/arm__dot__prod__q15_8c.html | 0 .../html/arm__dot__prod__q15_8c_source.html | 0 .../DSP_Lib/html/arm__dot__prod__q31_8c.html | 0 .../html/arm__dot__prod__q31_8c_source.html | 0 .../DSP_Lib/html/arm__dot__prod__q7_8c.html | 0 .../html/arm__dot__prod__q7_8c_source.html | 0 .../arm__dotproduct__example__f32_8c.html | 0 ...m__dotproduct__example__f32_8c_source.html | 0 .../html/arm__fft__bin__example__f32_8c.html | 0 ...arm__fft__bin__example__f32_8c_source.html | 0 .../DSP_Lib/html/arm__fill__f32_8c.html | 0 .../html/arm__fill__f32_8c_source.html | 0 .../DSP_Lib/html/arm__fill__q15_8c.html | 0 .../html/arm__fill__q15_8c_source.html | 0 .../DSP_Lib/html/arm__fill__q31_8c.html | 0 .../html/arm__fill__q31_8c_source.html | 0 .../DSP_Lib/html/arm__fill__q7_8c.html | 0 .../DSP_Lib/html/arm__fill__q7_8c_source.html | 0 .../html/arm__fir__decimate__f32_8c.html | 0 .../arm__fir__decimate__f32_8c_source.html | 0 .../arm__fir__decimate__fast__q15_8c.html | 0 ...m__fir__decimate__fast__q15_8c_source.html | 0 .../arm__fir__decimate__fast__q31_8c.html | 0 ...m__fir__decimate__fast__q31_8c_source.html | 0 .../arm__fir__decimate__init__f32_8c.html | 0 ...m__fir__decimate__init__f32_8c_source.html | 0 .../arm__fir__decimate__init__q15_8c.html | 0 ...m__fir__decimate__init__q15_8c_source.html | 0 .../arm__fir__decimate__init__q31_8c.html | 0 ...m__fir__decimate__init__q31_8c_source.html | 0 .../html/arm__fir__decimate__q15_8c.html | 0 .../arm__fir__decimate__q15_8c_source.html | 0 .../html/arm__fir__decimate__q31_8c.html | 0 .../arm__fir__decimate__q31_8c_source.html | 0 .../html/arm__fir__example__f32_8c.html | 0 .../arm__fir__example__f32_8c_source.html | 0 .../DSP_Lib/html/arm__fir__f32_8c.html | 0 .../DSP_Lib/html/arm__fir__f32_8c_source.html | 0 .../DSP_Lib/html/arm__fir__fast__q15_8c.html | 0 .../html/arm__fir__fast__q15_8c_source.html | 0 .../DSP_Lib/html/arm__fir__fast__q31_8c.html | 0 .../html/arm__fir__fast__q31_8c_source.html | 0 .../DSP_Lib/html/arm__fir__init__f32_8c.html | 0 .../html/arm__fir__init__f32_8c_source.html | 0 .../DSP_Lib/html/arm__fir__init__q15_8c.html | 0 .../html/arm__fir__init__q15_8c_source.html | 0 .../DSP_Lib/html/arm__fir__init__q31_8c.html | 0 .../html/arm__fir__init__q31_8c_source.html | 0 .../DSP_Lib/html/arm__fir__init__q7_8c.html | 0 .../html/arm__fir__init__q7_8c_source.html | 0 .../html/arm__fir__interpolate__f32_8c.html | 0 .../arm__fir__interpolate__f32_8c_source.html | 0 .../arm__fir__interpolate__init__f32_8c.html | 0 ...fir__interpolate__init__f32_8c_source.html | 0 .../arm__fir__interpolate__init__q15_8c.html | 0 ...fir__interpolate__init__q15_8c_source.html | 0 .../arm__fir__interpolate__init__q31_8c.html | 0 ...fir__interpolate__init__q31_8c_source.html | 0 .../html/arm__fir__interpolate__q15_8c.html | 0 .../arm__fir__interpolate__q15_8c_source.html | 0 .../html/arm__fir__interpolate__q31_8c.html | 0 .../arm__fir__interpolate__q31_8c_source.html | 0 .../html/arm__fir__lattice__f32_8c.html | 0 .../arm__fir__lattice__f32_8c_source.html | 0 .../html/arm__fir__lattice__init__f32_8c.html | 0 ...rm__fir__lattice__init__f32_8c_source.html | 0 .../html/arm__fir__lattice__init__q15_8c.html | 0 ...rm__fir__lattice__init__q15_8c_source.html | 0 .../html/arm__fir__lattice__init__q31_8c.html | 0 ...rm__fir__lattice__init__q31_8c_source.html | 0 .../html/arm__fir__lattice__q15_8c.html | 0 .../arm__fir__lattice__q15_8c_source.html | 0 .../html/arm__fir__lattice__q31_8c.html | 0 .../arm__fir__lattice__q31_8c_source.html | 0 .../DSP_Lib/html/arm__fir__q15_8c.html | 0 .../DSP_Lib/html/arm__fir__q15_8c_source.html | 0 .../DSP_Lib/html/arm__fir__q31_8c.html | 0 .../DSP_Lib/html/arm__fir__q31_8c_source.html | 0 .../DSP_Lib/html/arm__fir__q7_8c.html | 0 .../DSP_Lib/html/arm__fir__q7_8c_source.html | 0 .../html/arm__fir__sparse__f32_8c.html | 0 .../html/arm__fir__sparse__f32_8c_source.html | 0 .../html/arm__fir__sparse__init__f32_8c.html | 0 ...arm__fir__sparse__init__f32_8c_source.html | 0 .../html/arm__fir__sparse__init__q15_8c.html | 0 ...arm__fir__sparse__init__q15_8c_source.html | 0 .../html/arm__fir__sparse__init__q31_8c.html | 0 ...arm__fir__sparse__init__q31_8c_source.html | 0 .../html/arm__fir__sparse__init__q7_8c.html | 0 .../arm__fir__sparse__init__q7_8c_source.html | 0 .../html/arm__fir__sparse__q15_8c.html | 0 .../html/arm__fir__sparse__q15_8c_source.html | 0 .../html/arm__fir__sparse__q31_8c.html | 0 .../html/arm__fir__sparse__q31_8c_source.html | 0 .../DSP_Lib/html/arm__fir__sparse__q7_8c.html | 0 .../html/arm__fir__sparse__q7_8c_source.html | 0 .../DSP_Lib/html/arm__float__to__q15_8c.html | 0 .../html/arm__float__to__q15_8c_source.html | 0 .../DSP_Lib/html/arm__float__to__q31_8c.html | 0 .../html/arm__float__to__q31_8c_source.html | 0 .../DSP_Lib/html/arm__float__to__q7_8c.html | 0 .../html/arm__float__to__q7_8c_source.html | 0 ...__graphic__equalizer__example__q31_8c.html | 0 ...ic__equalizer__example__q31_8c_source.html | 0 .../html/arm__iir__lattice__f32_8c.html | 0 .../arm__iir__lattice__f32_8c_source.html | 0 .../html/arm__iir__lattice__init__f32_8c.html | 0 ...rm__iir__lattice__init__f32_8c_source.html | 0 .../html/arm__iir__lattice__init__q15_8c.html | 0 ...rm__iir__lattice__init__q15_8c_source.html | 0 .../html/arm__iir__lattice__init__q31_8c.html | 0 ...rm__iir__lattice__init__q31_8c_source.html | 0 .../html/arm__iir__lattice__q15_8c.html | 0 .../arm__iir__lattice__q15_8c_source.html | 0 .../html/arm__iir__lattice__q31_8c.html | 0 .../arm__iir__lattice__q31_8c_source.html | 0 .../arm__linear__interp__example__f32_8c.html | 0 ...inear__interp__example__f32_8c_source.html | 0 .../DSP_Lib/html/arm__lms__f32_8c.html | 0 .../DSP_Lib/html/arm__lms__f32_8c_source.html | 0 .../DSP_Lib/html/arm__lms__init__f32_8c.html | 0 .../html/arm__lms__init__f32_8c_source.html | 0 .../DSP_Lib/html/arm__lms__init__q15_8c.html | 0 .../html/arm__lms__init__q15_8c_source.html | 0 .../DSP_Lib/html/arm__lms__init__q31_8c.html | 0 .../html/arm__lms__init__q31_8c_source.html | 0 .../DSP_Lib/html/arm__lms__norm__f32_8c.html | 0 .../html/arm__lms__norm__f32_8c_source.html | 0 .../html/arm__lms__norm__init__f32_8c.html | 0 .../arm__lms__norm__init__f32_8c_source.html | 0 .../html/arm__lms__norm__init__q15_8c.html | 0 .../arm__lms__norm__init__q15_8c_source.html | 0 .../html/arm__lms__norm__init__q31_8c.html | 0 .../arm__lms__norm__init__q31_8c_source.html | 0 .../DSP_Lib/html/arm__lms__norm__q15_8c.html | 0 .../html/arm__lms__norm__q15_8c_source.html | 0 .../DSP_Lib/html/arm__lms__norm__q31_8c.html | 0 .../html/arm__lms__norm__q31_8c_source.html | 0 .../DSP_Lib/html/arm__lms__q15_8c.html | 0 .../DSP_Lib/html/arm__lms__q15_8c_source.html | 0 .../DSP_Lib/html/arm__lms__q31_8c.html | 0 .../DSP_Lib/html/arm__lms__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mat__add__f32_8c.html | 0 .../html/arm__mat__add__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mat__add__q15_8c.html | 0 .../html/arm__mat__add__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mat__add__q31_8c.html | 0 .../html/arm__mat__add__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mat__init__f32_8c.html | 0 .../html/arm__mat__init__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mat__init__q15_8c.html | 0 .../html/arm__mat__init__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mat__init__q31_8c.html | 0 .../html/arm__mat__init__q31_8c_source.html | 0 .../html/arm__mat__inverse__f32_8c.html | 0 .../arm__mat__inverse__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mat__mult__f32_8c.html | 0 .../html/arm__mat__mult__f32_8c_source.html | 0 .../html/arm__mat__mult__fast__q15_8c.html | 0 .../arm__mat__mult__fast__q15_8c_source.html | 0 .../html/arm__mat__mult__fast__q31_8c.html | 0 .../arm__mat__mult__fast__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mat__mult__q15_8c.html | 0 .../html/arm__mat__mult__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mat__mult__q31_8c.html | 0 .../html/arm__mat__mult__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mat__scale__f32_8c.html | 0 .../html/arm__mat__scale__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mat__scale__q15_8c.html | 0 .../html/arm__mat__scale__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mat__scale__q31_8c.html | 0 .../html/arm__mat__scale__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mat__sub__f32_8c.html | 0 .../html/arm__mat__sub__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mat__sub__q15_8c.html | 0 .../html/arm__mat__sub__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mat__sub__q31_8c.html | 0 .../html/arm__mat__sub__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mat__trans__f32_8c.html | 0 .../html/arm__mat__trans__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mat__trans__q15_8c.html | 0 .../html/arm__mat__trans__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mat__trans__q31_8c.html | 0 .../html/arm__mat__trans__q31_8c_source.html | 0 .../DSP_Lib/html/arm__math_8h.html | 0 .../DSP_Lib/html/arm__math_8h_source.html | 0 .../html/arm__matrix__example__f32_8c.html | 0 .../arm__matrix__example__f32_8c_source.html | 0 .../DSP_Lib/html/arm__max__f32_8c.html | 0 .../DSP_Lib/html/arm__max__f32_8c_source.html | 0 .../DSP_Lib/html/arm__max__q15_8c.html | 0 .../DSP_Lib/html/arm__max__q15_8c_source.html | 0 .../DSP_Lib/html/arm__max__q31_8c.html | 0 .../DSP_Lib/html/arm__max__q31_8c_source.html | 0 .../DSP_Lib/html/arm__max__q7_8c.html | 0 .../DSP_Lib/html/arm__max__q7_8c_source.html | 0 .../DSP_Lib/html/arm__mean__f32_8c.html | 0 .../html/arm__mean__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mean__q15_8c.html | 0 .../html/arm__mean__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mean__q31_8c.html | 0 .../html/arm__mean__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mean__q7_8c.html | 0 .../DSP_Lib/html/arm__mean__q7_8c_source.html | 0 .../DSP_Lib/html/arm__min__f32_8c.html | 0 .../DSP_Lib/html/arm__min__f32_8c_source.html | 0 .../DSP_Lib/html/arm__min__q15_8c.html | 0 .../DSP_Lib/html/arm__min__q15_8c_source.html | 0 .../DSP_Lib/html/arm__min__q31_8c.html | 0 .../DSP_Lib/html/arm__min__q31_8c_source.html | 0 .../DSP_Lib/html/arm__min__q7_8c.html | 0 .../DSP_Lib/html/arm__min__q7_8c_source.html | 0 .../DSP_Lib/html/arm__mult__f32_8c.html | 0 .../html/arm__mult__f32_8c_source.html | 0 .../DSP_Lib/html/arm__mult__q15_8c.html | 0 .../html/arm__mult__q15_8c_source.html | 0 .../DSP_Lib/html/arm__mult__q31_8c.html | 0 .../html/arm__mult__q31_8c_source.html | 0 .../DSP_Lib/html/arm__mult__q7_8c.html | 0 .../DSP_Lib/html/arm__mult__q7_8c_source.html | 0 .../DSP_Lib/html/arm__negate__f32_8c.html | 0 .../html/arm__negate__f32_8c_source.html | 0 .../DSP_Lib/html/arm__negate__q15_8c.html | 0 .../html/arm__negate__q15_8c_source.html | 0 .../DSP_Lib/html/arm__negate__q31_8c.html | 0 .../html/arm__negate__q31_8c_source.html | 0 .../DSP_Lib/html/arm__negate__q7_8c.html | 0 .../html/arm__negate__q7_8c_source.html | 0 .../DSP_Lib/html/arm__offset__f32_8c.html | 0 .../html/arm__offset__f32_8c_source.html | 0 .../DSP_Lib/html/arm__offset__q15_8c.html | 0 .../html/arm__offset__q15_8c_source.html | 0 .../DSP_Lib/html/arm__offset__q31_8c.html | 0 .../html/arm__offset__q31_8c_source.html | 0 .../DSP_Lib/html/arm__offset__q7_8c.html | 0 .../html/arm__offset__q7_8c_source.html | 0 .../DSP_Lib/html/arm__pid__init__f32_8c.html | 0 .../html/arm__pid__init__f32_8c_source.html | 0 .../DSP_Lib/html/arm__pid__init__q15_8c.html | 0 .../html/arm__pid__init__q15_8c_source.html | 0 .../DSP_Lib/html/arm__pid__init__q31_8c.html | 0 .../html/arm__pid__init__q31_8c_source.html | 0 .../DSP_Lib/html/arm__pid__reset__f32_8c.html | 0 .../html/arm__pid__reset__f32_8c_source.html | 0 .../DSP_Lib/html/arm__pid__reset__q15_8c.html | 0 .../html/arm__pid__reset__q15_8c_source.html | 0 .../DSP_Lib/html/arm__pid__reset__q31_8c.html | 0 .../html/arm__pid__reset__q31_8c_source.html | 0 .../DSP_Lib/html/arm__power__f32_8c.html | 0 .../html/arm__power__f32_8c_source.html | 0 .../DSP_Lib/html/arm__power__q15_8c.html | 0 .../html/arm__power__q15_8c_source.html | 0 .../DSP_Lib/html/arm__power__q31_8c.html | 0 .../html/arm__power__q31_8c_source.html | 0 .../DSP_Lib/html/arm__power__q7_8c.html | 0 .../html/arm__power__q7_8c_source.html | 0 .../DSP_Lib/html/arm__q15__to__float_8c.html | 0 .../html/arm__q15__to__float_8c_source.html | 0 .../DSP_Lib/html/arm__q15__to__q31_8c.html | 0 .../html/arm__q15__to__q31_8c_source.html | 0 .../DSP_Lib/html/arm__q15__to__q7_8c.html | 0 .../html/arm__q15__to__q7_8c_source.html | 0 .../DSP_Lib/html/arm__q31__to__float_8c.html | 0 .../html/arm__q31__to__float_8c_source.html | 0 .../DSP_Lib/html/arm__q31__to__q15_8c.html | 0 .../html/arm__q31__to__q15_8c_source.html | 0 .../DSP_Lib/html/arm__q31__to__q7_8c.html | 0 .../html/arm__q31__to__q7_8c_source.html | 0 .../DSP_Lib/html/arm__q7__to__float_8c.html | 0 .../html/arm__q7__to__float_8c_source.html | 0 .../DSP_Lib/html/arm__q7__to__q15_8c.html | 0 .../html/arm__q7__to__q15_8c_source.html | 0 .../DSP_Lib/html/arm__q7__to__q31_8c.html | 0 .../html/arm__q7__to__q31_8c_source.html | 0 .../DSP_Lib/html/arm__rfft__f32_8c.html | 0 .../html/arm__rfft__f32_8c_source.html | 0 .../DSP_Lib/html/arm__rfft__init__f32_8c.html | 0 .../html/arm__rfft__init__f32_8c_source.html | 0 .../DSP_Lib/html/arm__rfft__init__q15_8c.html | 0 .../html/arm__rfft__init__q15_8c_source.html | 0 .../DSP_Lib/html/arm__rfft__init__q31_8c.html | 0 .../html/arm__rfft__init__q31_8c_source.html | 0 .../DSP_Lib/html/arm__rfft__q15_8c.html | 0 .../html/arm__rfft__q15_8c_source.html | 0 .../DSP_Lib/html/arm__rfft__q31_8c.html | 0 .../html/arm__rfft__q31_8c_source.html | 0 .../DSP_Lib/html/arm__rms__f32_8c.html | 0 .../DSP_Lib/html/arm__rms__f32_8c_source.html | 0 .../DSP_Lib/html/arm__rms__q15_8c.html | 0 .../DSP_Lib/html/arm__rms__q15_8c_source.html | 0 .../DSP_Lib/html/arm__rms__q31_8c.html | 0 .../DSP_Lib/html/arm__rms__q31_8c_source.html | 0 .../DSP_Lib/html/arm__scale__f32_8c.html | 0 .../html/arm__scale__f32_8c_source.html | 0 .../DSP_Lib/html/arm__scale__q15_8c.html | 0 .../html/arm__scale__q15_8c_source.html | 0 .../DSP_Lib/html/arm__scale__q31_8c.html | 0 .../html/arm__scale__q31_8c_source.html | 0 .../DSP_Lib/html/arm__scale__q7_8c.html | 0 .../html/arm__scale__q7_8c_source.html | 0 .../DSP_Lib/html/arm__shift__q15_8c.html | 0 .../html/arm__shift__q15_8c_source.html | 0 .../DSP_Lib/html/arm__shift__q31_8c.html | 0 .../html/arm__shift__q31_8c_source.html | 0 .../DSP_Lib/html/arm__shift__q7_8c.html | 0 .../html/arm__shift__q7_8c_source.html | 0 ...rm__signal__converge__example__f32_8c.html | 0 ...nal__converge__example__f32_8c_source.html | 0 .../html/arm__sin__cos__example__f32_8c.html | 0 ...arm__sin__cos__example__f32_8c_source.html | 0 .../DSP_Lib/html/arm__sin__cos__f32_8c.html | 0 .../html/arm__sin__cos__f32_8c_source.html | 0 .../DSP_Lib/html/arm__sin__cos__q31_8c.html | 0 .../html/arm__sin__cos__q31_8c_source.html | 0 .../DSP_Lib/html/arm__sin__f32_8c.html | 0 .../DSP_Lib/html/arm__sin__f32_8c_source.html | 0 .../DSP_Lib/html/arm__sin__q15_8c.html | 0 .../DSP_Lib/html/arm__sin__q15_8c_source.html | 0 .../DSP_Lib/html/arm__sin__q31_8c.html | 0 .../DSP_Lib/html/arm__sin__q31_8c_source.html | 0 .../DSP_Lib/html/arm__sqrt__q15_8c.html | 0 .../html/arm__sqrt__q15_8c_source.html | 0 .../DSP_Lib/html/arm__sqrt__q31_8c.html | 0 .../html/arm__sqrt__q31_8c_source.html | 0 .../DSP_Lib/html/arm__std__f32_8c.html | 0 .../DSP_Lib/html/arm__std__f32_8c_source.html | 0 .../DSP_Lib/html/arm__std__q15_8c.html | 0 .../DSP_Lib/html/arm__std__q15_8c_source.html | 0 .../DSP_Lib/html/arm__std__q31_8c.html | 0 .../DSP_Lib/html/arm__std__q31_8c_source.html | 0 .../DSP_Lib/html/arm__sub__f32_8c.html | 0 .../DSP_Lib/html/arm__sub__f32_8c_source.html | 0 .../DSP_Lib/html/arm__sub__q15_8c.html | 0 .../DSP_Lib/html/arm__sub__q15_8c_source.html | 0 .../DSP_Lib/html/arm__sub__q31_8c.html | 0 .../DSP_Lib/html/arm__sub__q31_8c_source.html | 0 .../DSP_Lib/html/arm__sub__q7_8c.html | 0 .../DSP_Lib/html/arm__sub__q7_8c_source.html | 0 .../DSP_Lib/html/arm__var__f32_8c.html | 0 .../DSP_Lib/html/arm__var__f32_8c_source.html | 0 .../DSP_Lib/html/arm__var__q15_8c.html | 0 .../DSP_Lib/html/arm__var__q15_8c_source.html | 0 .../DSP_Lib/html/arm__var__q31_8c.html | 0 .../DSP_Lib/html/arm__var__q31_8c_source.html | 0 .../html/arm__variance__example__f32_8c.html | 0 ...arm__variance__example__f32_8c_source.html | 0 ...rm_class_marks_example_f32_8c-example.html | 0 ...rm_convolution_example_f32_8c-example.html | 0 ...arm_dotproduct_example_f32_8c-example.html | 0 .../arm_fft_bin_example_f32_8c-example.html | 0 .../html/arm_fir_example_f32_8c-example.html | 0 ...phic_equalizer_example_q31_8c-example.html | 0 ..._linear_interp_example_f32_8c-example.html | 0 .../arm_matrix_example_f32_8c-example.html | 0 ...ignal_converge_example_f32_8c-example.html | 0 .../arm_sin_cos_example_f32_8c-example.html | 0 .../arm_variance_example_f32_8c-example.html | 0 .../CMSIS/Documentation/DSP_Lib/html/bc_s.png | Bin .../Documentation/DSP_Lib/html/clarke.gif | Bin .../DSP_Lib/html/clarkeFormula.gif | Bin .../DSP_Lib/html/clarkeInvFormula.gif | Bin .../Documentation/DSP_Lib/html/classes.html | 0 .../Documentation/DSP_Lib/html/closed.png | Bin .../DSP_Lib/html/dct4FormatsQ15Table.gif | Bin .../DSP_Lib/html/dct4FormatsQ31Table.gif | Bin .../DSP_Lib/html/dct4NormalizingF32Table.gif | Bin .../DSP_Lib/html/dct4NormalizingQ15Table.gif | Bin .../DSP_Lib/html/dct4NormalizingQ31Table.gif | Bin .../Documentation/DSP_Lib/html/dotProduct.gif | Bin .../Documentation/DSP_Lib/html/doxygen.css | 0 .../Documentation/DSP_Lib/html/doxygen.png | Bin .../Documentation/DSP_Lib/html/examples.html | 0 .../Documentation/DSP_Lib/html/files.html | 0 .../Documentation/DSP_Lib/html/functions.html | 0 .../DSP_Lib/html/functions_0x62.html | 0 .../DSP_Lib/html/functions_0x65.html | 0 .../DSP_Lib/html/functions_0x66.html | 0 .../DSP_Lib/html/functions_0x69.html | 0 .../DSP_Lib/html/functions_0x6b.html | 0 .../DSP_Lib/html/functions_0x6c.html | 0 .../DSP_Lib/html/functions_0x6d.html | 0 .../DSP_Lib/html/functions_0x6e.html | 0 .../DSP_Lib/html/functions_0x6f.html | 0 .../DSP_Lib/html/functions_0x70.html | 0 .../DSP_Lib/html/functions_0x72.html | 0 .../DSP_Lib/html/functions_0x73.html | 0 .../DSP_Lib/html/functions_0x74.html | 0 .../DSP_Lib/html/functions_0x78.html | 0 .../DSP_Lib/html/functions_vars.html | 0 .../DSP_Lib/html/functions_vars_0x62.html | 0 .../DSP_Lib/html/functions_vars_0x65.html | 0 .../DSP_Lib/html/functions_vars_0x66.html | 0 .../DSP_Lib/html/functions_vars_0x69.html | 0 .../DSP_Lib/html/functions_vars_0x6b.html | 0 .../DSP_Lib/html/functions_vars_0x6c.html | 0 .../DSP_Lib/html/functions_vars_0x6d.html | 0 .../DSP_Lib/html/functions_vars_0x6e.html | 0 .../DSP_Lib/html/functions_vars_0x6f.html | 0 .../DSP_Lib/html/functions_vars_0x70.html | 0 .../DSP_Lib/html/functions_vars_0x72.html | 0 .../DSP_Lib/html/functions_vars_0x73.html | 0 .../DSP_Lib/html/functions_vars_0x74.html | 0 .../DSP_Lib/html/functions_vars_0x78.html | 0 .../Documentation/DSP_Lib/html/globals.html | 0 .../DSP_Lib/html/globals_0x61.html | 0 .../DSP_Lib/html/globals_0x62.html | 0 .../DSP_Lib/html/globals_0x63.html | 0 .../DSP_Lib/html/globals_0x64.html | 0 .../DSP_Lib/html/globals_0x65.html | 0 .../DSP_Lib/html/globals_0x66.html | 0 .../DSP_Lib/html/globals_0x67.html | 0 .../DSP_Lib/html/globals_0x69.html | 0 .../DSP_Lib/html/globals_0x6c.html | 0 .../DSP_Lib/html/globals_0x6d.html | 0 .../DSP_Lib/html/globals_0x6e.html | 0 .../DSP_Lib/html/globals_0x6f.html | 0 .../DSP_Lib/html/globals_0x70.html | 0 .../DSP_Lib/html/globals_0x71.html | 0 .../DSP_Lib/html/globals_0x72.html | 0 .../DSP_Lib/html/globals_0x73.html | 0 .../DSP_Lib/html/globals_0x74.html | 0 .../DSP_Lib/html/globals_0x75.html | 0 .../DSP_Lib/html/globals_0x76.html | 0 .../DSP_Lib/html/globals_0x77.html | 0 .../DSP_Lib/html/globals_0x78.html | 0 .../DSP_Lib/html/globals_defs.html | 0 .../DSP_Lib/html/globals_enum.html | 0 .../DSP_Lib/html/globals_eval.html | 0 .../DSP_Lib/html/globals_func.html | 0 .../DSP_Lib/html/globals_func_0x63.html | 0 .../DSP_Lib/html/globals_func_0x67.html | 0 .../DSP_Lib/html/globals_func_0x6d.html | 0 .../DSP_Lib/html/globals_func_0x74.html | 0 .../DSP_Lib/html/globals_type.html | 0 .../DSP_Lib/html/globals_vars.html | 0 .../DSP_Lib/html/group___basic_abs.html | 0 .../DSP_Lib/html/group___basic_add.html | 0 .../DSP_Lib/html/group___basic_mult.html | 0 .../DSP_Lib/html/group___basic_sub.html | 0 .../html/group___bilinear_interpolate.html | 0 .../html/group___biquad_cascade_d_f1.html | 0 .../group___biquad_cascade_d_f1__32x64.html | 0 .../html/group___biquad_cascade_d_f2_t.html | 0 .../html/group___c_f_f_t___c_i_f_f_t.html | 0 .../DSP_Lib/html/group___class_marks.html | 0 .../html/group___cmplx_by_cmplx_mult.html | 0 .../html/group___cmplx_by_real_mult.html | 0 .../DSP_Lib/html/group___conv.html | 0 .../html/group___convolution_example.html | 0 .../DSP_Lib/html/group___corr.html | 0 .../html/group___d_c_t4___i_d_c_t4.html | 0 .../html/group___dotproduct_example.html | 0 .../DSP_Lib/html/group___f_i_r.html | 0 .../html/group___f_i_r___interpolate.html | 0 .../DSP_Lib/html/group___f_i_r___lattice.html | 0 .../DSP_Lib/html/group___f_i_r___sparse.html | 0 .../DSP_Lib/html/group___f_i_r__decimate.html | 0 .../DSP_Lib/html/group___f_i_r_l_p_f.html | 0 .../DSP_Lib/html/group___fill.html | 0 .../DSP_Lib/html/group___frequency_bin.html | 0 .../DSP_Lib/html/group___g_e_q5_band.html | 0 .../DSP_Lib/html/group___i_i_r___lattice.html | 0 .../DSP_Lib/html/group___l_m_s.html | 0 .../DSP_Lib/html/group___l_m_s___n_o_r_m.html | 0 .../html/group___linear_interp_example.html | 0 .../html/group___linear_interpolate.html | 0 .../DSP_Lib/html/group___matrix_add.html | 0 .../DSP_Lib/html/group___matrix_example.html | 0 .../DSP_Lib/html/group___matrix_init.html | 0 .../DSP_Lib/html/group___matrix_inv.html | 0 .../DSP_Lib/html/group___matrix_mult.html | 0 .../DSP_Lib/html/group___matrix_scale.html | 0 .../DSP_Lib/html/group___matrix_sub.html | 0 .../DSP_Lib/html/group___matrix_trans.html | 0 .../DSP_Lib/html/group___max.html | 0 .../DSP_Lib/html/group___min.html | 0 .../DSP_Lib/html/group___p_i_d.html | 0 .../DSP_Lib/html/group___partial_conv.html | 0 .../html/group___r_f_f_t___r_i_f_f_t.html | 0 .../DSP_Lib/html/group___r_m_s.html | 0 .../DSP_Lib/html/group___s_q_r_t.html | 0 .../DSP_Lib/html/group___s_t_d.html | 0 .../html/group___signal_convergence.html | 0 .../DSP_Lib/html/group___sin_cos.html | 0 .../DSP_Lib/html/group___sin_cos_example.html | 0 .../html/group___variance_example.html | 0 .../DSP_Lib/html/group__clarke.html | 0 .../DSP_Lib/html/group__cmplx__conj.html | 0 .../DSP_Lib/html/group__cmplx__dot__prod.html | 0 .../DSP_Lib/html/group__cmplx__mag.html | 0 .../html/group__cmplx__mag__squared.html | 0 .../DSP_Lib/html/group__copy.html | 0 .../DSP_Lib/html/group__cos.html | 0 .../DSP_Lib/html/group__dot__prod.html | 0 .../DSP_Lib/html/group__float__to__x.html | 0 .../DSP_Lib/html/group__group_cmplx_math.html | 0 .../DSP_Lib/html/group__group_controller.html | 0 .../DSP_Lib/html/group__group_examples.html | 0 .../DSP_Lib/html/group__group_fast_math.html | 0 .../DSP_Lib/html/group__group_filters.html | 0 .../html/group__group_interpolation.html | 0 .../DSP_Lib/html/group__group_math.html | 0 .../DSP_Lib/html/group__group_matrix.html | 0 .../DSP_Lib/html/group__group_stats.html | 0 .../DSP_Lib/html/group__group_support.html | 0 .../DSP_Lib/html/group__group_transforms.html | 0 .../DSP_Lib/html/group__inv__clarke.html | 0 .../DSP_Lib/html/group__inv__park.html | 0 .../DSP_Lib/html/group__mean.html | 0 .../DSP_Lib/html/group__negate.html | 0 .../DSP_Lib/html/group__offset.html | 0 .../DSP_Lib/html/group__park.html | 0 .../DSP_Lib/html/group__power.html | 0 .../DSP_Lib/html/group__q15__to__x.html | 0 .../DSP_Lib/html/group__q31__to__x.html | 0 .../DSP_Lib/html/group__q7__to__x.html | 0 .../DSP_Lib/html/group__scale.html | 0 .../DSP_Lib/html/group__shift.html | 0 .../DSP_Lib/html/group__sin.html | 0 .../DSP_Lib/html/group__variance.html | 0 .../Documentation/DSP_Lib/html/index.html | 0 .../Documentation/DSP_Lib/html/installdox | 0 .../html/linearInterpExampleMethod1.gif | Bin .../html/linearInterpExampleMethod2.gif | Bin .../DSP_Lib/html/matrixExample.gif | Bin .../Documentation/DSP_Lib/html/modules.html | 0 .../Documentation/DSP_Lib/html/nav_f.png | Bin .../Documentation/DSP_Lib/html/nav_h.png | Bin .../CMSIS/Documentation/DSP_Lib/html/open.png | Bin .../CMSIS/Documentation/DSP_Lib/html/park.gif | Bin .../DSP_Lib/html/parkFormula.gif | Bin .../DSP_Lib/html/parkInvFormula.gif | Bin .../DSP_Lib/html/search/all_5f.html | 0 .../DSP_Lib/html/search/all_61.html | 0 .../DSP_Lib/html/search/all_62.html | 0 .../DSP_Lib/html/search/all_63.html | 0 .../DSP_Lib/html/search/all_64.html | 0 .../DSP_Lib/html/search/all_65.html | 0 .../DSP_Lib/html/search/all_66.html | 0 .../DSP_Lib/html/search/all_67.html | 0 .../DSP_Lib/html/search/all_69.html | 0 .../DSP_Lib/html/search/all_6b.html | 0 .../DSP_Lib/html/search/all_6c.html | 0 .../DSP_Lib/html/search/all_6d.html | 0 .../DSP_Lib/html/search/all_6e.html | 0 .../DSP_Lib/html/search/all_6f.html | 0 .../DSP_Lib/html/search/all_70.html | 0 .../DSP_Lib/html/search/all_71.html | 0 .../DSP_Lib/html/search/all_72.html | 0 .../DSP_Lib/html/search/all_73.html | 0 .../DSP_Lib/html/search/all_74.html | 0 .../DSP_Lib/html/search/all_75.html | 0 .../DSP_Lib/html/search/all_76.html | 0 .../DSP_Lib/html/search/all_77.html | 0 .../DSP_Lib/html/search/all_78.html | 0 .../DSP_Lib/html/search/classes_61.html | 0 .../DSP_Lib/html/search/close.png | Bin .../DSP_Lib/html/search/defines_5f.html | 0 .../DSP_Lib/html/search/defines_62.html | 0 .../DSP_Lib/html/search/defines_64.html | 0 .../DSP_Lib/html/search/defines_69.html | 0 .../DSP_Lib/html/search/defines_6d.html | 0 .../DSP_Lib/html/search/defines_6e.html | 0 .../DSP_Lib/html/search/defines_70.html | 0 .../DSP_Lib/html/search/defines_73.html | 0 .../DSP_Lib/html/search/defines_74.html | 0 .../DSP_Lib/html/search/defines_75.html | 0 .../DSP_Lib/html/search/defines_78.html | 0 .../DSP_Lib/html/search/enums_61.html | 0 .../DSP_Lib/html/search/enumvalues_61.html | 0 .../DSP_Lib/html/search/files_61.html | 0 .../DSP_Lib/html/search/functions_61.html | 0 .../DSP_Lib/html/search/functions_63.html | 0 .../DSP_Lib/html/search/functions_67.html | 0 .../DSP_Lib/html/search/functions_6d.html | 0 .../DSP_Lib/html/search/functions_74.html | 0 .../DSP_Lib/html/search/mag_sel.png | Bin .../DSP_Lib/html/search/nomatches.html | 0 .../DSP_Lib/html/search/search.css | 0 .../DSP_Lib/html/search/search.js | 0 .../DSP_Lib/html/search/search_l.png | Bin .../DSP_Lib/html/search/search_m.png | Bin .../DSP_Lib/html/search/search_r.png | Bin .../DSP_Lib/html/search/typedefs_66.html | 0 .../DSP_Lib/html/search/typedefs_71.html | 0 .../DSP_Lib/html/search/variables_61.html | 0 .../DSP_Lib/html/search/variables_62.html | 0 .../DSP_Lib/html/search/variables_63.html | 0 .../DSP_Lib/html/search/variables_64.html | 0 .../DSP_Lib/html/search/variables_65.html | 0 .../DSP_Lib/html/search/variables_66.html | 0 .../DSP_Lib/html/search/variables_67.html | 0 .../DSP_Lib/html/search/variables_69.html | 0 .../DSP_Lib/html/search/variables_6b.html | 0 .../DSP_Lib/html/search/variables_6c.html | 0 .../DSP_Lib/html/search/variables_6d.html | 0 .../DSP_Lib/html/search/variables_6e.html | 0 .../DSP_Lib/html/search/variables_6f.html | 0 .../DSP_Lib/html/search/variables_70.html | 0 .../DSP_Lib/html/search/variables_72.html | 0 .../DSP_Lib/html/search/variables_73.html | 0 .../DSP_Lib/html/search/variables_74.html | 0 .../DSP_Lib/html/search/variables_76.html | 0 .../DSP_Lib/html/search/variables_77.html | 0 .../DSP_Lib/html/search/variables_78.html | 0 .../Documentation/DSP_Lib/html/sinCos.gif | Bin ...tarm__bilinear__interp__instance__f32.html | 0 ...tarm__bilinear__interp__instance__q15.html | 0 ...tarm__bilinear__interp__instance__q31.html | 0 ...ctarm__bilinear__interp__instance__q7.html | 0 ...rm__biquad__cas__df1__32x64__ins__q31.html | 0 ...biquad__cascade__df2_t__instance__f32.html | 0 ...ructarm__biquad__casd__df1__inst__f32.html | 0 ...ructarm__biquad__casd__df1__inst__q15.html | 0 ...ructarm__biquad__casd__df1__inst__q31.html | 0 ...tructarm__cfft__radix4__instance__f32.html | 0 ...tructarm__cfft__radix4__instance__q15.html | 0 ...tructarm__cfft__radix4__instance__q31.html | 0 .../html/structarm__dct4__instance__f32.html | 0 .../html/structarm__dct4__instance__q15.html | 0 .../html/structarm__dct4__instance__q31.html | 0 ...ructarm__fir__decimate__instance__f32.html | 0 ...ructarm__fir__decimate__instance__q15.html | 0 ...ructarm__fir__decimate__instance__q31.html | 0 .../html/structarm__fir__instance__f32.html | 0 .../html/structarm__fir__instance__q15.html | 0 .../html/structarm__fir__instance__q31.html | 0 .../html/structarm__fir__instance__q7.html | 0 ...tarm__fir__interpolate__instance__f32.html | 0 ...tarm__fir__interpolate__instance__q15.html | 0 ...tarm__fir__interpolate__instance__q31.html | 0 ...tructarm__fir__lattice__instance__f32.html | 0 ...tructarm__fir__lattice__instance__q15.html | 0 ...tructarm__fir__lattice__instance__q31.html | 0 ...structarm__fir__sparse__instance__f32.html | 0 ...structarm__fir__sparse__instance__q15.html | 0 ...structarm__fir__sparse__instance__q31.html | 0 .../structarm__fir__sparse__instance__q7.html | 0 ...tructarm__iir__lattice__instance__f32.html | 0 ...tructarm__iir__lattice__instance__q15.html | 0 ...tructarm__iir__lattice__instance__q31.html | 0 ...uctarm__linear__interp__instance__f32.html | 0 .../html/structarm__lms__instance__f32.html | 0 .../html/structarm__lms__instance__q15.html | 0 .../html/structarm__lms__instance__q31.html | 0 .../structarm__lms__norm__instance__f32.html | 0 .../structarm__lms__norm__instance__q15.html | 0 .../structarm__lms__norm__instance__q31.html | 0 .../structarm__matrix__instance__f32.html | 0 .../structarm__matrix__instance__q15.html | 0 .../structarm__matrix__instance__q31.html | 0 .../html/structarm__pid__instance__f32.html | 0 .../html/structarm__pid__instance__q15.html | 0 .../html/structarm__pid__instance__q31.html | 0 .../html/structarm__rfft__instance__f32.html | 0 .../html/structarm__rfft__instance__q15.html | 0 .../html/structarm__rfft__instance__q31.html | 0 .../Documentation/DSP_Lib/html/tab_a.png | Bin .../Documentation/DSP_Lib/html/tab_b.png | Bin .../Documentation/DSP_Lib/html/tab_h.png | Bin .../Documentation/DSP_Lib/html/tab_s.png | Bin .../CMSIS/Documentation/DSP_Lib/html/tabs.css | 0 .../CMSIS/CMSIS/Include/arm_common_tables.h | 0 .../system/CMSIS/CMSIS/Include/arm_math.h | 0 .../system/CMSIS/CMSIS/Include/core_cm0.h | 0 .../system/CMSIS/CMSIS/Include/core_cm3.h | 0 .../system/CMSIS/CMSIS/Include/core_cm4.h | 0 .../CMSIS/CMSIS/Include/core_cm4_simd.h | 0 .../system/CMSIS/CMSIS/Include/core_cmFunc.h | 0 .../system/CMSIS/CMSIS/Include/core_cmInstr.h | 0 .../CMSIS/Lib/ARM/arm_cortexM3b_math.lib | Bin .../CMSIS/Lib/ARM/arm_cortexM3l_math.lib | Bin .../CMSIS/Lib/GCC/libarm_cortexM3l_math.a | Bin .../system/CMSIS/CMSIS/README.txt | 0 .../system/CMSIS/CMSIS/index.htm | 0 .../CMSIS/Device/ARM/ARMCM0/Include/ARMCM0.h | 0 .../Device/ARM/ARMCM0/Include/system_ARMCM0.h | 0 .../Source/Templates/ARM/startup_ARMCM0.s | 0 .../Source/Templates/GCC/startup_ARMCM0.s | 0 .../Source/Templates/GCC_ARM/gcc_arm.ld | 0 .../Source/Templates/GCC_ARM/startup_ARMCM0.S | 0 .../Source/Templates/IAR/startup_ARMCM0.s | 0 .../ARMCM0/Source/Templates/system_ARMCM0.c | 0 .../CMSIS/Device/ARM/ARMCM3/Include/ARMCM3.h | 0 .../Device/ARM/ARMCM3/Include/system_ARMCM3.h | 0 .../Source/Templates/ARM/startup_ARMCM3.s | 0 .../Source/Templates/GCC/startup_ARMCM3.s | 0 .../Source/Templates/GCC_ARM/gcc_arm.ld | 0 .../Source/Templates/GCC_ARM/startup_ARMCM3.S | 0 .../Source/Templates/IAR/startup_ARMCM3.s | 0 .../ARMCM3/Source/Templates/system_ARMCM3.c | 0 .../CMSIS/Device/ARM/ARMCM4/Include/ARMCM4.h | 0 .../Device/ARM/ARMCM4/Include/system_ARMCM4.h | 0 .../Source/Templates/ARM/startup_ARMCM4.s | 0 .../Source/Templates/GCC/startup_ARMCM4.s | 0 .../Source/Templates/GCC_ARM/gcc_arm.ld | 0 .../Source/Templates/GCC_ARM/startup_ARMCM4.S | 0 .../Source/Templates/IAR/startup_ARMCM4.s | 0 .../ARMCM4/Source/Templates/system_ARMCM4.c | 0 .../system/CMSIS/Device/ATMEL/sam.h | 0 .../system/CMSIS/Device/ATMEL/sam3.h | 0 .../sam3n/include/component/component_adc.h | 0 .../include/component/component_chipid.h | 0 .../sam3n/include/component/component_dacc.h | 0 .../sam3n/include/component/component_efc.h | 0 .../sam3n/include/component/component_gpbr.h | 0 .../include/component/component_matrix.h | 0 .../sam3n/include/component/component_pdc.h | 0 .../sam3n/include/component/component_pio.h | 0 .../sam3n/include/component/component_pmc.h | 0 .../sam3n/include/component/component_pwm.h | 0 .../sam3n/include/component/component_rstc.h | 0 .../sam3n/include/component/component_rtc.h | 0 .../sam3n/include/component/component_rtt.h | 0 .../sam3n/include/component/component_spi.h | 0 .../sam3n/include/component/component_supc.h | 0 .../sam3n/include/component/component_tc.h | 0 .../sam3n/include/component/component_twi.h | 0 .../sam3n/include/component/component_uart.h | 0 .../sam3n/include/component/component_usart.h | 0 .../sam3n/include/component/component_wdt.h | 0 .../sam3n/include/instance/instance_adc.h | 0 .../sam3n/include/instance/instance_chipid.h | 0 .../sam3n/include/instance/instance_dacc.h | 0 .../sam3n/include/instance/instance_efc.h | 0 .../sam3n/include/instance/instance_gpbr.h | 0 .../sam3n/include/instance/instance_matrix.h | 0 .../sam3n/include/instance/instance_pioa.h | 0 .../sam3n/include/instance/instance_piob.h | 0 .../sam3n/include/instance/instance_pioc.h | 0 .../sam3n/include/instance/instance_pmc.h | 0 .../sam3n/include/instance/instance_pwm.h | 0 .../sam3n/include/instance/instance_rstc.h | 0 .../sam3n/include/instance/instance_rtc.h | 0 .../sam3n/include/instance/instance_rtt.h | 0 .../sam3n/include/instance/instance_spi.h | 0 .../sam3n/include/instance/instance_supc.h | 0 .../sam3n/include/instance/instance_tc0.h | 0 .../sam3n/include/instance/instance_tc1.h | 0 .../sam3n/include/instance/instance_twi0.h | 0 .../sam3n/include/instance/instance_twi1.h | 0 .../sam3n/include/instance/instance_uart0.h | 0 .../sam3n/include/instance/instance_uart1.h | 0 .../sam3n/include/instance/instance_usart0.h | 0 .../sam3n/include/instance/instance_usart1.h | 0 .../sam3n/include/instance/instance_wdt.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n00a.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n00b.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n0a.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n0b.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n0c.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n1a.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n1b.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n1c.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n2a.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n2b.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n2c.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n4a.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n4b.h | 0 .../ATMEL/sam3n/include/pio/pio_sam3n4c.h | 0 .../CMSIS/Device/ATMEL/sam3n/include/sam3n.h | 0 .../Device/ATMEL/sam3n/include/sam3n00a.h | 0 .../Device/ATMEL/sam3n/include/sam3n00b.h | 0 .../Device/ATMEL/sam3n/include/sam3n0a.h | 0 .../Device/ATMEL/sam3n/include/sam3n0b.h | 0 .../Device/ATMEL/sam3n/include/sam3n0c.h | 0 .../Device/ATMEL/sam3n/include/sam3n1a.h | 0 .../Device/ATMEL/sam3n/include/sam3n1b.h | 0 .../Device/ATMEL/sam3n/include/sam3n1c.h | 0 .../Device/ATMEL/sam3n/include/sam3n2a.h | 0 .../Device/ATMEL/sam3n/include/sam3n2b.h | 0 .../Device/ATMEL/sam3n/include/sam3n2c.h | 0 .../Device/ATMEL/sam3n/include/sam3n4a.h | 0 .../Device/ATMEL/sam3n/include/sam3n4b.h | 0 .../Device/ATMEL/sam3n/include/sam3n4c.h | 0 .../Device/ATMEL/sam3n/include/system_sam3n.h | 0 .../sam3n/source/as_gcc/sam3n00_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n00_sram.ld | 0 .../sam3n/source/as_gcc/sam3n00a_flash.ld | 0 .../sam3n/source/as_gcc/sam3n00a_sram.ld | 0 .../sam3n/source/as_gcc/sam3n00b_flash.ld | 0 .../sam3n/source/as_gcc/sam3n00b_sram.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n0_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n0_sram.ld | 0 .../sam3n/source/as_gcc/sam3n0a_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n0a_sram.ld | 0 .../sam3n/source/as_gcc/sam3n0b_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n0b_sram.ld | 0 .../sam3n/source/as_gcc/sam3n0c_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n0c_sram.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n1_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n1_sram.ld | 0 .../sam3n/source/as_gcc/sam3n1a_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n1a_sram.ld | 0 .../sam3n/source/as_gcc/sam3n1b_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n1b_sram.ld | 0 .../sam3n/source/as_gcc/sam3n1c_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n1c_sram.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n2_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n2_sram.ld | 0 .../sam3n/source/as_gcc/sam3n2a_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n2a_sram.ld | 0 .../sam3n/source/as_gcc/sam3n2b_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n2b_sram.ld | 0 .../sam3n/source/as_gcc/sam3n2c_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n2c_sram.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n4_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n4_sram.ld | 0 .../sam3n/source/as_gcc/sam3n4a_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n4a_sram.ld | 0 .../sam3n/source/as_gcc/sam3n4b_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n4b_sram.ld | 0 .../sam3n/source/as_gcc/sam3n4c_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n4c_sram.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n_flash.ld | 0 .../ATMEL/sam3n/source/as_gcc/sam3n_sram.ld | 0 .../ATMEL/sam3n/source/as_gcc/startup_sam3n.c | 0 .../ATMEL/sam3n/source/gcc/sam3n00_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n00_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n00a_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n00a_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n00b_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n00b_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0a_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0a_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0b_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0b_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0c_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n0c_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1a_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1a_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1b_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1b_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1c_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n1c_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2a_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2a_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2b_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2b_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2c_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n2c_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4a_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4a_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4b_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4b_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4c_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n4c_sram.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n_flash.ld | 0 .../ATMEL/sam3n/source/gcc/sam3n_sram.ld | 0 .../ATMEL/sam3n/source/gcc/startup_sam3n.c | 0 .../sam3n/source/gcc_arm/sam3n00_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n00_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n00a_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n00a_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n00b_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n00b_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n0_flash.ld | 0 .../ATMEL/sam3n/source/gcc_arm/sam3n0_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n0a_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n0a_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n0b_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n0b_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n0c_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n0c_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n1_flash.ld | 0 .../ATMEL/sam3n/source/gcc_arm/sam3n1_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n1a_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n1a_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n1b_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n1b_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n1c_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n1c_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n2_flash.ld | 0 .../ATMEL/sam3n/source/gcc_arm/sam3n2_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n2a_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n2a_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n2b_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n2b_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n2c_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n2c_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n4_flash.ld | 0 .../ATMEL/sam3n/source/gcc_arm/sam3n4_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n4a_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n4a_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n4b_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n4b_sram.ld | 0 .../sam3n/source/gcc_arm/sam3n4c_flash.ld | 0 .../sam3n/source/gcc_arm/sam3n4c_sram.ld | 0 .../ATMEL/sam3n/source/gcc_arm/sam3n_flash.ld | 0 .../ATMEL/sam3n/source/gcc_arm/sam3n_sram.ld | 0 .../sam3n/source/gcc_arm/startup_sam3n.c | 0 .../sam3n/source/gcc_atmel/sam3n00_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n00_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n00a_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n00a_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n00b_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n00b_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n0_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n0_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n0a_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n0a_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n0b_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n0b_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n0c_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n0c_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n1_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n1_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n1a_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n1a_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n1b_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n1b_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n1c_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n1c_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n2_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n2_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n2a_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n2a_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n2b_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n2b_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n2c_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n2c_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n4_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n4_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n4a_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n4a_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n4b_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n4b_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n4c_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n4c_sram.ld | 0 .../sam3n/source/gcc_atmel/sam3n_flash.ld | 0 .../sam3n/source/gcc_atmel/sam3n_sram.ld | 0 .../sam3n/source/gcc_atmel/startup_sam3n.c | 0 .../ATMEL/sam3n/source/iar/sam3n1_flash.icf | 0 .../ATMEL/sam3n/source/iar/sam3n1_sram.icf | 0 .../ATMEL/sam3n/source/iar/sam3n2_flash.icf | 0 .../ATMEL/sam3n/source/iar/sam3n2_sram.icf | 0 .../ATMEL/sam3n/source/iar/sam3n4_flash.icf | 0 .../ATMEL/sam3n/source/iar/sam3n4_sram.icf | 0 .../ATMEL/sam3n/source/iar/startup_sam3n.c | 0 .../Device/ATMEL/sam3n/source/system_sam3n.c | 0 .../sam3s/include/component/component_acc.h | 0 .../sam3s/include/component/component_adc.h | 0 .../include/component/component_chipid.h | 0 .../sam3s/include/component/component_crccu.h | 0 .../sam3s/include/component/component_dacc.h | 0 .../sam3s/include/component/component_efc.h | 0 .../sam3s/include/component/component_gpbr.h | 0 .../sam3s/include/component/component_hsmci.h | 0 .../include/component/component_matrix.h | 0 .../sam3s/include/component/component_pdc.h | 0 .../sam3s/include/component/component_pio.h | 0 .../sam3s/include/component/component_pmc.h | 0 .../sam3s/include/component/component_pwm.h | 0 .../sam3s/include/component/component_rstc.h | 0 .../sam3s/include/component/component_rtc.h | 0 .../sam3s/include/component/component_rtt.h | 0 .../sam3s/include/component/component_smc.h | 0 .../sam3s/include/component/component_spi.h | 0 .../sam3s/include/component/component_ssc.h | 0 .../sam3s/include/component/component_supc.h | 0 .../sam3s/include/component/component_tc.h | 0 .../sam3s/include/component/component_twi.h | 0 .../sam3s/include/component/component_uart.h | 0 .../sam3s/include/component/component_udp.h | 0 .../sam3s/include/component/component_usart.h | 0 .../sam3s/include/component/component_wdt.h | 0 .../sam3s/include/instance/instance_acc.h | 0 .../sam3s/include/instance/instance_adc.h | 0 .../sam3s/include/instance/instance_chipid.h | 0 .../sam3s/include/instance/instance_crccu.h | 0 .../sam3s/include/instance/instance_dacc.h | 0 .../sam3s/include/instance/instance_efc.h | 0 .../sam3s/include/instance/instance_gpbr.h | 0 .../sam3s/include/instance/instance_hsmci.h | 0 .../sam3s/include/instance/instance_matrix.h | 0 .../sam3s/include/instance/instance_pioa.h | 0 .../sam3s/include/instance/instance_piob.h | 0 .../sam3s/include/instance/instance_pioc.h | 0 .../sam3s/include/instance/instance_pmc.h | 0 .../sam3s/include/instance/instance_pwm.h | 0 .../sam3s/include/instance/instance_rstc.h | 0 .../sam3s/include/instance/instance_rtc.h | 0 .../sam3s/include/instance/instance_rtt.h | 0 .../sam3s/include/instance/instance_smc.h | 0 .../sam3s/include/instance/instance_spi.h | 0 .../sam3s/include/instance/instance_ssc.h | 0 .../sam3s/include/instance/instance_supc.h | 0 .../sam3s/include/instance/instance_tc0.h | 0 .../sam3s/include/instance/instance_tc1.h | 0 .../sam3s/include/instance/instance_twi0.h | 0 .../sam3s/include/instance/instance_twi1.h | 0 .../sam3s/include/instance/instance_uart0.h | 0 .../sam3s/include/instance/instance_uart1.h | 0 .../sam3s/include/instance/instance_udp.h | 0 .../sam3s/include/instance/instance_usart0.h | 0 .../sam3s/include/instance/instance_usart1.h | 0 .../sam3s/include/instance/instance_wdt.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s1a.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s1b.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s1c.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s2a.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s2b.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s2c.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s4a.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s4b.h | 0 .../ATMEL/sam3s/include/pio/pio_sam3s4c.h | 0 .../CMSIS/Device/ATMEL/sam3s/include/sam3s.h | 0 .../Device/ATMEL/sam3s/include/sam3s1a.h | 0 .../Device/ATMEL/sam3s/include/sam3s1b.h | 0 .../Device/ATMEL/sam3s/include/sam3s1c.h | 0 .../Device/ATMEL/sam3s/include/sam3s2a.h | 0 .../Device/ATMEL/sam3s/include/sam3s2b.h | 0 .../Device/ATMEL/sam3s/include/sam3s2c.h | 0 .../Device/ATMEL/sam3s/include/sam3s4a.h | 0 .../Device/ATMEL/sam3s/include/sam3s4b.h | 0 .../Device/ATMEL/sam3s/include/sam3s4c.h | 0 .../Device/ATMEL/sam3s/include/system_sam3s.h | 0 .../ATMEL/sam3s/source/as_gcc/sam3s1_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s1_sram.ld | 0 .../sam3s/source/as_gcc/sam3s1a_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s1a_sram.ld | 0 .../sam3s/source/as_gcc/sam3s1b_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s1b_sram.ld | 0 .../sam3s/source/as_gcc/sam3s1c_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s1c_sram.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s2_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s2_sram.ld | 0 .../sam3s/source/as_gcc/sam3s2a_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s2a_sram.ld | 0 .../sam3s/source/as_gcc/sam3s2b_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s2b_sram.ld | 0 .../sam3s/source/as_gcc/sam3s2c_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s2c_sram.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s4_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s4_sram.ld | 0 .../sam3s/source/as_gcc/sam3s4a_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s4a_sram.ld | 0 .../sam3s/source/as_gcc/sam3s4b_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s4b_sram.ld | 0 .../sam3s/source/as_gcc/sam3s4c_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s4c_sram.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s_flash.ld | 0 .../ATMEL/sam3s/source/as_gcc/sam3s_sram.ld | 0 .../ATMEL/sam3s/source/as_gcc/startup_sam3s.c | 0 .../ATMEL/sam3s/source/gcc/sam3s1_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1a_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1a_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1b_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1b_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1c_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s1c_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2a_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2a_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2b_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2b_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2c_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s2c_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4a_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4a_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4b_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4b_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4c_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s4c_sram.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s_flash.ld | 0 .../ATMEL/sam3s/source/gcc/sam3s_sram.ld | 0 .../ATMEL/sam3s/source/gcc/startup_sam3s.c | 0 .../sam3s/source/gcc_arm/sam3s1_flash.ld | 0 .../ATMEL/sam3s/source/gcc_arm/sam3s1_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s1a_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s1a_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s1b_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s1b_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s1c_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s1c_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s2_flash.ld | 0 .../ATMEL/sam3s/source/gcc_arm/sam3s2_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s2a_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s2a_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s2b_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s2b_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s2c_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s2c_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s4_flash.ld | 0 .../ATMEL/sam3s/source/gcc_arm/sam3s4_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s4a_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s4a_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s4b_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s4b_sram.ld | 0 .../sam3s/source/gcc_arm/sam3s4c_flash.ld | 0 .../sam3s/source/gcc_arm/sam3s4c_sram.ld | 0 .../ATMEL/sam3s/source/gcc_arm/sam3s_flash.ld | 0 .../ATMEL/sam3s/source/gcc_arm/sam3s_sram.ld | 0 .../sam3s/source/gcc_arm/startup_sam3s.c | 0 .../sam3s/source/gcc_atmel/sam3s1_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s1_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s1a_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s1a_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s1b_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s1b_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s1c_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s1c_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s2_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s2_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s2a_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s2a_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s2b_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s2b_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s2c_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s2c_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s4_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s4_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s4a_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s4a_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s4b_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s4b_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s4c_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s4c_sram.ld | 0 .../sam3s/source/gcc_atmel/sam3s_flash.ld | 0 .../sam3s/source/gcc_atmel/sam3s_sram.ld | 0 .../sam3s/source/gcc_atmel/startup_sam3s.c | 0 .../ATMEL/sam3s/source/iar/sam3s1_flash.icf | 0 .../ATMEL/sam3s/source/iar/sam3s1_sram.icf | 0 .../ATMEL/sam3s/source/iar/sam3s2_flash.icf | 0 .../ATMEL/sam3s/source/iar/sam3s2_sram.icf | 0 .../ATMEL/sam3s/source/iar/sam3s4_flash.icf | 0 .../ATMEL/sam3s/source/iar/sam3s4_sram.icf | 0 .../ATMEL/sam3s/source/iar/startup_sam3s.c | 0 .../Device/ATMEL/sam3s/source/system_sam3s.c | 0 .../sam3sd8/include/component/component_acc.h | 0 .../sam3sd8/include/component/component_adc.h | 0 .../include/component/component_chipid.h | 0 .../include/component/component_crccu.h | 0 .../include/component/component_dacc.h | 0 .../sam3sd8/include/component/component_efc.h | 0 .../include/component/component_gpbr.h | 0 .../include/component/component_hsmci.h | 0 .../include/component/component_matrix.h | 0 .../sam3sd8/include/component/component_pdc.h | 0 .../sam3sd8/include/component/component_pio.h | 0 .../sam3sd8/include/component/component_pmc.h | 0 .../sam3sd8/include/component/component_pwm.h | 0 .../include/component/component_rstc.h | 0 .../sam3sd8/include/component/component_rtc.h | 0 .../sam3sd8/include/component/component_rtt.h | 0 .../sam3sd8/include/component/component_smc.h | 0 .../sam3sd8/include/component/component_spi.h | 0 .../sam3sd8/include/component/component_ssc.h | 0 .../include/component/component_supc.h | 0 .../sam3sd8/include/component/component_tc.h | 0 .../sam3sd8/include/component/component_twi.h | 0 .../include/component/component_uart.h | 0 .../sam3sd8/include/component/component_udp.h | 0 .../include/component/component_usart.h | 0 .../sam3sd8/include/component/component_wdt.h | 0 .../sam3sd8/include/instance/instance_acc.h | 0 .../sam3sd8/include/instance/instance_adc.h | 0 .../include/instance/instance_chipid.h | 0 .../sam3sd8/include/instance/instance_crccu.h | 0 .../sam3sd8/include/instance/instance_dacc.h | 0 .../sam3sd8/include/instance/instance_efc.h | 0 .../sam3sd8/include/instance/instance_gpbr.h | 0 .../sam3sd8/include/instance/instance_hsmci.h | 0 .../include/instance/instance_matrix.h | 0 .../sam3sd8/include/instance/instance_pioa.h | 0 .../sam3sd8/include/instance/instance_piob.h | 0 .../sam3sd8/include/instance/instance_pioc.h | 0 .../sam3sd8/include/instance/instance_pmc.h | 0 .../sam3sd8/include/instance/instance_pwm.h | 0 .../sam3sd8/include/instance/instance_rstc.h | 0 .../sam3sd8/include/instance/instance_rtc.h | 0 .../sam3sd8/include/instance/instance_rtt.h | 0 .../sam3sd8/include/instance/instance_smc.h | 0 .../sam3sd8/include/instance/instance_spi.h | 0 .../sam3sd8/include/instance/instance_ssc.h | 0 .../sam3sd8/include/instance/instance_supc.h | 0 .../sam3sd8/include/instance/instance_tc0.h | 0 .../sam3sd8/include/instance/instance_tc1.h | 0 .../sam3sd8/include/instance/instance_twi0.h | 0 .../sam3sd8/include/instance/instance_twi1.h | 0 .../sam3sd8/include/instance/instance_uart0.h | 0 .../sam3sd8/include/instance/instance_uart1.h | 0 .../sam3sd8/include/instance/instance_udp.h | 0 .../include/instance/instance_usart0.h | 0 .../include/instance/instance_usart1.h | 0 .../include/instance/instance_usart2.h | 0 .../sam3sd8/include/instance/instance_wdt.h | 0 .../ATMEL/sam3sd8/include/pio/pio_sam3s8b.h | 0 .../ATMEL/sam3sd8/include/pio/pio_sam3s8c.h | 0 .../ATMEL/sam3sd8/include/pio/pio_sam3sd8b.h | 0 .../ATMEL/sam3sd8/include/pio/pio_sam3sd8c.h | 0 .../Device/ATMEL/sam3sd8/include/sam3s8b.h | 0 .../Device/ATMEL/sam3sd8/include/sam3s8c.h | 0 .../Device/ATMEL/sam3sd8/include/sam3sd8.h | 0 .../Device/ATMEL/sam3sd8/include/sam3sd8b.h | 0 .../Device/ATMEL/sam3sd8/include/sam3sd8c.h | 0 .../ATMEL/sam3sd8/include/system_sam3sd8.h | 0 .../sam3sd8/source/as_gcc/sam3s8_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3s8_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3s8b_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3s8b_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3s8c_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3s8c_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3s_flash.ld | 0 .../ATMEL/sam3sd8/source/as_gcc/sam3s_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3sd8_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3sd8_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3sd8b_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3sd8b_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3sd8c_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3sd8c_sram.ld | 0 .../sam3sd8/source/as_gcc/sam3sd_flash.ld | 0 .../sam3sd8/source/as_gcc/sam3sd_sram.ld | 0 .../sam3sd8/source/as_gcc/startup_sam3sd8.c | 0 .../ATMEL/sam3sd8/source/gcc/sam3s8_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s8_sram.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s8b_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s8b_sram.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s8c_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s8c_sram.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3s_sram.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3sd8_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3sd8_sram.ld | 0 .../sam3sd8/source/gcc/sam3sd8b_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3sd8b_sram.ld | 0 .../sam3sd8/source/gcc/sam3sd8c_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3sd8c_sram.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3sd_flash.ld | 0 .../ATMEL/sam3sd8/source/gcc/sam3sd_sram.ld | 0 .../sam3sd8/source/gcc/startup_sam3sd8.c | 0 .../sam3sd8/source/gcc_arm/sam3s8_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3s8_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3s8b_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3s8b_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3s8c_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3s8c_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3s_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3s_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd8_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd8_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd8b_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd8b_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd8c_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd8c_sram.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd_flash.ld | 0 .../sam3sd8/source/gcc_arm/sam3sd_sram.ld | 0 .../sam3sd8/source/gcc_arm/startup_sam3sd8.c | 0 .../sam3sd8/source/gcc_atmel/sam3s8_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s8_sram.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s8b_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s8b_sram.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s8c_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s8c_sram.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3s_sram.ld | 0 .../sam3sd8/source/gcc_atmel/sam3sd8_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3sd8_sram.ld | 0 .../source/gcc_atmel/sam3sd8b_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3sd8b_sram.ld | 0 .../source/gcc_atmel/sam3sd8c_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3sd8c_sram.ld | 0 .../sam3sd8/source/gcc_atmel/sam3sd_flash.ld | 0 .../sam3sd8/source/gcc_atmel/sam3sd_sram.ld | 0 .../source/gcc_atmel/startup_sam3sd8.c | 0 .../ATMEL/sam3sd8/source/iar/sam3s8_flash.icf | 0 .../ATMEL/sam3sd8/source/iar/sam3s8_sram.icf | 0 .../sam3sd8/source/iar/sam3sd8_flash.icf | 0 .../ATMEL/sam3sd8/source/iar/sam3sd8_sram.icf | 0 .../sam3sd8/source/iar/startup_sam3sd8.c | 0 .../ATMEL/sam3sd8/source/system_sam3sd8.c | 0 .../sam3u/include/component/component_adc.h | 0 .../include/component/component_adc12b.h | 0 .../include/component/component_chipid.h | 0 .../sam3u/include/component/component_dmac.h | 0 .../sam3u/include/component/component_efc.h | 0 .../sam3u/include/component/component_gpbr.h | 0 .../sam3u/include/component/component_hsmci.h | 0 .../include/component/component_matrix.h | 0 .../sam3u/include/component/component_pdc.h | 0 .../sam3u/include/component/component_pio.h | 0 .../sam3u/include/component/component_pmc.h | 0 .../sam3u/include/component/component_pwm.h | 0 .../sam3u/include/component/component_rstc.h | 0 .../sam3u/include/component/component_rtc.h | 0 .../sam3u/include/component/component_rtt.h | 0 .../sam3u/include/component/component_smc.h | 0 .../sam3u/include/component/component_spi.h | 0 .../sam3u/include/component/component_ssc.h | 0 .../sam3u/include/component/component_supc.h | 0 .../sam3u/include/component/component_tc.h | 0 .../sam3u/include/component/component_twi.h | 0 .../sam3u/include/component/component_uart.h | 0 .../sam3u/include/component/component_udphs.h | 0 .../sam3u/include/component/component_usart.h | 0 .../sam3u/include/component/component_wdt.h | 0 .../sam3u/include/instance/instance_adc.h | 0 .../sam3u/include/instance/instance_adc12b.h | 0 .../sam3u/include/instance/instance_chipid.h | 0 .../sam3u/include/instance/instance_dmac.h | 0 .../sam3u/include/instance/instance_efc0.h | 0 .../sam3u/include/instance/instance_efc1.h | 0 .../sam3u/include/instance/instance_gpbr.h | 0 .../sam3u/include/instance/instance_hsmci.h | 0 .../sam3u/include/instance/instance_matrix.h | 0 .../sam3u/include/instance/instance_pioa.h | 0 .../sam3u/include/instance/instance_piob.h | 0 .../sam3u/include/instance/instance_pioc.h | 0 .../sam3u/include/instance/instance_pmc.h | 0 .../sam3u/include/instance/instance_pwm.h | 0 .../sam3u/include/instance/instance_rstc.h | 0 .../sam3u/include/instance/instance_rtc.h | 0 .../sam3u/include/instance/instance_rtt.h | 0 .../sam3u/include/instance/instance_smc.h | 0 .../sam3u/include/instance/instance_spi.h | 0 .../sam3u/include/instance/instance_ssc.h | 0 .../sam3u/include/instance/instance_supc.h | 0 .../sam3u/include/instance/instance_tc0.h | 0 .../sam3u/include/instance/instance_twi0.h | 0 .../sam3u/include/instance/instance_twi1.h | 0 .../sam3u/include/instance/instance_uart.h | 0 .../sam3u/include/instance/instance_udphs.h | 0 .../sam3u/include/instance/instance_usart0.h | 0 .../sam3u/include/instance/instance_usart1.h | 0 .../sam3u/include/instance/instance_usart2.h | 0 .../sam3u/include/instance/instance_usart3.h | 0 .../sam3u/include/instance/instance_wdt.h | 0 .../ATMEL/sam3u/include/pio/pio_sam3u1c.h | 0 .../ATMEL/sam3u/include/pio/pio_sam3u1e.h | 0 .../ATMEL/sam3u/include/pio/pio_sam3u2c.h | 0 .../ATMEL/sam3u/include/pio/pio_sam3u2e.h | 0 .../ATMEL/sam3u/include/pio/pio_sam3u4c.h | 0 .../ATMEL/sam3u/include/pio/pio_sam3u4e.h | 0 .../CMSIS/Device/ATMEL/sam3u/include/sam3u.h | 0 .../Device/ATMEL/sam3u/include/sam3u1c.h | 0 .../Device/ATMEL/sam3u/include/sam3u1e.h | 0 .../Device/ATMEL/sam3u/include/sam3u2c.h | 0 .../Device/ATMEL/sam3u/include/sam3u2e.h | 0 .../Device/ATMEL/sam3u/include/sam3u4c.h | 0 .../Device/ATMEL/sam3u/include/sam3u4e.h | 0 .../Device/ATMEL/sam3u/include/system_sam3u.h | 0 .../ATMEL/sam3u/source/as_gcc/sam3u1_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u1_sram.ld | 0 .../sam3u/source/as_gcc/sam3u1c_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u1c_sram.ld | 0 .../sam3u/source/as_gcc/sam3u1e_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u1e_sram.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u2_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u2_sram.ld | 0 .../sam3u/source/as_gcc/sam3u2c_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u2c_sram.ld | 0 .../sam3u/source/as_gcc/sam3u2e_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u2e_sram.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u4_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u4_sram.ld | 0 .../sam3u/source/as_gcc/sam3u4c_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u4c_sram.ld | 0 .../sam3u/source/as_gcc/sam3u4e_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u4e_sram.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u_flash.ld | 0 .../ATMEL/sam3u/source/as_gcc/sam3u_sram.ld | 0 .../ATMEL/sam3u/source/as_gcc/startup_sam3u.c | 0 .../ATMEL/sam3u/source/gcc/sam3u1_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u1_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u1c_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u1c_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u1e_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u1e_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u2_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u2_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u2c_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u2c_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u2e_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u2e_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u4_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u4_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u4c_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u4c_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u4e_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u4e_sram.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u_flash.ld | 0 .../ATMEL/sam3u/source/gcc/sam3u_sram.ld | 0 .../ATMEL/sam3u/source/gcc/startup_sam3u.c | 0 .../sam3u/source/gcc_arm/sam3u1_flash.ld | 0 .../ATMEL/sam3u/source/gcc_arm/sam3u1_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u1c_flash.ld | 0 .../sam3u/source/gcc_arm/sam3u1c_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u1e_flash.ld | 0 .../sam3u/source/gcc_arm/sam3u1e_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u2_flash.ld | 0 .../ATMEL/sam3u/source/gcc_arm/sam3u2_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u2c_flash.ld | 0 .../sam3u/source/gcc_arm/sam3u2c_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u2e_flash.ld | 0 .../sam3u/source/gcc_arm/sam3u2e_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u4_flash.ld | 0 .../ATMEL/sam3u/source/gcc_arm/sam3u4_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u4c_flash.ld | 0 .../sam3u/source/gcc_arm/sam3u4c_sram.ld | 0 .../sam3u/source/gcc_arm/sam3u4e_flash.ld | 0 .../sam3u/source/gcc_arm/sam3u4e_sram.ld | 0 .../ATMEL/sam3u/source/gcc_arm/sam3u_flash.ld | 0 .../ATMEL/sam3u/source/gcc_arm/sam3u_sram.ld | 0 .../sam3u/source/gcc_arm/startup_sam3u.c | 0 .../sam3u/source/gcc_atmel/sam3u1_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u1_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u1c_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u1c_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u1e_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u1e_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u2_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u2_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u2c_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u2c_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u2e_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u2e_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u4_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u4_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u4c_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u4c_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u4e_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u4e_sram.ld | 0 .../sam3u/source/gcc_atmel/sam3u_flash.ld | 0 .../sam3u/source/gcc_atmel/sam3u_sram.ld | 0 .../sam3u/source/gcc_atmel/startup_sam3u.c | 0 .../ATMEL/sam3u/source/iar/sam3u1_flash.icf | 0 .../ATMEL/sam3u/source/iar/sam3u1_sram.icf | 0 .../ATMEL/sam3u/source/iar/sam3u2_flash.icf | 0 .../ATMEL/sam3u/source/iar/sam3u2_sram.icf | 0 .../ATMEL/sam3u/source/iar/sam3u4_flash.icf | 0 .../ATMEL/sam3u/source/iar/sam3u4_sram.icf | 0 .../ATMEL/sam3u/source/iar/startup_sam3u.c | 0 .../Device/ATMEL/sam3u/source/system_sam3u.c | 0 .../sam3xa/include/component/component_adc.h | 0 .../sam3xa/include/component/component_can.h | 0 .../include/component/component_chipid.h | 0 .../sam3xa/include/component/component_dacc.h | 0 .../sam3xa/include/component/component_dmac.h | 0 .../sam3xa/include/component/component_efc.h | 0 .../sam3xa/include/component/component_emac.h | 0 .../sam3xa/include/component/component_gpbr.h | 0 .../include/component/component_hsmci.h | 0 .../include/component/component_matrix.h | 0 .../sam3xa/include/component/component_pdc.h | 0 .../sam3xa/include/component/component_pio.h | 0 .../sam3xa/include/component/component_pmc.h | 0 .../sam3xa/include/component/component_pwm.h | 0 .../sam3xa/include/component/component_rstc.h | 0 .../sam3xa/include/component/component_rtc.h | 0 .../sam3xa/include/component/component_rtt.h | 0 .../include/component/component_sdramc.h | 0 .../sam3xa/include/component/component_smc.h | 0 .../sam3xa/include/component/component_spi.h | 0 .../sam3xa/include/component/component_ssc.h | 0 .../sam3xa/include/component/component_supc.h | 0 .../sam3xa/include/component/component_tc.h | 0 .../sam3xa/include/component/component_trng.h | 0 .../sam3xa/include/component/component_twi.h | 0 .../sam3xa/include/component/component_uart.h | 0 .../include/component/component_uotghs.h | 0 .../include/component/component_usart.h | 0 .../sam3xa/include/component/component_wdt.h | 0 .../sam3xa/include/instance/instance_adc.h | 0 .../sam3xa/include/instance/instance_can0.h | 0 .../sam3xa/include/instance/instance_can1.h | 0 .../sam3xa/include/instance/instance_chipid.h | 0 .../sam3xa/include/instance/instance_dacc.h | 0 .../sam3xa/include/instance/instance_dmac.h | 0 .../sam3xa/include/instance/instance_efc0.h | 0 .../sam3xa/include/instance/instance_efc1.h | 0 .../sam3xa/include/instance/instance_emac.h | 0 .../sam3xa/include/instance/instance_gpbr.h | 0 .../sam3xa/include/instance/instance_hsmci.h | 0 .../sam3xa/include/instance/instance_matrix.h | 0 .../sam3xa/include/instance/instance_pioa.h | 0 .../sam3xa/include/instance/instance_piob.h | 0 .../sam3xa/include/instance/instance_pioc.h | 0 .../sam3xa/include/instance/instance_piod.h | 0 .../sam3xa/include/instance/instance_pioe.h | 0 .../sam3xa/include/instance/instance_piof.h | 0 .../sam3xa/include/instance/instance_pmc.h | 0 .../sam3xa/include/instance/instance_pwm.h | 0 .../sam3xa/include/instance/instance_rstc.h | 0 .../sam3xa/include/instance/instance_rtc.h | 0 .../sam3xa/include/instance/instance_rtt.h | 0 .../sam3xa/include/instance/instance_sdramc.h | 0 .../sam3xa/include/instance/instance_smc.h | 0 .../sam3xa/include/instance/instance_spi0.h | 0 .../sam3xa/include/instance/instance_spi1.h | 0 .../sam3xa/include/instance/instance_ssc.h | 0 .../sam3xa/include/instance/instance_supc.h | 0 .../sam3xa/include/instance/instance_tc0.h | 0 .../sam3xa/include/instance/instance_tc1.h | 0 .../sam3xa/include/instance/instance_tc2.h | 0 .../sam3xa/include/instance/instance_trng.h | 0 .../sam3xa/include/instance/instance_twi0.h | 0 .../sam3xa/include/instance/instance_twi1.h | 0 .../sam3xa/include/instance/instance_uart.h | 0 .../sam3xa/include/instance/instance_uotghs.h | 0 .../sam3xa/include/instance/instance_usart0.h | 0 .../sam3xa/include/instance/instance_usart1.h | 0 .../sam3xa/include/instance/instance_usart2.h | 0 .../sam3xa/include/instance/instance_usart3.h | 0 .../sam3xa/include/instance/instance_wdt.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3a4c.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3a8c.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3x4c.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3x4e.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3x8c.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3x8e.h | 0 .../ATMEL/sam3xa/include/pio/pio_sam3x8h.h | 0 .../Device/ATMEL/sam3xa/include/sam3a4c.h | 0 .../Device/ATMEL/sam3xa/include/sam3a8c.h | 0 .../Device/ATMEL/sam3xa/include/sam3x4c.h | 0 .../Device/ATMEL/sam3xa/include/sam3x4e.h | 0 .../Device/ATMEL/sam3xa/include/sam3x8c.h | 0 .../Device/ATMEL/sam3xa/include/sam3x8e.h | 0 .../Device/ATMEL/sam3xa/include/sam3x8h.h | 0 .../Device/ATMEL/sam3xa/include/sam3xa.h | 0 .../ATMEL/sam3xa/include/system_sam3xa.h | 0 .../sam3xa/source/as_gcc/sam3a4_flash.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3a4_sram.ld | 0 .../sam3xa/source/as_gcc/sam3a4c_flash.ld | 0 .../sam3xa/source/as_gcc/sam3a4c_sram.ld | 0 .../sam3xa/source/as_gcc/sam3a8_flash.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3a8_sram.ld | 0 .../sam3xa/source/as_gcc/sam3a8c_flash.ld | 0 .../sam3xa/source/as_gcc/sam3a8c_sram.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3a_flash.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3a_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x4_flash.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3x4_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x4c_flash.ld | 0 .../sam3xa/source/as_gcc/sam3x4c_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x4e_flash.ld | 0 .../sam3xa/source/as_gcc/sam3x4e_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x8_flash.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3x8_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x8c_flash.ld | 0 .../sam3xa/source/as_gcc/sam3x8c_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x8e_flash.ld | 0 .../sam3xa/source/as_gcc/sam3x8e_sram.ld | 0 .../sam3xa/source/as_gcc/sam3x8h_flash.ld | 0 .../sam3xa/source/as_gcc/sam3x8h_sram.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3x_flash.ld | 0 .../ATMEL/sam3xa/source/as_gcc/sam3x_sram.ld | 0 .../sam3xa/source/as_gcc/startup_sam3xa.c | 0 .../ATMEL/sam3xa/source/gcc/sam3a4_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a4_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a4c_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a4c_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a8_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a8_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a8c_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a8c_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3a_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x4_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x4_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x4c_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x4c_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x4e_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x4e_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8c_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8c_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8e_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8e_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8h_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x8h_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x_flash.ld | 0 .../ATMEL/sam3xa/source/gcc/sam3x_sram.ld | 0 .../ATMEL/sam3xa/source/gcc/startup_sam3xa.c | 0 .../sam3xa/source/gcc_arm/sam3a4_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3a4_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3a4c_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3a4c_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3a8_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3a8_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3a8c_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3a8c_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3a_flash.ld | 0 .../ATMEL/sam3xa/source/gcc_arm/sam3a_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x4_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x4_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x4c_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x4c_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x4e_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x4e_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x8_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x8_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x8c_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x8c_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x8e_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x8e_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x8h_flash.ld | 0 .../sam3xa/source/gcc_arm/sam3x8h_sram.ld | 0 .../sam3xa/source/gcc_arm/sam3x_flash.ld | 0 .../ATMEL/sam3xa/source/gcc_arm/sam3x_sram.ld | 0 .../sam3xa/source/gcc_arm/startup_sam3xa.c | 0 .../sam3xa/source/gcc_atmel/sam3a4_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3a4_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3a4c_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3a4c_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3a8_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3a8_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3a8c_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3a8c_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3a_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3a_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x4_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x4_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x4c_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x4c_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x4e_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x4e_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8c_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8c_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8e_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8e_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8h_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x8h_sram.ld | 0 .../sam3xa/source/gcc_atmel/sam3x_flash.ld | 0 .../sam3xa/source/gcc_atmel/sam3x_sram.ld | 0 .../sam3xa/source/gcc_atmel/startup_sam3xa.c | 0 .../ATMEL/sam3xa/source/iar/sam3a4_flash.icf | 0 .../ATMEL/sam3xa/source/iar/sam3a4_sram.icf | 0 .../ATMEL/sam3xa/source/iar/sam3x4_flash.icf | 0 .../ATMEL/sam3xa/source/iar/sam3x4_sram.icf | 0 .../ATMEL/sam3xa/source/iar/sam3x8_flash.icf | 0 .../ATMEL/sam3xa/source/iar/sam3x8_sram.icf | 0 .../ATMEL/sam3xa/source/iar/startup_sam3xa.c | 0 .../ATMEL/sam3xa/source/system_sam3xa.c | 0 .../system/CMSIS/Device/ATMEL/sam4.h | 0 .../sam4s/include/component/component_acc.h | 0 .../sam4s/include/component/component_adc.h | 0 .../include/component/component_chipid.h | 0 .../sam4s/include/component/component_crccu.h | 0 .../sam4s/include/component/component_dacc.h | 0 .../sam4s/include/component/component_efc.h | 0 .../sam4s/include/component/component_gpbr.h | 0 .../sam4s/include/component/component_hsmci.h | 0 .../include/component/component_matrix.h | 0 .../sam4s/include/component/component_pdc.h | 0 .../sam4s/include/component/component_pio.h | 0 .../sam4s/include/component/component_pmc.h | 0 .../sam4s/include/component/component_pwm.h | 0 .../sam4s/include/component/component_rstc.h | 0 .../sam4s/include/component/component_rtc.h | 0 .../sam4s/include/component/component_rtt.h | 0 .../sam4s/include/component/component_smc.h | 0 .../sam4s/include/component/component_spi.h | 0 .../sam4s/include/component/component_ssc.h | 0 .../sam4s/include/component/component_supc.h | 0 .../sam4s/include/component/component_tc.h | 0 .../sam4s/include/component/component_twi.h | 0 .../sam4s/include/component/component_uart.h | 0 .../sam4s/include/component/component_udp.h | 0 .../sam4s/include/component/component_usart.h | 0 .../sam4s/include/component/component_wdt.h | 0 .../sam4s/include/instance/instance_acc.h | 0 .../sam4s/include/instance/instance_adc.h | 0 .../sam4s/include/instance/instance_chipid.h | 0 .../sam4s/include/instance/instance_crccu.h | 0 .../sam4s/include/instance/instance_dacc.h | 0 .../sam4s/include/instance/instance_efc.h | 0 .../sam4s/include/instance/instance_gpbr.h | 0 .../sam4s/include/instance/instance_hsmci.h | 0 .../sam4s/include/instance/instance_matrix.h | 0 .../sam4s/include/instance/instance_pioa.h | 0 .../sam4s/include/instance/instance_piob.h | 0 .../sam4s/include/instance/instance_pioc.h | 0 .../sam4s/include/instance/instance_pmc.h | 0 .../sam4s/include/instance/instance_pwm.h | 0 .../sam4s/include/instance/instance_rstc.h | 0 .../sam4s/include/instance/instance_rtc.h | 0 .../sam4s/include/instance/instance_rtt.h | 0 .../sam4s/include/instance/instance_smc.h | 0 .../sam4s/include/instance/instance_spi.h | 0 .../sam4s/include/instance/instance_ssc.h | 0 .../sam4s/include/instance/instance_supc.h | 0 .../sam4s/include/instance/instance_tc0.h | 0 .../sam4s/include/instance/instance_tc1.h | 0 .../sam4s/include/instance/instance_twi0.h | 0 .../sam4s/include/instance/instance_twi1.h | 0 .../sam4s/include/instance/instance_uart0.h | 0 .../sam4s/include/instance/instance_uart1.h | 0 .../sam4s/include/instance/instance_udp.h | 0 .../sam4s/include/instance/instance_usart0.h | 0 .../sam4s/include/instance/instance_usart1.h | 0 .../sam4s/include/instance/instance_wdt.h | 0 .../ATMEL/sam4s/include/pio/pio_sam4s16b.h | 0 .../ATMEL/sam4s/include/pio/pio_sam4s16c.h | 0 .../ATMEL/sam4s/include/pio/pio_sam4s8b.h | 0 .../ATMEL/sam4s/include/pio/pio_sam4s8c.h | 0 .../CMSIS/Device/ATMEL/sam4s/include/sam4s.h | 0 .../Device/ATMEL/sam4s/include/sam4s16b.h | 0 .../Device/ATMEL/sam4s/include/sam4s16c.h | 0 .../Device/ATMEL/sam4s/include/sam4s8b.h | 0 .../Device/ATMEL/sam4s/include/sam4s8c.h | 0 .../Device/ATMEL/sam4s/include/system_sam4s.h | 0 .../sam4s/source/as_gcc/sam4s16_flash.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s16_sram.ld | 0 .../sam4s/source/as_gcc/sam4s16b_flash.ld | 0 .../sam4s/source/as_gcc/sam4s16b_sram.ld | 0 .../sam4s/source/as_gcc/sam4s16c_flash.ld | 0 .../sam4s/source/as_gcc/sam4s16c_sram.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s8_flash.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s8_sram.ld | 0 .../sam4s/source/as_gcc/sam4s8b_flash.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s8b_sram.ld | 0 .../sam4s/source/as_gcc/sam4s8c_flash.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s8c_sram.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s_flash.ld | 0 .../ATMEL/sam4s/source/as_gcc/sam4s_sram.ld | 0 .../ATMEL/sam4s/source/as_gcc/startup_sam4s.c | 0 .../ATMEL/sam4s/source/gcc/sam4s16_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s16_sram.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s16b_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s16b_sram.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s16c_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s16c_sram.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s8_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s8_sram.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s8b_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s8b_sram.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s8c_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s8c_sram.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s_flash.ld | 0 .../ATMEL/sam4s/source/gcc/sam4s_sram.ld | 0 .../ATMEL/sam4s/source/gcc/startup_sam4s.c | 0 .../sam4s/source/gcc_arm/sam4s16_flash.ld | 0 .../sam4s/source/gcc_arm/sam4s16_sram.ld | 0 .../sam4s/source/gcc_arm/sam4s16b_flash.ld | 0 .../sam4s/source/gcc_arm/sam4s16b_sram.ld | 0 .../sam4s/source/gcc_arm/sam4s16c_flash.ld | 0 .../sam4s/source/gcc_arm/sam4s16c_sram.ld | 0 .../sam4s/source/gcc_arm/sam4s8_flash.ld | 0 .../ATMEL/sam4s/source/gcc_arm/sam4s8_sram.ld | 0 .../sam4s/source/gcc_arm/sam4s8b_flash.ld | 0 .../sam4s/source/gcc_arm/sam4s8b_sram.ld | 0 .../sam4s/source/gcc_arm/sam4s8c_flash.ld | 0 .../sam4s/source/gcc_arm/sam4s8c_sram.ld | 0 .../ATMEL/sam4s/source/gcc_arm/sam4s_flash.ld | 0 .../ATMEL/sam4s/source/gcc_arm/sam4s_sram.ld | 0 .../sam4s/source/gcc_arm/startup_sam4s.c | 0 .../sam4s/source/gcc_atmel/sam4s16_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s16_sram.ld | 0 .../sam4s/source/gcc_atmel/sam4s16b_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s16b_sram.ld | 0 .../sam4s/source/gcc_atmel/sam4s16c_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s16c_sram.ld | 0 .../sam4s/source/gcc_atmel/sam4s8_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s8_sram.ld | 0 .../sam4s/source/gcc_atmel/sam4s8b_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s8b_sram.ld | 0 .../sam4s/source/gcc_atmel/sam4s8c_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s8c_sram.ld | 0 .../sam4s/source/gcc_atmel/sam4s_flash.ld | 0 .../sam4s/source/gcc_atmel/sam4s_sram.ld | 0 .../sam4s/source/gcc_atmel/startup_sam4s.c | 0 .../ATMEL/sam4s/source/iar/sam4s16_flash.icf | 0 .../ATMEL/sam4s/source/iar/sam4s16_sram.icf | 0 .../ATMEL/sam4s/source/iar/sam4s8_flash.icf | 0 .../ATMEL/sam4s/source/iar/sam4s8_sram.icf | 0 .../ATMEL/sam4s/source/iar/startup_sam4s.c | 0 .../Device/ATMEL/sam4s/source/system_sam4s.c | 0 .../CMSIS/Device/_Template_Vendor/ReadMe.txt | 0 .../Vendor/Device/Include/Device.h | 0 .../Vendor/Device/Include/system_Device.h | 0 .../Source/Templates/ARM/startup_Device.s | 0 .../Device/Source/Templates/system_Device.c | 0 .../CMSIS/Examples/cmsis_example/conf_board.h | 0 .../CMSIS/Examples/cmsis_example/gcc/Makefile | 0 .../Examples/cmsis_example/gcc/build.bat | 0 .../cmsis_example/gcc/build_debug.bat | 0 .../cmsis_example/gcc/cmsis_example.mk | 0 .../cmsis_example/gcc/sam3n_ek_flash.gdb | 0 .../cmsis_example/gcc/sam3n_ek_sram.gdb | 0 .../cmsis_example/gcc/sam3s_ek2_flash.gdb | 0 .../cmsis_example/gcc/sam3s_ek2_sram.gdb | 0 .../cmsis_example/gcc/sam3s_ek_flash.gdb | 0 .../cmsis_example/gcc/sam3s_ek_sram.gdb | 0 .../cmsis_example/gcc/sam3u_ek_flash.gdb | 0 .../cmsis_example/gcc/sam3u_ek_sram.gdb | 0 .../cmsis_example/gcc/sam3x_ek_flash.gdb | 0 .../cmsis_example/gcc/sam3x_ek_sram.gdb | 0 .../cmsis_example/gcc/sam4s_ek_flash.gdb | 0 .../cmsis_example/gcc/sam4s_ek_sram.gdb | 0 .../Examples/cmsis_example/gcc/sam_series.mk | 0 .../Examples/cmsis_example/gcc_arm/Makefile | 0 .../Examples/cmsis_example/gcc_arm/build.bat | 0 .../cmsis_example/gcc_arm/build_debug.bat | 0 .../cmsis_example/gcc_arm/cmsis_example.mk | 0 .../gcc_arm/coreutils-5.3.0-GnuWin32.README | 0 .../cmsis_example/gcc_arm/libiconv2.dll | Bin .../cmsis_example/gcc_arm/libintl3.dll | Bin .../Examples/cmsis_example/gcc_arm/log.txt | 0 .../gcc_arm/make-3.81-GnuWin32.README | 0 .../Examples/cmsis_example/gcc_arm/make.exe | Bin .../Examples/cmsis_example/gcc_arm/rm.exe | Bin .../cmsis_example/gcc_arm/sam3n_ek_flash.gdb | 0 .../cmsis_example/gcc_arm/sam3n_ek_sram.gdb | 0 .../cmsis_example/gcc_arm/sam3s_ek2_flash.gdb | 0 .../cmsis_example/gcc_arm/sam3s_ek2_sram.gdb | 0 .../cmsis_example/gcc_arm/sam3s_ek_flash.gdb | 0 .../cmsis_example/gcc_arm/sam3s_ek_sram.gdb | 0 .../cmsis_example/gcc_arm/sam3u_ek_flash.gdb | 0 .../cmsis_example/gcc_arm/sam3u_ek_sram.gdb | 0 .../cmsis_example/gcc_arm/sam3x_ek_flash.gdb | 0 .../cmsis_example/gcc_arm/sam3x_ek_sram.gdb | 0 .../cmsis_example/gcc_arm/sam4s_ek_flash.gdb | 0 .../cmsis_example/gcc_arm/sam4s_ek_sram.gdb | 0 .../cmsis_example/gcc_arm/sam_series.mk | 0 .../Examples/cmsis_example/gcc_atmel/Makefile | 0 .../cmsis_example/gcc_atmel/build.bat | 0 .../cmsis_example/gcc_atmel/build_debug.bat | 0 .../cmsis_example/gcc_atmel/cmsis_example.mk | 0 .../gcc_atmel/coreutils-5.3.0-GnuWin32.README | 0 .../cmsis_example/gcc_atmel/libiconv2.dll | Bin .../cmsis_example/gcc_atmel/libintl3.dll | Bin .../gcc_atmel/make-3.81-GnuWin32.README | 0 .../Examples/cmsis_example/gcc_atmel/make.exe | Bin .../Examples/cmsis_example/gcc_atmel/rm.exe | Bin .../gcc_atmel/sam3n_ek_flash.gdb | 0 .../cmsis_example/gcc_atmel/sam3n_ek_sram.gdb | 0 .../gcc_atmel/sam3s_ek2_flash.gdb | 0 .../gcc_atmel/sam3s_ek2_sram.gdb | 0 .../gcc_atmel/sam3s_ek_flash.gdb | 0 .../cmsis_example/gcc_atmel/sam3s_ek_sram.gdb | 0 .../gcc_atmel/sam3u_ek_flash.gdb | 0 .../cmsis_example/gcc_atmel/sam3u_ek_sram.gdb | 0 .../gcc_atmel/sam3x_ek_flash.gdb | 0 .../cmsis_example/gcc_atmel/sam3x_ek_sram.gdb | 0 .../gcc_atmel/sam4s_ek_flash.gdb | 0 .../cmsis_example/gcc_atmel/sam4s_ek_sram.gdb | 0 .../cmsis_example/gcc_atmel/sam_series.mk | 0 .../CMSIS/Examples/cmsis_example/main.c | 0 .../system/CMSIS/Version 2.10 | 0 .../system/libsam/build_gcc/Makefile | 0 .../system/libsam/build_gcc/debug.mk | 0 .../system/libsam/build_gcc/gcc.mk | 0 .../system/libsam/build_gcc/release.mk | 0 .../system/libsam/build_gcc/sam3.mk | 0 .../system/libsam/build_iar/libsam.ewd | 0 .../system/libsam/build_iar/libsam.ewp | 0 .../system/libsam/build_iar/libsam.eww | 0 .../system/libsam/chip.h | 0 .../system/libsam/include/USB_device.h | 0 .../system/libsam/include/USB_host.h | 0 .../system/libsam/include/adc.h | 0 .../system/libsam/include/can.h | 0 .../system/libsam/include/dacc.h | 0 .../system/libsam/include/efc.h | 0 .../system/libsam/include/emac.h | 0 .../system/libsam/include/gpbr.h | 0 .../libsam/include/interrupt_sam_nvic.h | 0 .../system/libsam/include/pio.h | 0 .../system/libsam/include/pio_it.h | 0 .../system/libsam/include/pmc.h | 0 .../system/libsam/include/pwmc.h | 0 .../system/libsam/include/rstc.h | 0 .../system/libsam/include/rtc.h | 0 .../system/libsam/include/rtt.h | 0 .../system/libsam/include/spi.h | 0 .../system/libsam/include/ssc.h | 0 .../system/libsam/include/tc.h | 0 .../system/libsam/include/timetick.h | 0 .../system/libsam/include/trng.h | 0 .../system/libsam/include/twi.h | 0 .../system/libsam/include/udp.h | 0 .../system/libsam/include/udphs.h | 0 .../system/libsam/include/uotghs_device.h | 0 .../system/libsam/include/uotghs_host.h | 0 .../system/libsam/include/usart.h | 0 .../system/libsam/include/wdt.h | 0 .../system/libsam/readme.txt | 0 .../system/libsam/source/adc.c | 0 .../system/libsam/source/adc12_sam3u.c | 0 .../system/libsam/source/can.c | 0 .../system/libsam/source/dacc.c | 0 .../system/libsam/source/efc.c | 0 .../system/libsam/source/emac.c | 0 .../system/libsam/source/gpbr.c | 0 .../system/libsam/source/interrupt_sam_nvic.c | 0 .../system/libsam/source/pio.c | 0 .../system/libsam/source/pmc.c | 0 .../system/libsam/source/pwmc.c | 0 .../system/libsam/source/rstc.c | 0 .../system/libsam/source/rtc.c | 0 .../system/libsam/source/rtt.c | 0 .../system/libsam/source/spi.c | 0 .../system/libsam/source/ssc.c | 0 .../system/libsam/source/tc.c | 0 .../system/libsam/source/timetick.c | 0 .../system/libsam/source/trng.c | 0 .../system/libsam/source/twi.c | 0 .../system/libsam/source/udp.c | 0 .../system/libsam/source/udphs.c | 0 .../system/libsam/source/uotghs.c | 0 .../system/libsam/source/uotghs_device.c | 0 .../system/libsam/source/uotghs_host.c | 0 .../system/libsam/source/usart.c | 0 .../system/libsam/source/wdt.c | 0 .../variants/digix/build_gcc/Makefile | 0 .../variants/digix/build_gcc/debug.mk | 0 .../variants/digix/build_gcc/gcc.mk | 0 .../build_gcc/libvariant_arduino_due_x.mk | 0 .../variants/digix/build_gcc/release.mk | 0 .../debug_scripts/gcc/arduino_due_x_flash.gdb | 0 .../debug_scripts/gcc/arduino_due_x_sram.gdb | 0 .../debug_scripts/iar/arduino_due_flash.mac | 0 .../debug_scripts/iar/arduino_due_sram.mac | 0 .../variants/digix/libsam_sam3x8e_gcc_rel.a | Bin .../digix/libsam_sam3x8e_gcc_rel.a.txt | 0 .../digix/linker_scripts/gcc/flash.ld | 0 .../variants/digix/linker_scripts/gcc/sram.ld | 0 .../digix/linker_scripts/iar/flash.icf | 0 .../digix/linker_scripts/iar/sram.icf | 0 .../variants/digix/pins_arduino.h | 0 .../variants/digix/variant.cpp | 0 .../variants/digix/variant.h | 0 hardware/digistump/avr/programmers.txt | 5 -- hardware/digistump/avr/tools/avrdude.exe | Bin 1442405 -> 0 bytes .../digistump/avr/tools/linux32binaries.tar | Bin 51200 -> 0 bytes .../digistump/avr/tools/linux64binaries.tar | Bin 61440 -> 0 bytes hardware/digistump/avr/tools/micronucleus.exe | Bin 76662 -> 0 bytes tools/micronucleus-2.0a4-linux32.tar.gz | Bin 0 -> 16732 bytes tools/micronucleus-2.0a4-linux64.tar.gz | Bin 0 -> 17120 bytes tools/micronucleus-2.0a4-osx.zip | Bin 0 -> 47443 bytes tools/micronucleus-2.0a4-windows.zip | Bin 0 -> 27219 bytes 3581 files changed, 93 insertions(+), 51 deletions(-) rename {hardware/digistump/avr => digistump-avr}/boards.txt (57%) rename {hardware/digistump/avr => digistump-avr}/cores/license.txt (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Arduino.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/HardwareSerial.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/HardwareSerial.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Print.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Print.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Printable.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Stream.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Stream.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/TinySoftwareSPI.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/TinySoftwareSPI.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/TinySoftwareSerial.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/TinySoftwareSerial.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/Tone.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/WCharacter.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/WInterrupts.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/WMath.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/WProgram.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/WString.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/WString.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/binary.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/main.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/new.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/new.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/wiring.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/wiring_analog.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/wiring_digital.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/wiring_private.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/wiring_pulse.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/pro/wiring_shift.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/Arduino.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/HardwareSerial.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/HardwareSerial.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/Print.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/Print.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/PwmTimer.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/Stream.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/TinyDebugSerial.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/TinyDebugSerial.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/TinyDebugSerial115200.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/TinyDebugSerial38400.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/TinyDebugSerial9600.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/TinyDebugSerialErrors.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/Tone.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/ToneTimer.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/UserTimer.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WCharacter.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WConstants.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WInterrupts.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WMath.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WProgram.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WString.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/WString.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/binary.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/core_adc.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/core_build_options.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/core_macros.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/core_pins.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/core_timers.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/main.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/new.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/new.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/pins_arduino.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/pins_arduino.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring_analog.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring_digital.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring_private.h (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring_pulse.c (100%) rename {hardware/digistump/avr => digistump-avr}/cores/tiny/wiring_shift.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/COPYING (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/README.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/examples/buttoncycler/buttoncycler.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/examples/digispark/digispark.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/examples/simple/simple.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Adafruit_NeoPixel/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/Changelog.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/CommercialLicense.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/DigiCDC.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/DigiCDC.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/asmcommon.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/examples/CDC_LED/CDC_LED.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/examples/Echo/Echo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/examples/Print/Print.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/libs-device/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/oddebug.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/oddebug.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/osccal.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/osccal.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/osctune.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/ringBuffer.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbconfig-prototype.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbconfig.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrv.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrv.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm.S (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm.asm (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm12.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm128.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm15.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm16.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm165.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm18-crc.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbdrvasm20.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkCDC/usbportability.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/.gitattributes (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/.gitignore (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/CHANGELOG.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/IRLib.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/IRLib.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/IRLibMatch.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/IRLibTimer.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/LICENSE.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/README.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/DigiIrDump/DigiIrDump.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/DigiIrRgbCtrl/DigiIrRgbCtrl.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRhashdecode/IRhashdecode.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRrecord/IRrecord.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRrecvDump/IRrecvDump.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRsendDemo/IRsendDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRsendJVC/IRsendJVC.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.py (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRserial_remote/POV-Ray/remotebg.pov (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRserial_remote/click.wav (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRserial_remote/remotebg.png (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/IRservo/IRservo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkIRLib/examples/Samsung36/Samsung36.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/ArduinoNotes.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/Changelog.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/CommercialLicense.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/DigiJoystick.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/DigiKeyboard.h.old (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/JoystickReadme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/USB-ID-FAQ.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/USB-IDs-for-free.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/USBID-License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/asmcommon.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/examples/Joystick/Joystick.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/oddebug.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/oddebug.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/osccal.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/osccal.c.lst (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/osccal.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/osccal.o (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/osctune.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbconfig-prototype.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbconfig.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrv.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrv.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm.S (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm.asm (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm12.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm128.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm15.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm16.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm165.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm18-crc.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbdrvasm20.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkJoystick/usbportability.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/ArduinoNotes.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/Changelog.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/CommercialLicense.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/DigiKeyboard.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/USB-ID-FAQ.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/USB-IDs-for-free.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/USBID-License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/asmcommon.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/examples/Keyboard/Keyboard.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/oddebug.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/oddebug.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/osccal.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/osccal.c.lst (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/osccal.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/osccal.o (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/osctune.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/scancode-ascii-table.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbconfig-prototype.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbconfig.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrv.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrv.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm.S (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm.asm (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm12.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm128.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm15.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm16.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm165.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm18-crc.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbdrvasm20.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkKeyboard/usbportability.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/LiquidCrystal_I2C.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/LiquidCrystal_I2C.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/examples/BasicUsage/BasicUsage.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/info/BC557.pdf (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/info/Image.jpg (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/info/PCF8574P.pdf (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/info/Schematic_diagram.jpg (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/info/notes_for_pollin_interface.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/info/readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkLCD/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/ArduinoNotes.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/Changelog.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/CommercialLicense.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/DigiMouse.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/MouseReadme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/USB-ID-FAQ.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/USB-IDs-for-free.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/USBID-License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/asmcommon.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/examples/Mouse/Mouse.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/oddebug.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/oddebug.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/osccal.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/osccal.c.lst (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/osccal.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/osccal.o (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/osctune.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbconfig-prototype.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbconfig.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrv.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrv.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm.S (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm.asm (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm12.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm128.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm15.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm16.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm165.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm18-crc.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbdrvasm20.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkMouse/usbportability.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/CHANGES.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/DigisparkOLED.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/DigisparkOLED.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/README.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/RESEARCH.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/TODO.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/examples/DigisparkOLED/DigisparkOLED.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/examples/DigisparkOLED/digistump_128x64c1.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/examples/DigisparkOLED/img0_128x64c1.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/font6x8.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkOLED/font8x16.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRGB/DigisparkRGB.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRGB/DigisparkRGB.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRGB/examples/DigisparkRGB/DigisparkRGB.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRGB/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/DigiRcSeqZodiac/DigiRcSeqZodiac.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/MultiPosSwitch/MultiPosSwitch.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/OnePropTo5/OnePropTo5.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/RcSeqAdvancedDoors/RcSeqAdvancedDoors.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/RcSeqDemo/RcSeqDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/RcSeqZodiac/RcSeqZodiac.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Examples/UneVoieVers8/UneVoieVers8.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/RcSeq.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/RcSeq.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/Readme.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkRcSeq/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSimpleServo/.DS_Store (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSimpleServo/README.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSimpleServo/SimpleServo.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSimpleServo/SimpleServo.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSimpleServo/examples/.DS_Store (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSimpleServo/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/Readme.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDebug/SoftRcPulseInDebug.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDemo/SoftRcPulseInDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseIn/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/Readme.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/Knob/Knob.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/SerialServo/SerialServo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/Sweep/Sweep.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/SweepNoDelay/SweepNoDelay.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/Usb2Servos/Usb2Servos.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/examples/knob_moyennee/knob_moyennee.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftRcPulseOut/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/Readme.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/SoftSerial.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/SoftSerial.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/examples/Digi_1io_SerialDbg/Digi_1io_SerialDbg.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/examples/SoftSerialExample/SoftSerialExample.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/examples/TwoPortReceive/TwoPortReceive.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkSoftSerial/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/Readme.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/TinyPinChange.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/TinyPinChange.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/examples/Edge/Edge.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/examples/FallingEdge/FallingEdge.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/examples/RisingEdge/RisingEdge.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/examples/TinyRcScope/TinyRcScope.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinyPinChange/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinySoftPwm/Readme.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinySoftPwm/TinySoftPwm.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinySoftPwm/TinySoftPwm.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinySoftPwm/examples/SoftPwm13Pins/SoftPwm13Pins.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinySoftPwm/examples/TinySoftPwmDemo/TinySoftPwmDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkTinySoftPwm/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/ArduinoNotes.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/Changelog.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/CommercialLicense.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/DigiUSB.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/DigiUSB.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/DigisparkReadme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/USB-ID-FAQ.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/USB-IDs-for-free.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/USBID-License.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/asmcommon.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/examples/DigiBlink/DigiBlink.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/examples/DigiScope/DigiScope.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/examples/DigiUSB2LCD/DigiUSB2LCD.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/examples/Echo/Echo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/libs-device/Readme.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/libs-device/osccal.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/libs-device/osccal.c.lst (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/libs-device/osccal.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/libs-device/osccal.o (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/libs-device/osctune.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/oddebug.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/oddebug.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/osccal.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/osccal.c.lst (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/osccal.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/osccal.o (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/osctune.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/rx_buffer.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbconfig-prototype.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbconfig.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrv.c (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrv.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm.S (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm.asm (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm12.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm128.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm15.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm16.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm165.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm18-crc.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbdrvasm20.inc (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/DigisparkUSB/usbportability.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/BT_BLE_Echo/BT_BLE_Echo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/BT_or_BLERobot/BT_or_BLERobot.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/BasicRobot/BasicRobot.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/CharliePlexMarquee/charlieplex.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/Charlieplex/Charlieplex.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/EEPROM/EEPROM.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/Expander/Expander.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/GPS/GPS.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/Infrared/Infrared.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/MeshGeneralExample/MeshGeneralExample.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/MotorShield/MotorShield.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/Rfm12b/Rfm12b.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/Start/Start.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/WiFiClientGetExample/WiFiClientGetExample.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/WiFiClientPostExample/WiFiClientPostExample.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/WiFiServerExample/WiFiServerExample.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/WiFiServerRobot/WiFiServerRobot.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/_9DOF_Shield/_9DOF_Shield.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Digispark_Examples/i2cScanner/i2cScanner.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/LPD8806.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/LPD8806.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/README.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/examples/LEDbeltKit/LEDbeltKit.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/examples/advancedLEDbeltKit/advancedLEDbeltKit.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/examples/longstrandtest/longstrandtest.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LPD8806/examples/strandtest/strandtest.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LedControl/LedControl.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LedControl/LedControl.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LedControl/examples/LCDemo7Segment/LCDemo7Segment.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LedControl/examples/LCDemoCascadedDevices/LCDemoCascadedDevices.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LedControl/examples/LCDemoMatrix/LCDemoMatrix.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/LedControl/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/ArduinoNunchuk.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/ArduinoNunchuk.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/LICENSE.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/README.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/examples/ArduinoNunchukDemo/ArduinoNunchukDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/examples/DigisparkJoystickDemo/DigisparkJoystickDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/examples/DigisparkUSBDemo/DigisparkUSBDemo.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Nunchuk/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/OneWire.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/OneWire.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/OneWire/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/.gitignore (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/Doxyfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/FAQ (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/README.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/RF24.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/RF24.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/RF24_config.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/doxygen-custom.css (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/GettingStarted/GettingStarted.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/GettingStarted/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/GettingStarted/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/digispark_receive/digispark_receive.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/digispark_send/digispark_send.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/led_remote/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/led_remote/led_remote.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/led_remote/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/nordic_fob/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/nordic_fob/nordic_fob.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/nordic_fob/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair/pingpair.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_dyn/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_dyn/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_irq/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_irq/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_maple/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_maple/main.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_pl/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_pl/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_sleepy/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/pingpair_sleepy/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/scanner/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/scanner/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/scanner/scanner.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/starping/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/starping/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/examples/starping/starping.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/nRF24L01.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/README (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/native/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/native/pingpair_irq.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/native/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_blocking/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_blocking/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_blocking/runtest.py (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_blocking/runtests.sh (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_blocking/test.ex (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_test/Jamfile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_test/pingpair_test.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_test/printf.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_test/runtest.py (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_test/runtests.sh (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/tests/pingpair_test/test.ex (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/RF24/wikidoc.xslt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/SPI/SPI.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/SPI/SPI.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/SPI/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/README.md (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/TinyRTClib.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/TinyRTClib.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/examples/datecalc/datecalc.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/examples/ds1307/ds1307.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/examples/softrtc/softrtc.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyRTClib/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/TinyWireM.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/TinyWireM.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/USI_TWI_Master.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/USI_TWI_Master.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/examples/Tiny85_Temp/Tiny85_Temp.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/TinyWireM/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/CHANGES (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/LICENSE (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/MANIFEST (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/Makefile (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/README (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/VirtualWire.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/VirtualWire.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/examples/client/client.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/examples/receiver/receiver.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/examples/server/server.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/examples/transmitter/transmitter.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/VirtualWire/util/crc16.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/WS2811/WS2811.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/WS2811/examples/digispark/digispark.ino (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/USI_TWI_Master.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/USI_TWI_Master.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/Wire.cpp (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/Wire.h (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/examples/Tiny85_Temp/Tiny85_Temp.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde (100%) rename {hardware/digistump/avr => digistump-avr}/libraries/Wire/keywords.txt (100%) rename {hardware/digistump/avr => digistump-avr}/platform.txt (84%) create mode 100644 digistump-avr/programmers.txt rename {hardware/digistump/avr => digistump-avr}/variants/digispark/pins_arduino.c (100%) rename {hardware/digistump/avr => digistump-avr}/variants/digispark/pins_arduino.h (100%) rename {hardware/digistump/avr => digistump-avr}/variants/pro/pins_arduino.h (100%) rename {hardware/digistump/avr => digistump-avr}/variants/pro32buffer/pins_arduino.h (100%) rename {hardware/digistump/avr => digistump-avr}/variants/pro64buffer/pins_arduino.h (100%) rename {hardware/digistump/sam => digistump-sam}/boards.txt (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Arduino.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Client.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/HardwareSerial.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/IPAddress.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/IPAddress.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Print.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Print.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Printable.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Reset.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Reset.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/RingBuffer.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/RingBuffer.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Server.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Stream.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Stream.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Tone.cpp.disabled (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Tone.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/UARTClass.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/UARTClass.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USARTClass.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USARTClass.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USB/CDC.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USB/HID.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USB/USBAPI.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USB/USBCore.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USB/USBCore.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/USB/USBDesc.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/Udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WCharacter.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WInterrupts.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WInterrupts.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WMath.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WMath.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WString.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/WString.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/avr/dtostrf.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/avr/dtostrf.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/avr/interrupt.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/avr/pgmspace.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/binary.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/cortex_handlers.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/cxxabi-compat.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/hooks.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/iar_calls_sam3.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/itoa.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/itoa.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/main.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/syscalls.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/syscalls_sam3.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_analog.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_analog.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_constants.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_digital.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_digital.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_private.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_pulse.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_pulse.h (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_shift.c (100%) rename {hardware/digistump/sam => digistump-sam}/cores/digix/wiring_shift.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/DigiFi.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/DigiFi.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/README.md (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/BasicClient/BasicClient.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/EthernetCompatible/ChatServer/ChatServer.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/EthernetCompatible/TelnetClient/TelnetClient.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/EthernetCompatible/UdpNtpClient/UdpNtpClient.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/EthernetCompatible/WebClient/WebClient.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/EthernetCompatible/WebServer/WebServer.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/EthernetCompatible/WebServerChunked/WebServerChunked.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/KeyboardTweetLCD/KeyboardTweetLCD.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/ServerExample/ServerExample.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/SetRTCbyNTP/SetRTCbyNTP.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/ThingSpeak/Arduino_to_ThingSpeak/Arduino_to_ThingSpeak.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/basic/basic.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiFi/examples/ping/ping.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXBetaBonus/Bonus_Encoder_Working/Bonus_Encoder_Working.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXBetaBonus/Bonus_IR_rec/Bonus_IR_rec.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXBetaBonus/Bonus_RGB/Bonus_RGB.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXBetaBonus/Bonus_Temp/Bonus_Temp.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXEEPROM/Extensive_EEPROM.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXEEPROM/Extensive_EEPROM_overview/Extensive_EEPROM_overview.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/LiquidCrystal_I2C.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/LiquidCrystal_I2C.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/examples/BasicUsage/BasicUsage.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/info/BC557.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/info/Image.jpg (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/info/PCF8574P.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/info/Schematic_diagram.jpg (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/info/notes_for_pollin_interface.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/info/readme.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/DigiXLCD/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/I2Cdev/I2Cdev.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/I2Cdev/I2Cdev.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/I2Cdev/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/Examples/MPU6050_DMP6/MPU6050_DMP6.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/Examples/MPU6050_DMP6/Processing/MPUTeapot.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/Examples/MPU6050_raw/MPU6050_raw.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/MPU6050.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/MPU6050.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/MPU6050_6Axis_MotionApps20.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/MPU6050_9Axis_MotionApps41.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/MPU6050/helper_3dmath.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/OneWire.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/OneWire.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/OneWire/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/Doxyfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/FAQ (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/README.md (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/RF24.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/RF24.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/RF24_config.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/doxygen-custom.css (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/GettingStarted/GettingStarted.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/GettingStarted/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/GettingStarted/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/led_remote/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/led_remote/led_remote.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/led_remote/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/nordic_fob/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/nordic_fob/nordic_fob.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/nordic_fob/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair/pingpair.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_dyn/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_dyn/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_irq/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_irq/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_maple/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_maple/main.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_pl/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_pl/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_sleepy/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/pingpair_sleepy/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/rpi_hub_arduino/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/rpi_hub_arduino/rpi_hub_arduino.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/scanner/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/scanner/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/scanner/scanner.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/starping/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/starping/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/examples/starping/starping.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/RF24.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/RF24.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/RF24_config.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/examples/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/examples/pingtest.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/examples/pongtest.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/examples/rpi-hub.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/examples/scanner.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/nRF24L01.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24-bcm/readme.md (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/RF24.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/RF24.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/RF24_config.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/compatibility.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/compatibility.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/examples/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/examples/pingtest.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/examples/pongtest.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/examples/rpi-hub.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/examples/scanner.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/gpio.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/gpio.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/librf24.so.1.0 (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/nRF24L01.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/readme.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/spi.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/librf24/spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/readme.md (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/librf24-rpi/readme.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/nRF24L01.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/README (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/native/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/native/pingpair_irq.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/native/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_blocking/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_blocking/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_blocking/runtest.py (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_blocking/runtests.sh (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_blocking/test.ex (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_test/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_test/pingpair_test.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_test/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_test/runtest.py (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_test/runtests.sh (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/tests/pingpair_test/test.ex (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24/wikidoc.xslt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/Doxyfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/README.md (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/RF24Network.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/RF24Network.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/RF24Network_config.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/Sync.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/Sync.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/helloworld_rx/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/helloworld_rx/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/helloworld_rx/helloworld_rx.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/helloworld_tx/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/helloworld_tx/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/helloworld_tx/helloworld_tx.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/maple/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/maple/Jamrules (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/maple/helloworld_tx.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/maple/main.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/meshping/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/meshping/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/meshping/meshping.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/meshping/nodeconfig.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/meshping/nodeconfig.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/meshping/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/DuinodeV1.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/DuinodeV3.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/DuinodeV5.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/S_message.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/S_message.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/duinode1.sh (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/duinode3.sh (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/duinode5.sh (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/nodeconfig.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/nodeconfig.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/sensornet.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/sleep.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/sleep.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/examples/sensornet/timer.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/README (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/Globals.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/Globals.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/Jamrules (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/PingTest.test (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/README (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/SyncTest.test (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/main.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit/runner.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit_rx/Finder.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit_rx/Finder.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit_rx/Jamfile (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit_rx/README (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit_rx/printf.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RF24Network/tests/unit_rx/unit_rx.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/.gitignore (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/README.md (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/change.log (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Alarm_Sample/Due_RTC_Alarm_Sample.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_Germany_Summertime/Due_RTC_Simple_Germany_Summertime.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_Sample/Due_RTC_Simple_Sample.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_Sample_oneline_time_and_date/Due_RTC_Simple_Sample_oneline_time_and_date.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_Unixtime_Compilertime/Due_RTC_Simple_Unixtime_Compilertime.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_Unixtime_timezone/Due_RTC_Simple_Unixtime_timezone.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_german_timing_summertime_sample/Due_RTC_Simple_german_timing_summertime_sample.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/examples/Due_RTC_Simple_test_of_date/Due_RTC_Simple_test_of_date.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/rtc_clock.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/RTC/rtc_clock.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/SPI/SPI.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/SPI/SPI.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/SPI/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/DefaultFonts.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/License - CC BY-NC-SA 3.0 - Legal.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/License - CC BY-NC-SA 3.0 - Summary.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/Tools/ImageConverter565.exe (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/Tools/ImgConv.exe (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/Tools/Online-tool - ImageConverter 565.url (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/Tools/UTFT Image Converters.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/UTFT.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/UTFT.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/UTFT.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/UTFT_Requirements.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/UTFT_Supported_display_modules_&_controllers.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/UTFT_Bitmap.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/icon.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/info.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon1.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon2.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_220x176/UTFT_Demo_220x176.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240/UTFT_Demo_320x240.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_400x240/UTFT_Demo_400x240.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x272/UTFT_Demo_480x272.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_800x480/UTFT_Demo_800x480.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/biohazard.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (ARM)/UTFT_ViewFont/UTFT_ViewFont.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/UTFT_Bitmap.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/icon.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/info.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon1.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon2.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176/UTFT_Demo_220x176.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240/UTFT_Demo_320x240.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_400x240/UTFT_Demo_400x240.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x272/UTFT_Demo_480x272.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_800x480/UTFT_Demo_800x480.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Leonardo_Demo_320x240/UTFT_Leonardo_Demo_320x240.ino (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/Arduino (AVR)/UTFT_ViewFont/UTFT_ViewFont.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap/UTFT_Bitmap.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap/icon.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap/info.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon1.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon2.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/tux.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176/UTFT_Demo_220x176.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240/UTFT_Demo_320x240.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_400x240/UTFT_Demo_400x240.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_480x272/UTFT_Demo_480x272.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_480x320/UTFT_Demo_480x320.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Demo_800x480/UTFT_Demo_800x480.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/biohazard.c (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/examples/chipKit/UTFT_ViewFont/UTFT_ViewFont.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/arm/HW_ARM.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/arm/HW_ARM_defines.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/arm/HW_SAM3X8E.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/avr/HW_ATmega1280.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/avr/HW_ATmega328P.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/avr/HW_ATmega32U4.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/avr/HW_AVR.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/avr/HW_AVR_defines.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/pic32/HW_PIC32.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/pic32/HW_PIC32MX320F128H.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/pic32/HW_PIC32MX340F512H.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/pic32/HW_PIC32MX795F512L.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/hardware/pic32/HW_PIC32_defines.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/memorysaver.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8340b/8/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8340b/8/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8340b/s/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8340b/s/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8347a/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8347a/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8352a/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/hx8352a/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9320/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9320/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9325c/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9325c/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9325d/alt/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9325d/alt/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9325d/default/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9325d/default/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9327/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9327/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9341/s4p/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9341/s4p/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9341/s5p/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9341/s5p/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9481/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ili9481/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/pcf8833/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/pcf8833/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/s1d19122/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/s1d19122/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/s6d0164/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/s6d0164/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/s6d1121/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/s6d1121/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1289/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1289/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1963/480/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1963/480/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1963/800/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1963/800/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1963/800alt/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/ssd1963/800alt/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/st7735/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/st7735/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/st7735s/initlcd.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/tft_drivers/st7735s/setxy.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTFT/version.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/License - CC BY-NC-SA 3.0 - Legal.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/License - CC BY-NC-SA 3.0 - Summary.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/UTouch.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/UTouch.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/UTouch.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/UTouchCD.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/UTouch_Supported_display_modules.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/examples/Arduino/UTouch_ButtonTest/UTouch_ButtonTest.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/examples/Arduino/UTouch_Calibration/UTouch_Calibration.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/examples/Arduino/UTouch_QuickDraw/UTouch_QuickDraw.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/examples/chipKit/UTouch_ButtonTest/UTouch_ButtonTest.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/examples/chipKit/UTouch_Calibration/UTouch_Calibration.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/examples/chipKit/UTouch_QuickDraw/UTouch_QuickDraw.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/UTouch/version.txt (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/Wire.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/Wire.h (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/examples/digital_potentiometer/digital_potentiometer.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/examples/master_reader/master_reader.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/examples/master_writer/master_writer.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/examples/slave_receiver/slave_receiver.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/examples/slave_sender/slave_sender.pde (100%) rename {hardware/digistump/sam => digistump-sam}/libraries/Wire/keywords.txt (100%) rename {hardware/digistump/sam => digistump-sam}/platform.txt (57%) rename {hardware/digistump/sam => digistump-sam}/programmers.txt (100%) rename {hardware/digistump/sam => digistump-sam}/sam.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/ATMEL Version 2.10.107 (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Include/math_helper.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/ARMCMx.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/arm_class_marks_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/ARMCMx.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/arm_dotproduct_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_data.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_data.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_data.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_data.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/arm_sin_cos_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example.ini (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/arm_variance_example_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexMx_math_Build.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvopt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvproj (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexMx_math_Build.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_f32.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q15.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q31.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM0_math.ewp (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM3_math.ewp (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4F_math.ewp (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4_math.ewp (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM_math.eww (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS_CM4_SIMD.htm (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS_Core.htm (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS_DebugSupport.htm (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS_History.htm (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS_Logo_Final.jpg (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/CMSIS_System_View_Description.htm (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/README.txt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Biquad.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadCascade.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadDF2Transposed.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadPostshift.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFT.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ15.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ31.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ15.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ31.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Convolution.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/ConvolutionEquation.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CorrelateEquation.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4Equation.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBin.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinInput.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinOutput.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIR.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRDecimator.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRInterpolator.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_coeffs.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_input.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_output.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_response.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_signalflow.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLattice.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRSparse.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_allbandresponse.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_bandresponse.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_inputchirp.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_outputchirp.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_signalflow.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IDCT4Equation.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IIRLattice.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LMS.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LinearInterp.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixAddition.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixInverse.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixMultiplication.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixScale.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixSubtraction.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixTranspose.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/PID.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFT.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ15.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ31.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFT.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ15.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ31.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/SignalFlow.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Variance.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/annotated.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c_source.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/bc_s.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarke.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeFormula.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeInvFormula.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/classes.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/closed.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ15Table.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ31Table.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingF32Table.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ15Table.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ31Table.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dotProduct.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.css (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/examples.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/files.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x62.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x65.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x66.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x69.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6b.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6e.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x70.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x72.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x73.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x78.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x62.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x65.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x66.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x69.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6b.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6e.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x70.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x72.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x73.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x78.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x62.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x63.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x64.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x65.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x66.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x67.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x69.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6e.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x70.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x71.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x72.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x73.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x75.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x76.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x77.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x78.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_defs.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_enum.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_eval.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x63.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x67.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_type.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_vars.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_abs.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_add.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_mult.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_sub.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___bilinear_interpolate.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1__32x64.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f2_t.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___c_f_f_t___c_i_f_f_t.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___class_marks.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_cmplx_mult.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_real_mult.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___conv.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___convolution_example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___corr.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___d_c_t4___i_d_c_t4.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___dotproduct_example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___interpolate.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___lattice.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___sparse.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r__decimate.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r_l_p_f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___fill.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___frequency_bin.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___g_e_q5_band.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___i_i_r___lattice.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s___n_o_r_m.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interp_example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interpolate.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_add.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_init.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_inv.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_mult.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_scale.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_sub.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_trans.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___max.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___min.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___p_i_d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___partial_conv.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_f_f_t___r_i_f_f_t.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_m_s.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_q_r_t.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_t_d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___signal_convergence.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos_example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___variance_example.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__clarke.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__conj.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__dot__prod.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag__squared.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__copy.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cos.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__dot__prod.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__float__to__x.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_cmplx_math.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_controller.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_examples.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_fast_math.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_filters.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_interpolation.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_math.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_matrix.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_stats.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_support.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_transforms.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__clarke.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__park.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__mean.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__negate.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__offset.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__park.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__power.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q15__to__x.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q31__to__x.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q7__to__x.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__scale.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__shift.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__sin.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__variance.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/index.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/installdox (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod1.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod2.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/matrixExample.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/modules.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_f.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_h.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/open.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/park.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkFormula.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkInvFormula.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_5f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_62.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_63.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_64.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_65.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_66.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_67.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_69.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6b.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6e.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_70.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_71.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_72.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_73.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_75.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_76.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_77.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_78.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/classes_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/close.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_5f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_62.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_64.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_69.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6e.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_70.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_73.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_75.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_78.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enums_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enumvalues_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/files_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_63.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_67.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/mag_sel.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/nomatches.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.css (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.js (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_l.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_m.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_r.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_66.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_71.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_61.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_62.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_63.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_64.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_65.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_66.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_67.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_69.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6b.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6c.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6d.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6e.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6f.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_70.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_72.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_73.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_74.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_76.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_77.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_78.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/sinCos.gif (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q7.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cas__df1__32x64__ins__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cascade__df2_t__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q7.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q7.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__linear__interp__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__f32.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q15.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q31.html (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_a.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_b.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_h.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_s.png (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tabs.css (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/arm_common_tables.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/arm_math.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/core_cm0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/core_cm3.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/core_cm4.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/core_cm4_simd.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/core_cmFunc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Include/core_cmInstr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3b_math.lib (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3l_math.lib (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/Lib/GCC/libarm_cortexM3l_math.a (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/README.txt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/CMSIS/index.htm (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Include/ARMCM0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Include/system_ARMCM0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/ARM/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/gcc_arm.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/startup_ARMCM0.S (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/IAR/startup_ARMCM0.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/system_ARMCM0.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Include/ARMCM3.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Include/system_ARMCM3.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/ARM/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/gcc_arm.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/startup_ARMCM3.S (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/IAR/startup_ARMCM3.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/system_ARMCM3.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Include/ARMCM4.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Include/system_ARMCM4.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/ARM/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/gcc_arm.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/startup_ARMCM4.S (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/IAR/startup_ARMCM4.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/system_ARMCM4.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pdc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/component/component_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_piob.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/include/system_sam3n.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/startup_sam3n.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc/startup_sam3n.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/startup_sam3n.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/startup_sam3n.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/iar/startup_sam3n.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3n/source/system_sam3n.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_acc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_crccu.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pdc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/component/component_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_acc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_crccu.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_piob.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4a.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/include/system_sam3s.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/startup_sam3s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc/startup_sam3s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/startup_sam3s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/startup_sam3s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/iar/startup_sam3s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3s/source/system_sam3s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_acc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_crccu.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pdc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_acc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_crccu.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_piob.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart2.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/include/system_sam3sd8.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/startup_sam3sd8.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/startup_sam3sd8.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/startup_sam3sd8.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/startup_sam3sd8.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/startup_sam3sd8.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3sd8/source/system_sam3sd8.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc12b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_dmac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pdc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_udphs.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/component/component_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc12b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_dmac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_piob.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_tc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_udphs.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart2.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart3.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/include/system_sam3u.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/startup_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc/startup_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/startup_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/startup_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/iar/startup_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3u/source/system_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_can.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dmac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_emac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pdc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_sdramc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_trng.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uotghs.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dmac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_emac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piob.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piod.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioe.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piof.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_sdramc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc2.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_trng.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uotghs.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart2.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart3.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8h.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8e.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8h.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/sam3xa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/include/system_sam3xa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/startup_sam3xa.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/startup_sam3xa.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/startup_sam3xa.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/iar/startup_sam3xa.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_acc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_crccu.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pdc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_uart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/component/component_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_acc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_chipid.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_crccu.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_hsmci.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_matrix.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioa.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_piob.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pwm.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_smc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_supc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart0.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart1.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/sam4s.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8b.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8c.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/include/system_sam4s.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/startup_sam4s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc/startup_sam4s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/startup_sam4s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/startup_sam4s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/ATMEL/sam4s/source/system_sam4s.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/_Template_Vendor/ReadMe.txt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/Device.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/system_Device.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/ARM/startup_Device.s (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/system_Device.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/conf_board.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/build.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/build_debug.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/cmsis_example.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc/sam_series.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/build.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/build_debug.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/cmsis_example.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/coreutils-5.3.0-GnuWin32.README (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/libiconv2.dll (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/libintl3.dll (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/log.txt (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/make-3.81-GnuWin32.README (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/make.exe (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/rm.exe (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_arm/sam_series.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/build.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/build_debug.bat (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/cmsis_example.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/coreutils-5.3.0-GnuWin32.README (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/libiconv2.dll (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/libintl3.dll (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/make-3.81-GnuWin32.README (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/make.exe (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/rm.exe (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam_series.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Examples/cmsis_example/main.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/CMSIS/Version 2.10 (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_gcc/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_gcc/debug.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_gcc/gcc.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_gcc/release.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_gcc/sam3.mk (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_iar/libsam.ewd (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_iar/libsam.ewp (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/build_iar/libsam.eww (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/chip.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/USB_device.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/USB_host.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/adc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/can.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/dacc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/efc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/emac.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/gpbr.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/interrupt_sam_nvic.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/pio.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/pio_it.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/pmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/pwmc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/rstc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/rtc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/rtt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/spi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/ssc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/tc.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/timetick.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/trng.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/twi.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/udp.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/udphs.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/uotghs_device.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/uotghs_host.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/usart.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/include/wdt.h (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/readme.txt (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/adc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/adc12_sam3u.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/can.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/dacc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/efc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/emac.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/gpbr.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/interrupt_sam_nvic.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/pio.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/pmc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/pwmc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/rstc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/rtc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/rtt.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/spi.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/ssc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/tc.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/timetick.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/trng.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/twi.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/udp.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/udphs.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/uotghs.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/uotghs_device.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/uotghs_host.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/usart.c (100%) rename {hardware/digistump/sam => digistump-sam}/system/libsam/source/wdt.c (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/build_gcc/Makefile (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/build_gcc/debug.mk (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/build_gcc/gcc.mk (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/build_gcc/libvariant_arduino_due_x.mk (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/build_gcc/release.mk (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/debug_scripts/gcc/arduino_due_x_flash.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/debug_scripts/gcc/arduino_due_x_sram.gdb (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/debug_scripts/iar/arduino_due_flash.mac (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/debug_scripts/iar/arduino_due_sram.mac (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/libsam_sam3x8e_gcc_rel.a (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/libsam_sam3x8e_gcc_rel.a.txt (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/linker_scripts/gcc/flash.ld (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/linker_scripts/gcc/sram.ld (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/linker_scripts/iar/flash.icf (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/linker_scripts/iar/sram.icf (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/pins_arduino.h (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/variant.cpp (100%) rename {hardware/digistump/sam => digistump-sam}/variants/digix/variant.h (100%) delete mode 100644 hardware/digistump/avr/programmers.txt delete mode 100644 hardware/digistump/avr/tools/avrdude.exe delete mode 100644 hardware/digistump/avr/tools/linux32binaries.tar delete mode 100644 hardware/digistump/avr/tools/linux64binaries.tar delete mode 100644 hardware/digistump/avr/tools/micronucleus.exe create mode 100644 tools/micronucleus-2.0a4-linux32.tar.gz create mode 100644 tools/micronucleus-2.0a4-linux64.tar.gz create mode 100644 tools/micronucleus-2.0a4-osx.zip create mode 100644 tools/micronucleus-2.0a4-windows.zip diff --git a/README.md b/README.md index 9261f9e..db540d5 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,23 @@ DigistumpArduino ================ -Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.5.X (1.5.8+) +Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.4+) +**These files are designed for install via the Arduino Boards Manager:** -**Binary downloads of the bundled IDE can be found here:** https://github.com/digistump/DigistumpArduino/releases/tag/v1.5.8C +Board manager URL: http://digistump.com/package_digistump_index.json -**To manually install:** +**Full Install Instructions:** -Place digistump folder inside the Arduino /hardware folder. +Digispark: http://digistump.com/wiki/digispark/tutorials/connecting + +Digispark Pro: http://digistump.com/wiki/digispark/tutorials/connectingpro + +DigiX: http://digistump.com/wiki/digix/tutorials/software **To compile:** -To compile tools for other platforms or from scratch use: - -Arduino 1.5.X (1.5.8+) - -This repo. +Micronucleus is the only executable in these packages that is pre-compiled: Micronucleus: https://github.com/micronucleus/micronucleus/tree/80419704f68bf0783c5de63a6a4b9d89b45235c7 -Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6) - -AVR-Dummy: https://github.com/digistump/avr-dummy - - - Download the lastest Arduino 1.5.X branch binaries or source (and compile per their instructions if necessary) - - Download this repo - - Download the Micronucleus source linked above - - Download the AVR-Dummy source above - - Compile the micronucleus commandline tool (commandline directory) and avr-dummy ("make all" for both) - which will produce executables named micronucleus and avrdude - - Copy the digistump folder from this repo into the hardware folder in your arduino directory. - - Copy micronucleus and avrdude executables to the hard/digistump/avr/tools folder in the arduino directory - - You're all set! - - +Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6) \ No newline at end of file diff --git a/hardware/digistump/avr/boards.txt b/digistump-avr/boards.txt similarity index 57% rename from hardware/digistump/avr/boards.txt rename to digistump-avr/boards.txt index 372a42c..c5c6f95 100644 --- a/hardware/digistump/avr/boards.txt +++ b/digistump-avr/boards.txt @@ -62,4 +62,46 @@ digispark-pro64.build.core=pro digispark-pro64.build.variant=pro64buffer digispark-pro64.upload.wait_for_upload_port = false digispark-pro64.upload.use_1200bps_touch = false -digispark-pro64.upload.disable_flushing = false \ No newline at end of file +digispark-pro64.upload.disable_flushing = false + +digispark-tiny16.name=Digispark (16mhz - No USB) +digispark-tiny16.upload.using=micronucleusprog +digispark-tiny16.upload.protocol=usb +digispark-tiny16.upload.tool=micronucleus +digispark-tiny16.upload.maximum_size=6012 +digispark-tiny16.build.mcu=attiny85 +digispark-tiny16.build.f_cpu=16000000L +digispark-tiny16.build.board=AVR_DIGISPARK +digispark-tiny16.build.core=tiny +digispark-tiny16.build.variant=digispark +digispark-tiny16.upload.wait_for_upload_port = false +digispark-tiny16.upload.use_1200bps_touch = false +digispark-tiny16.upload.disable_flushing = false + +digispark-tiny8.name=Digispark (16mhz - No USB) +digispark-tiny8.upload.using=micronucleusprog +digispark-tiny8.upload.protocol=usb +digispark-tiny8.upload.tool=micronucleus +digispark-tiny8.upload.maximum_size=6012 +digispark-tiny8.build.mcu=attiny85 +digispark-tiny8.build.f_cpu=8000000L +digispark-tiny8.build.board=AVR_DIGISPARK +digispark-tiny8.build.core=tiny +digispark-tiny8.build.variant=digispark +digispark-tiny8.upload.wait_for_upload_port = false +digispark-tiny8.upload.use_1200bps_touch = false +digispark-tiny8.upload.disable_flushing = false + +digispark-tiny1.name=Digispark (16mhz - No USB) +digispark-tiny1.upload.using=micronucleusprog +digispark-tiny1.upload.protocol=usb +digispark-tiny1.upload.tool=micronucleus +digispark-tiny1.upload.maximum_size=6012 +digispark-tiny1.build.mcu=attiny85 +digispark-tiny1.build.f_cpu=1000000L +digispark-tiny1.build.board=AVR_DIGISPARK +digispark-tiny1.build.core=tiny +digispark-tiny1.build.variant=digispark +digispark-tiny1.upload.wait_for_upload_port = false +digispark-tiny1.upload.use_1200bps_touch = false +digispark-tiny1.upload.disable_flushing = false \ No newline at end of file diff --git a/hardware/digistump/avr/cores/license.txt b/digistump-avr/cores/license.txt similarity index 100% rename from hardware/digistump/avr/cores/license.txt rename to digistump-avr/cores/license.txt diff --git a/hardware/digistump/avr/cores/pro/Arduino.h b/digistump-avr/cores/pro/Arduino.h similarity index 100% rename from hardware/digistump/avr/cores/pro/Arduino.h rename to digistump-avr/cores/pro/Arduino.h diff --git a/hardware/digistump/avr/cores/pro/HardwareSerial.cpp b/digistump-avr/cores/pro/HardwareSerial.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/HardwareSerial.cpp rename to digistump-avr/cores/pro/HardwareSerial.cpp diff --git a/hardware/digistump/avr/cores/pro/HardwareSerial.h b/digistump-avr/cores/pro/HardwareSerial.h similarity index 100% rename from hardware/digistump/avr/cores/pro/HardwareSerial.h rename to digistump-avr/cores/pro/HardwareSerial.h diff --git a/hardware/digistump/avr/cores/pro/Print.cpp b/digistump-avr/cores/pro/Print.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/Print.cpp rename to digistump-avr/cores/pro/Print.cpp diff --git a/hardware/digistump/avr/cores/pro/Print.h b/digistump-avr/cores/pro/Print.h similarity index 100% rename from hardware/digistump/avr/cores/pro/Print.h rename to digistump-avr/cores/pro/Print.h diff --git a/hardware/digistump/avr/cores/pro/Printable.h b/digistump-avr/cores/pro/Printable.h similarity index 100% rename from hardware/digistump/avr/cores/pro/Printable.h rename to digistump-avr/cores/pro/Printable.h diff --git a/hardware/digistump/avr/cores/pro/Stream.cpp b/digistump-avr/cores/pro/Stream.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/Stream.cpp rename to digistump-avr/cores/pro/Stream.cpp diff --git a/hardware/digistump/avr/cores/pro/Stream.h b/digistump-avr/cores/pro/Stream.h similarity index 100% rename from hardware/digistump/avr/cores/pro/Stream.h rename to digistump-avr/cores/pro/Stream.h diff --git a/hardware/digistump/avr/cores/pro/TinySoftwareSPI.cpp b/digistump-avr/cores/pro/TinySoftwareSPI.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/TinySoftwareSPI.cpp rename to digistump-avr/cores/pro/TinySoftwareSPI.cpp diff --git a/hardware/digistump/avr/cores/pro/TinySoftwareSPI.h b/digistump-avr/cores/pro/TinySoftwareSPI.h similarity index 100% rename from hardware/digistump/avr/cores/pro/TinySoftwareSPI.h rename to digistump-avr/cores/pro/TinySoftwareSPI.h diff --git a/hardware/digistump/avr/cores/pro/TinySoftwareSerial.cpp b/digistump-avr/cores/pro/TinySoftwareSerial.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/TinySoftwareSerial.cpp rename to digistump-avr/cores/pro/TinySoftwareSerial.cpp diff --git a/hardware/digistump/avr/cores/pro/TinySoftwareSerial.h b/digistump-avr/cores/pro/TinySoftwareSerial.h similarity index 100% rename from hardware/digistump/avr/cores/pro/TinySoftwareSerial.h rename to digistump-avr/cores/pro/TinySoftwareSerial.h diff --git a/hardware/digistump/avr/cores/pro/Tone.cpp b/digistump-avr/cores/pro/Tone.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/Tone.cpp rename to digistump-avr/cores/pro/Tone.cpp diff --git a/hardware/digistump/avr/cores/pro/WCharacter.h b/digistump-avr/cores/pro/WCharacter.h similarity index 100% rename from hardware/digistump/avr/cores/pro/WCharacter.h rename to digistump-avr/cores/pro/WCharacter.h diff --git a/hardware/digistump/avr/cores/pro/WInterrupts.c b/digistump-avr/cores/pro/WInterrupts.c similarity index 100% rename from hardware/digistump/avr/cores/pro/WInterrupts.c rename to digistump-avr/cores/pro/WInterrupts.c diff --git a/hardware/digistump/avr/cores/pro/WMath.cpp b/digistump-avr/cores/pro/WMath.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/WMath.cpp rename to digistump-avr/cores/pro/WMath.cpp diff --git a/hardware/digistump/avr/cores/pro/WProgram.h b/digistump-avr/cores/pro/WProgram.h similarity index 100% rename from hardware/digistump/avr/cores/pro/WProgram.h rename to digistump-avr/cores/pro/WProgram.h diff --git a/hardware/digistump/avr/cores/pro/WString.cpp b/digistump-avr/cores/pro/WString.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/WString.cpp rename to digistump-avr/cores/pro/WString.cpp diff --git a/hardware/digistump/avr/cores/pro/WString.h b/digistump-avr/cores/pro/WString.h similarity index 100% rename from hardware/digistump/avr/cores/pro/WString.h rename to digistump-avr/cores/pro/WString.h diff --git a/hardware/digistump/avr/cores/pro/binary.h b/digistump-avr/cores/pro/binary.h similarity index 100% rename from hardware/digistump/avr/cores/pro/binary.h rename to digistump-avr/cores/pro/binary.h diff --git a/hardware/digistump/avr/cores/pro/main.cpp b/digistump-avr/cores/pro/main.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/main.cpp rename to digistump-avr/cores/pro/main.cpp diff --git a/hardware/digistump/avr/cores/pro/new.cpp b/digistump-avr/cores/pro/new.cpp similarity index 100% rename from hardware/digistump/avr/cores/pro/new.cpp rename to digistump-avr/cores/pro/new.cpp diff --git a/hardware/digistump/avr/cores/pro/new.h b/digistump-avr/cores/pro/new.h similarity index 100% rename from hardware/digistump/avr/cores/pro/new.h rename to digistump-avr/cores/pro/new.h diff --git a/hardware/digistump/avr/cores/pro/wiring.c b/digistump-avr/cores/pro/wiring.c similarity index 100% rename from hardware/digistump/avr/cores/pro/wiring.c rename to digistump-avr/cores/pro/wiring.c diff --git a/hardware/digistump/avr/cores/pro/wiring_analog.c b/digistump-avr/cores/pro/wiring_analog.c similarity index 100% rename from hardware/digistump/avr/cores/pro/wiring_analog.c rename to digistump-avr/cores/pro/wiring_analog.c diff --git a/hardware/digistump/avr/cores/pro/wiring_digital.c b/digistump-avr/cores/pro/wiring_digital.c similarity index 100% rename from hardware/digistump/avr/cores/pro/wiring_digital.c rename to digistump-avr/cores/pro/wiring_digital.c diff --git a/hardware/digistump/avr/cores/pro/wiring_private.h b/digistump-avr/cores/pro/wiring_private.h similarity index 100% rename from hardware/digistump/avr/cores/pro/wiring_private.h rename to digistump-avr/cores/pro/wiring_private.h diff --git a/hardware/digistump/avr/cores/pro/wiring_pulse.c b/digistump-avr/cores/pro/wiring_pulse.c similarity index 100% rename from hardware/digistump/avr/cores/pro/wiring_pulse.c rename to digistump-avr/cores/pro/wiring_pulse.c diff --git a/hardware/digistump/avr/cores/pro/wiring_shift.c b/digistump-avr/cores/pro/wiring_shift.c similarity index 100% rename from hardware/digistump/avr/cores/pro/wiring_shift.c rename to digistump-avr/cores/pro/wiring_shift.c diff --git a/hardware/digistump/avr/cores/tiny/Arduino.h b/digistump-avr/cores/tiny/Arduino.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/Arduino.h rename to digistump-avr/cores/tiny/Arduino.h diff --git a/hardware/digistump/avr/cores/tiny/HardwareSerial.cpp b/digistump-avr/cores/tiny/HardwareSerial.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/HardwareSerial.cpp rename to digistump-avr/cores/tiny/HardwareSerial.cpp diff --git a/hardware/digistump/avr/cores/tiny/HardwareSerial.h b/digistump-avr/cores/tiny/HardwareSerial.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/HardwareSerial.h rename to digistump-avr/cores/tiny/HardwareSerial.h diff --git a/hardware/digistump/avr/cores/tiny/Print.cpp b/digistump-avr/cores/tiny/Print.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/Print.cpp rename to digistump-avr/cores/tiny/Print.cpp diff --git a/hardware/digistump/avr/cores/tiny/Print.h b/digistump-avr/cores/tiny/Print.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/Print.h rename to digistump-avr/cores/tiny/Print.h diff --git a/hardware/digistump/avr/cores/tiny/PwmTimer.h b/digistump-avr/cores/tiny/PwmTimer.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/PwmTimer.h rename to digistump-avr/cores/tiny/PwmTimer.h diff --git a/hardware/digistump/avr/cores/tiny/Stream.h b/digistump-avr/cores/tiny/Stream.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/Stream.h rename to digistump-avr/cores/tiny/Stream.h diff --git a/hardware/digistump/avr/cores/tiny/TinyDebugSerial.cpp b/digistump-avr/cores/tiny/TinyDebugSerial.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/TinyDebugSerial.cpp rename to digistump-avr/cores/tiny/TinyDebugSerial.cpp diff --git a/hardware/digistump/avr/cores/tiny/TinyDebugSerial.h b/digistump-avr/cores/tiny/TinyDebugSerial.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/TinyDebugSerial.h rename to digistump-avr/cores/tiny/TinyDebugSerial.h diff --git a/hardware/digistump/avr/cores/tiny/TinyDebugSerial115200.cpp b/digistump-avr/cores/tiny/TinyDebugSerial115200.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/TinyDebugSerial115200.cpp rename to digistump-avr/cores/tiny/TinyDebugSerial115200.cpp diff --git a/hardware/digistump/avr/cores/tiny/TinyDebugSerial38400.cpp b/digistump-avr/cores/tiny/TinyDebugSerial38400.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/TinyDebugSerial38400.cpp rename to digistump-avr/cores/tiny/TinyDebugSerial38400.cpp diff --git a/hardware/digistump/avr/cores/tiny/TinyDebugSerial9600.cpp b/digistump-avr/cores/tiny/TinyDebugSerial9600.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/TinyDebugSerial9600.cpp rename to digistump-avr/cores/tiny/TinyDebugSerial9600.cpp diff --git a/hardware/digistump/avr/cores/tiny/TinyDebugSerialErrors.cpp b/digistump-avr/cores/tiny/TinyDebugSerialErrors.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/TinyDebugSerialErrors.cpp rename to digistump-avr/cores/tiny/TinyDebugSerialErrors.cpp diff --git a/hardware/digistump/avr/cores/tiny/Tone.cpp b/digistump-avr/cores/tiny/Tone.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/Tone.cpp rename to digistump-avr/cores/tiny/Tone.cpp diff --git a/hardware/digistump/avr/cores/tiny/ToneTimer.h b/digistump-avr/cores/tiny/ToneTimer.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/ToneTimer.h rename to digistump-avr/cores/tiny/ToneTimer.h diff --git a/hardware/digistump/avr/cores/tiny/UserTimer.h b/digistump-avr/cores/tiny/UserTimer.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/UserTimer.h rename to digistump-avr/cores/tiny/UserTimer.h diff --git a/hardware/digistump/avr/cores/tiny/WCharacter.h b/digistump-avr/cores/tiny/WCharacter.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/WCharacter.h rename to digistump-avr/cores/tiny/WCharacter.h diff --git a/hardware/digistump/avr/cores/tiny/WConstants.h b/digistump-avr/cores/tiny/WConstants.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/WConstants.h rename to digistump-avr/cores/tiny/WConstants.h diff --git a/hardware/digistump/avr/cores/tiny/WInterrupts.c b/digistump-avr/cores/tiny/WInterrupts.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/WInterrupts.c rename to digistump-avr/cores/tiny/WInterrupts.c diff --git a/hardware/digistump/avr/cores/tiny/WMath.cpp b/digistump-avr/cores/tiny/WMath.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/WMath.cpp rename to digistump-avr/cores/tiny/WMath.cpp diff --git a/hardware/digistump/avr/cores/tiny/WProgram.h b/digistump-avr/cores/tiny/WProgram.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/WProgram.h rename to digistump-avr/cores/tiny/WProgram.h diff --git a/hardware/digistump/avr/cores/tiny/WString.cpp b/digistump-avr/cores/tiny/WString.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/WString.cpp rename to digistump-avr/cores/tiny/WString.cpp diff --git a/hardware/digistump/avr/cores/tiny/WString.h b/digistump-avr/cores/tiny/WString.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/WString.h rename to digistump-avr/cores/tiny/WString.h diff --git a/hardware/digistump/avr/cores/tiny/binary.h b/digistump-avr/cores/tiny/binary.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/binary.h rename to digistump-avr/cores/tiny/binary.h diff --git a/hardware/digistump/avr/cores/tiny/core_adc.h b/digistump-avr/cores/tiny/core_adc.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/core_adc.h rename to digistump-avr/cores/tiny/core_adc.h diff --git a/hardware/digistump/avr/cores/tiny/core_build_options.h b/digistump-avr/cores/tiny/core_build_options.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/core_build_options.h rename to digistump-avr/cores/tiny/core_build_options.h diff --git a/hardware/digistump/avr/cores/tiny/core_macros.h b/digistump-avr/cores/tiny/core_macros.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/core_macros.h rename to digistump-avr/cores/tiny/core_macros.h diff --git a/hardware/digistump/avr/cores/tiny/core_pins.h b/digistump-avr/cores/tiny/core_pins.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/core_pins.h rename to digistump-avr/cores/tiny/core_pins.h diff --git a/hardware/digistump/avr/cores/tiny/core_timers.h b/digistump-avr/cores/tiny/core_timers.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/core_timers.h rename to digistump-avr/cores/tiny/core_timers.h diff --git a/hardware/digistump/avr/cores/tiny/main.cpp b/digistump-avr/cores/tiny/main.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/main.cpp rename to digistump-avr/cores/tiny/main.cpp diff --git a/hardware/digistump/avr/cores/tiny/new.cpp b/digistump-avr/cores/tiny/new.cpp similarity index 100% rename from hardware/digistump/avr/cores/tiny/new.cpp rename to digistump-avr/cores/tiny/new.cpp diff --git a/hardware/digistump/avr/cores/tiny/new.h b/digistump-avr/cores/tiny/new.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/new.h rename to digistump-avr/cores/tiny/new.h diff --git a/hardware/digistump/avr/cores/tiny/pins_arduino.c b/digistump-avr/cores/tiny/pins_arduino.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/pins_arduino.c rename to digistump-avr/cores/tiny/pins_arduino.c diff --git a/hardware/digistump/avr/cores/tiny/pins_arduino.h b/digistump-avr/cores/tiny/pins_arduino.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/pins_arduino.h rename to digistump-avr/cores/tiny/pins_arduino.h diff --git a/hardware/digistump/avr/cores/tiny/wiring.c b/digistump-avr/cores/tiny/wiring.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring.c rename to digistump-avr/cores/tiny/wiring.c diff --git a/hardware/digistump/avr/cores/tiny/wiring.h b/digistump-avr/cores/tiny/wiring.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring.h rename to digistump-avr/cores/tiny/wiring.h diff --git a/hardware/digistump/avr/cores/tiny/wiring_analog.c b/digistump-avr/cores/tiny/wiring_analog.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring_analog.c rename to digistump-avr/cores/tiny/wiring_analog.c diff --git a/hardware/digistump/avr/cores/tiny/wiring_digital.c b/digistump-avr/cores/tiny/wiring_digital.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring_digital.c rename to digistump-avr/cores/tiny/wiring_digital.c diff --git a/hardware/digistump/avr/cores/tiny/wiring_private.h b/digistump-avr/cores/tiny/wiring_private.h similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring_private.h rename to digistump-avr/cores/tiny/wiring_private.h diff --git a/hardware/digistump/avr/cores/tiny/wiring_pulse.c b/digistump-avr/cores/tiny/wiring_pulse.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring_pulse.c rename to digistump-avr/cores/tiny/wiring_pulse.c diff --git a/hardware/digistump/avr/cores/tiny/wiring_shift.c b/digistump-avr/cores/tiny/wiring_shift.c similarity index 100% rename from hardware/digistump/avr/cores/tiny/wiring_shift.c rename to digistump-avr/cores/tiny/wiring_shift.c diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.cpp b/digistump-avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.cpp similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.cpp rename to digistump-avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.cpp diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.h b/digistump-avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.h similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.h rename to digistump-avr/libraries/Adafruit_NeoPixel/Adafruit_NeoPixel.h diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/COPYING b/digistump-avr/libraries/Adafruit_NeoPixel/COPYING similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/COPYING rename to digistump-avr/libraries/Adafruit_NeoPixel/COPYING diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/README.md b/digistump-avr/libraries/Adafruit_NeoPixel/README.md similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/README.md rename to digistump-avr/libraries/Adafruit_NeoPixel/README.md diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/buttoncycler/buttoncycler.ino b/digistump-avr/libraries/Adafruit_NeoPixel/examples/buttoncycler/buttoncycler.ino similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/buttoncycler/buttoncycler.ino rename to digistump-avr/libraries/Adafruit_NeoPixel/examples/buttoncycler/buttoncycler.ino diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/digispark/digispark.ino b/digistump-avr/libraries/Adafruit_NeoPixel/examples/digispark/digispark.ino similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/digispark/digispark.ino rename to digistump-avr/libraries/Adafruit_NeoPixel/examples/digispark/digispark.ino diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/simple/simple.ino b/digistump-avr/libraries/Adafruit_NeoPixel/examples/simple/simple.ino similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/simple/simple.ino rename to digistump-avr/libraries/Adafruit_NeoPixel/examples/simple/simple.ino diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino b/digistump-avr/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino rename to digistump-avr/libraries/Adafruit_NeoPixel/examples/strandtest/strandtest.ino diff --git a/hardware/digistump/avr/libraries/Adafruit_NeoPixel/keywords.txt b/digistump-avr/libraries/Adafruit_NeoPixel/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/Adafruit_NeoPixel/keywords.txt rename to digistump-avr/libraries/Adafruit_NeoPixel/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/Changelog.txt b/digistump-avr/libraries/DigisparkCDC/Changelog.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/Changelog.txt rename to digistump-avr/libraries/DigisparkCDC/Changelog.txt diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/CommercialLicense.txt b/digistump-avr/libraries/DigisparkCDC/CommercialLicense.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/CommercialLicense.txt rename to digistump-avr/libraries/DigisparkCDC/CommercialLicense.txt diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/DigiCDC.cpp b/digistump-avr/libraries/DigisparkCDC/DigiCDC.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/DigiCDC.cpp rename to digistump-avr/libraries/DigisparkCDC/DigiCDC.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/DigiCDC.h b/digistump-avr/libraries/DigisparkCDC/DigiCDC.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/DigiCDC.h rename to digistump-avr/libraries/DigisparkCDC/DigiCDC.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/License.txt b/digistump-avr/libraries/DigisparkCDC/License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/License.txt rename to digistump-avr/libraries/DigisparkCDC/License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/Readme.txt b/digistump-avr/libraries/DigisparkCDC/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/Readme.txt rename to digistump-avr/libraries/DigisparkCDC/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/asmcommon.inc b/digistump-avr/libraries/DigisparkCDC/asmcommon.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/asmcommon.inc rename to digistump-avr/libraries/DigisparkCDC/asmcommon.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/examples/CDC_LED/CDC_LED.ino b/digistump-avr/libraries/DigisparkCDC/examples/CDC_LED/CDC_LED.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/examples/CDC_LED/CDC_LED.ino rename to digistump-avr/libraries/DigisparkCDC/examples/CDC_LED/CDC_LED.ino diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/examples/Echo/Echo.ino b/digistump-avr/libraries/DigisparkCDC/examples/Echo/Echo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/examples/Echo/Echo.ino rename to digistump-avr/libraries/DigisparkCDC/examples/Echo/Echo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/examples/Print/Print.ino b/digistump-avr/libraries/DigisparkCDC/examples/Print/Print.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/examples/Print/Print.ino rename to digistump-avr/libraries/DigisparkCDC/examples/Print/Print.ino diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/libs-device/Readme.txt b/digistump-avr/libraries/DigisparkCDC/libs-device/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/libs-device/Readme.txt rename to digistump-avr/libraries/DigisparkCDC/libs-device/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/oddebug.c b/digistump-avr/libraries/DigisparkCDC/oddebug.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/oddebug.c rename to digistump-avr/libraries/DigisparkCDC/oddebug.c diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/oddebug.h b/digistump-avr/libraries/DigisparkCDC/oddebug.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/oddebug.h rename to digistump-avr/libraries/DigisparkCDC/oddebug.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/osccal.c b/digistump-avr/libraries/DigisparkCDC/osccal.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/osccal.c rename to digistump-avr/libraries/DigisparkCDC/osccal.c diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/osccal.h b/digistump-avr/libraries/DigisparkCDC/osccal.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/osccal.h rename to digistump-avr/libraries/DigisparkCDC/osccal.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/osctune.h b/digistump-avr/libraries/DigisparkCDC/osctune.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/osctune.h rename to digistump-avr/libraries/DigisparkCDC/osctune.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/ringBuffer.h b/digistump-avr/libraries/DigisparkCDC/ringBuffer.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/ringBuffer.h rename to digistump-avr/libraries/DigisparkCDC/ringBuffer.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbconfig-prototype.h b/digistump-avr/libraries/DigisparkCDC/usbconfig-prototype.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbconfig-prototype.h rename to digistump-avr/libraries/DigisparkCDC/usbconfig-prototype.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbconfig.h b/digistump-avr/libraries/DigisparkCDC/usbconfig.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbconfig.h rename to digistump-avr/libraries/DigisparkCDC/usbconfig.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrv.c b/digistump-avr/libraries/DigisparkCDC/usbdrv.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrv.c rename to digistump-avr/libraries/DigisparkCDC/usbdrv.c diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrv.h b/digistump-avr/libraries/DigisparkCDC/usbdrv.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrv.h rename to digistump-avr/libraries/DigisparkCDC/usbdrv.h diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm.S b/digistump-avr/libraries/DigisparkCDC/usbdrvasm.S similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm.S rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm.S diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm.asm b/digistump-avr/libraries/DigisparkCDC/usbdrvasm.asm similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm.asm rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm.asm diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm12.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm12.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm12.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm12.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm128.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm128.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm128.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm128.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm15.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm15.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm15.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm15.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm16.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm16.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm16.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm16.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm165.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm165.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm165.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm165.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm18-crc.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm18-crc.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm18-crc.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm18-crc.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm20.inc b/digistump-avr/libraries/DigisparkCDC/usbdrvasm20.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbdrvasm20.inc rename to digistump-avr/libraries/DigisparkCDC/usbdrvasm20.inc diff --git a/hardware/digistump/avr/libraries/DigisparkCDC/usbportability.h b/digistump-avr/libraries/DigisparkCDC/usbportability.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkCDC/usbportability.h rename to digistump-avr/libraries/DigisparkCDC/usbportability.h diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/.gitattributes b/digistump-avr/libraries/DigisparkIRLib/.gitattributes similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/.gitattributes rename to digistump-avr/libraries/DigisparkIRLib/.gitattributes diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/.gitignore b/digistump-avr/libraries/DigisparkIRLib/.gitignore similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/.gitignore rename to digistump-avr/libraries/DigisparkIRLib/.gitignore diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/CHANGELOG.txt b/digistump-avr/libraries/DigisparkIRLib/CHANGELOG.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/CHANGELOG.txt rename to digistump-avr/libraries/DigisparkIRLib/CHANGELOG.txt diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/IRLib.cpp b/digistump-avr/libraries/DigisparkIRLib/IRLib.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/IRLib.cpp rename to digistump-avr/libraries/DigisparkIRLib/IRLib.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/IRLib.h b/digistump-avr/libraries/DigisparkIRLib/IRLib.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/IRLib.h rename to digistump-avr/libraries/DigisparkIRLib/IRLib.h diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/IRLibMatch.h b/digistump-avr/libraries/DigisparkIRLib/IRLibMatch.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/IRLibMatch.h rename to digistump-avr/libraries/DigisparkIRLib/IRLibMatch.h diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/IRLibTimer.h b/digistump-avr/libraries/DigisparkIRLib/IRLibTimer.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/IRLibTimer.h rename to digistump-avr/libraries/DigisparkIRLib/IRLibTimer.h diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/LICENSE.txt b/digistump-avr/libraries/DigisparkIRLib/LICENSE.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/LICENSE.txt rename to digistump-avr/libraries/DigisparkIRLib/LICENSE.txt diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/README.txt b/digistump-avr/libraries/DigisparkIRLib/README.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/README.txt rename to digistump-avr/libraries/DigisparkIRLib/README.txt diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/DigiIrDump/DigiIrDump.ino b/digistump-avr/libraries/DigisparkIRLib/examples/DigiIrDump/DigiIrDump.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/DigiIrDump/DigiIrDump.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/DigiIrDump/DigiIrDump.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/DigiIrRgbCtrl/DigiIrRgbCtrl.ino b/digistump-avr/libraries/DigisparkIRLib/examples/DigiIrRgbCtrl/DigiIrRgbCtrl.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/DigiIrRgbCtrl/DigiIrRgbCtrl.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/DigiIrRgbCtrl/DigiIrRgbCtrl.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRhashdecode/IRhashdecode.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRhashdecode/IRhashdecode.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRhashdecode/IRhashdecode.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRhashdecode/IRhashdecode.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRrecord/IRrecord.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRrecord/IRrecord.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRrecord/IRrecord.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRrecord/IRrecord.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRrecvDump/IRrecvDump.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRrecvDump/IRrecvDump.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRrecvDump/IRrecvDump.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRrecvDump/IRrecvDump.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRsendDemo/IRsendDemo.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRsendDemo/IRsendDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRsendDemo/IRsendDemo.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRsendDemo/IRsendDemo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRsendJVC/IRsendJVC.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRsendJVC/IRsendJVC.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRsendJVC/IRsendJVC.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRsendJVC/IRsendJVC.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.py b/digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.py similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.py rename to digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/IRserial_remote.py diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/POV-Ray/remotebg.pov b/digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/POV-Ray/remotebg.pov similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/POV-Ray/remotebg.pov rename to digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/POV-Ray/remotebg.pov diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/click.wav b/digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/click.wav similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/click.wav rename to digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/click.wav diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/remotebg.png b/digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/remotebg.png similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRserial_remote/remotebg.png rename to digistump-avr/libraries/DigisparkIRLib/examples/IRserial_remote/remotebg.png diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRservo/IRservo.ino b/digistump-avr/libraries/DigisparkIRLib/examples/IRservo/IRservo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/IRservo/IRservo.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/IRservo/IRservo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkIRLib/examples/Samsung36/Samsung36.ino b/digistump-avr/libraries/DigisparkIRLib/examples/Samsung36/Samsung36.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkIRLib/examples/Samsung36/Samsung36.ino rename to digistump-avr/libraries/DigisparkIRLib/examples/Samsung36/Samsung36.ino diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/ArduinoNotes.txt b/digistump-avr/libraries/DigisparkJoystick/ArduinoNotes.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/ArduinoNotes.txt rename to digistump-avr/libraries/DigisparkJoystick/ArduinoNotes.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/Changelog.txt b/digistump-avr/libraries/DigisparkJoystick/Changelog.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/Changelog.txt rename to digistump-avr/libraries/DigisparkJoystick/Changelog.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/CommercialLicense.txt b/digistump-avr/libraries/DigisparkJoystick/CommercialLicense.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/CommercialLicense.txt rename to digistump-avr/libraries/DigisparkJoystick/CommercialLicense.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/DigiJoystick.h b/digistump-avr/libraries/DigisparkJoystick/DigiJoystick.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/DigiJoystick.h rename to digistump-avr/libraries/DigisparkJoystick/DigiJoystick.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/DigiKeyboard.h.old b/digistump-avr/libraries/DigisparkJoystick/DigiKeyboard.h.old similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/DigiKeyboard.h.old rename to digistump-avr/libraries/DigisparkJoystick/DigiKeyboard.h.old diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/JoystickReadme.txt b/digistump-avr/libraries/DigisparkJoystick/JoystickReadme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/JoystickReadme.txt rename to digistump-avr/libraries/DigisparkJoystick/JoystickReadme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/License.txt b/digistump-avr/libraries/DigisparkJoystick/License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/License.txt rename to digistump-avr/libraries/DigisparkJoystick/License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/Readme.txt b/digistump-avr/libraries/DigisparkJoystick/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/Readme.txt rename to digistump-avr/libraries/DigisparkJoystick/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/USB-ID-FAQ.txt b/digistump-avr/libraries/DigisparkJoystick/USB-ID-FAQ.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/USB-ID-FAQ.txt rename to digistump-avr/libraries/DigisparkJoystick/USB-ID-FAQ.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/USB-IDs-for-free.txt b/digistump-avr/libraries/DigisparkJoystick/USB-IDs-for-free.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/USB-IDs-for-free.txt rename to digistump-avr/libraries/DigisparkJoystick/USB-IDs-for-free.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/USBID-License.txt b/digistump-avr/libraries/DigisparkJoystick/USBID-License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/USBID-License.txt rename to digistump-avr/libraries/DigisparkJoystick/USBID-License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/asmcommon.inc b/digistump-avr/libraries/DigisparkJoystick/asmcommon.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/asmcommon.inc rename to digistump-avr/libraries/DigisparkJoystick/asmcommon.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/examples/Joystick/Joystick.ino b/digistump-avr/libraries/DigisparkJoystick/examples/Joystick/Joystick.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/examples/Joystick/Joystick.ino rename to digistump-avr/libraries/DigisparkJoystick/examples/Joystick/Joystick.ino diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/keywords.txt b/digistump-avr/libraries/DigisparkJoystick/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/keywords.txt rename to digistump-avr/libraries/DigisparkJoystick/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/oddebug.c b/digistump-avr/libraries/DigisparkJoystick/oddebug.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/oddebug.c rename to digistump-avr/libraries/DigisparkJoystick/oddebug.c diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/oddebug.h b/digistump-avr/libraries/DigisparkJoystick/oddebug.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/oddebug.h rename to digistump-avr/libraries/DigisparkJoystick/oddebug.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/osccal.c b/digistump-avr/libraries/DigisparkJoystick/osccal.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/osccal.c rename to digistump-avr/libraries/DigisparkJoystick/osccal.c diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/osccal.c.lst b/digistump-avr/libraries/DigisparkJoystick/osccal.c.lst similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/osccal.c.lst rename to digistump-avr/libraries/DigisparkJoystick/osccal.c.lst diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/osccal.h b/digistump-avr/libraries/DigisparkJoystick/osccal.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/osccal.h rename to digistump-avr/libraries/DigisparkJoystick/osccal.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/osccal.o b/digistump-avr/libraries/DigisparkJoystick/osccal.o similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/osccal.o rename to digistump-avr/libraries/DigisparkJoystick/osccal.o diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/osctune.h b/digistump-avr/libraries/DigisparkJoystick/osctune.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/osctune.h rename to digistump-avr/libraries/DigisparkJoystick/osctune.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbconfig-prototype.h b/digistump-avr/libraries/DigisparkJoystick/usbconfig-prototype.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbconfig-prototype.h rename to digistump-avr/libraries/DigisparkJoystick/usbconfig-prototype.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbconfig.h b/digistump-avr/libraries/DigisparkJoystick/usbconfig.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbconfig.h rename to digistump-avr/libraries/DigisparkJoystick/usbconfig.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrv.c b/digistump-avr/libraries/DigisparkJoystick/usbdrv.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrv.c rename to digistump-avr/libraries/DigisparkJoystick/usbdrv.c diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrv.h b/digistump-avr/libraries/DigisparkJoystick/usbdrv.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrv.h rename to digistump-avr/libraries/DigisparkJoystick/usbdrv.h diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm.S b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm.S similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm.S rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm.S diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm.asm b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm.asm similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm.asm rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm.asm diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm12.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm12.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm12.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm12.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm128.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm128.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm128.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm128.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm15.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm15.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm15.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm15.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm16.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm16.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm16.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm16.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm165.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm165.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm165.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm165.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm18-crc.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm18-crc.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm18-crc.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm18-crc.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm20.inc b/digistump-avr/libraries/DigisparkJoystick/usbdrvasm20.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbdrvasm20.inc rename to digistump-avr/libraries/DigisparkJoystick/usbdrvasm20.inc diff --git a/hardware/digistump/avr/libraries/DigisparkJoystick/usbportability.h b/digistump-avr/libraries/DigisparkJoystick/usbportability.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkJoystick/usbportability.h rename to digistump-avr/libraries/DigisparkJoystick/usbportability.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/ArduinoNotes.txt b/digistump-avr/libraries/DigisparkKeyboard/ArduinoNotes.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/ArduinoNotes.txt rename to digistump-avr/libraries/DigisparkKeyboard/ArduinoNotes.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/Changelog.txt b/digistump-avr/libraries/DigisparkKeyboard/Changelog.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/Changelog.txt rename to digistump-avr/libraries/DigisparkKeyboard/Changelog.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/CommercialLicense.txt b/digistump-avr/libraries/DigisparkKeyboard/CommercialLicense.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/CommercialLicense.txt rename to digistump-avr/libraries/DigisparkKeyboard/CommercialLicense.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/DigiKeyboard.h b/digistump-avr/libraries/DigisparkKeyboard/DigiKeyboard.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/DigiKeyboard.h rename to digistump-avr/libraries/DigisparkKeyboard/DigiKeyboard.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/License.txt b/digistump-avr/libraries/DigisparkKeyboard/License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/License.txt rename to digistump-avr/libraries/DigisparkKeyboard/License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/Readme.txt b/digistump-avr/libraries/DigisparkKeyboard/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/Readme.txt rename to digistump-avr/libraries/DigisparkKeyboard/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/USB-ID-FAQ.txt b/digistump-avr/libraries/DigisparkKeyboard/USB-ID-FAQ.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/USB-ID-FAQ.txt rename to digistump-avr/libraries/DigisparkKeyboard/USB-ID-FAQ.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/USB-IDs-for-free.txt b/digistump-avr/libraries/DigisparkKeyboard/USB-IDs-for-free.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/USB-IDs-for-free.txt rename to digistump-avr/libraries/DigisparkKeyboard/USB-IDs-for-free.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/USBID-License.txt b/digistump-avr/libraries/DigisparkKeyboard/USBID-License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/USBID-License.txt rename to digistump-avr/libraries/DigisparkKeyboard/USBID-License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/asmcommon.inc b/digistump-avr/libraries/DigisparkKeyboard/asmcommon.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/asmcommon.inc rename to digistump-avr/libraries/DigisparkKeyboard/asmcommon.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/examples/Keyboard/Keyboard.ino b/digistump-avr/libraries/DigisparkKeyboard/examples/Keyboard/Keyboard.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/examples/Keyboard/Keyboard.ino rename to digistump-avr/libraries/DigisparkKeyboard/examples/Keyboard/Keyboard.ino diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/keywords.txt b/digistump-avr/libraries/DigisparkKeyboard/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/keywords.txt rename to digistump-avr/libraries/DigisparkKeyboard/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/oddebug.c b/digistump-avr/libraries/DigisparkKeyboard/oddebug.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/oddebug.c rename to digistump-avr/libraries/DigisparkKeyboard/oddebug.c diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/oddebug.h b/digistump-avr/libraries/DigisparkKeyboard/oddebug.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/oddebug.h rename to digistump-avr/libraries/DigisparkKeyboard/oddebug.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.c b/digistump-avr/libraries/DigisparkKeyboard/osccal.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.c rename to digistump-avr/libraries/DigisparkKeyboard/osccal.c diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.c.lst b/digistump-avr/libraries/DigisparkKeyboard/osccal.c.lst similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.c.lst rename to digistump-avr/libraries/DigisparkKeyboard/osccal.c.lst diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.h b/digistump-avr/libraries/DigisparkKeyboard/osccal.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.h rename to digistump-avr/libraries/DigisparkKeyboard/osccal.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.o b/digistump-avr/libraries/DigisparkKeyboard/osccal.o similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/osccal.o rename to digistump-avr/libraries/DigisparkKeyboard/osccal.o diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/osctune.h b/digistump-avr/libraries/DigisparkKeyboard/osctune.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/osctune.h rename to digistump-avr/libraries/DigisparkKeyboard/osctune.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/scancode-ascii-table.h b/digistump-avr/libraries/DigisparkKeyboard/scancode-ascii-table.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/scancode-ascii-table.h rename to digistump-avr/libraries/DigisparkKeyboard/scancode-ascii-table.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbconfig-prototype.h b/digistump-avr/libraries/DigisparkKeyboard/usbconfig-prototype.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbconfig-prototype.h rename to digistump-avr/libraries/DigisparkKeyboard/usbconfig-prototype.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbconfig.h b/digistump-avr/libraries/DigisparkKeyboard/usbconfig.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbconfig.h rename to digistump-avr/libraries/DigisparkKeyboard/usbconfig.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrv.c b/digistump-avr/libraries/DigisparkKeyboard/usbdrv.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrv.c rename to digistump-avr/libraries/DigisparkKeyboard/usbdrv.c diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrv.h b/digistump-avr/libraries/DigisparkKeyboard/usbdrv.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrv.h rename to digistump-avr/libraries/DigisparkKeyboard/usbdrv.h diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm.S b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm.S similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm.S rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm.S diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm.asm b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm.asm similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm.asm rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm.asm diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm12.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm12.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm12.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm12.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm128.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm128.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm128.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm128.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm15.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm15.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm15.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm15.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm16.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm16.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm16.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm16.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm165.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm165.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm165.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm165.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm18-crc.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm18-crc.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm18-crc.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm18-crc.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm20.inc b/digistump-avr/libraries/DigisparkKeyboard/usbdrvasm20.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbdrvasm20.inc rename to digistump-avr/libraries/DigisparkKeyboard/usbdrvasm20.inc diff --git a/hardware/digistump/avr/libraries/DigisparkKeyboard/usbportability.h b/digistump-avr/libraries/DigisparkKeyboard/usbportability.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkKeyboard/usbportability.h rename to digistump-avr/libraries/DigisparkKeyboard/usbportability.h diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/LiquidCrystal_I2C.cpp b/digistump-avr/libraries/DigisparkLCD/LiquidCrystal_I2C.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/LiquidCrystal_I2C.cpp rename to digistump-avr/libraries/DigisparkLCD/LiquidCrystal_I2C.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/LiquidCrystal_I2C.h b/digistump-avr/libraries/DigisparkLCD/LiquidCrystal_I2C.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/LiquidCrystal_I2C.h rename to digistump-avr/libraries/DigisparkLCD/LiquidCrystal_I2C.h diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/examples/BasicUsage/BasicUsage.ino b/digistump-avr/libraries/DigisparkLCD/examples/BasicUsage/BasicUsage.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/examples/BasicUsage/BasicUsage.ino rename to digistump-avr/libraries/DigisparkLCD/examples/BasicUsage/BasicUsage.ino diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/info/BC557.pdf b/digistump-avr/libraries/DigisparkLCD/info/BC557.pdf similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/info/BC557.pdf rename to digistump-avr/libraries/DigisparkLCD/info/BC557.pdf diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/info/Image.jpg b/digistump-avr/libraries/DigisparkLCD/info/Image.jpg similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/info/Image.jpg rename to digistump-avr/libraries/DigisparkLCD/info/Image.jpg diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/info/PCF8574P.pdf b/digistump-avr/libraries/DigisparkLCD/info/PCF8574P.pdf similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/info/PCF8574P.pdf rename to digistump-avr/libraries/DigisparkLCD/info/PCF8574P.pdf diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/info/Schematic_diagram.jpg b/digistump-avr/libraries/DigisparkLCD/info/Schematic_diagram.jpg similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/info/Schematic_diagram.jpg rename to digistump-avr/libraries/DigisparkLCD/info/Schematic_diagram.jpg diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/info/notes_for_pollin_interface.txt b/digistump-avr/libraries/DigisparkLCD/info/notes_for_pollin_interface.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/info/notes_for_pollin_interface.txt rename to digistump-avr/libraries/DigisparkLCD/info/notes_for_pollin_interface.txt diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/info/readme.txt b/digistump-avr/libraries/DigisparkLCD/info/readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/info/readme.txt rename to digistump-avr/libraries/DigisparkLCD/info/readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkLCD/keywords.txt b/digistump-avr/libraries/DigisparkLCD/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkLCD/keywords.txt rename to digistump-avr/libraries/DigisparkLCD/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/ArduinoNotes.txt b/digistump-avr/libraries/DigisparkMouse/ArduinoNotes.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/ArduinoNotes.txt rename to digistump-avr/libraries/DigisparkMouse/ArduinoNotes.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/Changelog.txt b/digistump-avr/libraries/DigisparkMouse/Changelog.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/Changelog.txt rename to digistump-avr/libraries/DigisparkMouse/Changelog.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/CommercialLicense.txt b/digistump-avr/libraries/DigisparkMouse/CommercialLicense.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/CommercialLicense.txt rename to digistump-avr/libraries/DigisparkMouse/CommercialLicense.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/DigiMouse.h b/digistump-avr/libraries/DigisparkMouse/DigiMouse.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/DigiMouse.h rename to digistump-avr/libraries/DigisparkMouse/DigiMouse.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/License.txt b/digistump-avr/libraries/DigisparkMouse/License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/License.txt rename to digistump-avr/libraries/DigisparkMouse/License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/MouseReadme.txt b/digistump-avr/libraries/DigisparkMouse/MouseReadme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/MouseReadme.txt rename to digistump-avr/libraries/DigisparkMouse/MouseReadme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/Readme.txt b/digistump-avr/libraries/DigisparkMouse/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/Readme.txt rename to digistump-avr/libraries/DigisparkMouse/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/USB-ID-FAQ.txt b/digistump-avr/libraries/DigisparkMouse/USB-ID-FAQ.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/USB-ID-FAQ.txt rename to digistump-avr/libraries/DigisparkMouse/USB-ID-FAQ.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/USB-IDs-for-free.txt b/digistump-avr/libraries/DigisparkMouse/USB-IDs-for-free.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/USB-IDs-for-free.txt rename to digistump-avr/libraries/DigisparkMouse/USB-IDs-for-free.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/USBID-License.txt b/digistump-avr/libraries/DigisparkMouse/USBID-License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/USBID-License.txt rename to digistump-avr/libraries/DigisparkMouse/USBID-License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/asmcommon.inc b/digistump-avr/libraries/DigisparkMouse/asmcommon.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/asmcommon.inc rename to digistump-avr/libraries/DigisparkMouse/asmcommon.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/examples/Mouse/Mouse.ino b/digistump-avr/libraries/DigisparkMouse/examples/Mouse/Mouse.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/examples/Mouse/Mouse.ino rename to digistump-avr/libraries/DigisparkMouse/examples/Mouse/Mouse.ino diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/keywords.txt b/digistump-avr/libraries/DigisparkMouse/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/keywords.txt rename to digistump-avr/libraries/DigisparkMouse/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/oddebug.c b/digistump-avr/libraries/DigisparkMouse/oddebug.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/oddebug.c rename to digistump-avr/libraries/DigisparkMouse/oddebug.c diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/oddebug.h b/digistump-avr/libraries/DigisparkMouse/oddebug.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/oddebug.h rename to digistump-avr/libraries/DigisparkMouse/oddebug.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/osccal.c b/digistump-avr/libraries/DigisparkMouse/osccal.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/osccal.c rename to digistump-avr/libraries/DigisparkMouse/osccal.c diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/osccal.c.lst b/digistump-avr/libraries/DigisparkMouse/osccal.c.lst similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/osccal.c.lst rename to digistump-avr/libraries/DigisparkMouse/osccal.c.lst diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/osccal.h b/digistump-avr/libraries/DigisparkMouse/osccal.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/osccal.h rename to digistump-avr/libraries/DigisparkMouse/osccal.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/osccal.o b/digistump-avr/libraries/DigisparkMouse/osccal.o similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/osccal.o rename to digistump-avr/libraries/DigisparkMouse/osccal.o diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/osctune.h b/digistump-avr/libraries/DigisparkMouse/osctune.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/osctune.h rename to digistump-avr/libraries/DigisparkMouse/osctune.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbconfig-prototype.h b/digistump-avr/libraries/DigisparkMouse/usbconfig-prototype.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbconfig-prototype.h rename to digistump-avr/libraries/DigisparkMouse/usbconfig-prototype.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbconfig.h b/digistump-avr/libraries/DigisparkMouse/usbconfig.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbconfig.h rename to digistump-avr/libraries/DigisparkMouse/usbconfig.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrv.c b/digistump-avr/libraries/DigisparkMouse/usbdrv.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrv.c rename to digistump-avr/libraries/DigisparkMouse/usbdrv.c diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrv.h b/digistump-avr/libraries/DigisparkMouse/usbdrv.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrv.h rename to digistump-avr/libraries/DigisparkMouse/usbdrv.h diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm.S b/digistump-avr/libraries/DigisparkMouse/usbdrvasm.S similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm.S rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm.S diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm.asm b/digistump-avr/libraries/DigisparkMouse/usbdrvasm.asm similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm.asm rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm.asm diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm12.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm12.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm12.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm12.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm128.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm128.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm128.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm128.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm15.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm15.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm15.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm15.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm16.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm16.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm16.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm16.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm165.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm165.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm165.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm165.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm18-crc.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm18-crc.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm18-crc.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm18-crc.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm20.inc b/digistump-avr/libraries/DigisparkMouse/usbdrvasm20.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbdrvasm20.inc rename to digistump-avr/libraries/DigisparkMouse/usbdrvasm20.inc diff --git a/hardware/digistump/avr/libraries/DigisparkMouse/usbportability.h b/digistump-avr/libraries/DigisparkMouse/usbportability.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkMouse/usbportability.h rename to digistump-avr/libraries/DigisparkMouse/usbportability.h diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/CHANGES.txt b/digistump-avr/libraries/DigisparkOLED/CHANGES.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/CHANGES.txt rename to digistump-avr/libraries/DigisparkOLED/CHANGES.txt diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/DigisparkOLED.cpp b/digistump-avr/libraries/DigisparkOLED/DigisparkOLED.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/DigisparkOLED.cpp rename to digistump-avr/libraries/DigisparkOLED/DigisparkOLED.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/DigisparkOLED.h b/digistump-avr/libraries/DigisparkOLED/DigisparkOLED.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/DigisparkOLED.h rename to digistump-avr/libraries/DigisparkOLED/DigisparkOLED.h diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/README.txt b/digistump-avr/libraries/DigisparkOLED/README.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/README.txt rename to digistump-avr/libraries/DigisparkOLED/README.txt diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/RESEARCH.txt b/digistump-avr/libraries/DigisparkOLED/RESEARCH.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/RESEARCH.txt rename to digistump-avr/libraries/DigisparkOLED/RESEARCH.txt diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/TODO.txt b/digistump-avr/libraries/DigisparkOLED/TODO.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/TODO.txt rename to digistump-avr/libraries/DigisparkOLED/TODO.txt diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/examples/DigisparkOLED/DigisparkOLED.ino b/digistump-avr/libraries/DigisparkOLED/examples/DigisparkOLED/DigisparkOLED.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/examples/DigisparkOLED/DigisparkOLED.ino rename to digistump-avr/libraries/DigisparkOLED/examples/DigisparkOLED/DigisparkOLED.ino diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/examples/DigisparkOLED/digistump_128x64c1.h b/digistump-avr/libraries/DigisparkOLED/examples/DigisparkOLED/digistump_128x64c1.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/examples/DigisparkOLED/digistump_128x64c1.h rename to digistump-avr/libraries/DigisparkOLED/examples/DigisparkOLED/digistump_128x64c1.h diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/examples/DigisparkOLED/img0_128x64c1.h b/digistump-avr/libraries/DigisparkOLED/examples/DigisparkOLED/img0_128x64c1.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/examples/DigisparkOLED/img0_128x64c1.h rename to digistump-avr/libraries/DigisparkOLED/examples/DigisparkOLED/img0_128x64c1.h diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/font6x8.h b/digistump-avr/libraries/DigisparkOLED/font6x8.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/font6x8.h rename to digistump-avr/libraries/DigisparkOLED/font6x8.h diff --git a/hardware/digistump/avr/libraries/DigisparkOLED/font8x16.h b/digistump-avr/libraries/DigisparkOLED/font8x16.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkOLED/font8x16.h rename to digistump-avr/libraries/DigisparkOLED/font8x16.h diff --git a/hardware/digistump/avr/libraries/DigisparkRGB/DigisparkRGB.cpp b/digistump-avr/libraries/DigisparkRGB/DigisparkRGB.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRGB/DigisparkRGB.cpp rename to digistump-avr/libraries/DigisparkRGB/DigisparkRGB.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkRGB/DigisparkRGB.h b/digistump-avr/libraries/DigisparkRGB/DigisparkRGB.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRGB/DigisparkRGB.h rename to digistump-avr/libraries/DigisparkRGB/DigisparkRGB.h diff --git a/hardware/digistump/avr/libraries/DigisparkRGB/examples/DigisparkRGB/DigisparkRGB.ino b/digistump-avr/libraries/DigisparkRGB/examples/DigisparkRGB/DigisparkRGB.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRGB/examples/DigisparkRGB/DigisparkRGB.ino rename to digistump-avr/libraries/DigisparkRGB/examples/DigisparkRGB/DigisparkRGB.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRGB/keywords.txt b/digistump-avr/libraries/DigisparkRGB/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRGB/keywords.txt rename to digistump-avr/libraries/DigisparkRGB/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/DigiRcSeqZodiac/DigiRcSeqZodiac.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/DigiRcSeqZodiac/DigiRcSeqZodiac.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/DigiRcSeqZodiac/DigiRcSeqZodiac.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/DigiRcSeqZodiac/DigiRcSeqZodiac.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/MultiPosSwitch/MultiPosSwitch.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/MultiPosSwitch/MultiPosSwitch.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/MultiPosSwitch/MultiPosSwitch.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/MultiPosSwitch/MultiPosSwitch.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/OnePropTo5/OnePropTo5.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/OnePropTo5/OnePropTo5.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/OnePropTo5/OnePropTo5.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/OnePropTo5/OnePropTo5.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/RcSeqAdvancedDoors/RcSeqAdvancedDoors.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/RcSeqAdvancedDoors/RcSeqAdvancedDoors.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/RcSeqAdvancedDoors/RcSeqAdvancedDoors.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/RcSeqAdvancedDoors/RcSeqAdvancedDoors.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/RcSeqDemo/RcSeqDemo.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/RcSeqDemo/RcSeqDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/RcSeqDemo/RcSeqDemo.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/RcSeqDemo/RcSeqDemo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/RcSeqZodiac/RcSeqZodiac.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/RcSeqZodiac/RcSeqZodiac.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/RcSeqZodiac/RcSeqZodiac.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/RcSeqZodiac/RcSeqZodiac.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/UneVoieVers8/UneVoieVers8.ino b/digistump-avr/libraries/DigisparkRcSeq/Examples/UneVoieVers8/UneVoieVers8.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Examples/UneVoieVers8/UneVoieVers8.ino rename to digistump-avr/libraries/DigisparkRcSeq/Examples/UneVoieVers8/UneVoieVers8.ino diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/RcSeq.cpp b/digistump-avr/libraries/DigisparkRcSeq/RcSeq.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/RcSeq.cpp rename to digistump-avr/libraries/DigisparkRcSeq/RcSeq.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/RcSeq.h b/digistump-avr/libraries/DigisparkRcSeq/RcSeq.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/RcSeq.h rename to digistump-avr/libraries/DigisparkRcSeq/RcSeq.h diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/Readme.md b/digistump-avr/libraries/DigisparkRcSeq/Readme.md similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/Readme.md rename to digistump-avr/libraries/DigisparkRcSeq/Readme.md diff --git a/hardware/digistump/avr/libraries/DigisparkRcSeq/keywords.txt b/digistump-avr/libraries/DigisparkRcSeq/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkRcSeq/keywords.txt rename to digistump-avr/libraries/DigisparkRcSeq/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkSimpleServo/.DS_Store b/digistump-avr/libraries/DigisparkSimpleServo/.DS_Store similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSimpleServo/.DS_Store rename to digistump-avr/libraries/DigisparkSimpleServo/.DS_Store diff --git a/hardware/digistump/avr/libraries/DigisparkSimpleServo/README.txt b/digistump-avr/libraries/DigisparkSimpleServo/README.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSimpleServo/README.txt rename to digistump-avr/libraries/DigisparkSimpleServo/README.txt diff --git a/hardware/digistump/avr/libraries/DigisparkSimpleServo/SimpleServo.cpp b/digistump-avr/libraries/DigisparkSimpleServo/SimpleServo.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSimpleServo/SimpleServo.cpp rename to digistump-avr/libraries/DigisparkSimpleServo/SimpleServo.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkSimpleServo/SimpleServo.h b/digistump-avr/libraries/DigisparkSimpleServo/SimpleServo.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSimpleServo/SimpleServo.h rename to digistump-avr/libraries/DigisparkSimpleServo/SimpleServo.h diff --git a/hardware/digistump/avr/libraries/DigisparkSimpleServo/examples/.DS_Store b/digistump-avr/libraries/DigisparkSimpleServo/examples/.DS_Store similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSimpleServo/examples/.DS_Store rename to digistump-avr/libraries/DigisparkSimpleServo/examples/.DS_Store diff --git a/hardware/digistump/avr/libraries/DigisparkSimpleServo/keywords.txt b/digistump-avr/libraries/DigisparkSimpleServo/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSimpleServo/keywords.txt rename to digistump-avr/libraries/DigisparkSimpleServo/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/Readme.md b/digistump-avr/libraries/DigisparkSoftRcPulseIn/Readme.md similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/Readme.md rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/Readme.md diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.cpp b/digistump-avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.cpp rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.h b/digistump-avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.h rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/SoftRcPulseIn.h diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDebug/SoftRcPulseInDebug.ino b/digistump-avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDebug/SoftRcPulseInDebug.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDebug/SoftRcPulseInDebug.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDebug/SoftRcPulseInDebug.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDemo/SoftRcPulseInDemo.ino b/digistump-avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDemo/SoftRcPulseInDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDemo/SoftRcPulseInDemo.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInDemo/SoftRcPulseInDemo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino b/digistump-avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/keywords.txt b/digistump-avr/libraries/DigisparkSoftRcPulseIn/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseIn/keywords.txt rename to digistump-avr/libraries/DigisparkSoftRcPulseIn/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/Readme.md b/digistump-avr/libraries/DigisparkSoftRcPulseOut/Readme.md similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/Readme.md rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/Readme.md diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.cpp b/digistump-avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.cpp rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.h b/digistump-avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.h rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/SoftRcPulseOut.h diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/Knob/Knob.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/Knob/Knob.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/Knob/Knob.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/Knob/Knob.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/SerialServo/SerialServo.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/SerialServo/SerialServo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/SerialServo/SerialServo.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/SerialServo/SerialServo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/SoftRcPulseInOutDemo/SoftRcPulseInOutDemo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/Sweep/Sweep.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/Sweep/Sweep.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/Sweep/Sweep.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/Sweep/Sweep.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/SweepNoDelay/SweepNoDelay.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/SweepNoDelay/SweepNoDelay.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/SweepNoDelay/SweepNoDelay.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/SweepNoDelay/SweepNoDelay.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/Usb2Servos/Usb2Servos.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/Usb2Servos/Usb2Servos.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/Usb2Servos/Usb2Servos.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/Usb2Servos/Usb2Servos.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/knob_moyennee/knob_moyennee.ino b/digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/knob_moyennee/knob_moyennee.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/examples/knob_moyennee/knob_moyennee.ino rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/examples/knob_moyennee/knob_moyennee.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/keywords.txt b/digistump-avr/libraries/DigisparkSoftRcPulseOut/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftRcPulseOut/keywords.txt rename to digistump-avr/libraries/DigisparkSoftRcPulseOut/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/Readme.md b/digistump-avr/libraries/DigisparkSoftSerial/Readme.md similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/Readme.md rename to digistump-avr/libraries/DigisparkSoftSerial/Readme.md diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/SoftSerial.cpp b/digistump-avr/libraries/DigisparkSoftSerial/SoftSerial.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/SoftSerial.cpp rename to digistump-avr/libraries/DigisparkSoftSerial/SoftSerial.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/SoftSerial.h b/digistump-avr/libraries/DigisparkSoftSerial/SoftSerial.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/SoftSerial.h rename to digistump-avr/libraries/DigisparkSoftSerial/SoftSerial.h diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/examples/Digi_1io_SerialDbg/Digi_1io_SerialDbg.ino b/digistump-avr/libraries/DigisparkSoftSerial/examples/Digi_1io_SerialDbg/Digi_1io_SerialDbg.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/examples/Digi_1io_SerialDbg/Digi_1io_SerialDbg.ino rename to digistump-avr/libraries/DigisparkSoftSerial/examples/Digi_1io_SerialDbg/Digi_1io_SerialDbg.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/examples/SoftSerialExample/SoftSerialExample.ino b/digistump-avr/libraries/DigisparkSoftSerial/examples/SoftSerialExample/SoftSerialExample.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/examples/SoftSerialExample/SoftSerialExample.ino rename to digistump-avr/libraries/DigisparkSoftSerial/examples/SoftSerialExample/SoftSerialExample.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/examples/TwoPortReceive/TwoPortReceive.ino b/digistump-avr/libraries/DigisparkSoftSerial/examples/TwoPortReceive/TwoPortReceive.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/examples/TwoPortReceive/TwoPortReceive.ino rename to digistump-avr/libraries/DigisparkSoftSerial/examples/TwoPortReceive/TwoPortReceive.ino diff --git a/hardware/digistump/avr/libraries/DigisparkSoftSerial/keywords.txt b/digistump-avr/libraries/DigisparkSoftSerial/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkSoftSerial/keywords.txt rename to digistump-avr/libraries/DigisparkSoftSerial/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/Readme.md b/digistump-avr/libraries/DigisparkTinyPinChange/Readme.md similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/Readme.md rename to digistump-avr/libraries/DigisparkTinyPinChange/Readme.md diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/TinyPinChange.cpp b/digistump-avr/libraries/DigisparkTinyPinChange/TinyPinChange.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/TinyPinChange.cpp rename to digistump-avr/libraries/DigisparkTinyPinChange/TinyPinChange.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/TinyPinChange.h b/digistump-avr/libraries/DigisparkTinyPinChange/TinyPinChange.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/TinyPinChange.h rename to digistump-avr/libraries/DigisparkTinyPinChange/TinyPinChange.h diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/Edge/Edge.ino b/digistump-avr/libraries/DigisparkTinyPinChange/examples/Edge/Edge.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/Edge/Edge.ino rename to digistump-avr/libraries/DigisparkTinyPinChange/examples/Edge/Edge.ino diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/FallingEdge/FallingEdge.ino b/digistump-avr/libraries/DigisparkTinyPinChange/examples/FallingEdge/FallingEdge.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/FallingEdge/FallingEdge.ino rename to digistump-avr/libraries/DigisparkTinyPinChange/examples/FallingEdge/FallingEdge.ino diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/RisingEdge/RisingEdge.ino b/digistump-avr/libraries/DigisparkTinyPinChange/examples/RisingEdge/RisingEdge.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/RisingEdge/RisingEdge.ino rename to digistump-avr/libraries/DigisparkTinyPinChange/examples/RisingEdge/RisingEdge.ino diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/TinyRcScope/TinyRcScope.ino b/digistump-avr/libraries/DigisparkTinyPinChange/examples/TinyRcScope/TinyRcScope.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/examples/TinyRcScope/TinyRcScope.ino rename to digistump-avr/libraries/DigisparkTinyPinChange/examples/TinyRcScope/TinyRcScope.ino diff --git a/hardware/digistump/avr/libraries/DigisparkTinyPinChange/keywords.txt b/digistump-avr/libraries/DigisparkTinyPinChange/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinyPinChange/keywords.txt rename to digistump-avr/libraries/DigisparkTinyPinChange/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkTinySoftPwm/Readme.md b/digistump-avr/libraries/DigisparkTinySoftPwm/Readme.md similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinySoftPwm/Readme.md rename to digistump-avr/libraries/DigisparkTinySoftPwm/Readme.md diff --git a/hardware/digistump/avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.cpp b/digistump-avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.cpp rename to digistump-avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.h b/digistump-avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.h rename to digistump-avr/libraries/DigisparkTinySoftPwm/TinySoftPwm.h diff --git a/hardware/digistump/avr/libraries/DigisparkTinySoftPwm/examples/SoftPwm13Pins/SoftPwm13Pins.ino b/digistump-avr/libraries/DigisparkTinySoftPwm/examples/SoftPwm13Pins/SoftPwm13Pins.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinySoftPwm/examples/SoftPwm13Pins/SoftPwm13Pins.ino rename to digistump-avr/libraries/DigisparkTinySoftPwm/examples/SoftPwm13Pins/SoftPwm13Pins.ino diff --git a/hardware/digistump/avr/libraries/DigisparkTinySoftPwm/examples/TinySoftPwmDemo/TinySoftPwmDemo.ino b/digistump-avr/libraries/DigisparkTinySoftPwm/examples/TinySoftPwmDemo/TinySoftPwmDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinySoftPwm/examples/TinySoftPwmDemo/TinySoftPwmDemo.ino rename to digistump-avr/libraries/DigisparkTinySoftPwm/examples/TinySoftPwmDemo/TinySoftPwmDemo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkTinySoftPwm/keywords.txt b/digistump-avr/libraries/DigisparkTinySoftPwm/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkTinySoftPwm/keywords.txt rename to digistump-avr/libraries/DigisparkTinySoftPwm/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/ArduinoNotes.txt b/digistump-avr/libraries/DigisparkUSB/ArduinoNotes.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/ArduinoNotes.txt rename to digistump-avr/libraries/DigisparkUSB/ArduinoNotes.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/Changelog.txt b/digistump-avr/libraries/DigisparkUSB/Changelog.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/Changelog.txt rename to digistump-avr/libraries/DigisparkUSB/Changelog.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/CommercialLicense.txt b/digistump-avr/libraries/DigisparkUSB/CommercialLicense.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/CommercialLicense.txt rename to digistump-avr/libraries/DigisparkUSB/CommercialLicense.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/DigiUSB.cpp b/digistump-avr/libraries/DigisparkUSB/DigiUSB.cpp similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/DigiUSB.cpp rename to digistump-avr/libraries/DigisparkUSB/DigiUSB.cpp diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/DigiUSB.h b/digistump-avr/libraries/DigisparkUSB/DigiUSB.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/DigiUSB.h rename to digistump-avr/libraries/DigisparkUSB/DigiUSB.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/DigisparkReadme.txt b/digistump-avr/libraries/DigisparkUSB/DigisparkReadme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/DigisparkReadme.txt rename to digistump-avr/libraries/DigisparkUSB/DigisparkReadme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/License.txt b/digistump-avr/libraries/DigisparkUSB/License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/License.txt rename to digistump-avr/libraries/DigisparkUSB/License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/Readme.txt b/digistump-avr/libraries/DigisparkUSB/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/Readme.txt rename to digistump-avr/libraries/DigisparkUSB/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/USB-ID-FAQ.txt b/digistump-avr/libraries/DigisparkUSB/USB-ID-FAQ.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/USB-ID-FAQ.txt rename to digistump-avr/libraries/DigisparkUSB/USB-ID-FAQ.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/USB-IDs-for-free.txt b/digistump-avr/libraries/DigisparkUSB/USB-IDs-for-free.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/USB-IDs-for-free.txt rename to digistump-avr/libraries/DigisparkUSB/USB-IDs-for-free.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/USBID-License.txt b/digistump-avr/libraries/DigisparkUSB/USBID-License.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/USBID-License.txt rename to digistump-avr/libraries/DigisparkUSB/USBID-License.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/asmcommon.inc b/digistump-avr/libraries/DigisparkUSB/asmcommon.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/asmcommon.inc rename to digistump-avr/libraries/DigisparkUSB/asmcommon.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/examples/DigiBlink/DigiBlink.ino b/digistump-avr/libraries/DigisparkUSB/examples/DigiBlink/DigiBlink.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/examples/DigiBlink/DigiBlink.ino rename to digistump-avr/libraries/DigisparkUSB/examples/DigiBlink/DigiBlink.ino diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/examples/DigiScope/DigiScope.ino b/digistump-avr/libraries/DigisparkUSB/examples/DigiScope/DigiScope.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/examples/DigiScope/DigiScope.ino rename to digistump-avr/libraries/DigisparkUSB/examples/DigiScope/DigiScope.ino diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/examples/DigiUSB2LCD/DigiUSB2LCD.ino b/digistump-avr/libraries/DigisparkUSB/examples/DigiUSB2LCD/DigiUSB2LCD.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/examples/DigiUSB2LCD/DigiUSB2LCD.ino rename to digistump-avr/libraries/DigisparkUSB/examples/DigiUSB2LCD/DigiUSB2LCD.ino diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/examples/Echo/Echo.ino b/digistump-avr/libraries/DigisparkUSB/examples/Echo/Echo.ino similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/examples/Echo/Echo.ino rename to digistump-avr/libraries/DigisparkUSB/examples/Echo/Echo.ino diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/keywords.txt b/digistump-avr/libraries/DigisparkUSB/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/keywords.txt rename to digistump-avr/libraries/DigisparkUSB/keywords.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/libs-device/Readme.txt b/digistump-avr/libraries/DigisparkUSB/libs-device/Readme.txt similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/libs-device/Readme.txt rename to digistump-avr/libraries/DigisparkUSB/libs-device/Readme.txt diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.c b/digistump-avr/libraries/DigisparkUSB/libs-device/osccal.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.c rename to digistump-avr/libraries/DigisparkUSB/libs-device/osccal.c diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.c.lst b/digistump-avr/libraries/DigisparkUSB/libs-device/osccal.c.lst similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.c.lst rename to digistump-avr/libraries/DigisparkUSB/libs-device/osccal.c.lst diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.h b/digistump-avr/libraries/DigisparkUSB/libs-device/osccal.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.h rename to digistump-avr/libraries/DigisparkUSB/libs-device/osccal.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.o b/digistump-avr/libraries/DigisparkUSB/libs-device/osccal.o similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osccal.o rename to digistump-avr/libraries/DigisparkUSB/libs-device/osccal.o diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osctune.h b/digistump-avr/libraries/DigisparkUSB/libs-device/osctune.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/libs-device/osctune.h rename to digistump-avr/libraries/DigisparkUSB/libs-device/osctune.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/oddebug.c b/digistump-avr/libraries/DigisparkUSB/oddebug.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/oddebug.c rename to digistump-avr/libraries/DigisparkUSB/oddebug.c diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/oddebug.h b/digistump-avr/libraries/DigisparkUSB/oddebug.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/oddebug.h rename to digistump-avr/libraries/DigisparkUSB/oddebug.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/osccal.c b/digistump-avr/libraries/DigisparkUSB/osccal.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/osccal.c rename to digistump-avr/libraries/DigisparkUSB/osccal.c diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/osccal.c.lst b/digistump-avr/libraries/DigisparkUSB/osccal.c.lst similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/osccal.c.lst rename to digistump-avr/libraries/DigisparkUSB/osccal.c.lst diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/osccal.h b/digistump-avr/libraries/DigisparkUSB/osccal.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/osccal.h rename to digistump-avr/libraries/DigisparkUSB/osccal.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/osccal.o b/digistump-avr/libraries/DigisparkUSB/osccal.o similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/osccal.o rename to digistump-avr/libraries/DigisparkUSB/osccal.o diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/osctune.h b/digistump-avr/libraries/DigisparkUSB/osctune.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/osctune.h rename to digistump-avr/libraries/DigisparkUSB/osctune.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/rx_buffer.h b/digistump-avr/libraries/DigisparkUSB/rx_buffer.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/rx_buffer.h rename to digistump-avr/libraries/DigisparkUSB/rx_buffer.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbconfig-prototype.h b/digistump-avr/libraries/DigisparkUSB/usbconfig-prototype.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbconfig-prototype.h rename to digistump-avr/libraries/DigisparkUSB/usbconfig-prototype.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbconfig.h b/digistump-avr/libraries/DigisparkUSB/usbconfig.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbconfig.h rename to digistump-avr/libraries/DigisparkUSB/usbconfig.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrv.c b/digistump-avr/libraries/DigisparkUSB/usbdrv.c similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrv.c rename to digistump-avr/libraries/DigisparkUSB/usbdrv.c diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrv.h b/digistump-avr/libraries/DigisparkUSB/usbdrv.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrv.h rename to digistump-avr/libraries/DigisparkUSB/usbdrv.h diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm.S b/digistump-avr/libraries/DigisparkUSB/usbdrvasm.S similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm.S rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm.S diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm.asm b/digistump-avr/libraries/DigisparkUSB/usbdrvasm.asm similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm.asm rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm.asm diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm12.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm12.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm12.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm12.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm128.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm128.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm128.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm128.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm15.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm15.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm15.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm15.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm16.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm16.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm16.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm16.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm165.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm165.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm165.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm165.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm18-crc.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm18-crc.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm18-crc.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm18-crc.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm20.inc b/digistump-avr/libraries/DigisparkUSB/usbdrvasm20.inc similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbdrvasm20.inc rename to digistump-avr/libraries/DigisparkUSB/usbdrvasm20.inc diff --git a/hardware/digistump/avr/libraries/DigisparkUSB/usbportability.h b/digistump-avr/libraries/DigisparkUSB/usbportability.h similarity index 100% rename from hardware/digistump/avr/libraries/DigisparkUSB/usbportability.h rename to digistump-avr/libraries/DigisparkUSB/usbportability.h diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/BT_BLE_Echo/BT_BLE_Echo.ino b/digistump-avr/libraries/Digispark_Examples/BT_BLE_Echo/BT_BLE_Echo.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/BT_BLE_Echo/BT_BLE_Echo.ino rename to digistump-avr/libraries/Digispark_Examples/BT_BLE_Echo/BT_BLE_Echo.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/BT_or_BLERobot/BT_or_BLERobot.ino b/digistump-avr/libraries/Digispark_Examples/BT_or_BLERobot/BT_or_BLERobot.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/BT_or_BLERobot/BT_or_BLERobot.ino rename to digistump-avr/libraries/Digispark_Examples/BT_or_BLERobot/BT_or_BLERobot.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/BasicRobot/BasicRobot.ino b/digistump-avr/libraries/Digispark_Examples/BasicRobot/BasicRobot.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/BasicRobot/BasicRobot.ino rename to digistump-avr/libraries/Digispark_Examples/BasicRobot/BasicRobot.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/CharliePlexMarquee/charlieplex.ino b/digistump-avr/libraries/Digispark_Examples/CharliePlexMarquee/charlieplex.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/CharliePlexMarquee/charlieplex.ino rename to digistump-avr/libraries/Digispark_Examples/CharliePlexMarquee/charlieplex.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/Charlieplex/Charlieplex.ino b/digistump-avr/libraries/Digispark_Examples/Charlieplex/Charlieplex.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/Charlieplex/Charlieplex.ino rename to digistump-avr/libraries/Digispark_Examples/Charlieplex/Charlieplex.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/EEPROM/EEPROM.ino b/digistump-avr/libraries/Digispark_Examples/EEPROM/EEPROM.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/EEPROM/EEPROM.ino rename to digistump-avr/libraries/Digispark_Examples/EEPROM/EEPROM.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/Expander/Expander.ino b/digistump-avr/libraries/Digispark_Examples/Expander/Expander.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/Expander/Expander.ino rename to digistump-avr/libraries/Digispark_Examples/Expander/Expander.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/GPS/GPS.ino b/digistump-avr/libraries/Digispark_Examples/GPS/GPS.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/GPS/GPS.ino rename to digistump-avr/libraries/Digispark_Examples/GPS/GPS.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/Infrared/Infrared.ino b/digistump-avr/libraries/Digispark_Examples/Infrared/Infrared.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/Infrared/Infrared.ino rename to digistump-avr/libraries/Digispark_Examples/Infrared/Infrared.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/MeshGeneralExample/MeshGeneralExample.ino b/digistump-avr/libraries/Digispark_Examples/MeshGeneralExample/MeshGeneralExample.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/MeshGeneralExample/MeshGeneralExample.ino rename to digistump-avr/libraries/Digispark_Examples/MeshGeneralExample/MeshGeneralExample.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/MotorShield/MotorShield.ino b/digistump-avr/libraries/Digispark_Examples/MotorShield/MotorShield.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/MotorShield/MotorShield.ino rename to digistump-avr/libraries/Digispark_Examples/MotorShield/MotorShield.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/Rfm12b/Rfm12b.ino b/digistump-avr/libraries/Digispark_Examples/Rfm12b/Rfm12b.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/Rfm12b/Rfm12b.ino rename to digistump-avr/libraries/Digispark_Examples/Rfm12b/Rfm12b.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/Start/Start.ino b/digistump-avr/libraries/Digispark_Examples/Start/Start.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/Start/Start.ino rename to digistump-avr/libraries/Digispark_Examples/Start/Start.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/WiFiClientGetExample/WiFiClientGetExample.ino b/digistump-avr/libraries/Digispark_Examples/WiFiClientGetExample/WiFiClientGetExample.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/WiFiClientGetExample/WiFiClientGetExample.ino rename to digistump-avr/libraries/Digispark_Examples/WiFiClientGetExample/WiFiClientGetExample.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/WiFiClientPostExample/WiFiClientPostExample.ino b/digistump-avr/libraries/Digispark_Examples/WiFiClientPostExample/WiFiClientPostExample.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/WiFiClientPostExample/WiFiClientPostExample.ino rename to digistump-avr/libraries/Digispark_Examples/WiFiClientPostExample/WiFiClientPostExample.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/WiFiServerExample/WiFiServerExample.ino b/digistump-avr/libraries/Digispark_Examples/WiFiServerExample/WiFiServerExample.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/WiFiServerExample/WiFiServerExample.ino rename to digistump-avr/libraries/Digispark_Examples/WiFiServerExample/WiFiServerExample.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/WiFiServerRobot/WiFiServerRobot.ino b/digistump-avr/libraries/Digispark_Examples/WiFiServerRobot/WiFiServerRobot.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/WiFiServerRobot/WiFiServerRobot.ino rename to digistump-avr/libraries/Digispark_Examples/WiFiServerRobot/WiFiServerRobot.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/_9DOF_Shield/_9DOF_Shield.ino b/digistump-avr/libraries/Digispark_Examples/_9DOF_Shield/_9DOF_Shield.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/_9DOF_Shield/_9DOF_Shield.ino rename to digistump-avr/libraries/Digispark_Examples/_9DOF_Shield/_9DOF_Shield.ino diff --git a/hardware/digistump/avr/libraries/Digispark_Examples/i2cScanner/i2cScanner.ino b/digistump-avr/libraries/Digispark_Examples/i2cScanner/i2cScanner.ino similarity index 100% rename from hardware/digistump/avr/libraries/Digispark_Examples/i2cScanner/i2cScanner.ino rename to digistump-avr/libraries/Digispark_Examples/i2cScanner/i2cScanner.ino diff --git a/hardware/digistump/avr/libraries/LPD8806/LPD8806.cpp b/digistump-avr/libraries/LPD8806/LPD8806.cpp similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/LPD8806.cpp rename to digistump-avr/libraries/LPD8806/LPD8806.cpp diff --git a/hardware/digistump/avr/libraries/LPD8806/LPD8806.h b/digistump-avr/libraries/LPD8806/LPD8806.h similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/LPD8806.h rename to digistump-avr/libraries/LPD8806/LPD8806.h diff --git a/hardware/digistump/avr/libraries/LPD8806/README.md b/digistump-avr/libraries/LPD8806/README.md similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/README.md rename to digistump-avr/libraries/LPD8806/README.md diff --git a/hardware/digistump/avr/libraries/LPD8806/examples/LEDbeltKit/LEDbeltKit.pde b/digistump-avr/libraries/LPD8806/examples/LEDbeltKit/LEDbeltKit.pde similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/examples/LEDbeltKit/LEDbeltKit.pde rename to digistump-avr/libraries/LPD8806/examples/LEDbeltKit/LEDbeltKit.pde diff --git a/hardware/digistump/avr/libraries/LPD8806/examples/advancedLEDbeltKit/advancedLEDbeltKit.pde b/digistump-avr/libraries/LPD8806/examples/advancedLEDbeltKit/advancedLEDbeltKit.pde similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/examples/advancedLEDbeltKit/advancedLEDbeltKit.pde rename to digistump-avr/libraries/LPD8806/examples/advancedLEDbeltKit/advancedLEDbeltKit.pde diff --git a/hardware/digistump/avr/libraries/LPD8806/examples/longstrandtest/longstrandtest.pde b/digistump-avr/libraries/LPD8806/examples/longstrandtest/longstrandtest.pde similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/examples/longstrandtest/longstrandtest.pde rename to digistump-avr/libraries/LPD8806/examples/longstrandtest/longstrandtest.pde diff --git a/hardware/digistump/avr/libraries/LPD8806/examples/strandtest/strandtest.pde b/digistump-avr/libraries/LPD8806/examples/strandtest/strandtest.pde similarity index 100% rename from hardware/digistump/avr/libraries/LPD8806/examples/strandtest/strandtest.pde rename to digistump-avr/libraries/LPD8806/examples/strandtest/strandtest.pde diff --git a/hardware/digistump/avr/libraries/LedControl/LedControl.cpp b/digistump-avr/libraries/LedControl/LedControl.cpp similarity index 100% rename from hardware/digistump/avr/libraries/LedControl/LedControl.cpp rename to digistump-avr/libraries/LedControl/LedControl.cpp diff --git a/hardware/digistump/avr/libraries/LedControl/LedControl.h b/digistump-avr/libraries/LedControl/LedControl.h similarity index 100% rename from hardware/digistump/avr/libraries/LedControl/LedControl.h rename to digistump-avr/libraries/LedControl/LedControl.h diff --git a/hardware/digistump/avr/libraries/LedControl/examples/LCDemo7Segment/LCDemo7Segment.pde b/digistump-avr/libraries/LedControl/examples/LCDemo7Segment/LCDemo7Segment.pde similarity index 100% rename from hardware/digistump/avr/libraries/LedControl/examples/LCDemo7Segment/LCDemo7Segment.pde rename to digistump-avr/libraries/LedControl/examples/LCDemo7Segment/LCDemo7Segment.pde diff --git a/hardware/digistump/avr/libraries/LedControl/examples/LCDemoCascadedDevices/LCDemoCascadedDevices.pde b/digistump-avr/libraries/LedControl/examples/LCDemoCascadedDevices/LCDemoCascadedDevices.pde similarity index 100% rename from hardware/digistump/avr/libraries/LedControl/examples/LCDemoCascadedDevices/LCDemoCascadedDevices.pde rename to digistump-avr/libraries/LedControl/examples/LCDemoCascadedDevices/LCDemoCascadedDevices.pde diff --git a/hardware/digistump/avr/libraries/LedControl/examples/LCDemoMatrix/LCDemoMatrix.pde b/digistump-avr/libraries/LedControl/examples/LCDemoMatrix/LCDemoMatrix.pde similarity index 100% rename from hardware/digistump/avr/libraries/LedControl/examples/LCDemoMatrix/LCDemoMatrix.pde rename to digistump-avr/libraries/LedControl/examples/LCDemoMatrix/LCDemoMatrix.pde diff --git a/hardware/digistump/avr/libraries/LedControl/keywords.txt b/digistump-avr/libraries/LedControl/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/LedControl/keywords.txt rename to digistump-avr/libraries/LedControl/keywords.txt diff --git a/hardware/digistump/avr/libraries/Nunchuk/ArduinoNunchuk.cpp b/digistump-avr/libraries/Nunchuk/ArduinoNunchuk.cpp similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/ArduinoNunchuk.cpp rename to digistump-avr/libraries/Nunchuk/ArduinoNunchuk.cpp diff --git a/hardware/digistump/avr/libraries/Nunchuk/ArduinoNunchuk.h b/digistump-avr/libraries/Nunchuk/ArduinoNunchuk.h similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/ArduinoNunchuk.h rename to digistump-avr/libraries/Nunchuk/ArduinoNunchuk.h diff --git a/hardware/digistump/avr/libraries/Nunchuk/LICENSE.txt b/digistump-avr/libraries/Nunchuk/LICENSE.txt similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/LICENSE.txt rename to digistump-avr/libraries/Nunchuk/LICENSE.txt diff --git a/hardware/digistump/avr/libraries/Nunchuk/README.txt b/digistump-avr/libraries/Nunchuk/README.txt similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/README.txt rename to digistump-avr/libraries/Nunchuk/README.txt diff --git a/hardware/digistump/avr/libraries/Nunchuk/examples/ArduinoNunchukDemo/ArduinoNunchukDemo.ino b/digistump-avr/libraries/Nunchuk/examples/ArduinoNunchukDemo/ArduinoNunchukDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/examples/ArduinoNunchukDemo/ArduinoNunchukDemo.ino rename to digistump-avr/libraries/Nunchuk/examples/ArduinoNunchukDemo/ArduinoNunchukDemo.ino diff --git a/hardware/digistump/avr/libraries/Nunchuk/examples/DigisparkJoystickDemo/DigisparkJoystickDemo.ino b/digistump-avr/libraries/Nunchuk/examples/DigisparkJoystickDemo/DigisparkJoystickDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/examples/DigisparkJoystickDemo/DigisparkJoystickDemo.ino rename to digistump-avr/libraries/Nunchuk/examples/DigisparkJoystickDemo/DigisparkJoystickDemo.ino diff --git a/hardware/digistump/avr/libraries/Nunchuk/examples/DigisparkUSBDemo/DigisparkUSBDemo.ino b/digistump-avr/libraries/Nunchuk/examples/DigisparkUSBDemo/DigisparkUSBDemo.ino similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/examples/DigisparkUSBDemo/DigisparkUSBDemo.ino rename to digistump-avr/libraries/Nunchuk/examples/DigisparkUSBDemo/DigisparkUSBDemo.ino diff --git a/hardware/digistump/avr/libraries/Nunchuk/keywords.txt b/digistump-avr/libraries/Nunchuk/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/Nunchuk/keywords.txt rename to digistump-avr/libraries/Nunchuk/keywords.txt diff --git a/hardware/digistump/avr/libraries/OneWire/OneWire.cpp b/digistump-avr/libraries/OneWire/OneWire.cpp similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/OneWire.cpp rename to digistump-avr/libraries/OneWire/OneWire.cpp diff --git a/hardware/digistump/avr/libraries/OneWire/OneWire.h b/digistump-avr/libraries/OneWire/OneWire.h similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/OneWire.h rename to digistump-avr/libraries/OneWire/OneWire.h diff --git a/hardware/digistump/avr/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde b/digistump-avr/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde rename to digistump-avr/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde diff --git a/hardware/digistump/avr/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde b/digistump-avr/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde rename to digistump-avr/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde diff --git a/hardware/digistump/avr/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde b/digistump-avr/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde rename to digistump-avr/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde diff --git a/hardware/digistump/avr/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino b/digistump-avr/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino rename to digistump-avr/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino diff --git a/hardware/digistump/avr/libraries/OneWire/keywords.txt b/digistump-avr/libraries/OneWire/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/OneWire/keywords.txt rename to digistump-avr/libraries/OneWire/keywords.txt diff --git a/hardware/digistump/avr/libraries/RF24/.gitignore b/digistump-avr/libraries/RF24/.gitignore similarity index 100% rename from hardware/digistump/avr/libraries/RF24/.gitignore rename to digistump-avr/libraries/RF24/.gitignore diff --git a/hardware/digistump/avr/libraries/RF24/Doxyfile b/digistump-avr/libraries/RF24/Doxyfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/Doxyfile rename to digistump-avr/libraries/RF24/Doxyfile diff --git a/hardware/digistump/avr/libraries/RF24/FAQ b/digistump-avr/libraries/RF24/FAQ similarity index 100% rename from hardware/digistump/avr/libraries/RF24/FAQ rename to digistump-avr/libraries/RF24/FAQ diff --git a/hardware/digistump/avr/libraries/RF24/README.md b/digistump-avr/libraries/RF24/README.md similarity index 100% rename from hardware/digistump/avr/libraries/RF24/README.md rename to digistump-avr/libraries/RF24/README.md diff --git a/hardware/digistump/avr/libraries/RF24/RF24.cpp b/digistump-avr/libraries/RF24/RF24.cpp similarity index 100% rename from hardware/digistump/avr/libraries/RF24/RF24.cpp rename to digistump-avr/libraries/RF24/RF24.cpp diff --git a/hardware/digistump/avr/libraries/RF24/RF24.h b/digistump-avr/libraries/RF24/RF24.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/RF24.h rename to digistump-avr/libraries/RF24/RF24.h diff --git a/hardware/digistump/avr/libraries/RF24/RF24_config.h b/digistump-avr/libraries/RF24/RF24_config.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/RF24_config.h rename to digistump-avr/libraries/RF24/RF24_config.h diff --git a/hardware/digistump/avr/libraries/RF24/doxygen-custom.css b/digistump-avr/libraries/RF24/doxygen-custom.css similarity index 100% rename from hardware/digistump/avr/libraries/RF24/doxygen-custom.css rename to digistump-avr/libraries/RF24/doxygen-custom.css diff --git a/hardware/digistump/avr/libraries/RF24/examples/GettingStarted/GettingStarted.pde b/digistump-avr/libraries/RF24/examples/GettingStarted/GettingStarted.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/GettingStarted/GettingStarted.pde rename to digistump-avr/libraries/RF24/examples/GettingStarted/GettingStarted.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/GettingStarted/Jamfile b/digistump-avr/libraries/RF24/examples/GettingStarted/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/GettingStarted/Jamfile rename to digistump-avr/libraries/RF24/examples/GettingStarted/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/GettingStarted/printf.h b/digistump-avr/libraries/RF24/examples/GettingStarted/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/GettingStarted/printf.h rename to digistump-avr/libraries/RF24/examples/GettingStarted/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/digispark_receive/digispark_receive.ino b/digistump-avr/libraries/RF24/examples/digispark_receive/digispark_receive.ino similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/digispark_receive/digispark_receive.ino rename to digistump-avr/libraries/RF24/examples/digispark_receive/digispark_receive.ino diff --git a/hardware/digistump/avr/libraries/RF24/examples/digispark_send/digispark_send.ino b/digistump-avr/libraries/RF24/examples/digispark_send/digispark_send.ino similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/digispark_send/digispark_send.ino rename to digistump-avr/libraries/RF24/examples/digispark_send/digispark_send.ino diff --git a/hardware/digistump/avr/libraries/RF24/examples/led_remote/Jamfile b/digistump-avr/libraries/RF24/examples/led_remote/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/led_remote/Jamfile rename to digistump-avr/libraries/RF24/examples/led_remote/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/led_remote/led_remote.pde b/digistump-avr/libraries/RF24/examples/led_remote/led_remote.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/led_remote/led_remote.pde rename to digistump-avr/libraries/RF24/examples/led_remote/led_remote.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/led_remote/printf.h b/digistump-avr/libraries/RF24/examples/led_remote/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/led_remote/printf.h rename to digistump-avr/libraries/RF24/examples/led_remote/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/nordic_fob/Jamfile b/digistump-avr/libraries/RF24/examples/nordic_fob/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/nordic_fob/Jamfile rename to digistump-avr/libraries/RF24/examples/nordic_fob/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/nordic_fob/nordic_fob.pde b/digistump-avr/libraries/RF24/examples/nordic_fob/nordic_fob.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/nordic_fob/nordic_fob.pde rename to digistump-avr/libraries/RF24/examples/nordic_fob/nordic_fob.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/nordic_fob/printf.h b/digistump-avr/libraries/RF24/examples/nordic_fob/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/nordic_fob/printf.h rename to digistump-avr/libraries/RF24/examples/nordic_fob/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair/Jamfile b/digistump-avr/libraries/RF24/examples/pingpair/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair/Jamfile rename to digistump-avr/libraries/RF24/examples/pingpair/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair/pingpair.pde b/digistump-avr/libraries/RF24/examples/pingpair/pingpair.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair/pingpair.pde rename to digistump-avr/libraries/RF24/examples/pingpair/pingpair.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair/printf.h b/digistump-avr/libraries/RF24/examples/pingpair/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair/printf.h rename to digistump-avr/libraries/RF24/examples/pingpair/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_dyn/Jamfile b/digistump-avr/libraries/RF24/examples/pingpair_dyn/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_dyn/Jamfile rename to digistump-avr/libraries/RF24/examples/pingpair_dyn/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde b/digistump-avr/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde rename to digistump-avr/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_dyn/printf.h b/digistump-avr/libraries/RF24/examples/pingpair_dyn/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_dyn/printf.h rename to digistump-avr/libraries/RF24/examples/pingpair_dyn/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_irq/Jamfile b/digistump-avr/libraries/RF24/examples/pingpair_irq/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_irq/Jamfile rename to digistump-avr/libraries/RF24/examples/pingpair_irq/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde b/digistump-avr/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde rename to digistump-avr/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_irq/printf.h b/digistump-avr/libraries/RF24/examples/pingpair_irq/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_irq/printf.h rename to digistump-avr/libraries/RF24/examples/pingpair_irq/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_maple/Jamfile b/digistump-avr/libraries/RF24/examples/pingpair_maple/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_maple/Jamfile rename to digistump-avr/libraries/RF24/examples/pingpair_maple/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_maple/main.cpp b/digistump-avr/libraries/RF24/examples/pingpair_maple/main.cpp similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_maple/main.cpp rename to digistump-avr/libraries/RF24/examples/pingpair_maple/main.cpp diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde b/digistump-avr/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde rename to digistump-avr/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_pl/Jamfile b/digistump-avr/libraries/RF24/examples/pingpair_pl/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_pl/Jamfile rename to digistump-avr/libraries/RF24/examples/pingpair_pl/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde b/digistump-avr/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde rename to digistump-avr/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_pl/printf.h b/digistump-avr/libraries/RF24/examples/pingpair_pl/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_pl/printf.h rename to digistump-avr/libraries/RF24/examples/pingpair_pl/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_sleepy/Jamfile b/digistump-avr/libraries/RF24/examples/pingpair_sleepy/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_sleepy/Jamfile rename to digistump-avr/libraries/RF24/examples/pingpair_sleepy/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde b/digistump-avr/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde rename to digistump-avr/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/pingpair_sleepy/printf.h b/digistump-avr/libraries/RF24/examples/pingpair_sleepy/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/pingpair_sleepy/printf.h rename to digistump-avr/libraries/RF24/examples/pingpair_sleepy/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/scanner/Jamfile b/digistump-avr/libraries/RF24/examples/scanner/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/scanner/Jamfile rename to digistump-avr/libraries/RF24/examples/scanner/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/scanner/printf.h b/digistump-avr/libraries/RF24/examples/scanner/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/scanner/printf.h rename to digistump-avr/libraries/RF24/examples/scanner/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/scanner/scanner.pde b/digistump-avr/libraries/RF24/examples/scanner/scanner.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/scanner/scanner.pde rename to digistump-avr/libraries/RF24/examples/scanner/scanner.pde diff --git a/hardware/digistump/avr/libraries/RF24/examples/starping/Jamfile b/digistump-avr/libraries/RF24/examples/starping/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/starping/Jamfile rename to digistump-avr/libraries/RF24/examples/starping/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/examples/starping/printf.h b/digistump-avr/libraries/RF24/examples/starping/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/starping/printf.h rename to digistump-avr/libraries/RF24/examples/starping/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/examples/starping/starping.pde b/digistump-avr/libraries/RF24/examples/starping/starping.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/examples/starping/starping.pde rename to digistump-avr/libraries/RF24/examples/starping/starping.pde diff --git a/hardware/digistump/avr/libraries/RF24/keywords.txt b/digistump-avr/libraries/RF24/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/RF24/keywords.txt rename to digistump-avr/libraries/RF24/keywords.txt diff --git a/hardware/digistump/avr/libraries/RF24/nRF24L01.h b/digistump-avr/libraries/RF24/nRF24L01.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/nRF24L01.h rename to digistump-avr/libraries/RF24/nRF24L01.h diff --git a/hardware/digistump/avr/libraries/RF24/tests/README b/digistump-avr/libraries/RF24/tests/README similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/README rename to digistump-avr/libraries/RF24/tests/README diff --git a/hardware/digistump/avr/libraries/RF24/tests/native/Jamfile b/digistump-avr/libraries/RF24/tests/native/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/native/Jamfile rename to digistump-avr/libraries/RF24/tests/native/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/tests/native/pingpair_irq.pde b/digistump-avr/libraries/RF24/tests/native/pingpair_irq.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/native/pingpair_irq.pde rename to digistump-avr/libraries/RF24/tests/native/pingpair_irq.pde diff --git a/hardware/digistump/avr/libraries/RF24/tests/native/printf.h b/digistump-avr/libraries/RF24/tests/native/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/native/printf.h rename to digistump-avr/libraries/RF24/tests/native/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/Jamfile b/digistump-avr/libraries/RF24/tests/pingpair_blocking/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/Jamfile rename to digistump-avr/libraries/RF24/tests/pingpair_blocking/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde b/digistump-avr/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde rename to digistump-avr/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/printf.h b/digistump-avr/libraries/RF24/tests/pingpair_blocking/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/printf.h rename to digistump-avr/libraries/RF24/tests/pingpair_blocking/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/runtest.py b/digistump-avr/libraries/RF24/tests/pingpair_blocking/runtest.py similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/runtest.py rename to digistump-avr/libraries/RF24/tests/pingpair_blocking/runtest.py diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/runtests.sh b/digistump-avr/libraries/RF24/tests/pingpair_blocking/runtests.sh similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/runtests.sh rename to digistump-avr/libraries/RF24/tests/pingpair_blocking/runtests.sh diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/test.ex b/digistump-avr/libraries/RF24/tests/pingpair_blocking/test.ex similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_blocking/test.ex rename to digistump-avr/libraries/RF24/tests/pingpair_blocking/test.ex diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_test/Jamfile b/digistump-avr/libraries/RF24/tests/pingpair_test/Jamfile similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_test/Jamfile rename to digistump-avr/libraries/RF24/tests/pingpair_test/Jamfile diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_test/pingpair_test.pde b/digistump-avr/libraries/RF24/tests/pingpair_test/pingpair_test.pde similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_test/pingpair_test.pde rename to digistump-avr/libraries/RF24/tests/pingpair_test/pingpair_test.pde diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_test/printf.h b/digistump-avr/libraries/RF24/tests/pingpair_test/printf.h similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_test/printf.h rename to digistump-avr/libraries/RF24/tests/pingpair_test/printf.h diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_test/runtest.py b/digistump-avr/libraries/RF24/tests/pingpair_test/runtest.py similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_test/runtest.py rename to digistump-avr/libraries/RF24/tests/pingpair_test/runtest.py diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_test/runtests.sh b/digistump-avr/libraries/RF24/tests/pingpair_test/runtests.sh similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_test/runtests.sh rename to digistump-avr/libraries/RF24/tests/pingpair_test/runtests.sh diff --git a/hardware/digistump/avr/libraries/RF24/tests/pingpair_test/test.ex b/digistump-avr/libraries/RF24/tests/pingpair_test/test.ex similarity index 100% rename from hardware/digistump/avr/libraries/RF24/tests/pingpair_test/test.ex rename to digistump-avr/libraries/RF24/tests/pingpair_test/test.ex diff --git a/hardware/digistump/avr/libraries/RF24/wikidoc.xslt b/digistump-avr/libraries/RF24/wikidoc.xslt similarity index 100% rename from hardware/digistump/avr/libraries/RF24/wikidoc.xslt rename to digistump-avr/libraries/RF24/wikidoc.xslt diff --git a/hardware/digistump/avr/libraries/SPI/SPI.cpp b/digistump-avr/libraries/SPI/SPI.cpp similarity index 100% rename from hardware/digistump/avr/libraries/SPI/SPI.cpp rename to digistump-avr/libraries/SPI/SPI.cpp diff --git a/hardware/digistump/avr/libraries/SPI/SPI.h b/digistump-avr/libraries/SPI/SPI.h similarity index 100% rename from hardware/digistump/avr/libraries/SPI/SPI.h rename to digistump-avr/libraries/SPI/SPI.h diff --git a/hardware/digistump/avr/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino b/digistump-avr/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino similarity index 100% rename from hardware/digistump/avr/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino rename to digistump-avr/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino diff --git a/hardware/digistump/avr/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino b/digistump-avr/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino similarity index 100% rename from hardware/digistump/avr/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino rename to digistump-avr/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino diff --git a/hardware/digistump/avr/libraries/SPI/keywords.txt b/digistump-avr/libraries/SPI/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/SPI/keywords.txt rename to digistump-avr/libraries/SPI/keywords.txt diff --git a/hardware/digistump/avr/libraries/TinyRTClib/README.md b/digistump-avr/libraries/TinyRTClib/README.md similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/README.md rename to digistump-avr/libraries/TinyRTClib/README.md diff --git a/hardware/digistump/avr/libraries/TinyRTClib/TinyRTClib.cpp b/digistump-avr/libraries/TinyRTClib/TinyRTClib.cpp similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/TinyRTClib.cpp rename to digistump-avr/libraries/TinyRTClib/TinyRTClib.cpp diff --git a/hardware/digistump/avr/libraries/TinyRTClib/TinyRTClib.h b/digistump-avr/libraries/TinyRTClib/TinyRTClib.h similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/TinyRTClib.h rename to digistump-avr/libraries/TinyRTClib/TinyRTClib.h diff --git a/hardware/digistump/avr/libraries/TinyRTClib/examples/datecalc/datecalc.pde b/digistump-avr/libraries/TinyRTClib/examples/datecalc/datecalc.pde similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/examples/datecalc/datecalc.pde rename to digistump-avr/libraries/TinyRTClib/examples/datecalc/datecalc.pde diff --git a/hardware/digistump/avr/libraries/TinyRTClib/examples/ds1307/ds1307.pde b/digistump-avr/libraries/TinyRTClib/examples/ds1307/ds1307.pde similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/examples/ds1307/ds1307.pde rename to digistump-avr/libraries/TinyRTClib/examples/ds1307/ds1307.pde diff --git a/hardware/digistump/avr/libraries/TinyRTClib/examples/softrtc/softrtc.pde b/digistump-avr/libraries/TinyRTClib/examples/softrtc/softrtc.pde similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/examples/softrtc/softrtc.pde rename to digistump-avr/libraries/TinyRTClib/examples/softrtc/softrtc.pde diff --git a/hardware/digistump/avr/libraries/TinyRTClib/keywords.txt b/digistump-avr/libraries/TinyRTClib/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/TinyRTClib/keywords.txt rename to digistump-avr/libraries/TinyRTClib/keywords.txt diff --git a/hardware/digistump/avr/libraries/TinyWireM/TinyWireM.cpp b/digistump-avr/libraries/TinyWireM/TinyWireM.cpp similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/TinyWireM.cpp rename to digistump-avr/libraries/TinyWireM/TinyWireM.cpp diff --git a/hardware/digistump/avr/libraries/TinyWireM/TinyWireM.h b/digistump-avr/libraries/TinyWireM/TinyWireM.h similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/TinyWireM.h rename to digistump-avr/libraries/TinyWireM/TinyWireM.h diff --git a/hardware/digistump/avr/libraries/TinyWireM/USI_TWI_Master.cpp b/digistump-avr/libraries/TinyWireM/USI_TWI_Master.cpp similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/USI_TWI_Master.cpp rename to digistump-avr/libraries/TinyWireM/USI_TWI_Master.cpp diff --git a/hardware/digistump/avr/libraries/TinyWireM/USI_TWI_Master.h b/digistump-avr/libraries/TinyWireM/USI_TWI_Master.h similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/USI_TWI_Master.h rename to digistump-avr/libraries/TinyWireM/USI_TWI_Master.h diff --git a/hardware/digistump/avr/libraries/TinyWireM/examples/Tiny85_Temp/Tiny85_Temp.pde b/digistump-avr/libraries/TinyWireM/examples/Tiny85_Temp/Tiny85_Temp.pde similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/examples/Tiny85_Temp/Tiny85_Temp.pde rename to digistump-avr/libraries/TinyWireM/examples/Tiny85_Temp/Tiny85_Temp.pde diff --git a/hardware/digistump/avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde b/digistump-avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde rename to digistump-avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde diff --git a/hardware/digistump/avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde b/digistump-avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde rename to digistump-avr/libraries/TinyWireM/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde diff --git a/hardware/digistump/avr/libraries/TinyWireM/keywords.txt b/digistump-avr/libraries/TinyWireM/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/TinyWireM/keywords.txt rename to digistump-avr/libraries/TinyWireM/keywords.txt diff --git a/hardware/digistump/avr/libraries/VirtualWire/CHANGES b/digistump-avr/libraries/VirtualWire/CHANGES similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/CHANGES rename to digistump-avr/libraries/VirtualWire/CHANGES diff --git a/hardware/digistump/avr/libraries/VirtualWire/LICENSE b/digistump-avr/libraries/VirtualWire/LICENSE similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/LICENSE rename to digistump-avr/libraries/VirtualWire/LICENSE diff --git a/hardware/digistump/avr/libraries/VirtualWire/MANIFEST b/digistump-avr/libraries/VirtualWire/MANIFEST similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/MANIFEST rename to digistump-avr/libraries/VirtualWire/MANIFEST diff --git a/hardware/digistump/avr/libraries/VirtualWire/Makefile b/digistump-avr/libraries/VirtualWire/Makefile similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/Makefile rename to digistump-avr/libraries/VirtualWire/Makefile diff --git a/hardware/digistump/avr/libraries/VirtualWire/README b/digistump-avr/libraries/VirtualWire/README similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/README rename to digistump-avr/libraries/VirtualWire/README diff --git a/hardware/digistump/avr/libraries/VirtualWire/VirtualWire.cpp b/digistump-avr/libraries/VirtualWire/VirtualWire.cpp similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/VirtualWire.cpp rename to digistump-avr/libraries/VirtualWire/VirtualWire.cpp diff --git a/hardware/digistump/avr/libraries/VirtualWire/VirtualWire.h b/digistump-avr/libraries/VirtualWire/VirtualWire.h similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/VirtualWire.h rename to digistump-avr/libraries/VirtualWire/VirtualWire.h diff --git a/hardware/digistump/avr/libraries/VirtualWire/examples/client/client.pde b/digistump-avr/libraries/VirtualWire/examples/client/client.pde similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/examples/client/client.pde rename to digistump-avr/libraries/VirtualWire/examples/client/client.pde diff --git a/hardware/digistump/avr/libraries/VirtualWire/examples/receiver/receiver.pde b/digistump-avr/libraries/VirtualWire/examples/receiver/receiver.pde similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/examples/receiver/receiver.pde rename to digistump-avr/libraries/VirtualWire/examples/receiver/receiver.pde diff --git a/hardware/digistump/avr/libraries/VirtualWire/examples/server/server.pde b/digistump-avr/libraries/VirtualWire/examples/server/server.pde similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/examples/server/server.pde rename to digistump-avr/libraries/VirtualWire/examples/server/server.pde diff --git a/hardware/digistump/avr/libraries/VirtualWire/examples/transmitter/transmitter.pde b/digistump-avr/libraries/VirtualWire/examples/transmitter/transmitter.pde similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/examples/transmitter/transmitter.pde rename to digistump-avr/libraries/VirtualWire/examples/transmitter/transmitter.pde diff --git a/hardware/digistump/avr/libraries/VirtualWire/keywords.txt b/digistump-avr/libraries/VirtualWire/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/keywords.txt rename to digistump-avr/libraries/VirtualWire/keywords.txt diff --git a/hardware/digistump/avr/libraries/VirtualWire/util/crc16.h b/digistump-avr/libraries/VirtualWire/util/crc16.h similarity index 100% rename from hardware/digistump/avr/libraries/VirtualWire/util/crc16.h rename to digistump-avr/libraries/VirtualWire/util/crc16.h diff --git a/hardware/digistump/avr/libraries/WS2811/WS2811.h b/digistump-avr/libraries/WS2811/WS2811.h similarity index 100% rename from hardware/digistump/avr/libraries/WS2811/WS2811.h rename to digistump-avr/libraries/WS2811/WS2811.h diff --git a/hardware/digistump/avr/libraries/WS2811/examples/digispark/digispark.ino b/digistump-avr/libraries/WS2811/examples/digispark/digispark.ino similarity index 100% rename from hardware/digistump/avr/libraries/WS2811/examples/digispark/digispark.ino rename to digistump-avr/libraries/WS2811/examples/digispark/digispark.ino diff --git a/hardware/digistump/avr/libraries/Wire/USI_TWI_Master.cpp b/digistump-avr/libraries/Wire/USI_TWI_Master.cpp similarity index 100% rename from hardware/digistump/avr/libraries/Wire/USI_TWI_Master.cpp rename to digistump-avr/libraries/Wire/USI_TWI_Master.cpp diff --git a/hardware/digistump/avr/libraries/Wire/USI_TWI_Master.h b/digistump-avr/libraries/Wire/USI_TWI_Master.h similarity index 100% rename from hardware/digistump/avr/libraries/Wire/USI_TWI_Master.h rename to digistump-avr/libraries/Wire/USI_TWI_Master.h diff --git a/hardware/digistump/avr/libraries/Wire/Wire.cpp b/digistump-avr/libraries/Wire/Wire.cpp similarity index 100% rename from hardware/digistump/avr/libraries/Wire/Wire.cpp rename to digistump-avr/libraries/Wire/Wire.cpp diff --git a/hardware/digistump/avr/libraries/Wire/Wire.h b/digistump-avr/libraries/Wire/Wire.h similarity index 100% rename from hardware/digistump/avr/libraries/Wire/Wire.h rename to digistump-avr/libraries/Wire/Wire.h diff --git a/hardware/digistump/avr/libraries/Wire/examples/Tiny85_Temp/Tiny85_Temp.pde b/digistump-avr/libraries/Wire/examples/Tiny85_Temp/Tiny85_Temp.pde similarity index 100% rename from hardware/digistump/avr/libraries/Wire/examples/Tiny85_Temp/Tiny85_Temp.pde rename to digistump-avr/libraries/Wire/examples/Tiny85_Temp/Tiny85_Temp.pde diff --git a/hardware/digistump/avr/libraries/Wire/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde b/digistump-avr/libraries/Wire/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde similarity index 100% rename from hardware/digistump/avr/libraries/Wire/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde rename to digistump-avr/libraries/Wire/examples/Tiny85_Temp_LCD/Tiny85_Temp_LCD.pde diff --git a/hardware/digistump/avr/libraries/Wire/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde b/digistump-avr/libraries/Wire/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde similarity index 100% rename from hardware/digistump/avr/libraries/Wire/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde rename to digistump-avr/libraries/Wire/examples/Tiny85_Temp_LCD_RTC/Tiny85_Temp_LCD_RTC.pde diff --git a/hardware/digistump/avr/libraries/Wire/keywords.txt b/digistump-avr/libraries/Wire/keywords.txt similarity index 100% rename from hardware/digistump/avr/libraries/Wire/keywords.txt rename to digistump-avr/libraries/Wire/keywords.txt diff --git a/hardware/digistump/avr/platform.txt b/digistump-avr/platform.txt similarity index 84% rename from hardware/digistump/avr/platform.txt rename to digistump-avr/platform.txt index e176713..044ce5d 100644 --- a/hardware/digistump/avr/platform.txt +++ b/digistump-avr/platform.txt @@ -12,7 +12,7 @@ version=1.5.4 # --------------------- # Default "compiler.path" is correct, change only if you want to overidde the initial value -compiler.path={runtime.ide.path}/hardware/tools/avr/bin/ +#compiler.path={runtime.ide.path}/hardware/tools/avr/bin/ compiler.c.cmd=avr-gcc compiler.c.flags=-c -g -Os -w -ffunction-sections -fdata-sections -MMD compiler.c.elf.flags=-Os -Wl,--gc-sections @@ -65,13 +65,14 @@ recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).* # AVR Uploader/Programmers tools # ------------------------------ -tools.micronucleus.cmd.path={runtime.ide.path}/hardware/digistump/avr/tools/avrdude -tools.micronucleus.cmd.path.linux={runtime.ide.path}/hardware/digistump/avr/tools/avrdude +#tools.micronucleus.cmd.path={runtime.ide.path}/hardware/digistump/avr/tools/avrdude +#tools.micronucleus.cmd.path.linux={runtime.ide.path}/hardware/digistump/avr/tools/avrdude +tools.micronucleus.cmd.path={runtime.tools.micronucleus.path}/micronucleus -tools.micronucleus.upload.params.verbose=-v -tools.micronucleus.upload.params.quiet=-q -#tools.micronucleus.upload.pattern="{cmd.path}" --run --timeout 60 "{build.path}/{build.project_name}.hex" -tools.micronucleus.upload.pattern="{cmd.path}" -cdigispark --timeout 60 -Uflash:w:{build.path}/{build.project_name}.hex:i +tools.micronucleus.upload.params.verbose= +tools.micronucleus.upload.params.quiet= +tools.micronucleus.upload.pattern="{cmd.path}" --run --timeout 60 "{build.path}/{build.project_name}.hex" +#tools.micronucleus.upload.pattern="{cmd.path}" -cdigispark --timeout 60 -Uflash:w:{build.path}/{build.project_name}.hex:i # USB Default Flags # Default blank usb manufacturer will be filled it at compile time diff --git a/digistump-avr/programmers.txt b/digistump-avr/programmers.txt new file mode 100644 index 0000000..45ac290 --- /dev/null +++ b/digistump-avr/programmers.txt @@ -0,0 +1,5 @@ +micronucleusprog.name=Micronucleus +micronucleusprog.communication=usb +micronucleusprog.protocol=micronucleus +micronucleusprog.program.tool={runtime.tools.micronucleus.path}/micronucleus +micronucleusprog.program.extra_params=-Pusb diff --git a/hardware/digistump/avr/variants/digispark/pins_arduino.c b/digistump-avr/variants/digispark/pins_arduino.c similarity index 100% rename from hardware/digistump/avr/variants/digispark/pins_arduino.c rename to digistump-avr/variants/digispark/pins_arduino.c diff --git a/hardware/digistump/avr/variants/digispark/pins_arduino.h b/digistump-avr/variants/digispark/pins_arduino.h similarity index 100% rename from hardware/digistump/avr/variants/digispark/pins_arduino.h rename to digistump-avr/variants/digispark/pins_arduino.h diff --git a/hardware/digistump/avr/variants/pro/pins_arduino.h b/digistump-avr/variants/pro/pins_arduino.h similarity index 100% rename from hardware/digistump/avr/variants/pro/pins_arduino.h rename to digistump-avr/variants/pro/pins_arduino.h diff --git a/hardware/digistump/avr/variants/pro32buffer/pins_arduino.h b/digistump-avr/variants/pro32buffer/pins_arduino.h similarity index 100% rename from hardware/digistump/avr/variants/pro32buffer/pins_arduino.h rename to digistump-avr/variants/pro32buffer/pins_arduino.h diff --git a/hardware/digistump/avr/variants/pro64buffer/pins_arduino.h b/digistump-avr/variants/pro64buffer/pins_arduino.h similarity index 100% rename from hardware/digistump/avr/variants/pro64buffer/pins_arduino.h rename to digistump-avr/variants/pro64buffer/pins_arduino.h diff --git a/hardware/digistump/sam/boards.txt b/digistump-sam/boards.txt similarity index 100% rename from hardware/digistump/sam/boards.txt rename to digistump-sam/boards.txt diff --git a/hardware/digistump/sam/cores/digix/Arduino.h b/digistump-sam/cores/digix/Arduino.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Arduino.h rename to digistump-sam/cores/digix/Arduino.h diff --git a/hardware/digistump/sam/cores/digix/Client.h b/digistump-sam/cores/digix/Client.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Client.h rename to digistump-sam/cores/digix/Client.h diff --git a/hardware/digistump/sam/cores/digix/HardwareSerial.h b/digistump-sam/cores/digix/HardwareSerial.h similarity index 100% rename from hardware/digistump/sam/cores/digix/HardwareSerial.h rename to digistump-sam/cores/digix/HardwareSerial.h diff --git a/hardware/digistump/sam/cores/digix/IPAddress.cpp b/digistump-sam/cores/digix/IPAddress.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/IPAddress.cpp rename to digistump-sam/cores/digix/IPAddress.cpp diff --git a/hardware/digistump/sam/cores/digix/IPAddress.h b/digistump-sam/cores/digix/IPAddress.h similarity index 100% rename from hardware/digistump/sam/cores/digix/IPAddress.h rename to digistump-sam/cores/digix/IPAddress.h diff --git a/hardware/digistump/sam/cores/digix/Print.cpp b/digistump-sam/cores/digix/Print.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/Print.cpp rename to digistump-sam/cores/digix/Print.cpp diff --git a/hardware/digistump/sam/cores/digix/Print.h b/digistump-sam/cores/digix/Print.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Print.h rename to digistump-sam/cores/digix/Print.h diff --git a/hardware/digistump/sam/cores/digix/Printable.h b/digistump-sam/cores/digix/Printable.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Printable.h rename to digistump-sam/cores/digix/Printable.h diff --git a/hardware/digistump/sam/cores/digix/Reset.cpp b/digistump-sam/cores/digix/Reset.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/Reset.cpp rename to digistump-sam/cores/digix/Reset.cpp diff --git a/hardware/digistump/sam/cores/digix/Reset.h b/digistump-sam/cores/digix/Reset.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Reset.h rename to digistump-sam/cores/digix/Reset.h diff --git a/hardware/digistump/sam/cores/digix/RingBuffer.cpp b/digistump-sam/cores/digix/RingBuffer.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/RingBuffer.cpp rename to digistump-sam/cores/digix/RingBuffer.cpp diff --git a/hardware/digistump/sam/cores/digix/RingBuffer.h b/digistump-sam/cores/digix/RingBuffer.h similarity index 100% rename from hardware/digistump/sam/cores/digix/RingBuffer.h rename to digistump-sam/cores/digix/RingBuffer.h diff --git a/hardware/digistump/sam/cores/digix/Server.h b/digistump-sam/cores/digix/Server.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Server.h rename to digistump-sam/cores/digix/Server.h diff --git a/hardware/digistump/sam/cores/digix/Stream.cpp b/digistump-sam/cores/digix/Stream.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/Stream.cpp rename to digistump-sam/cores/digix/Stream.cpp diff --git a/hardware/digistump/sam/cores/digix/Stream.h b/digistump-sam/cores/digix/Stream.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Stream.h rename to digistump-sam/cores/digix/Stream.h diff --git a/hardware/digistump/sam/cores/digix/Tone.cpp.disabled b/digistump-sam/cores/digix/Tone.cpp.disabled similarity index 100% rename from hardware/digistump/sam/cores/digix/Tone.cpp.disabled rename to digistump-sam/cores/digix/Tone.cpp.disabled diff --git a/hardware/digistump/sam/cores/digix/Tone.h b/digistump-sam/cores/digix/Tone.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Tone.h rename to digistump-sam/cores/digix/Tone.h diff --git a/hardware/digistump/sam/cores/digix/UARTClass.cpp b/digistump-sam/cores/digix/UARTClass.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/UARTClass.cpp rename to digistump-sam/cores/digix/UARTClass.cpp diff --git a/hardware/digistump/sam/cores/digix/UARTClass.h b/digistump-sam/cores/digix/UARTClass.h similarity index 100% rename from hardware/digistump/sam/cores/digix/UARTClass.h rename to digistump-sam/cores/digix/UARTClass.h diff --git a/hardware/digistump/sam/cores/digix/USARTClass.cpp b/digistump-sam/cores/digix/USARTClass.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/USARTClass.cpp rename to digistump-sam/cores/digix/USARTClass.cpp diff --git a/hardware/digistump/sam/cores/digix/USARTClass.h b/digistump-sam/cores/digix/USARTClass.h similarity index 100% rename from hardware/digistump/sam/cores/digix/USARTClass.h rename to digistump-sam/cores/digix/USARTClass.h diff --git a/hardware/digistump/sam/cores/digix/USB/CDC.cpp b/digistump-sam/cores/digix/USB/CDC.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/USB/CDC.cpp rename to digistump-sam/cores/digix/USB/CDC.cpp diff --git a/hardware/digistump/sam/cores/digix/USB/HID.cpp b/digistump-sam/cores/digix/USB/HID.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/USB/HID.cpp rename to digistump-sam/cores/digix/USB/HID.cpp diff --git a/hardware/digistump/sam/cores/digix/USB/USBAPI.h b/digistump-sam/cores/digix/USB/USBAPI.h similarity index 100% rename from hardware/digistump/sam/cores/digix/USB/USBAPI.h rename to digistump-sam/cores/digix/USB/USBAPI.h diff --git a/hardware/digistump/sam/cores/digix/USB/USBCore.cpp b/digistump-sam/cores/digix/USB/USBCore.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/USB/USBCore.cpp rename to digistump-sam/cores/digix/USB/USBCore.cpp diff --git a/hardware/digistump/sam/cores/digix/USB/USBCore.h b/digistump-sam/cores/digix/USB/USBCore.h similarity index 100% rename from hardware/digistump/sam/cores/digix/USB/USBCore.h rename to digistump-sam/cores/digix/USB/USBCore.h diff --git a/hardware/digistump/sam/cores/digix/USB/USBDesc.h b/digistump-sam/cores/digix/USB/USBDesc.h similarity index 100% rename from hardware/digistump/sam/cores/digix/USB/USBDesc.h rename to digistump-sam/cores/digix/USB/USBDesc.h diff --git a/hardware/digistump/sam/cores/digix/Udp.h b/digistump-sam/cores/digix/Udp.h similarity index 100% rename from hardware/digistump/sam/cores/digix/Udp.h rename to digistump-sam/cores/digix/Udp.h diff --git a/hardware/digistump/sam/cores/digix/WCharacter.h b/digistump-sam/cores/digix/WCharacter.h similarity index 100% rename from hardware/digistump/sam/cores/digix/WCharacter.h rename to digistump-sam/cores/digix/WCharacter.h diff --git a/hardware/digistump/sam/cores/digix/WInterrupts.c b/digistump-sam/cores/digix/WInterrupts.c similarity index 100% rename from hardware/digistump/sam/cores/digix/WInterrupts.c rename to digistump-sam/cores/digix/WInterrupts.c diff --git a/hardware/digistump/sam/cores/digix/WInterrupts.h b/digistump-sam/cores/digix/WInterrupts.h similarity index 100% rename from hardware/digistump/sam/cores/digix/WInterrupts.h rename to digistump-sam/cores/digix/WInterrupts.h diff --git a/hardware/digistump/sam/cores/digix/WMath.cpp b/digistump-sam/cores/digix/WMath.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/WMath.cpp rename to digistump-sam/cores/digix/WMath.cpp diff --git a/hardware/digistump/sam/cores/digix/WMath.h b/digistump-sam/cores/digix/WMath.h similarity index 100% rename from hardware/digistump/sam/cores/digix/WMath.h rename to digistump-sam/cores/digix/WMath.h diff --git a/hardware/digistump/sam/cores/digix/WString.cpp b/digistump-sam/cores/digix/WString.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/WString.cpp rename to digistump-sam/cores/digix/WString.cpp diff --git a/hardware/digistump/sam/cores/digix/WString.h b/digistump-sam/cores/digix/WString.h similarity index 100% rename from hardware/digistump/sam/cores/digix/WString.h rename to digistump-sam/cores/digix/WString.h diff --git a/hardware/digistump/sam/cores/digix/avr/dtostrf.c b/digistump-sam/cores/digix/avr/dtostrf.c similarity index 100% rename from hardware/digistump/sam/cores/digix/avr/dtostrf.c rename to digistump-sam/cores/digix/avr/dtostrf.c diff --git a/hardware/digistump/sam/cores/digix/avr/dtostrf.h b/digistump-sam/cores/digix/avr/dtostrf.h similarity index 100% rename from hardware/digistump/sam/cores/digix/avr/dtostrf.h rename to digistump-sam/cores/digix/avr/dtostrf.h diff --git a/hardware/digistump/sam/cores/digix/avr/interrupt.h b/digistump-sam/cores/digix/avr/interrupt.h similarity index 100% rename from hardware/digistump/sam/cores/digix/avr/interrupt.h rename to digistump-sam/cores/digix/avr/interrupt.h diff --git a/hardware/digistump/sam/cores/digix/avr/pgmspace.h b/digistump-sam/cores/digix/avr/pgmspace.h similarity index 100% rename from hardware/digistump/sam/cores/digix/avr/pgmspace.h rename to digistump-sam/cores/digix/avr/pgmspace.h diff --git a/hardware/digistump/sam/cores/digix/binary.h b/digistump-sam/cores/digix/binary.h similarity index 100% rename from hardware/digistump/sam/cores/digix/binary.h rename to digistump-sam/cores/digix/binary.h diff --git a/hardware/digistump/sam/cores/digix/cortex_handlers.c b/digistump-sam/cores/digix/cortex_handlers.c similarity index 100% rename from hardware/digistump/sam/cores/digix/cortex_handlers.c rename to digistump-sam/cores/digix/cortex_handlers.c diff --git a/hardware/digistump/sam/cores/digix/cxxabi-compat.cpp b/digistump-sam/cores/digix/cxxabi-compat.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/cxxabi-compat.cpp rename to digistump-sam/cores/digix/cxxabi-compat.cpp diff --git a/hardware/digistump/sam/cores/digix/hooks.c b/digistump-sam/cores/digix/hooks.c similarity index 100% rename from hardware/digistump/sam/cores/digix/hooks.c rename to digistump-sam/cores/digix/hooks.c diff --git a/hardware/digistump/sam/cores/digix/iar_calls_sam3.c b/digistump-sam/cores/digix/iar_calls_sam3.c similarity index 100% rename from hardware/digistump/sam/cores/digix/iar_calls_sam3.c rename to digistump-sam/cores/digix/iar_calls_sam3.c diff --git a/hardware/digistump/sam/cores/digix/itoa.c b/digistump-sam/cores/digix/itoa.c similarity index 100% rename from hardware/digistump/sam/cores/digix/itoa.c rename to digistump-sam/cores/digix/itoa.c diff --git a/hardware/digistump/sam/cores/digix/itoa.h b/digistump-sam/cores/digix/itoa.h similarity index 100% rename from hardware/digistump/sam/cores/digix/itoa.h rename to digistump-sam/cores/digix/itoa.h diff --git a/hardware/digistump/sam/cores/digix/main.cpp b/digistump-sam/cores/digix/main.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/main.cpp rename to digistump-sam/cores/digix/main.cpp diff --git a/hardware/digistump/sam/cores/digix/syscalls.h b/digistump-sam/cores/digix/syscalls.h similarity index 100% rename from hardware/digistump/sam/cores/digix/syscalls.h rename to digistump-sam/cores/digix/syscalls.h diff --git a/hardware/digistump/sam/cores/digix/syscalls_sam3.c b/digistump-sam/cores/digix/syscalls_sam3.c similarity index 100% rename from hardware/digistump/sam/cores/digix/syscalls_sam3.c rename to digistump-sam/cores/digix/syscalls_sam3.c diff --git a/hardware/digistump/sam/cores/digix/wiring.c b/digistump-sam/cores/digix/wiring.c similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring.c rename to digistump-sam/cores/digix/wiring.c diff --git a/hardware/digistump/sam/cores/digix/wiring.h b/digistump-sam/cores/digix/wiring.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring.h rename to digistump-sam/cores/digix/wiring.h diff --git a/hardware/digistump/sam/cores/digix/wiring_analog.c b/digistump-sam/cores/digix/wiring_analog.c similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_analog.c rename to digistump-sam/cores/digix/wiring_analog.c diff --git a/hardware/digistump/sam/cores/digix/wiring_analog.h b/digistump-sam/cores/digix/wiring_analog.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_analog.h rename to digistump-sam/cores/digix/wiring_analog.h diff --git a/hardware/digistump/sam/cores/digix/wiring_constants.h b/digistump-sam/cores/digix/wiring_constants.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_constants.h rename to digistump-sam/cores/digix/wiring_constants.h diff --git a/hardware/digistump/sam/cores/digix/wiring_digital.c b/digistump-sam/cores/digix/wiring_digital.c similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_digital.c rename to digistump-sam/cores/digix/wiring_digital.c diff --git a/hardware/digistump/sam/cores/digix/wiring_digital.h b/digistump-sam/cores/digix/wiring_digital.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_digital.h rename to digistump-sam/cores/digix/wiring_digital.h diff --git a/hardware/digistump/sam/cores/digix/wiring_private.h b/digistump-sam/cores/digix/wiring_private.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_private.h rename to digistump-sam/cores/digix/wiring_private.h diff --git a/hardware/digistump/sam/cores/digix/wiring_pulse.cpp b/digistump-sam/cores/digix/wiring_pulse.cpp similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_pulse.cpp rename to digistump-sam/cores/digix/wiring_pulse.cpp diff --git a/hardware/digistump/sam/cores/digix/wiring_pulse.h b/digistump-sam/cores/digix/wiring_pulse.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_pulse.h rename to digistump-sam/cores/digix/wiring_pulse.h diff --git a/hardware/digistump/sam/cores/digix/wiring_shift.c b/digistump-sam/cores/digix/wiring_shift.c similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_shift.c rename to digistump-sam/cores/digix/wiring_shift.c diff --git a/hardware/digistump/sam/cores/digix/wiring_shift.h b/digistump-sam/cores/digix/wiring_shift.h similarity index 100% rename from hardware/digistump/sam/cores/digix/wiring_shift.h rename to digistump-sam/cores/digix/wiring_shift.h diff --git a/hardware/digistump/sam/libraries/DigiFi/DigiFi.cpp b/digistump-sam/libraries/DigiFi/DigiFi.cpp similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/DigiFi.cpp rename to digistump-sam/libraries/DigiFi/DigiFi.cpp diff --git a/hardware/digistump/sam/libraries/DigiFi/DigiFi.h b/digistump-sam/libraries/DigiFi/DigiFi.h similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/DigiFi.h rename to digistump-sam/libraries/DigiFi/DigiFi.h diff --git a/hardware/digistump/sam/libraries/DigiFi/README.md b/digistump-sam/libraries/DigiFi/README.md similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/README.md rename to digistump-sam/libraries/DigiFi/README.md diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/BasicClient/BasicClient.ino b/digistump-sam/libraries/DigiFi/examples/BasicClient/BasicClient.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/BasicClient/BasicClient.ino rename to digistump-sam/libraries/DigiFi/examples/BasicClient/BasicClient.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/ChatServer/ChatServer.ino b/digistump-sam/libraries/DigiFi/examples/EthernetCompatible/ChatServer/ChatServer.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/ChatServer/ChatServer.ino rename to digistump-sam/libraries/DigiFi/examples/EthernetCompatible/ChatServer/ChatServer.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/TelnetClient/TelnetClient.ino b/digistump-sam/libraries/DigiFi/examples/EthernetCompatible/TelnetClient/TelnetClient.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/TelnetClient/TelnetClient.ino rename to digistump-sam/libraries/DigiFi/examples/EthernetCompatible/TelnetClient/TelnetClient.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/UdpNtpClient/UdpNtpClient.ino b/digistump-sam/libraries/DigiFi/examples/EthernetCompatible/UdpNtpClient/UdpNtpClient.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/UdpNtpClient/UdpNtpClient.ino rename to digistump-sam/libraries/DigiFi/examples/EthernetCompatible/UdpNtpClient/UdpNtpClient.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/WebClient/WebClient.ino b/digistump-sam/libraries/DigiFi/examples/EthernetCompatible/WebClient/WebClient.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/WebClient/WebClient.ino rename to digistump-sam/libraries/DigiFi/examples/EthernetCompatible/WebClient/WebClient.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/WebServer/WebServer.ino b/digistump-sam/libraries/DigiFi/examples/EthernetCompatible/WebServer/WebServer.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/WebServer/WebServer.ino rename to digistump-sam/libraries/DigiFi/examples/EthernetCompatible/WebServer/WebServer.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/WebServerChunked/WebServerChunked.ino b/digistump-sam/libraries/DigiFi/examples/EthernetCompatible/WebServerChunked/WebServerChunked.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/EthernetCompatible/WebServerChunked/WebServerChunked.ino rename to digistump-sam/libraries/DigiFi/examples/EthernetCompatible/WebServerChunked/WebServerChunked.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/KeyboardTweetLCD/KeyboardTweetLCD.ino b/digistump-sam/libraries/DigiFi/examples/KeyboardTweetLCD/KeyboardTweetLCD.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/KeyboardTweetLCD/KeyboardTweetLCD.ino rename to digistump-sam/libraries/DigiFi/examples/KeyboardTweetLCD/KeyboardTweetLCD.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/ServerExample/ServerExample.ino b/digistump-sam/libraries/DigiFi/examples/ServerExample/ServerExample.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/ServerExample/ServerExample.ino rename to digistump-sam/libraries/DigiFi/examples/ServerExample/ServerExample.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/SetRTCbyNTP/SetRTCbyNTP.ino b/digistump-sam/libraries/DigiFi/examples/SetRTCbyNTP/SetRTCbyNTP.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/SetRTCbyNTP/SetRTCbyNTP.ino rename to digistump-sam/libraries/DigiFi/examples/SetRTCbyNTP/SetRTCbyNTP.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/ThingSpeak/Arduino_to_ThingSpeak/Arduino_to_ThingSpeak.ino b/digistump-sam/libraries/DigiFi/examples/ThingSpeak/Arduino_to_ThingSpeak/Arduino_to_ThingSpeak.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/ThingSpeak/Arduino_to_ThingSpeak/Arduino_to_ThingSpeak.ino rename to digistump-sam/libraries/DigiFi/examples/ThingSpeak/Arduino_to_ThingSpeak/Arduino_to_ThingSpeak.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/basic/basic.ino b/digistump-sam/libraries/DigiFi/examples/basic/basic.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/basic/basic.ino rename to digistump-sam/libraries/DigiFi/examples/basic/basic.ino diff --git a/hardware/digistump/sam/libraries/DigiFi/examples/ping/ping.ino b/digistump-sam/libraries/DigiFi/examples/ping/ping.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiFi/examples/ping/ping.ino rename to digistump-sam/libraries/DigiFi/examples/ping/ping.ino diff --git a/hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_Encoder_Working/Bonus_Encoder_Working.ino b/digistump-sam/libraries/DigiXBetaBonus/Bonus_Encoder_Working/Bonus_Encoder_Working.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_Encoder_Working/Bonus_Encoder_Working.ino rename to digistump-sam/libraries/DigiXBetaBonus/Bonus_Encoder_Working/Bonus_Encoder_Working.ino diff --git a/hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_IR_rec/Bonus_IR_rec.ino b/digistump-sam/libraries/DigiXBetaBonus/Bonus_IR_rec/Bonus_IR_rec.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_IR_rec/Bonus_IR_rec.ino rename to digistump-sam/libraries/DigiXBetaBonus/Bonus_IR_rec/Bonus_IR_rec.ino diff --git a/hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_RGB/Bonus_RGB.ino b/digistump-sam/libraries/DigiXBetaBonus/Bonus_RGB/Bonus_RGB.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_RGB/Bonus_RGB.ino rename to digistump-sam/libraries/DigiXBetaBonus/Bonus_RGB/Bonus_RGB.ino diff --git a/hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_Temp/Bonus_Temp.ino b/digistump-sam/libraries/DigiXBetaBonus/Bonus_Temp/Bonus_Temp.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiXBetaBonus/Bonus_Temp/Bonus_Temp.ino rename to digistump-sam/libraries/DigiXBetaBonus/Bonus_Temp/Bonus_Temp.ino diff --git a/hardware/digistump/sam/libraries/DigiXEEPROM/Extensive_EEPROM.h b/digistump-sam/libraries/DigiXEEPROM/Extensive_EEPROM.h similarity index 100% rename from hardware/digistump/sam/libraries/DigiXEEPROM/Extensive_EEPROM.h rename to digistump-sam/libraries/DigiXEEPROM/Extensive_EEPROM.h diff --git a/hardware/digistump/sam/libraries/DigiXEEPROM/Extensive_EEPROM_overview/Extensive_EEPROM_overview.ino b/digistump-sam/libraries/DigiXEEPROM/Extensive_EEPROM_overview/Extensive_EEPROM_overview.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiXEEPROM/Extensive_EEPROM_overview/Extensive_EEPROM_overview.ino rename to digistump-sam/libraries/DigiXEEPROM/Extensive_EEPROM_overview/Extensive_EEPROM_overview.ino diff --git a/hardware/digistump/sam/libraries/DigiXLCD/LiquidCrystal_I2C.cpp b/digistump-sam/libraries/DigiXLCD/LiquidCrystal_I2C.cpp similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/LiquidCrystal_I2C.cpp rename to digistump-sam/libraries/DigiXLCD/LiquidCrystal_I2C.cpp diff --git a/hardware/digistump/sam/libraries/DigiXLCD/LiquidCrystal_I2C.h b/digistump-sam/libraries/DigiXLCD/LiquidCrystal_I2C.h similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/LiquidCrystal_I2C.h rename to digistump-sam/libraries/DigiXLCD/LiquidCrystal_I2C.h diff --git a/hardware/digistump/sam/libraries/DigiXLCD/examples/BasicUsage/BasicUsage.ino b/digistump-sam/libraries/DigiXLCD/examples/BasicUsage/BasicUsage.ino similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/examples/BasicUsage/BasicUsage.ino rename to digistump-sam/libraries/DigiXLCD/examples/BasicUsage/BasicUsage.ino diff --git a/hardware/digistump/sam/libraries/DigiXLCD/info/BC557.pdf b/digistump-sam/libraries/DigiXLCD/info/BC557.pdf similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/info/BC557.pdf rename to digistump-sam/libraries/DigiXLCD/info/BC557.pdf diff --git a/hardware/digistump/sam/libraries/DigiXLCD/info/Image.jpg b/digistump-sam/libraries/DigiXLCD/info/Image.jpg similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/info/Image.jpg rename to digistump-sam/libraries/DigiXLCD/info/Image.jpg diff --git a/hardware/digistump/sam/libraries/DigiXLCD/info/PCF8574P.pdf b/digistump-sam/libraries/DigiXLCD/info/PCF8574P.pdf similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/info/PCF8574P.pdf rename to digistump-sam/libraries/DigiXLCD/info/PCF8574P.pdf diff --git a/hardware/digistump/sam/libraries/DigiXLCD/info/Schematic_diagram.jpg b/digistump-sam/libraries/DigiXLCD/info/Schematic_diagram.jpg similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/info/Schematic_diagram.jpg rename to digistump-sam/libraries/DigiXLCD/info/Schematic_diagram.jpg diff --git a/hardware/digistump/sam/libraries/DigiXLCD/info/notes_for_pollin_interface.txt b/digistump-sam/libraries/DigiXLCD/info/notes_for_pollin_interface.txt similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/info/notes_for_pollin_interface.txt rename to digistump-sam/libraries/DigiXLCD/info/notes_for_pollin_interface.txt diff --git a/hardware/digistump/sam/libraries/DigiXLCD/info/readme.txt b/digistump-sam/libraries/DigiXLCD/info/readme.txt similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/info/readme.txt rename to digistump-sam/libraries/DigiXLCD/info/readme.txt diff --git a/hardware/digistump/sam/libraries/DigiXLCD/keywords.txt b/digistump-sam/libraries/DigiXLCD/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/DigiXLCD/keywords.txt rename to digistump-sam/libraries/DigiXLCD/keywords.txt diff --git a/hardware/digistump/sam/libraries/I2Cdev/I2Cdev.cpp b/digistump-sam/libraries/I2Cdev/I2Cdev.cpp similarity index 100% rename from hardware/digistump/sam/libraries/I2Cdev/I2Cdev.cpp rename to digistump-sam/libraries/I2Cdev/I2Cdev.cpp diff --git a/hardware/digistump/sam/libraries/I2Cdev/I2Cdev.h b/digistump-sam/libraries/I2Cdev/I2Cdev.h similarity index 100% rename from hardware/digistump/sam/libraries/I2Cdev/I2Cdev.h rename to digistump-sam/libraries/I2Cdev/I2Cdev.h diff --git a/hardware/digistump/sam/libraries/I2Cdev/keywords.txt b/digistump-sam/libraries/I2Cdev/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/I2Cdev/keywords.txt rename to digistump-sam/libraries/I2Cdev/keywords.txt diff --git a/hardware/digistump/sam/libraries/MPU6050/Examples/MPU6050_DMP6/MPU6050_DMP6.ino b/digistump-sam/libraries/MPU6050/Examples/MPU6050_DMP6/MPU6050_DMP6.ino similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/Examples/MPU6050_DMP6/MPU6050_DMP6.ino rename to digistump-sam/libraries/MPU6050/Examples/MPU6050_DMP6/MPU6050_DMP6.ino diff --git a/hardware/digistump/sam/libraries/MPU6050/Examples/MPU6050_DMP6/Processing/MPUTeapot.pde b/digistump-sam/libraries/MPU6050/Examples/MPU6050_DMP6/Processing/MPUTeapot.pde similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/Examples/MPU6050_DMP6/Processing/MPUTeapot.pde rename to digistump-sam/libraries/MPU6050/Examples/MPU6050_DMP6/Processing/MPUTeapot.pde diff --git a/hardware/digistump/sam/libraries/MPU6050/Examples/MPU6050_raw/MPU6050_raw.ino b/digistump-sam/libraries/MPU6050/Examples/MPU6050_raw/MPU6050_raw.ino similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/Examples/MPU6050_raw/MPU6050_raw.ino rename to digistump-sam/libraries/MPU6050/Examples/MPU6050_raw/MPU6050_raw.ino diff --git a/hardware/digistump/sam/libraries/MPU6050/MPU6050.cpp b/digistump-sam/libraries/MPU6050/MPU6050.cpp similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/MPU6050.cpp rename to digistump-sam/libraries/MPU6050/MPU6050.cpp diff --git a/hardware/digistump/sam/libraries/MPU6050/MPU6050.h b/digistump-sam/libraries/MPU6050/MPU6050.h similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/MPU6050.h rename to digistump-sam/libraries/MPU6050/MPU6050.h diff --git a/hardware/digistump/sam/libraries/MPU6050/MPU6050_6Axis_MotionApps20.h b/digistump-sam/libraries/MPU6050/MPU6050_6Axis_MotionApps20.h similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/MPU6050_6Axis_MotionApps20.h rename to digistump-sam/libraries/MPU6050/MPU6050_6Axis_MotionApps20.h diff --git a/hardware/digistump/sam/libraries/MPU6050/MPU6050_9Axis_MotionApps41.h b/digistump-sam/libraries/MPU6050/MPU6050_9Axis_MotionApps41.h similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/MPU6050_9Axis_MotionApps41.h rename to digistump-sam/libraries/MPU6050/MPU6050_9Axis_MotionApps41.h diff --git a/hardware/digistump/sam/libraries/MPU6050/helper_3dmath.h b/digistump-sam/libraries/MPU6050/helper_3dmath.h similarity index 100% rename from hardware/digistump/sam/libraries/MPU6050/helper_3dmath.h rename to digistump-sam/libraries/MPU6050/helper_3dmath.h diff --git a/hardware/digistump/sam/libraries/OneWire/OneWire.cpp b/digistump-sam/libraries/OneWire/OneWire.cpp similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/OneWire.cpp rename to digistump-sam/libraries/OneWire/OneWire.cpp diff --git a/hardware/digistump/sam/libraries/OneWire/OneWire.h b/digistump-sam/libraries/OneWire/OneWire.h similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/OneWire.h rename to digistump-sam/libraries/OneWire/OneWire.h diff --git a/hardware/digistump/sam/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde b/digistump-sam/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde rename to digistump-sam/libraries/OneWire/examples/DS18x20_Temperature/DS18x20_Temperature.pde diff --git a/hardware/digistump/sam/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde b/digistump-sam/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde rename to digistump-sam/libraries/OneWire/examples/DS2408_Switch/DS2408_Switch.pde diff --git a/hardware/digistump/sam/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde b/digistump-sam/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde rename to digistump-sam/libraries/OneWire/examples/DS250x_PROM/DS250x_PROM.pde diff --git a/hardware/digistump/sam/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino b/digistump-sam/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino rename to digistump-sam/libraries/OneWire/examples/Digispark_Example/Digispark_Example.ino diff --git a/hardware/digistump/sam/libraries/OneWire/keywords.txt b/digistump-sam/libraries/OneWire/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/OneWire/keywords.txt rename to digistump-sam/libraries/OneWire/keywords.txt diff --git a/hardware/digistump/sam/libraries/RF24/.gitignore b/digistump-sam/libraries/RF24/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RF24/.gitignore rename to digistump-sam/libraries/RF24/.gitignore diff --git a/hardware/digistump/sam/libraries/RF24/Doxyfile b/digistump-sam/libraries/RF24/Doxyfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/Doxyfile rename to digistump-sam/libraries/RF24/Doxyfile diff --git a/hardware/digistump/sam/libraries/RF24/FAQ b/digistump-sam/libraries/RF24/FAQ similarity index 100% rename from hardware/digistump/sam/libraries/RF24/FAQ rename to digistump-sam/libraries/RF24/FAQ diff --git a/hardware/digistump/sam/libraries/RF24/README.md b/digistump-sam/libraries/RF24/README.md similarity index 100% rename from hardware/digistump/sam/libraries/RF24/README.md rename to digistump-sam/libraries/RF24/README.md diff --git a/hardware/digistump/sam/libraries/RF24/RF24.cpp b/digistump-sam/libraries/RF24/RF24.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/RF24.cpp rename to digistump-sam/libraries/RF24/RF24.cpp diff --git a/hardware/digistump/sam/libraries/RF24/RF24.h b/digistump-sam/libraries/RF24/RF24.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/RF24.h rename to digistump-sam/libraries/RF24/RF24.h diff --git a/hardware/digistump/sam/libraries/RF24/RF24_config.h b/digistump-sam/libraries/RF24/RF24_config.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/RF24_config.h rename to digistump-sam/libraries/RF24/RF24_config.h diff --git a/hardware/digistump/sam/libraries/RF24/doxygen-custom.css b/digistump-sam/libraries/RF24/doxygen-custom.css similarity index 100% rename from hardware/digistump/sam/libraries/RF24/doxygen-custom.css rename to digistump-sam/libraries/RF24/doxygen-custom.css diff --git a/hardware/digistump/sam/libraries/RF24/examples/GettingStarted/GettingStarted.pde b/digistump-sam/libraries/RF24/examples/GettingStarted/GettingStarted.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/GettingStarted/GettingStarted.pde rename to digistump-sam/libraries/RF24/examples/GettingStarted/GettingStarted.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/GettingStarted/Jamfile b/digistump-sam/libraries/RF24/examples/GettingStarted/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/GettingStarted/Jamfile rename to digistump-sam/libraries/RF24/examples/GettingStarted/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/GettingStarted/printf.h b/digistump-sam/libraries/RF24/examples/GettingStarted/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/GettingStarted/printf.h rename to digistump-sam/libraries/RF24/examples/GettingStarted/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/led_remote/Jamfile b/digistump-sam/libraries/RF24/examples/led_remote/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/led_remote/Jamfile rename to digistump-sam/libraries/RF24/examples/led_remote/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/led_remote/led_remote.pde b/digistump-sam/libraries/RF24/examples/led_remote/led_remote.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/led_remote/led_remote.pde rename to digistump-sam/libraries/RF24/examples/led_remote/led_remote.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/led_remote/printf.h b/digistump-sam/libraries/RF24/examples/led_remote/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/led_remote/printf.h rename to digistump-sam/libraries/RF24/examples/led_remote/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/nordic_fob/Jamfile b/digistump-sam/libraries/RF24/examples/nordic_fob/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/nordic_fob/Jamfile rename to digistump-sam/libraries/RF24/examples/nordic_fob/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/nordic_fob/nordic_fob.pde b/digistump-sam/libraries/RF24/examples/nordic_fob/nordic_fob.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/nordic_fob/nordic_fob.pde rename to digistump-sam/libraries/RF24/examples/nordic_fob/nordic_fob.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/nordic_fob/printf.h b/digistump-sam/libraries/RF24/examples/nordic_fob/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/nordic_fob/printf.h rename to digistump-sam/libraries/RF24/examples/nordic_fob/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair/Jamfile b/digistump-sam/libraries/RF24/examples/pingpair/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair/Jamfile rename to digistump-sam/libraries/RF24/examples/pingpair/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair/pingpair.pde b/digistump-sam/libraries/RF24/examples/pingpair/pingpair.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair/pingpair.pde rename to digistump-sam/libraries/RF24/examples/pingpair/pingpair.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair/printf.h b/digistump-sam/libraries/RF24/examples/pingpair/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair/printf.h rename to digistump-sam/libraries/RF24/examples/pingpair/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_dyn/Jamfile b/digistump-sam/libraries/RF24/examples/pingpair_dyn/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_dyn/Jamfile rename to digistump-sam/libraries/RF24/examples/pingpair_dyn/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde b/digistump-sam/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde rename to digistump-sam/libraries/RF24/examples/pingpair_dyn/pingpair_dyn.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_dyn/printf.h b/digistump-sam/libraries/RF24/examples/pingpair_dyn/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_dyn/printf.h rename to digistump-sam/libraries/RF24/examples/pingpair_dyn/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_irq/Jamfile b/digistump-sam/libraries/RF24/examples/pingpair_irq/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_irq/Jamfile rename to digistump-sam/libraries/RF24/examples/pingpair_irq/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde b/digistump-sam/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde rename to digistump-sam/libraries/RF24/examples/pingpair_irq/pingpair_irq.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_irq/printf.h b/digistump-sam/libraries/RF24/examples/pingpair_irq/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_irq/printf.h rename to digistump-sam/libraries/RF24/examples/pingpair_irq/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_maple/Jamfile b/digistump-sam/libraries/RF24/examples/pingpair_maple/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_maple/Jamfile rename to digistump-sam/libraries/RF24/examples/pingpair_maple/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_maple/main.cpp b/digistump-sam/libraries/RF24/examples/pingpair_maple/main.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_maple/main.cpp rename to digistump-sam/libraries/RF24/examples/pingpair_maple/main.cpp diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde b/digistump-sam/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde rename to digistump-sam/libraries/RF24/examples/pingpair_maple/pingpair_maple.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_pl/Jamfile b/digistump-sam/libraries/RF24/examples/pingpair_pl/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_pl/Jamfile rename to digistump-sam/libraries/RF24/examples/pingpair_pl/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde b/digistump-sam/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde rename to digistump-sam/libraries/RF24/examples/pingpair_pl/pingpair_pl.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_pl/printf.h b/digistump-sam/libraries/RF24/examples/pingpair_pl/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_pl/printf.h rename to digistump-sam/libraries/RF24/examples/pingpair_pl/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_sleepy/Jamfile b/digistump-sam/libraries/RF24/examples/pingpair_sleepy/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_sleepy/Jamfile rename to digistump-sam/libraries/RF24/examples/pingpair_sleepy/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde b/digistump-sam/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde rename to digistump-sam/libraries/RF24/examples/pingpair_sleepy/pingpair_sleepy.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/pingpair_sleepy/printf.h b/digistump-sam/libraries/RF24/examples/pingpair_sleepy/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/pingpair_sleepy/printf.h rename to digistump-sam/libraries/RF24/examples/pingpair_sleepy/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/rpi_hub_arduino/printf.h b/digistump-sam/libraries/RF24/examples/rpi_hub_arduino/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/rpi_hub_arduino/printf.h rename to digistump-sam/libraries/RF24/examples/rpi_hub_arduino/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/rpi_hub_arduino/rpi_hub_arduino.ino b/digistump-sam/libraries/RF24/examples/rpi_hub_arduino/rpi_hub_arduino.ino similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/rpi_hub_arduino/rpi_hub_arduino.ino rename to digistump-sam/libraries/RF24/examples/rpi_hub_arduino/rpi_hub_arduino.ino diff --git a/hardware/digistump/sam/libraries/RF24/examples/scanner/Jamfile b/digistump-sam/libraries/RF24/examples/scanner/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/scanner/Jamfile rename to digistump-sam/libraries/RF24/examples/scanner/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/scanner/printf.h b/digistump-sam/libraries/RF24/examples/scanner/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/scanner/printf.h rename to digistump-sam/libraries/RF24/examples/scanner/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/scanner/scanner.pde b/digistump-sam/libraries/RF24/examples/scanner/scanner.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/scanner/scanner.pde rename to digistump-sam/libraries/RF24/examples/scanner/scanner.pde diff --git a/hardware/digistump/sam/libraries/RF24/examples/starping/Jamfile b/digistump-sam/libraries/RF24/examples/starping/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/starping/Jamfile rename to digistump-sam/libraries/RF24/examples/starping/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/examples/starping/printf.h b/digistump-sam/libraries/RF24/examples/starping/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/starping/printf.h rename to digistump-sam/libraries/RF24/examples/starping/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/examples/starping/starping.pde b/digistump-sam/libraries/RF24/examples/starping/starping.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/examples/starping/starping.pde rename to digistump-sam/libraries/RF24/examples/starping/starping.pde diff --git a/hardware/digistump/sam/libraries/RF24/keywords.txt b/digistump-sam/libraries/RF24/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/RF24/keywords.txt rename to digistump-sam/libraries/RF24/keywords.txt diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/Makefile b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/Makefile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/Makefile rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/Makefile diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24_config.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24_config.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24_config.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/RF24_config.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.c b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.c similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.c rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.c diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/bcm2835.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/Makefile b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/Makefile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/Makefile rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/Makefile diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pingtest.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pingtest.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pingtest.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pingtest.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pongtest.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pongtest.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pongtest.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/pongtest.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/rpi-hub.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/rpi-hub.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/rpi-hub.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/rpi-hub.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/scanner.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/scanner.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/scanner.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/examples/scanner.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/nRF24L01.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/nRF24L01.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/nRF24L01.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/nRF24L01.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/readme.md b/digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/readme.md similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24-bcm/readme.md rename to digistump-sam/libraries/RF24/librf24-rpi/librf24-bcm/readme.md diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/Makefile b/digistump-sam/libraries/RF24/librf24-rpi/librf24/Makefile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/Makefile rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/Makefile diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/RF24.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/RF24.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/RF24.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/RF24.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/RF24.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24/RF24.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/RF24.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/RF24.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/RF24_config.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24/RF24_config.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/RF24_config.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/RF24_config.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/compatibility.c b/digistump-sam/libraries/RF24/librf24-rpi/librf24/compatibility.c similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/compatibility.c rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/compatibility.c diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/compatibility.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24/compatibility.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/compatibility.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/compatibility.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/Makefile b/digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/Makefile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/Makefile rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/Makefile diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/pingtest.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/pingtest.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/pingtest.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/pingtest.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/pongtest.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/pongtest.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/pongtest.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/pongtest.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/rpi-hub.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/rpi-hub.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/rpi-hub.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/rpi-hub.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/scanner.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/scanner.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/examples/scanner.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/examples/scanner.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/gpio.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/gpio.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/gpio.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/gpio.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/gpio.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24/gpio.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/gpio.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/gpio.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/librf24.so.1.0 b/digistump-sam/libraries/RF24/librf24-rpi/librf24/librf24.so.1.0 similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/librf24.so.1.0 rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/librf24.so.1.0 diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/nRF24L01.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24/nRF24L01.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/nRF24L01.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/nRF24L01.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/readme.txt b/digistump-sam/libraries/RF24/librf24-rpi/librf24/readme.txt similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/readme.txt rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/readme.txt diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/spi.cpp b/digistump-sam/libraries/RF24/librf24-rpi/librf24/spi.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/spi.cpp rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/spi.cpp diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/spi.h b/digistump-sam/libraries/RF24/librf24-rpi/librf24/spi.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/librf24/spi.h rename to digistump-sam/libraries/RF24/librf24-rpi/librf24/spi.h diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/readme.md b/digistump-sam/libraries/RF24/librf24-rpi/readme.md similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/readme.md rename to digistump-sam/libraries/RF24/librf24-rpi/readme.md diff --git a/hardware/digistump/sam/libraries/RF24/librf24-rpi/readme.txt b/digistump-sam/libraries/RF24/librf24-rpi/readme.txt similarity index 100% rename from hardware/digistump/sam/libraries/RF24/librf24-rpi/readme.txt rename to digistump-sam/libraries/RF24/librf24-rpi/readme.txt diff --git a/hardware/digistump/sam/libraries/RF24/nRF24L01.h b/digistump-sam/libraries/RF24/nRF24L01.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/nRF24L01.h rename to digistump-sam/libraries/RF24/nRF24L01.h diff --git a/hardware/digistump/sam/libraries/RF24/tests/README b/digistump-sam/libraries/RF24/tests/README similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/README rename to digistump-sam/libraries/RF24/tests/README diff --git a/hardware/digistump/sam/libraries/RF24/tests/native/Jamfile b/digistump-sam/libraries/RF24/tests/native/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/native/Jamfile rename to digistump-sam/libraries/RF24/tests/native/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/tests/native/pingpair_irq.pde b/digistump-sam/libraries/RF24/tests/native/pingpair_irq.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/native/pingpair_irq.pde rename to digistump-sam/libraries/RF24/tests/native/pingpair_irq.pde diff --git a/hardware/digistump/sam/libraries/RF24/tests/native/printf.h b/digistump-sam/libraries/RF24/tests/native/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/native/printf.h rename to digistump-sam/libraries/RF24/tests/native/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/Jamfile b/digistump-sam/libraries/RF24/tests/pingpair_blocking/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/Jamfile rename to digistump-sam/libraries/RF24/tests/pingpair_blocking/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde b/digistump-sam/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde rename to digistump-sam/libraries/RF24/tests/pingpair_blocking/pingpair_blocking.pde diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/printf.h b/digistump-sam/libraries/RF24/tests/pingpair_blocking/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/printf.h rename to digistump-sam/libraries/RF24/tests/pingpair_blocking/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/runtest.py b/digistump-sam/libraries/RF24/tests/pingpair_blocking/runtest.py similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/runtest.py rename to digistump-sam/libraries/RF24/tests/pingpair_blocking/runtest.py diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/runtests.sh b/digistump-sam/libraries/RF24/tests/pingpair_blocking/runtests.sh similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/runtests.sh rename to digistump-sam/libraries/RF24/tests/pingpair_blocking/runtests.sh diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/test.ex b/digistump-sam/libraries/RF24/tests/pingpair_blocking/test.ex similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_blocking/test.ex rename to digistump-sam/libraries/RF24/tests/pingpair_blocking/test.ex diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_test/Jamfile b/digistump-sam/libraries/RF24/tests/pingpair_test/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_test/Jamfile rename to digistump-sam/libraries/RF24/tests/pingpair_test/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_test/pingpair_test.pde b/digistump-sam/libraries/RF24/tests/pingpair_test/pingpair_test.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_test/pingpair_test.pde rename to digistump-sam/libraries/RF24/tests/pingpair_test/pingpair_test.pde diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_test/printf.h b/digistump-sam/libraries/RF24/tests/pingpair_test/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_test/printf.h rename to digistump-sam/libraries/RF24/tests/pingpair_test/printf.h diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_test/runtest.py b/digistump-sam/libraries/RF24/tests/pingpair_test/runtest.py similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_test/runtest.py rename to digistump-sam/libraries/RF24/tests/pingpair_test/runtest.py diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_test/runtests.sh b/digistump-sam/libraries/RF24/tests/pingpair_test/runtests.sh similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_test/runtests.sh rename to digistump-sam/libraries/RF24/tests/pingpair_test/runtests.sh diff --git a/hardware/digistump/sam/libraries/RF24/tests/pingpair_test/test.ex b/digistump-sam/libraries/RF24/tests/pingpair_test/test.ex similarity index 100% rename from hardware/digistump/sam/libraries/RF24/tests/pingpair_test/test.ex rename to digistump-sam/libraries/RF24/tests/pingpair_test/test.ex diff --git a/hardware/digistump/sam/libraries/RF24/wikidoc.xslt b/digistump-sam/libraries/RF24/wikidoc.xslt similarity index 100% rename from hardware/digistump/sam/libraries/RF24/wikidoc.xslt rename to digistump-sam/libraries/RF24/wikidoc.xslt diff --git a/hardware/digistump/sam/libraries/RF24Network/.gitignore b/digistump-sam/libraries/RF24Network/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/.gitignore rename to digistump-sam/libraries/RF24Network/.gitignore diff --git a/hardware/digistump/sam/libraries/RF24Network/Doxyfile b/digistump-sam/libraries/RF24Network/Doxyfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/Doxyfile rename to digistump-sam/libraries/RF24Network/Doxyfile diff --git a/hardware/digistump/sam/libraries/RF24Network/Jamfile b/digistump-sam/libraries/RF24Network/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/Jamfile rename to digistump-sam/libraries/RF24Network/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/README.md b/digistump-sam/libraries/RF24Network/README.md similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/README.md rename to digistump-sam/libraries/RF24Network/README.md diff --git a/hardware/digistump/sam/libraries/RF24Network/RF24Network.cpp b/digistump-sam/libraries/RF24Network/RF24Network.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/RF24Network.cpp rename to digistump-sam/libraries/RF24Network/RF24Network.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/RF24Network.h b/digistump-sam/libraries/RF24Network/RF24Network.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/RF24Network.h rename to digistump-sam/libraries/RF24Network/RF24Network.h diff --git a/hardware/digistump/sam/libraries/RF24Network/RF24Network_config.h b/digistump-sam/libraries/RF24Network/RF24Network_config.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/RF24Network_config.h rename to digistump-sam/libraries/RF24Network/RF24Network_config.h diff --git a/hardware/digistump/sam/libraries/RF24Network/Sync.cpp b/digistump-sam/libraries/RF24Network/Sync.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/Sync.cpp rename to digistump-sam/libraries/RF24Network/Sync.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/Sync.h b/digistump-sam/libraries/RF24Network/Sync.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/Sync.h rename to digistump-sam/libraries/RF24Network/Sync.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/Jamfile b/digistump-sam/libraries/RF24Network/examples/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/Jamfile rename to digistump-sam/libraries/RF24Network/examples/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/helloworld_rx/.gitignore b/digistump-sam/libraries/RF24Network/examples/helloworld_rx/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/helloworld_rx/.gitignore rename to digistump-sam/libraries/RF24Network/examples/helloworld_rx/.gitignore diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/helloworld_rx/Jamfile b/digistump-sam/libraries/RF24Network/examples/helloworld_rx/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/helloworld_rx/Jamfile rename to digistump-sam/libraries/RF24Network/examples/helloworld_rx/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/helloworld_rx/helloworld_rx.pde b/digistump-sam/libraries/RF24Network/examples/helloworld_rx/helloworld_rx.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/helloworld_rx/helloworld_rx.pde rename to digistump-sam/libraries/RF24Network/examples/helloworld_rx/helloworld_rx.pde diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/helloworld_tx/.gitignore b/digistump-sam/libraries/RF24Network/examples/helloworld_tx/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/helloworld_tx/.gitignore rename to digistump-sam/libraries/RF24Network/examples/helloworld_tx/.gitignore diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/helloworld_tx/Jamfile b/digistump-sam/libraries/RF24Network/examples/helloworld_tx/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/helloworld_tx/Jamfile rename to digistump-sam/libraries/RF24Network/examples/helloworld_tx/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/helloworld_tx/helloworld_tx.pde b/digistump-sam/libraries/RF24Network/examples/helloworld_tx/helloworld_tx.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/helloworld_tx/helloworld_tx.pde rename to digistump-sam/libraries/RF24Network/examples/helloworld_tx/helloworld_tx.pde diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/maple/Jamfile b/digistump-sam/libraries/RF24Network/examples/maple/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/maple/Jamfile rename to digistump-sam/libraries/RF24Network/examples/maple/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/maple/Jamrules b/digistump-sam/libraries/RF24Network/examples/maple/Jamrules similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/maple/Jamrules rename to digistump-sam/libraries/RF24Network/examples/maple/Jamrules diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/maple/helloworld_tx.pde b/digistump-sam/libraries/RF24Network/examples/maple/helloworld_tx.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/maple/helloworld_tx.pde rename to digistump-sam/libraries/RF24Network/examples/maple/helloworld_tx.pde diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/maple/main.cpp b/digistump-sam/libraries/RF24Network/examples/maple/main.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/maple/main.cpp rename to digistump-sam/libraries/RF24Network/examples/maple/main.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/meshping/.gitignore b/digistump-sam/libraries/RF24Network/examples/meshping/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/meshping/.gitignore rename to digistump-sam/libraries/RF24Network/examples/meshping/.gitignore diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/meshping/Jamfile b/digistump-sam/libraries/RF24Network/examples/meshping/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/meshping/Jamfile rename to digistump-sam/libraries/RF24Network/examples/meshping/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/meshping/meshping.pde b/digistump-sam/libraries/RF24Network/examples/meshping/meshping.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/meshping/meshping.pde rename to digistump-sam/libraries/RF24Network/examples/meshping/meshping.pde diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/meshping/nodeconfig.cpp b/digistump-sam/libraries/RF24Network/examples/meshping/nodeconfig.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/meshping/nodeconfig.cpp rename to digistump-sam/libraries/RF24Network/examples/meshping/nodeconfig.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/meshping/nodeconfig.h b/digistump-sam/libraries/RF24Network/examples/meshping/nodeconfig.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/meshping/nodeconfig.h rename to digistump-sam/libraries/RF24Network/examples/meshping/nodeconfig.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/meshping/printf.h b/digistump-sam/libraries/RF24Network/examples/meshping/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/meshping/printf.h rename to digistump-sam/libraries/RF24Network/examples/meshping/printf.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/.gitignore b/digistump-sam/libraries/RF24Network/examples/sensornet/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/.gitignore rename to digistump-sam/libraries/RF24Network/examples/sensornet/.gitignore diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/DuinodeV1.h b/digistump-sam/libraries/RF24Network/examples/sensornet/DuinodeV1.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/DuinodeV1.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/DuinodeV1.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/DuinodeV3.h b/digistump-sam/libraries/RF24Network/examples/sensornet/DuinodeV3.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/DuinodeV3.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/DuinodeV3.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/DuinodeV5.h b/digistump-sam/libraries/RF24Network/examples/sensornet/DuinodeV5.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/DuinodeV5.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/DuinodeV5.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/Jamfile b/digistump-sam/libraries/RF24Network/examples/sensornet/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/Jamfile rename to digistump-sam/libraries/RF24Network/examples/sensornet/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/S_message.cpp b/digistump-sam/libraries/RF24Network/examples/sensornet/S_message.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/S_message.cpp rename to digistump-sam/libraries/RF24Network/examples/sensornet/S_message.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/S_message.h b/digistump-sam/libraries/RF24Network/examples/sensornet/S_message.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/S_message.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/S_message.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/duinode1.sh b/digistump-sam/libraries/RF24Network/examples/sensornet/duinode1.sh similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/duinode1.sh rename to digistump-sam/libraries/RF24Network/examples/sensornet/duinode1.sh diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/duinode3.sh b/digistump-sam/libraries/RF24Network/examples/sensornet/duinode3.sh similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/duinode3.sh rename to digistump-sam/libraries/RF24Network/examples/sensornet/duinode3.sh diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/duinode5.sh b/digistump-sam/libraries/RF24Network/examples/sensornet/duinode5.sh similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/duinode5.sh rename to digistump-sam/libraries/RF24Network/examples/sensornet/duinode5.sh diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/nodeconfig.cpp b/digistump-sam/libraries/RF24Network/examples/sensornet/nodeconfig.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/nodeconfig.cpp rename to digistump-sam/libraries/RF24Network/examples/sensornet/nodeconfig.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/nodeconfig.h b/digistump-sam/libraries/RF24Network/examples/sensornet/nodeconfig.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/nodeconfig.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/nodeconfig.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/printf.h b/digistump-sam/libraries/RF24Network/examples/sensornet/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/printf.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/printf.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/sensornet.pde b/digistump-sam/libraries/RF24Network/examples/sensornet/sensornet.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/sensornet.pde rename to digistump-sam/libraries/RF24Network/examples/sensornet/sensornet.pde diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/sleep.cpp b/digistump-sam/libraries/RF24Network/examples/sensornet/sleep.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/sleep.cpp rename to digistump-sam/libraries/RF24Network/examples/sensornet/sleep.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/sleep.h b/digistump-sam/libraries/RF24Network/examples/sensornet/sleep.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/sleep.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/sleep.h diff --git a/hardware/digistump/sam/libraries/RF24Network/examples/sensornet/timer.h b/digistump-sam/libraries/RF24Network/examples/sensornet/timer.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/examples/sensornet/timer.h rename to digistump-sam/libraries/RF24Network/examples/sensornet/timer.h diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/README b/digistump-sam/libraries/RF24Network/tests/README similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/README rename to digistump-sam/libraries/RF24Network/tests/README diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/Globals.cpp b/digistump-sam/libraries/RF24Network/tests/unit/Globals.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/Globals.cpp rename to digistump-sam/libraries/RF24Network/tests/unit/Globals.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/Globals.h b/digistump-sam/libraries/RF24Network/tests/unit/Globals.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/Globals.h rename to digistump-sam/libraries/RF24Network/tests/unit/Globals.h diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/Jamfile b/digistump-sam/libraries/RF24Network/tests/unit/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/Jamfile rename to digistump-sam/libraries/RF24Network/tests/unit/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/Jamrules b/digistump-sam/libraries/RF24Network/tests/unit/Jamrules similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/Jamrules rename to digistump-sam/libraries/RF24Network/tests/unit/Jamrules diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/PingTest.test b/digistump-sam/libraries/RF24Network/tests/unit/PingTest.test similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/PingTest.test rename to digistump-sam/libraries/RF24Network/tests/unit/PingTest.test diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/README b/digistump-sam/libraries/RF24Network/tests/unit/README similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/README rename to digistump-sam/libraries/RF24Network/tests/unit/README diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/SyncTest.test b/digistump-sam/libraries/RF24Network/tests/unit/SyncTest.test similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/SyncTest.test rename to digistump-sam/libraries/RF24Network/tests/unit/SyncTest.test diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/main.cpp b/digistump-sam/libraries/RF24Network/tests/unit/main.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/main.cpp rename to digistump-sam/libraries/RF24Network/tests/unit/main.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit/runner.cpp b/digistump-sam/libraries/RF24Network/tests/unit/runner.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit/runner.cpp rename to digistump-sam/libraries/RF24Network/tests/unit/runner.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/Finder.cpp b/digistump-sam/libraries/RF24Network/tests/unit_rx/Finder.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/Finder.cpp rename to digistump-sam/libraries/RF24Network/tests/unit_rx/Finder.cpp diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/Finder.h b/digistump-sam/libraries/RF24Network/tests/unit_rx/Finder.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/Finder.h rename to digistump-sam/libraries/RF24Network/tests/unit_rx/Finder.h diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/Jamfile b/digistump-sam/libraries/RF24Network/tests/unit_rx/Jamfile similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/Jamfile rename to digistump-sam/libraries/RF24Network/tests/unit_rx/Jamfile diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/README b/digistump-sam/libraries/RF24Network/tests/unit_rx/README similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/README rename to digistump-sam/libraries/RF24Network/tests/unit_rx/README diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/printf.h b/digistump-sam/libraries/RF24Network/tests/unit_rx/printf.h similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/printf.h rename to digistump-sam/libraries/RF24Network/tests/unit_rx/printf.h diff --git a/hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/unit_rx.pde b/digistump-sam/libraries/RF24Network/tests/unit_rx/unit_rx.pde similarity index 100% rename from hardware/digistump/sam/libraries/RF24Network/tests/unit_rx/unit_rx.pde rename to digistump-sam/libraries/RF24Network/tests/unit_rx/unit_rx.pde diff --git a/hardware/digistump/sam/libraries/RTC/.gitignore b/digistump-sam/libraries/RTC/.gitignore similarity index 100% rename from hardware/digistump/sam/libraries/RTC/.gitignore rename to digistump-sam/libraries/RTC/.gitignore diff --git a/hardware/digistump/sam/libraries/RTC/README.md b/digistump-sam/libraries/RTC/README.md similarity index 100% rename from hardware/digistump/sam/libraries/RTC/README.md rename to digistump-sam/libraries/RTC/README.md diff --git a/hardware/digistump/sam/libraries/RTC/change.log b/digistump-sam/libraries/RTC/change.log similarity index 100% rename from hardware/digistump/sam/libraries/RTC/change.log rename to digistump-sam/libraries/RTC/change.log diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Alarm_Sample/Due_RTC_Alarm_Sample.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Alarm_Sample/Due_RTC_Alarm_Sample.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Alarm_Sample/Due_RTC_Alarm_Sample.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Alarm_Sample/Due_RTC_Alarm_Sample.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Germany_Summertime/Due_RTC_Simple_Germany_Summertime.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Germany_Summertime/Due_RTC_Simple_Germany_Summertime.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Germany_Summertime/Due_RTC_Simple_Germany_Summertime.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Germany_Summertime/Due_RTC_Simple_Germany_Summertime.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Sample/Due_RTC_Simple_Sample.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Sample/Due_RTC_Simple_Sample.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Sample/Due_RTC_Simple_Sample.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Sample/Due_RTC_Simple_Sample.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Sample_oneline_time_and_date/Due_RTC_Simple_Sample_oneline_time_and_date.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Sample_oneline_time_and_date/Due_RTC_Simple_Sample_oneline_time_and_date.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Sample_oneline_time_and_date/Due_RTC_Simple_Sample_oneline_time_and_date.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Sample_oneline_time_and_date/Due_RTC_Simple_Sample_oneline_time_and_date.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_Compilertime/Due_RTC_Simple_Unixtime_Compilertime.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_Compilertime/Due_RTC_Simple_Unixtime_Compilertime.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_Compilertime/Due_RTC_Simple_Unixtime_Compilertime.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_Compilertime/Due_RTC_Simple_Unixtime_Compilertime.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_timezone/Due_RTC_Simple_Unixtime_timezone.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_timezone/Due_RTC_Simple_Unixtime_timezone.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_timezone/Due_RTC_Simple_Unixtime_timezone.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_Unixtime_timezone/Due_RTC_Simple_Unixtime_timezone.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_german_timing_summertime_sample/Due_RTC_Simple_german_timing_summertime_sample.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_german_timing_summertime_sample/Due_RTC_Simple_german_timing_summertime_sample.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_german_timing_summertime_sample/Due_RTC_Simple_german_timing_summertime_sample.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_german_timing_summertime_sample/Due_RTC_Simple_german_timing_summertime_sample.ino diff --git a/hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_test_of_date/Due_RTC_Simple_test_of_date.ino b/digistump-sam/libraries/RTC/examples/Due_RTC_Simple_test_of_date/Due_RTC_Simple_test_of_date.ino similarity index 100% rename from hardware/digistump/sam/libraries/RTC/examples/Due_RTC_Simple_test_of_date/Due_RTC_Simple_test_of_date.ino rename to digistump-sam/libraries/RTC/examples/Due_RTC_Simple_test_of_date/Due_RTC_Simple_test_of_date.ino diff --git a/hardware/digistump/sam/libraries/RTC/keywords.txt b/digistump-sam/libraries/RTC/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/RTC/keywords.txt rename to digistump-sam/libraries/RTC/keywords.txt diff --git a/hardware/digistump/sam/libraries/RTC/rtc_clock.cpp b/digistump-sam/libraries/RTC/rtc_clock.cpp similarity index 100% rename from hardware/digistump/sam/libraries/RTC/rtc_clock.cpp rename to digistump-sam/libraries/RTC/rtc_clock.cpp diff --git a/hardware/digistump/sam/libraries/RTC/rtc_clock.h b/digistump-sam/libraries/RTC/rtc_clock.h similarity index 100% rename from hardware/digistump/sam/libraries/RTC/rtc_clock.h rename to digistump-sam/libraries/RTC/rtc_clock.h diff --git a/hardware/digistump/sam/libraries/SPI/SPI.cpp b/digistump-sam/libraries/SPI/SPI.cpp similarity index 100% rename from hardware/digistump/sam/libraries/SPI/SPI.cpp rename to digistump-sam/libraries/SPI/SPI.cpp diff --git a/hardware/digistump/sam/libraries/SPI/SPI.h b/digistump-sam/libraries/SPI/SPI.h similarity index 100% rename from hardware/digistump/sam/libraries/SPI/SPI.h rename to digistump-sam/libraries/SPI/SPI.h diff --git a/hardware/digistump/sam/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino b/digistump-sam/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino similarity index 100% rename from hardware/digistump/sam/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino rename to digistump-sam/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino diff --git a/hardware/digistump/sam/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino b/digistump-sam/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino similarity index 100% rename from hardware/digistump/sam/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino rename to digistump-sam/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino diff --git a/hardware/digistump/sam/libraries/SPI/keywords.txt b/digistump-sam/libraries/SPI/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/SPI/keywords.txt rename to digistump-sam/libraries/SPI/keywords.txt diff --git a/hardware/digistump/sam/libraries/UTFT/DefaultFonts.c b/digistump-sam/libraries/UTFT/DefaultFonts.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/DefaultFonts.c rename to digistump-sam/libraries/UTFT/DefaultFonts.c diff --git a/hardware/digistump/sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Legal.pdf b/digistump-sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Legal.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Legal.pdf rename to digistump-sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Legal.pdf diff --git a/hardware/digistump/sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Summary.pdf b/digistump-sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Summary.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Summary.pdf rename to digistump-sam/libraries/UTFT/License - CC BY-NC-SA 3.0 - Summary.pdf diff --git a/hardware/digistump/sam/libraries/UTFT/Tools/ImageConverter565.exe b/digistump-sam/libraries/UTFT/Tools/ImageConverter565.exe similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/Tools/ImageConverter565.exe rename to digistump-sam/libraries/UTFT/Tools/ImageConverter565.exe diff --git a/hardware/digistump/sam/libraries/UTFT/Tools/ImgConv.exe b/digistump-sam/libraries/UTFT/Tools/ImgConv.exe similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/Tools/ImgConv.exe rename to digistump-sam/libraries/UTFT/Tools/ImgConv.exe diff --git a/hardware/digistump/sam/libraries/UTFT/Tools/Online-tool - ImageConverter 565.url b/digistump-sam/libraries/UTFT/Tools/Online-tool - ImageConverter 565.url similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/Tools/Online-tool - ImageConverter 565.url rename to digistump-sam/libraries/UTFT/Tools/Online-tool - ImageConverter 565.url diff --git a/hardware/digistump/sam/libraries/UTFT/Tools/UTFT Image Converters.pdf b/digistump-sam/libraries/UTFT/Tools/UTFT Image Converters.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/Tools/UTFT Image Converters.pdf rename to digistump-sam/libraries/UTFT/Tools/UTFT Image Converters.pdf diff --git a/hardware/digistump/sam/libraries/UTFT/UTFT.cpp b/digistump-sam/libraries/UTFT/UTFT.cpp similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/UTFT.cpp rename to digistump-sam/libraries/UTFT/UTFT.cpp diff --git a/hardware/digistump/sam/libraries/UTFT/UTFT.h b/digistump-sam/libraries/UTFT/UTFT.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/UTFT.h rename to digistump-sam/libraries/UTFT/UTFT.h diff --git a/hardware/digistump/sam/libraries/UTFT/UTFT.pdf b/digistump-sam/libraries/UTFT/UTFT.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/UTFT.pdf rename to digistump-sam/libraries/UTFT/UTFT.pdf diff --git a/hardware/digistump/sam/libraries/UTFT/UTFT_Requirements.pdf b/digistump-sam/libraries/UTFT/UTFT_Requirements.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/UTFT_Requirements.pdf rename to digistump-sam/libraries/UTFT/UTFT_Requirements.pdf diff --git a/hardware/digistump/sam/libraries/UTFT/UTFT_Supported_display_modules_&_controllers.pdf b/digistump-sam/libraries/UTFT/UTFT_Supported_display_modules_&_controllers.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/UTFT_Supported_display_modules_&_controllers.pdf rename to digistump-sam/libraries/UTFT/UTFT_Supported_display_modules_&_controllers.pdf diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/UTFT_Bitmap.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/UTFT_Bitmap.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/UTFT_Bitmap.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/UTFT_Bitmap.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/icon.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/icon.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/icon.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/icon.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/info.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/info.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/info.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/info.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/tux.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/tux.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon1.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon1.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon1.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon1.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon2.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon2.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon2.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/icon2.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/tux.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/tux.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Bitmap_128x128/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_220x176/UTFT_Demo_220x176.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_220x176/UTFT_Demo_220x176.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_220x176/UTFT_Demo_220x176.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_220x176/UTFT_Demo_220x176.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240/UTFT_Demo_320x240.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240/UTFT_Demo_320x240.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240/UTFT_Demo_320x240.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240/UTFT_Demo_320x240.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_400x240/UTFT_Demo_400x240.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_400x240/UTFT_Demo_400x240.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_400x240/UTFT_Demo_400x240.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_400x240/UTFT_Demo_400x240.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x272/UTFT_Demo_480x272.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x272/UTFT_Demo_480x272.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x272/UTFT_Demo_480x272.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x272/UTFT_Demo_480x272.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_800x480/UTFT_Demo_800x480.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_800x480/UTFT_Demo_800x480.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_800x480/UTFT_Demo_800x480.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Demo_800x480/UTFT_Demo_800x480.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/biohazard.c b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/biohazard.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/biohazard.c rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Rotate_Bitmap/biohazard.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_ViewFont/UTFT_ViewFont.ino b/digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_ViewFont/UTFT_ViewFont.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_ViewFont/UTFT_ViewFont.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (ARM)/UTFT_ViewFont/UTFT_ViewFont.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/UTFT_Bitmap.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/UTFT_Bitmap.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/UTFT_Bitmap.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/UTFT_Bitmap.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/icon.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/icon.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/icon.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/icon.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/info.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/info.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/info.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/info.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/tux.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/tux.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon1.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon1.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon1.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon1.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon2.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon2.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon2.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/icon2.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/tux.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/tux.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Bitmap_128x128/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176/UTFT_Demo_220x176.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176/UTFT_Demo_220x176.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176/UTFT_Demo_220x176.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176/UTFT_Demo_220x176.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240/UTFT_Demo_320x240.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240/UTFT_Demo_320x240.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240/UTFT_Demo_320x240.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240/UTFT_Demo_320x240.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_400x240/UTFT_Demo_400x240.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_400x240/UTFT_Demo_400x240.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_400x240/UTFT_Demo_400x240.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_400x240/UTFT_Demo_400x240.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x272/UTFT_Demo_480x272.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x272/UTFT_Demo_480x272.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x272/UTFT_Demo_480x272.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x272/UTFT_Demo_480x272.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_480x320/UTFT_Demo_480x320.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_800x480/UTFT_Demo_800x480.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_800x480/UTFT_Demo_800x480.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_800x480/UTFT_Demo_800x480.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Demo_800x480/UTFT_Demo_800x480.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Leonardo_Demo_320x240/UTFT_Leonardo_Demo_320x240.ino b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Leonardo_Demo_320x240/UTFT_Leonardo_Demo_320x240.ino similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Leonardo_Demo_320x240/UTFT_Leonardo_Demo_320x240.ino rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Leonardo_Demo_320x240/UTFT_Leonardo_Demo_320x240.ino diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/tux.c b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/tux.c rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Rotate_Bitmap/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_ViewFont/UTFT_ViewFont.pde b/digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_ViewFont/UTFT_ViewFont.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_ViewFont/UTFT_ViewFont.pde rename to digistump-sam/libraries/UTFT/examples/Arduino (AVR)/UTFT_ViewFont/UTFT_ViewFont.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/UTFT_Bitmap.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/UTFT_Bitmap.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/UTFT_Bitmap.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/UTFT_Bitmap.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/icon.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/icon.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/icon.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/icon.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/info.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/info.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/info.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/info.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/tux.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/tux.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/UTFT_Bitmap_128x128.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon1.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon1.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon1.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon1.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon2.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon2.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon2.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/icon2.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/tux.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/tux.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/tux.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Bitmap_128x128/tux.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_128x128_Serial/UTFT_Demo_128x128_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_160x128_Serial/UTFT_Demo_160x128_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176/UTFT_Demo_220x176.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176/UTFT_Demo_220x176.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176/UTFT_Demo_220x176.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176/UTFT_Demo_220x176.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_220x176_Serial/UTFT_Demo_220x176_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240/UTFT_Demo_320x240.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240/UTFT_Demo_320x240.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240/UTFT_Demo_320x240.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240/UTFT_Demo_320x240.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_320x240_Serial/UTFT_Demo_320x240_Serial.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_400x240/UTFT_Demo_400x240.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_400x240/UTFT_Demo_400x240.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_400x240/UTFT_Demo_400x240.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_400x240/UTFT_Demo_400x240.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x272/UTFT_Demo_480x272.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x272/UTFT_Demo_480x272.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x272/UTFT_Demo_480x272.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x272/UTFT_Demo_480x272.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x320/UTFT_Demo_480x320.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x320/UTFT_Demo_480x320.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x320/UTFT_Demo_480x320.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_480x320/UTFT_Demo_480x320.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_800x480/UTFT_Demo_800x480.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_800x480/UTFT_Demo_800x480.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Demo_800x480/UTFT_Demo_800x480.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Demo_800x480/UTFT_Demo_800x480.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/UTFT_Rotate_Bitmap.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/biohazard.c b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/biohazard.c similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/biohazard.c rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Rotate_Bitmap/biohazard.c diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_Textrotation_Demo/UTFT_Textrotation_Demo.pde diff --git a/hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_ViewFont/UTFT_ViewFont.pde b/digistump-sam/libraries/UTFT/examples/chipKit/UTFT_ViewFont/UTFT_ViewFont.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/examples/chipKit/UTFT_ViewFont/UTFT_ViewFont.pde rename to digistump-sam/libraries/UTFT/examples/chipKit/UTFT_ViewFont/UTFT_ViewFont.pde diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/arm/HW_ARM.h b/digistump-sam/libraries/UTFT/hardware/arm/HW_ARM.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/arm/HW_ARM.h rename to digistump-sam/libraries/UTFT/hardware/arm/HW_ARM.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/arm/HW_ARM_defines.h b/digistump-sam/libraries/UTFT/hardware/arm/HW_ARM_defines.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/arm/HW_ARM_defines.h rename to digistump-sam/libraries/UTFT/hardware/arm/HW_ARM_defines.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/arm/HW_SAM3X8E.h b/digistump-sam/libraries/UTFT/hardware/arm/HW_SAM3X8E.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/arm/HW_SAM3X8E.h rename to digistump-sam/libraries/UTFT/hardware/arm/HW_SAM3X8E.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_ATmega1280.h b/digistump-sam/libraries/UTFT/hardware/avr/HW_ATmega1280.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_ATmega1280.h rename to digistump-sam/libraries/UTFT/hardware/avr/HW_ATmega1280.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_ATmega328P.h b/digistump-sam/libraries/UTFT/hardware/avr/HW_ATmega328P.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_ATmega328P.h rename to digistump-sam/libraries/UTFT/hardware/avr/HW_ATmega328P.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_ATmega32U4.h b/digistump-sam/libraries/UTFT/hardware/avr/HW_ATmega32U4.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_ATmega32U4.h rename to digistump-sam/libraries/UTFT/hardware/avr/HW_ATmega32U4.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_AVR.h b/digistump-sam/libraries/UTFT/hardware/avr/HW_AVR.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_AVR.h rename to digistump-sam/libraries/UTFT/hardware/avr/HW_AVR.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_AVR_defines.h b/digistump-sam/libraries/UTFT/hardware/avr/HW_AVR_defines.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/avr/HW_AVR_defines.h rename to digistump-sam/libraries/UTFT/hardware/avr/HW_AVR_defines.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32.h b/digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32.h rename to digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32MX320F128H.h b/digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32MX320F128H.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32MX320F128H.h rename to digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32MX320F128H.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32MX340F512H.h b/digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32MX340F512H.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32MX340F512H.h rename to digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32MX340F512H.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32MX795F512L.h b/digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32MX795F512L.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32MX795F512L.h rename to digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32MX795F512L.h diff --git a/hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32_defines.h b/digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32_defines.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/hardware/pic32/HW_PIC32_defines.h rename to digistump-sam/libraries/UTFT/hardware/pic32/HW_PIC32_defines.h diff --git a/hardware/digistump/sam/libraries/UTFT/keywords.txt b/digistump-sam/libraries/UTFT/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/keywords.txt rename to digistump-sam/libraries/UTFT/keywords.txt diff --git a/hardware/digistump/sam/libraries/UTFT/memorysaver.h b/digistump-sam/libraries/UTFT/memorysaver.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/memorysaver.h rename to digistump-sam/libraries/UTFT/memorysaver.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/8/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8340b/8/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/8/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8340b/8/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/8/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8340b/8/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/8/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8340b/8/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/s/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8340b/s/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/s/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8340b/s/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/s/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8340b/s/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8340b/s/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8340b/s/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8347a/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8347a/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8347a/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8347a/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8347a/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8347a/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8347a/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8347a/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8352a/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8352a/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8352a/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8352a/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8352a/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/hx8352a/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/hx8352a/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/hx8352a/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9320/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9320/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9320/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9320/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9320/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9320/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9320/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9320/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325c/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9325c/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325c/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9325c/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325c/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9325c/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325c/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9325c/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/alt/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9325d/alt/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/alt/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9325d/alt/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/alt/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9325d/alt/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/alt/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9325d/alt/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/default/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9325d/default/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/default/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9325d/default/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/default/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9325d/default/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9325d/default/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9325d/default/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9327/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9327/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9327/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9327/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9327/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9327/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9327/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9327/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s4p/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9341/s4p/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s4p/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9341/s4p/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s4p/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9341/s4p/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s4p/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9341/s4p/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s5p/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9341/s5p/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s5p/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9341/s5p/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s5p/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9341/s5p/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9341/s5p/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9341/s5p/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9481/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9481/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9481/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9481/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9481/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ili9481/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ili9481/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ili9481/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/pcf8833/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/pcf8833/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/pcf8833/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/pcf8833/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/pcf8833/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/pcf8833/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/pcf8833/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/pcf8833/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/s1d19122/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/s1d19122/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/s1d19122/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/s1d19122/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/s1d19122/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/s1d19122/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/s1d19122/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/s1d19122/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d0164/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/s6d0164/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d0164/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/s6d0164/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d0164/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/s6d0164/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d0164/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/s6d0164/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d1121/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/s6d1121/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d1121/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/s6d1121/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d1121/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/s6d1121/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/s6d1121/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/s6d1121/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1289/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1289/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1289/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1289/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1289/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1289/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1289/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1289/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/480/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1963/480/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/480/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1963/480/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/480/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1963/480/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/480/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1963/480/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800alt/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800alt/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800alt/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800alt/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800alt/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800alt/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/ssd1963/800alt/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/ssd1963/800alt/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/st7735/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/st7735/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/st7735/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/st7735/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735s/initlcd.h b/digistump-sam/libraries/UTFT/tft_drivers/st7735s/initlcd.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735s/initlcd.h rename to digistump-sam/libraries/UTFT/tft_drivers/st7735s/initlcd.h diff --git a/hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735s/setxy.h b/digistump-sam/libraries/UTFT/tft_drivers/st7735s/setxy.h similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/tft_drivers/st7735s/setxy.h rename to digistump-sam/libraries/UTFT/tft_drivers/st7735s/setxy.h diff --git a/hardware/digistump/sam/libraries/UTFT/version.txt b/digistump-sam/libraries/UTFT/version.txt similarity index 100% rename from hardware/digistump/sam/libraries/UTFT/version.txt rename to digistump-sam/libraries/UTFT/version.txt diff --git a/hardware/digistump/sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Legal.pdf b/digistump-sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Legal.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Legal.pdf rename to digistump-sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Legal.pdf diff --git a/hardware/digistump/sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Summary.pdf b/digistump-sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Summary.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Summary.pdf rename to digistump-sam/libraries/UTouch/License - CC BY-NC-SA 3.0 - Summary.pdf diff --git a/hardware/digistump/sam/libraries/UTouch/UTouch.cpp b/digistump-sam/libraries/UTouch/UTouch.cpp similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/UTouch.cpp rename to digistump-sam/libraries/UTouch/UTouch.cpp diff --git a/hardware/digistump/sam/libraries/UTouch/UTouch.h b/digistump-sam/libraries/UTouch/UTouch.h similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/UTouch.h rename to digistump-sam/libraries/UTouch/UTouch.h diff --git a/hardware/digistump/sam/libraries/UTouch/UTouch.pdf b/digistump-sam/libraries/UTouch/UTouch.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/UTouch.pdf rename to digistump-sam/libraries/UTouch/UTouch.pdf diff --git a/hardware/digistump/sam/libraries/UTouch/UTouchCD.h b/digistump-sam/libraries/UTouch/UTouchCD.h similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/UTouchCD.h rename to digistump-sam/libraries/UTouch/UTouchCD.h diff --git a/hardware/digistump/sam/libraries/UTouch/UTouch_Supported_display_modules.pdf b/digistump-sam/libraries/UTouch/UTouch_Supported_display_modules.pdf similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/UTouch_Supported_display_modules.pdf rename to digistump-sam/libraries/UTouch/UTouch_Supported_display_modules.pdf diff --git a/hardware/digistump/sam/libraries/UTouch/examples/Arduino/UTouch_ButtonTest/UTouch_ButtonTest.pde b/digistump-sam/libraries/UTouch/examples/Arduino/UTouch_ButtonTest/UTouch_ButtonTest.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/examples/Arduino/UTouch_ButtonTest/UTouch_ButtonTest.pde rename to digistump-sam/libraries/UTouch/examples/Arduino/UTouch_ButtonTest/UTouch_ButtonTest.pde diff --git a/hardware/digistump/sam/libraries/UTouch/examples/Arduino/UTouch_Calibration/UTouch_Calibration.pde b/digistump-sam/libraries/UTouch/examples/Arduino/UTouch_Calibration/UTouch_Calibration.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/examples/Arduino/UTouch_Calibration/UTouch_Calibration.pde rename to digistump-sam/libraries/UTouch/examples/Arduino/UTouch_Calibration/UTouch_Calibration.pde diff --git a/hardware/digistump/sam/libraries/UTouch/examples/Arduino/UTouch_QuickDraw/UTouch_QuickDraw.pde b/digistump-sam/libraries/UTouch/examples/Arduino/UTouch_QuickDraw/UTouch_QuickDraw.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/examples/Arduino/UTouch_QuickDraw/UTouch_QuickDraw.pde rename to digistump-sam/libraries/UTouch/examples/Arduino/UTouch_QuickDraw/UTouch_QuickDraw.pde diff --git a/hardware/digistump/sam/libraries/UTouch/examples/chipKit/UTouch_ButtonTest/UTouch_ButtonTest.pde b/digistump-sam/libraries/UTouch/examples/chipKit/UTouch_ButtonTest/UTouch_ButtonTest.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/examples/chipKit/UTouch_ButtonTest/UTouch_ButtonTest.pde rename to digistump-sam/libraries/UTouch/examples/chipKit/UTouch_ButtonTest/UTouch_ButtonTest.pde diff --git a/hardware/digistump/sam/libraries/UTouch/examples/chipKit/UTouch_Calibration/UTouch_Calibration.pde b/digistump-sam/libraries/UTouch/examples/chipKit/UTouch_Calibration/UTouch_Calibration.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/examples/chipKit/UTouch_Calibration/UTouch_Calibration.pde rename to digistump-sam/libraries/UTouch/examples/chipKit/UTouch_Calibration/UTouch_Calibration.pde diff --git a/hardware/digistump/sam/libraries/UTouch/examples/chipKit/UTouch_QuickDraw/UTouch_QuickDraw.pde b/digistump-sam/libraries/UTouch/examples/chipKit/UTouch_QuickDraw/UTouch_QuickDraw.pde similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/examples/chipKit/UTouch_QuickDraw/UTouch_QuickDraw.pde rename to digistump-sam/libraries/UTouch/examples/chipKit/UTouch_QuickDraw/UTouch_QuickDraw.pde diff --git a/hardware/digistump/sam/libraries/UTouch/keywords.txt b/digistump-sam/libraries/UTouch/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/keywords.txt rename to digistump-sam/libraries/UTouch/keywords.txt diff --git a/hardware/digistump/sam/libraries/UTouch/version.txt b/digistump-sam/libraries/UTouch/version.txt similarity index 100% rename from hardware/digistump/sam/libraries/UTouch/version.txt rename to digistump-sam/libraries/UTouch/version.txt diff --git a/hardware/digistump/sam/libraries/Wire/Wire.cpp b/digistump-sam/libraries/Wire/Wire.cpp similarity index 100% rename from hardware/digistump/sam/libraries/Wire/Wire.cpp rename to digistump-sam/libraries/Wire/Wire.cpp diff --git a/hardware/digistump/sam/libraries/Wire/Wire.h b/digistump-sam/libraries/Wire/Wire.h similarity index 100% rename from hardware/digistump/sam/libraries/Wire/Wire.h rename to digistump-sam/libraries/Wire/Wire.h diff --git a/hardware/digistump/sam/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.pde b/digistump-sam/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.pde similarity index 100% rename from hardware/digistump/sam/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.pde rename to digistump-sam/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.pde diff --git a/hardware/digistump/sam/libraries/Wire/examples/digital_potentiometer/digital_potentiometer.pde b/digistump-sam/libraries/Wire/examples/digital_potentiometer/digital_potentiometer.pde similarity index 100% rename from hardware/digistump/sam/libraries/Wire/examples/digital_potentiometer/digital_potentiometer.pde rename to digistump-sam/libraries/Wire/examples/digital_potentiometer/digital_potentiometer.pde diff --git a/hardware/digistump/sam/libraries/Wire/examples/master_reader/master_reader.pde b/digistump-sam/libraries/Wire/examples/master_reader/master_reader.pde similarity index 100% rename from hardware/digistump/sam/libraries/Wire/examples/master_reader/master_reader.pde rename to digistump-sam/libraries/Wire/examples/master_reader/master_reader.pde diff --git a/hardware/digistump/sam/libraries/Wire/examples/master_writer/master_writer.pde b/digistump-sam/libraries/Wire/examples/master_writer/master_writer.pde similarity index 100% rename from hardware/digistump/sam/libraries/Wire/examples/master_writer/master_writer.pde rename to digistump-sam/libraries/Wire/examples/master_writer/master_writer.pde diff --git a/hardware/digistump/sam/libraries/Wire/examples/slave_receiver/slave_receiver.pde b/digistump-sam/libraries/Wire/examples/slave_receiver/slave_receiver.pde similarity index 100% rename from hardware/digistump/sam/libraries/Wire/examples/slave_receiver/slave_receiver.pde rename to digistump-sam/libraries/Wire/examples/slave_receiver/slave_receiver.pde diff --git a/hardware/digistump/sam/libraries/Wire/examples/slave_sender/slave_sender.pde b/digistump-sam/libraries/Wire/examples/slave_sender/slave_sender.pde similarity index 100% rename from hardware/digistump/sam/libraries/Wire/examples/slave_sender/slave_sender.pde rename to digistump-sam/libraries/Wire/examples/slave_sender/slave_sender.pde diff --git a/hardware/digistump/sam/libraries/Wire/keywords.txt b/digistump-sam/libraries/Wire/keywords.txt similarity index 100% rename from hardware/digistump/sam/libraries/Wire/keywords.txt rename to digistump-sam/libraries/Wire/keywords.txt diff --git a/hardware/digistump/sam/platform.txt b/digistump-sam/platform.txt similarity index 57% rename from hardware/digistump/sam/platform.txt rename to digistump-sam/platform.txt index 061c4fe..3e3150c 100644 --- a/hardware/digistump/sam/platform.txt +++ b/digistump-sam/platform.txt @@ -10,14 +10,20 @@ version=1.5.3 # SAM3 compile variables # ---------------------- -compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/ +compiler.warning_flags=-w +compiler.warning_flags.none=-w +compiler.warning_flags.default= +compiler.warning_flags.more=-Wall +compiler.warning_flags.all=-Wall -Wextra + +compiler.path={runtime.tools.arm-none-eabi-gcc.path}/bin/ compiler.c.cmd=arm-none-eabi-gcc -compiler.c.flags=-c -g -Os -w -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -Dprintf=iprintf -compiler.c.elf.cmd=arm-none-eabi-g++ +compiler.c.flags=-c -g -Os {compiler.warning_flags} -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -Dprintf=iprintf -MMD +compiler.c.elf.cmd=arm-none-eabi-gcc compiler.c.elf.flags=-Os -Wl,--gc-sections -compiler.S.flags=-c -g -assembler-with-cpp +compiler.S.flags=-c -g -x assembler-with-cpp compiler.cpp.cmd=arm-none-eabi-g++ -compiler.cpp.flags=-c -g -Os -w -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -Dprintf=iprintf +compiler.cpp.flags=-c -g -Os {compiler.warning_flags} -ffunction-sections -fdata-sections -nostdlib -fno-threadsafe-statics --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -Dprintf=iprintf -MMD compiler.ar.cmd=arm-none-eabi-ar compiler.ar.flags=rcs compiler.objcopy.cmd=arm-none-eabi-objcopy @@ -27,9 +33,17 @@ compiler.elf2hex.cmd=arm-none-eabi-objcopy compiler.ldflags= compiler.size.cmd=arm-none-eabi-size compiler.define=-DARDUINO= + # this can be overriden in boards.txt build.extra_flags= +# These can be overridden in platform.local.txt +compiler.c.extra_flags= +compiler.c.elf.extra_flags= +compiler.cpp.extra_flags= +compiler.ar.extra_flags= +compiler.elf2hex.extra_flags= + compiler.libsam.c.flags="-I{build.system.path}/libsam" "-I{build.system.path}/CMSIS/CMSIS/Include/" "-I{build.system.path}/CMSIS/Device/ATMEL/" @@ -46,22 +60,19 @@ build.usb_manufacturer="Unknown" # --------------------- ## Compile c files -recipe.c.o.pattern="{compiler.path}{compiler.c.cmd}" {compiler.c.flags} -mcpu={build.mcu} -DF_CPU={build.f_cpu} -DARDUINO={runtime.ide.version} -DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch} {build.extra_flags} {compiler.libsam.c.flags} {includes} "{source_file}" -o "{object_file}" +recipe.c.o.pattern="{compiler.path}{compiler.c.cmd}" {compiler.c.flags} -mcpu={build.mcu} -DF_CPU={build.f_cpu} -DARDUINO={runtime.ide.version} -DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch} {compiler.c.extra_flags} {build.extra_flags} {compiler.libsam.c.flags} {includes} "{source_file}" -o "{object_file}" ## Compile c++ files -recipe.cpp.o.pattern="{compiler.path}{compiler.cpp.cmd}" {compiler.cpp.flags} -mcpu={build.mcu} -DF_CPU={build.f_cpu} -DARDUINO={runtime.ide.version} -DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch} {build.extra_flags} {compiler.libsam.c.flags} {includes} "{source_file}" -o "{object_file}" +recipe.cpp.o.pattern="{compiler.path}{compiler.cpp.cmd}" {compiler.cpp.flags} -mcpu={build.mcu} -DF_CPU={build.f_cpu} -DARDUINO={runtime.ide.version} -DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch} {compiler.cpp.extra_flags} {build.extra_flags} {compiler.libsam.c.flags} {includes} "{source_file}" -o "{object_file}" ## Create archives -recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} "{build.path}/{archive_file}" "{object_file}" +recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}" ## Combine gc-sections, archives, and objects -recipe.c.combine.pattern="{compiler.path}{compiler.c.elf.cmd}" {compiler.c.elf.flags} -mcpu={build.mcu} "-T{build.variant.path}/{build.ldscript}" "-Wl,-Map,{build.path}/{build.project_name}.map" -o "{build.path}/{build.project_name}.elf" "-L{build.path}" -lm -lgcc -mthumb -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--entry=Reset_Handler -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align -Wl,--warn-unresolved-symbols -Wl,--start-group "{build.path}/syscalls_sam3.c.o" {object_files} "{build.variant.path}/{build.variant_system_lib}" "{build.path}/{archive_file}" -Wl,--end-group +recipe.c.combine.pattern="{compiler.path}{compiler.c.elf.cmd}" {compiler.c.elf.flags} -mcpu={build.mcu} "-T{build.variant.path}/{build.ldscript}" "-Wl,-Map,{build.path}/{build.project_name}.map" {compiler.c.elf.extra_flags} -o "{build.path}/{build.project_name}.elf" "-L{build.path}" -mthumb -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--entry=Reset_Handler -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align -Wl,--warn-unresolved-symbols -Wl,--start-group "{build.path}/syscalls_sam3.c.o" {object_files} "{build.variant.path}/{build.variant_system_lib}" "{build.path}/{archive_file}" -Wl,--end-group -lm -gcc -## Create eeprom -recipe.objcopy.eep.pattern= - -## Create hex -recipe.objcopy.hex.pattern="{compiler.path}{compiler.elf2hex.cmd}" {compiler.elf2hex.flags} "{build.path}/{build.project_name}.elf" "{build.path}/{build.project_name}.bin" +## Create output (.bin file) +recipe.objcopy.bin.pattern="{compiler.path}{compiler.elf2hex.cmd}" {compiler.elf2hex.flags} {compiler.elf2hex.extra_flags} "{build.path}/{build.project_name}.elf" "{build.path}/{build.project_name}.bin" ## Compute size recipe.size.pattern="{compiler.path}{compiler.size.cmd}" -A "{build.path}/{build.project_name}.elf" @@ -71,9 +82,9 @@ recipe.size.regex=\.text\s+([0-9]+).* # SAM3 Uploader tools # ------------------- +tools.bossac.path={runtime.tools.bossac.path} tools.bossac.cmd=bossac tools.bossac.cmd.windows=bossac.exe -tools.bossac.path={runtime.ide.path}/hardware/tools tools.bossac.upload.params.verbose=-i -d tools.bossac.upload.params.quiet= diff --git a/hardware/digistump/sam/programmers.txt b/digistump-sam/programmers.txt similarity index 100% rename from hardware/digistump/sam/programmers.txt rename to digistump-sam/programmers.txt diff --git a/hardware/digistump/sam/sam.bat b/digistump-sam/sam.bat similarity index 100% rename from hardware/digistump/sam/sam.bat rename to digistump-sam/sam.bat diff --git a/hardware/digistump/sam/system/CMSIS/ATMEL Version 2.10.107 b/digistump-sam/system/CMSIS/ATMEL Version 2.10.107 similarity index 100% rename from hardware/digistump/sam/system/CMSIS/ATMEL Version 2.10.107 rename to digistump-sam/system/CMSIS/ATMEL Version 2.10.107 diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf b/digistump-sam/system/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf rename to digistump-sam/system/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Include/math_helper.h b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Include/math_helper.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Include/math_helper.h rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Include/math_helper.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/ARMCMx.ld b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/ARMCMx.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/ARMCMx.ld rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/ARMCMx.ld diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/arm_class_marks_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/arm_class_marks_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/arm_class_marks_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/arm_class_marks_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/ARMCMx.ld b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/ARMCMx.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/ARMCMx.ld rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/ARMCMx.ld diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/arm_dotproduct_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/arm_dotproduct_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/arm_dotproduct_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/arm_dotproduct_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_data.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_data.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_data.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_data.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_data.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_data.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_data.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_data.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_data.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_data.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_data.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_data.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_data.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_data.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_data.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_data.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/arm_sin_cos_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/arm_sin_cos_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/arm_sin_cos_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/arm_sin_cos_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example.ini b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example.ini similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example.ini rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example.ini diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/arm_variance_example_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/arm_variance_example_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/arm_variance_example_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/arm_variance_example_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM0.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM0.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM3.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM3.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM4.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM4.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexMx_math_Build.bat b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexMx_math_Build.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexMx_math_Build.bat rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexMx_math_Build.bat diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/CommonTables/arm_common_tables.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_pid_reset_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/ControllerFunctions/arm_sin_cos_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_cos_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sin_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM0x_math.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM3x_math.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvopt b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvopt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvopt rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvopt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvproj b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvproj similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvproj rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexM4x_math.uvproj diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexMx_math_Build.bat b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexMx_math_Build.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexMx_math_Build.bat rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/GCC/arm_cortexMx_math_Build.bat diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_mean_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_power_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_rms_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_std_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_var_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_cfft_radix4_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_dct4_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_f32.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_f32.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_f32.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_f32.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_init_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q15.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q15.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q15.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q15.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q31.c b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q31.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q31.c rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/TransformFunctions/arm_rfft_q31.c diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM0_math.ewp b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM0_math.ewp similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM0_math.ewp rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM0_math.ewp diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM3_math.ewp b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM3_math.ewp similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM3_math.ewp rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM3_math.ewp diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4F_math.ewp b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4F_math.ewp similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4F_math.ewp rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4F_math.ewp diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4_math.ewp b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4_math.ewp similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4_math.ewp rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM4_math.ewp diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM_math.eww b/digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM_math.eww similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM_math.eww rename to digistump-sam/system/CMSIS/CMSIS/DSP_Lib/Source/iar/iar_cortexM_math.eww diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_CM4_SIMD.htm b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_CM4_SIMD.htm similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_CM4_SIMD.htm rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_CM4_SIMD.htm diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_Core.htm b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_Core.htm similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_Core.htm rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_Core.htm diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_DebugSupport.htm b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_DebugSupport.htm similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_DebugSupport.htm rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_DebugSupport.htm diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_History.htm b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_History.htm similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_History.htm rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_History.htm diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_Logo_Final.jpg b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_Logo_Final.jpg similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_Logo_Final.jpg rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_Logo_Final.jpg diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_System_View_Description.htm b/digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_System_View_Description.htm similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/CMSIS_System_View_Description.htm rename to digistump-sam/system/CMSIS/CMSIS/Documentation/CMSIS_System_View_Description.htm diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/README.txt b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/README.txt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/README.txt rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/README.txt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Biquad.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Biquad.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Biquad.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Biquad.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadCascade.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadCascade.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadCascade.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadCascade.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadDF2Transposed.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadDF2Transposed.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadDF2Transposed.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadDF2Transposed.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadPostshift.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadPostshift.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadPostshift.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/BiquadPostshift.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFT.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFT.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFT.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFT.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ15.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ15.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ15.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ15.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ31.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ31.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ31.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CFFTQ31.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ15.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ15.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ15.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ15.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ31.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ31.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ31.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CIFFTQ31.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Convolution.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Convolution.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Convolution.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Convolution.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/ConvolutionEquation.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/ConvolutionEquation.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/ConvolutionEquation.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/ConvolutionEquation.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CorrelateEquation.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CorrelateEquation.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CorrelateEquation.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/CorrelateEquation.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4Equation.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4Equation.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4Equation.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/DCT4Equation.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBin.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBin.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBin.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBin.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinInput.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinInput.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinInput.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinInput.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinOutput.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinOutput.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinOutput.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FFTBinOutput.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIR.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIR.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIR.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIR.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRDecimator.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRDecimator.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRDecimator.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRDecimator.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRInterpolator.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRInterpolator.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRInterpolator.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRInterpolator.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_coeffs.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_coeffs.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_coeffs.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_coeffs.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_input.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_input.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_input.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_input.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_output.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_output.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_output.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_output.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_response.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_response.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_response.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_response.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_signalflow.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_signalflow.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_signalflow.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLPF_signalflow.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLattice.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLattice.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLattice.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRLattice.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRSparse.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRSparse.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRSparse.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/FIRSparse.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_allbandresponse.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_allbandresponse.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_allbandresponse.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_allbandresponse.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_bandresponse.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_bandresponse.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_bandresponse.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_bandresponse.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_inputchirp.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_inputchirp.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_inputchirp.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_inputchirp.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_outputchirp.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_outputchirp.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_outputchirp.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_outputchirp.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_signalflow.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_signalflow.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_signalflow.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/GEQ_signalflow.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IDCT4Equation.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IDCT4Equation.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IDCT4Equation.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IDCT4Equation.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IIRLattice.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IIRLattice.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IIRLattice.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/IIRLattice.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LMS.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LMS.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LMS.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LMS.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LinearInterp.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LinearInterp.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LinearInterp.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/LinearInterp.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixAddition.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixAddition.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixAddition.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixAddition.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixInverse.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixInverse.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixInverse.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixInverse.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixMultiplication.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixMultiplication.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixMultiplication.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixMultiplication.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixScale.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixScale.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixScale.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixScale.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixSubtraction.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixSubtraction.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixSubtraction.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixSubtraction.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixTranspose.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixTranspose.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixTranspose.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/MatrixTranspose.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/PID.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/PID.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/PID.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/PID.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFT.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFT.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFT.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFT.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ15.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ15.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ15.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ15.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ31.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ31.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ31.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RFFTQ31.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFT.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFT.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFT.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFT.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ15.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ15.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ15.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ15.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ31.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ31.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ31.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/RIFFTQ31.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/SignalFlow.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/SignalFlow.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/SignalFlow.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/SignalFlow.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Variance.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Variance.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Variance.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/Variance.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/annotated.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/annotated.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/annotated.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/annotated.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df2_t__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cfft__radix4__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__class__marks__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__conj__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__dot__prod__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mag__squared__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__cmplx__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cmplx__mult__real__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__common__tables_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__partial__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__conv__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__convolution__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__copy__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__correlate__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__cos__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dct4__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dot__prod__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__dotproduct__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fft__bin__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fill__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__decimate__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__init__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__interpolate__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__lattice__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__init__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__fir__sparse__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__float__to__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__graphic__equalizer__example__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__iir__lattice__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__linear__interp__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__norm__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__lms__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__add__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__inverse__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__fast__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__mult__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__scale__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__sub__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mat__trans__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__math_8h_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__matrix__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__max__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mean__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__min__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__mult__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__negate__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__offset__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__pid__reset__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__power__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__float_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q15__to__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__float_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q31__to__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__float_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__q7__to__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__init__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rfft__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__rms__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__scale__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__shift__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__signal__converge__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__cos__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sin__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sqrt__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__std__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__sub__q7_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q15_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__var__q31_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c_source.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c_source.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c_source.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm__variance__example__f32_8c_source.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/bc_s.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/bc_s.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/bc_s.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/bc_s.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarke.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarke.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarke.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarke.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeFormula.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeFormula.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeFormula.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeFormula.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeInvFormula.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeInvFormula.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeInvFormula.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/clarkeInvFormula.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/classes.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/classes.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/classes.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/classes.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/closed.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/closed.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/closed.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/closed.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ15Table.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ15Table.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ15Table.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ15Table.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ31Table.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ31Table.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ31Table.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4FormatsQ31Table.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingF32Table.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingF32Table.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingF32Table.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingF32Table.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ15Table.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ15Table.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ15Table.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ15Table.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ31Table.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ31Table.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ31Table.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dct4NormalizingQ31Table.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dotProduct.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dotProduct.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dotProduct.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/dotProduct.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.css b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.css similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.css rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.css diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/doxygen.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/examples.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/examples.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/examples.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/examples.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/files.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/files.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/files.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/files.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x62.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x62.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x62.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x62.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x65.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x65.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x65.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x65.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x66.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x66.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x66.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x66.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x69.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x69.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x69.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x69.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6b.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6b.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6b.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6b.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6e.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6e.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6e.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6e.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x6f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x70.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x70.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x70.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x70.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x72.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x72.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x72.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x72.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x73.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x73.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x73.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x73.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x78.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x78.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x78.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_0x78.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x62.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x62.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x62.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x62.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x65.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x65.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x65.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x65.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x66.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x66.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x66.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x66.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x69.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x69.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x69.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x69.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6b.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6b.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6b.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6b.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6e.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6e.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6e.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6e.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x6f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x70.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x70.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x70.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x70.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x72.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x72.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x72.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x72.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x73.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x73.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x73.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x73.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x78.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x78.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x78.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/functions_vars_0x78.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x62.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x62.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x62.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x62.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x63.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x63.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x63.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x63.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x64.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x64.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x64.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x64.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x65.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x65.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x65.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x65.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x66.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x66.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x66.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x66.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x67.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x67.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x67.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x67.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x69.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x69.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x69.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x69.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6e.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6e.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6e.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6e.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x6f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x70.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x70.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x70.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x70.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x71.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x71.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x71.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x71.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x72.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x72.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x72.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x72.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x73.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x73.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x73.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x73.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x75.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x75.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x75.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x75.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x76.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x76.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x76.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x76.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x77.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x77.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x77.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x77.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x78.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x78.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x78.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_0x78.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_defs.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_defs.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_defs.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_defs.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_enum.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_enum.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_enum.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_enum.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_eval.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_eval.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_eval.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_eval.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x63.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x63.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x63.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x63.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x67.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x67.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x67.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x67.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_func_0x74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_type.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_type.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_type.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_type.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_vars.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_vars.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_vars.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/globals_vars.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_abs.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_abs.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_abs.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_abs.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_add.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_add.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_add.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_add.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_mult.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_mult.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_mult.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_mult.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_sub.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_sub.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_sub.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___basic_sub.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___bilinear_interpolate.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___bilinear_interpolate.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___bilinear_interpolate.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___bilinear_interpolate.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1__32x64.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1__32x64.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1__32x64.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f1__32x64.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f2_t.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f2_t.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f2_t.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___biquad_cascade_d_f2_t.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___c_f_f_t___c_i_f_f_t.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___c_f_f_t___c_i_f_f_t.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___c_f_f_t___c_i_f_f_t.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___c_f_f_t___c_i_f_f_t.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___class_marks.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___class_marks.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___class_marks.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___class_marks.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_cmplx_mult.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_cmplx_mult.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_cmplx_mult.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_cmplx_mult.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_real_mult.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_real_mult.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_real_mult.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___cmplx_by_real_mult.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___conv.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___conv.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___conv.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___conv.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___convolution_example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___convolution_example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___convolution_example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___convolution_example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___corr.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___corr.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___corr.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___corr.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___d_c_t4___i_d_c_t4.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___d_c_t4___i_d_c_t4.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___d_c_t4___i_d_c_t4.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___d_c_t4___i_d_c_t4.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___dotproduct_example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___dotproduct_example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___dotproduct_example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___dotproduct_example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___interpolate.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___interpolate.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___interpolate.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___interpolate.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___lattice.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___lattice.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___lattice.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___lattice.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___sparse.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___sparse.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___sparse.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r___sparse.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r__decimate.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r__decimate.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r__decimate.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r__decimate.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r_l_p_f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r_l_p_f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r_l_p_f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___f_i_r_l_p_f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___fill.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___fill.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___fill.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___fill.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___frequency_bin.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___frequency_bin.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___frequency_bin.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___frequency_bin.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___g_e_q5_band.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___g_e_q5_band.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___g_e_q5_band.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___g_e_q5_band.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___i_i_r___lattice.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___i_i_r___lattice.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___i_i_r___lattice.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___i_i_r___lattice.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s___n_o_r_m.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s___n_o_r_m.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s___n_o_r_m.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___l_m_s___n_o_r_m.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interp_example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interp_example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interp_example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interp_example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interpolate.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interpolate.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interpolate.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___linear_interpolate.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_add.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_add.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_add.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_add.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_init.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_init.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_init.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_init.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_inv.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_inv.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_inv.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_inv.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_mult.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_mult.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_mult.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_mult.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_scale.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_scale.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_scale.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_scale.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_sub.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_sub.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_sub.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_sub.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_trans.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_trans.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_trans.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___matrix_trans.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___max.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___max.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___max.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___max.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___min.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___min.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___min.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___min.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___p_i_d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___p_i_d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___p_i_d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___p_i_d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___partial_conv.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___partial_conv.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___partial_conv.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___partial_conv.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_f_f_t___r_i_f_f_t.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_f_f_t___r_i_f_f_t.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_f_f_t___r_i_f_f_t.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_f_f_t___r_i_f_f_t.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_m_s.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_m_s.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_m_s.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___r_m_s.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_q_r_t.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_q_r_t.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_q_r_t.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_q_r_t.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_t_d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_t_d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_t_d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___s_t_d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___signal_convergence.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___signal_convergence.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___signal_convergence.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___signal_convergence.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos_example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos_example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos_example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___sin_cos_example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___variance_example.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___variance_example.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___variance_example.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group___variance_example.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__clarke.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__clarke.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__clarke.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__clarke.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__conj.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__conj.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__conj.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__conj.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__dot__prod.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__dot__prod.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__dot__prod.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__dot__prod.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag__squared.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag__squared.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag__squared.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cmplx__mag__squared.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__copy.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__copy.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__copy.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__copy.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cos.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cos.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cos.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__cos.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__dot__prod.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__dot__prod.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__dot__prod.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__dot__prod.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__float__to__x.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__float__to__x.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__float__to__x.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__float__to__x.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_cmplx_math.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_cmplx_math.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_cmplx_math.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_cmplx_math.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_controller.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_controller.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_controller.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_controller.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_examples.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_examples.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_examples.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_examples.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_fast_math.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_fast_math.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_fast_math.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_fast_math.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_filters.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_filters.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_filters.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_filters.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_interpolation.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_interpolation.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_interpolation.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_interpolation.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_math.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_math.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_math.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_math.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_matrix.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_matrix.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_matrix.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_matrix.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_stats.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_stats.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_stats.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_stats.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_support.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_support.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_support.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_support.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_transforms.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_transforms.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_transforms.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__group_transforms.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__clarke.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__clarke.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__clarke.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__clarke.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__park.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__park.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__park.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__inv__park.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__mean.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__mean.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__mean.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__mean.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__negate.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__negate.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__negate.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__negate.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__offset.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__offset.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__offset.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__offset.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__park.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__park.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__park.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__park.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__power.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__power.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__power.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__power.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q15__to__x.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q15__to__x.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q15__to__x.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q15__to__x.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q31__to__x.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q31__to__x.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q31__to__x.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q31__to__x.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q7__to__x.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q7__to__x.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q7__to__x.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__q7__to__x.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__scale.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__scale.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__scale.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__scale.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__shift.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__shift.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__shift.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__shift.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__sin.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__sin.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__sin.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__sin.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__variance.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__variance.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__variance.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/group__variance.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/index.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/index.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/index.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/index.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/installdox b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/installdox similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/installdox rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/installdox diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod1.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod1.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod1.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod1.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod2.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod2.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod2.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/linearInterpExampleMethod2.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/matrixExample.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/matrixExample.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/matrixExample.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/matrixExample.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/modules.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/modules.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/modules.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/modules.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_f.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_f.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_f.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_f.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_h.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_h.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_h.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/nav_h.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/open.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/open.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/open.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/open.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/park.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/park.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/park.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/park.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkFormula.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkFormula.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkFormula.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkFormula.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkInvFormula.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkInvFormula.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkInvFormula.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/parkInvFormula.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_5f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_5f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_5f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_5f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_62.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_62.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_62.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_62.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_63.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_63.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_63.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_63.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_64.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_64.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_64.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_64.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_65.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_65.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_65.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_65.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_66.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_66.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_66.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_66.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_67.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_67.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_67.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_67.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_69.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_69.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_69.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_69.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6b.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6b.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6b.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6b.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6e.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6e.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6e.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6e.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_6f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_70.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_70.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_70.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_70.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_71.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_71.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_71.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_71.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_72.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_72.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_72.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_72.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_73.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_73.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_73.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_73.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_75.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_75.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_75.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_75.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_76.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_76.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_76.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_76.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_77.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_77.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_77.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_77.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_78.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_78.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_78.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/all_78.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/classes_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/classes_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/classes_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/classes_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/close.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/close.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/close.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/close.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_5f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_5f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_5f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_5f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_62.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_62.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_62.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_62.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_64.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_64.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_64.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_64.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_69.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_69.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_69.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_69.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6e.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6e.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6e.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_6e.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_70.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_70.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_70.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_70.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_73.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_73.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_73.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_73.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_75.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_75.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_75.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_75.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_78.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_78.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_78.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/defines_78.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enums_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enums_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enums_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enums_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enumvalues_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enumvalues_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enumvalues_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/enumvalues_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/files_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/files_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/files_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/files_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_63.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_63.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_63.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_63.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_67.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_67.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_67.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_67.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/functions_74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/mag_sel.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/mag_sel.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/mag_sel.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/mag_sel.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/nomatches.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/nomatches.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/nomatches.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/nomatches.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.css b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.css similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.css rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.css diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.js b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.js similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.js rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search.js diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_l.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_l.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_l.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_l.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_m.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_m.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_m.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_m.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_r.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_r.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_r.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/search_r.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_66.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_66.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_66.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_66.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_71.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_71.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_71.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/typedefs_71.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_61.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_61.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_61.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_61.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_62.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_62.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_62.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_62.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_63.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_63.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_63.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_63.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_64.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_64.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_64.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_64.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_65.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_65.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_65.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_65.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_66.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_66.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_66.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_66.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_67.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_67.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_67.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_67.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_69.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_69.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_69.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_69.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6b.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6b.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6b.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6b.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6c.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6c.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6c.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6c.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6d.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6d.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6d.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6d.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6e.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6e.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6e.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6e.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6f.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6f.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6f.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_6f.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_70.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_70.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_70.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_70.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_72.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_72.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_72.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_72.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_73.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_73.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_73.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_73.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_74.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_74.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_74.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_74.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_76.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_76.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_76.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_76.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_77.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_77.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_77.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_77.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_78.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_78.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_78.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/search/variables_78.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/sinCos.gif b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/sinCos.gif similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/sinCos.gif rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/sinCos.gif diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q7.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q7.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q7.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__bilinear__interp__instance__q7.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cas__df1__32x64__ins__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cas__df1__32x64__ins__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cas__df1__32x64__ins__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cas__df1__32x64__ins__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cascade__df2_t__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cascade__df2_t__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cascade__df2_t__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__cascade__df2_t__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__biquad__casd__df1__inst__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__cfft__radix4__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__dct4__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__decimate__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q7.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q7.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q7.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__instance__q7.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__interpolate__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__lattice__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q7.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q7.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q7.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__fir__sparse__instance__q7.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__iir__lattice__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__linear__interp__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__linear__interp__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__linear__interp__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__linear__interp__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__lms__norm__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__matrix__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__pid__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__f32.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__f32.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__f32.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__f32.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q15.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q15.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q15.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q15.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q31.html b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q31.html similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q31.html rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/structarm__rfft__instance__q31.html diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_a.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_a.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_a.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_a.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_b.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_b.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_b.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_b.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_h.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_h.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_h.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_h.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_s.png b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_s.png similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_s.png rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tab_s.png diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tabs.css b/digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tabs.css similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tabs.css rename to digistump-sam/system/CMSIS/CMSIS/Documentation/DSP_Lib/html/tabs.css diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/arm_common_tables.h b/digistump-sam/system/CMSIS/CMSIS/Include/arm_common_tables.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/arm_common_tables.h rename to digistump-sam/system/CMSIS/CMSIS/Include/arm_common_tables.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/arm_math.h b/digistump-sam/system/CMSIS/CMSIS/Include/arm_math.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/arm_math.h rename to digistump-sam/system/CMSIS/CMSIS/Include/arm_math.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm0.h b/digistump-sam/system/CMSIS/CMSIS/Include/core_cm0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm0.h rename to digistump-sam/system/CMSIS/CMSIS/Include/core_cm0.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm3.h b/digistump-sam/system/CMSIS/CMSIS/Include/core_cm3.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm3.h rename to digistump-sam/system/CMSIS/CMSIS/Include/core_cm3.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm4.h b/digistump-sam/system/CMSIS/CMSIS/Include/core_cm4.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm4.h rename to digistump-sam/system/CMSIS/CMSIS/Include/core_cm4.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm4_simd.h b/digistump-sam/system/CMSIS/CMSIS/Include/core_cm4_simd.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cm4_simd.h rename to digistump-sam/system/CMSIS/CMSIS/Include/core_cm4_simd.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cmFunc.h b/digistump-sam/system/CMSIS/CMSIS/Include/core_cmFunc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cmFunc.h rename to digistump-sam/system/CMSIS/CMSIS/Include/core_cmFunc.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cmInstr.h b/digistump-sam/system/CMSIS/CMSIS/Include/core_cmInstr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Include/core_cmInstr.h rename to digistump-sam/system/CMSIS/CMSIS/Include/core_cmInstr.h diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3b_math.lib b/digistump-sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3b_math.lib similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3b_math.lib rename to digistump-sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3b_math.lib diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3l_math.lib b/digistump-sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3l_math.lib similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3l_math.lib rename to digistump-sam/system/CMSIS/CMSIS/Lib/ARM/arm_cortexM3l_math.lib diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/Lib/GCC/libarm_cortexM3l_math.a b/digistump-sam/system/CMSIS/CMSIS/Lib/GCC/libarm_cortexM3l_math.a similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/Lib/GCC/libarm_cortexM3l_math.a rename to digistump-sam/system/CMSIS/CMSIS/Lib/GCC/libarm_cortexM3l_math.a diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/README.txt b/digistump-sam/system/CMSIS/CMSIS/README.txt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/README.txt rename to digistump-sam/system/CMSIS/CMSIS/README.txt diff --git a/hardware/digistump/sam/system/CMSIS/CMSIS/index.htm b/digistump-sam/system/CMSIS/CMSIS/index.htm similarity index 100% rename from hardware/digistump/sam/system/CMSIS/CMSIS/index.htm rename to digistump-sam/system/CMSIS/CMSIS/index.htm diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Include/ARMCM0.h b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Include/ARMCM0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Include/ARMCM0.h rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Include/ARMCM0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Include/system_ARMCM0.h b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Include/system_ARMCM0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Include/system_ARMCM0.h rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Include/system_ARMCM0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/ARM/startup_ARMCM0.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/ARM/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/ARM/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/ARM/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC/startup_ARMCM0.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/gcc_arm.ld b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/gcc_arm.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/gcc_arm.ld rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/gcc_arm.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/startup_ARMCM0.S b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/startup_ARMCM0.S similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/startup_ARMCM0.S rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/GCC_ARM/startup_ARMCM0.S diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/IAR/startup_ARMCM0.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/IAR/startup_ARMCM0.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/IAR/startup_ARMCM0.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/IAR/startup_ARMCM0.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/system_ARMCM0.c b/digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/system_ARMCM0.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/system_ARMCM0.c rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM0/Source/Templates/system_ARMCM0.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Include/ARMCM3.h b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Include/ARMCM3.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Include/ARMCM3.h rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Include/ARMCM3.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Include/system_ARMCM3.h b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Include/system_ARMCM3.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Include/system_ARMCM3.h rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Include/system_ARMCM3.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/ARM/startup_ARMCM3.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/ARM/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/ARM/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/ARM/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC/startup_ARMCM3.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/gcc_arm.ld b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/gcc_arm.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/gcc_arm.ld rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/gcc_arm.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/startup_ARMCM3.S b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/startup_ARMCM3.S similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/startup_ARMCM3.S rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/GCC_ARM/startup_ARMCM3.S diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/IAR/startup_ARMCM3.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/IAR/startup_ARMCM3.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/IAR/startup_ARMCM3.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/IAR/startup_ARMCM3.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/system_ARMCM3.c b/digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/system_ARMCM3.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/system_ARMCM3.c rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM3/Source/Templates/system_ARMCM3.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Include/ARMCM4.h b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Include/ARMCM4.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Include/ARMCM4.h rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Include/ARMCM4.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Include/system_ARMCM4.h b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Include/system_ARMCM4.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Include/system_ARMCM4.h rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Include/system_ARMCM4.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/ARM/startup_ARMCM4.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/ARM/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/ARM/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/ARM/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC/startup_ARMCM4.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/gcc_arm.ld b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/gcc_arm.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/gcc_arm.ld rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/gcc_arm.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/startup_ARMCM4.S b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/startup_ARMCM4.S similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/startup_ARMCM4.S rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/GCC_ARM/startup_ARMCM4.S diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/IAR/startup_ARMCM4.s b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/IAR/startup_ARMCM4.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/IAR/startup_ARMCM4.s rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/IAR/startup_ARMCM4.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/system_ARMCM4.c b/digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/system_ARMCM4.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/system_ARMCM4.c rename to digistump-sam/system/CMSIS/Device/ARM/ARMCM4/Source/Templates/system_ARMCM4.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pdc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pdc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pdc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pdc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pio.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pio.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pio.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pio.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_tc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_tc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_tc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_tc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_twi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_twi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_twi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_twi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_usart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_usart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_usart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_usart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/component/component_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_piob.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_piob.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_piob.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_piob.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pioc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_tc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_twi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_uart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_usart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/instance/instance_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n00b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n0c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n1c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n2c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/pio/pio_sam3n4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n00b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n0c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n1c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n2c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/sam3n4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/system_sam3n.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/system_sam3n.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/include/system_sam3n.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/include/system_sam3n.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n00b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n0c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/sam3n_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/startup_sam3n.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/startup_sam3n.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/startup_sam3n.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/as_gcc/startup_sam3n.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n00b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n0c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/sam3n_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/startup_sam3n.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/startup_sam3n.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/startup_sam3n.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc/startup_sam3n.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n00b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n0c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/sam3n_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/startup_sam3n.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/startup_sam3n.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/startup_sam3n.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_arm/startup_sam3n.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n00b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n0c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/sam3n_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/startup_sam3n.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/startup_sam3n.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/startup_sam3n.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/gcc_atmel/startup_sam3n.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n1_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n2_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/sam3n4_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/startup_sam3n.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/startup_sam3n.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/startup_sam3n.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/iar/startup_sam3n.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/system_sam3n.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/system_sam3n.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3n/source/system_sam3n.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3n/source/system_sam3n.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_acc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_acc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_acc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_acc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_crccu.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_crccu.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_crccu.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_crccu.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pdc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pdc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pdc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pdc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pio.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pio.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pio.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pio.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_tc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_tc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_tc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_tc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_twi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_twi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_twi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_twi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_udp.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_udp.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_udp.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_udp.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_usart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_usart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_usart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_usart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/component/component_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_acc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_acc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_acc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_acc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_crccu.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_crccu.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_crccu.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_crccu.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_piob.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_piob.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_piob.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_piob.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pioc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_tc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_twi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_uart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_udp.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_udp.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_udp.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_udp.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_usart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/instance/instance_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s1c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s2c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/pio/pio_sam3s4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s1c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s2c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4a.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4a.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4a.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4a.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/sam3s4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/system_sam3s.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/system_sam3s.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/include/system_sam3s.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/include/system_sam3s.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/startup_sam3s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/startup_sam3s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/startup_sam3s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/as_gcc/startup_sam3s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/startup_sam3s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/startup_sam3s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/startup_sam3s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc/startup_sam3s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/startup_sam3s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/startup_sam3s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/startup_sam3s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_arm/startup_sam3s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/startup_sam3s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/startup_sam3s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/startup_sam3s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/gcc_atmel/startup_sam3s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s1_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s2_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/sam3s4_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/startup_sam3s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/startup_sam3s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/startup_sam3s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/iar/startup_sam3s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/system_sam3s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/system_sam3s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3s/source/system_sam3s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3s/source/system_sam3s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_acc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_acc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_acc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_acc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_crccu.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_crccu.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_crccu.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_crccu.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pdc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pdc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pdc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pdc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pio.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pio.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pio.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pio.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_tc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_tc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_tc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_tc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_twi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_twi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_twi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_twi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_udp.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_udp.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_udp.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_udp.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_usart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_usart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_usart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_usart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/component/component_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_acc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_acc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_acc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_acc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_crccu.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_crccu.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_crccu.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_crccu.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_piob.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_piob.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_piob.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_piob.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pioc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_tc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_twi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_uart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_udp.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_udp.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_udp.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_udp.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart2.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart2.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart2.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_usart2.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/instance/instance_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3s8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/pio/pio_sam3sd8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3s8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/sam3sd8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/system_sam3sd8.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/system_sam3sd8.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/include/system_sam3sd8.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/include/system_sam3sd8.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/sam3sd_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/startup_sam3sd8.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/startup_sam3sd8.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/startup_sam3sd8.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/as_gcc/startup_sam3sd8.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/sam3sd_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/startup_sam3sd8.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/startup_sam3sd8.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/startup_sam3sd8.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc/startup_sam3sd8.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/sam3sd_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/startup_sam3sd8.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/startup_sam3sd8.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/startup_sam3sd8.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_arm/startup_sam3sd8.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/sam3sd_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/startup_sam3sd8.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/startup_sam3sd8.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/startup_sam3sd8.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/gcc_atmel/startup_sam3sd8.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3s8_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/sam3sd8_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/startup_sam3sd8.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/startup_sam3sd8.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/startup_sam3sd8.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/iar/startup_sam3sd8.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/system_sam3sd8.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/system_sam3sd8.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3sd8/source/system_sam3sd8.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3sd8/source/system_sam3sd8.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc12b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc12b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc12b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_adc12b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_dmac.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_dmac.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_dmac.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_dmac.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pdc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pdc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pdc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pdc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pio.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pio.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pio.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pio.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_tc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_tc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_tc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_tc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_twi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_twi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_twi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_twi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_udphs.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_udphs.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_udphs.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_udphs.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_usart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_usart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_usart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_usart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/component/component_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc12b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc12b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc12b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_adc12b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_dmac.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_dmac.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_dmac.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_dmac.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_efc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_piob.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_piob.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_piob.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_piob.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pioc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_tc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_tc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_tc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_tc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_twi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_udphs.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_udphs.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_udphs.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_udphs.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart2.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart2.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart2.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart2.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart3.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart3.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart3.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_usart3.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/instance/instance_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u1e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u2e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/pio/pio_sam3u4e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u1e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u2e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/sam3u4e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/system_sam3u.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/system_sam3u.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/include/system_sam3u.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/include/system_sam3u.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u1e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u2e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/sam3u_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/startup_sam3u.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/startup_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/startup_sam3u.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/as_gcc/startup_sam3u.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u1e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u2e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/sam3u_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/startup_sam3u.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/startup_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/startup_sam3u.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc/startup_sam3u.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u1e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u2e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/sam3u_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/startup_sam3u.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/startup_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/startup_sam3u.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_arm/startup_sam3u.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u1e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u2e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/sam3u_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/startup_sam3u.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/startup_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/startup_sam3u.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/gcc_atmel/startup_sam3u.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u1_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u2_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/sam3u4_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/startup_sam3u.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/startup_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/startup_sam3u.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/iar/startup_sam3u.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/system_sam3u.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/system_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3u/source/system_sam3u.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3u/source/system_sam3u.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_can.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_can.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_can.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_can.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dmac.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dmac.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dmac.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_dmac.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_emac.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_emac.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_emac.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_emac.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pdc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pdc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pdc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pdc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pio.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pio.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pio.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pio.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_sdramc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_sdramc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_sdramc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_sdramc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_tc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_tc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_tc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_tc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_trng.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_trng.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_trng.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_trng.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_twi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_twi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_twi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_twi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uotghs.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uotghs.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uotghs.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_uotghs.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_usart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_usart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_usart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_usart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/component/component_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_can1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dmac.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dmac.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dmac.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_dmac.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_efc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_emac.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_emac.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_emac.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_emac.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piob.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piob.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piob.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piob.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piod.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piod.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piod.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piod.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioe.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioe.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioe.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pioe.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piof.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piof.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piof.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_piof.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_sdramc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_sdramc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_sdramc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_sdramc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_spi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc2.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc2.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc2.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_tc2.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_trng.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_trng.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_trng.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_trng.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_twi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uotghs.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uotghs.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uotghs.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_uotghs.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart2.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart2.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart2.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart2.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart3.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart3.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart3.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_usart3.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/instance/instance_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3a8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x4e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8h.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8h.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8h.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/pio/pio_sam3x8h.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3a8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x4e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8e.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8e.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8e.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8e.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8h.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8h.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8h.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3x8h.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3xa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3xa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3xa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/sam3xa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/system_sam3xa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/system_sam3xa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/include/system_sam3xa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/include/system_sam3xa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x8h_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/sam3x_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/startup_sam3xa.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/startup_sam3xa.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/startup_sam3xa.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/as_gcc/startup_sam3xa.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x8h_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/sam3x_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc/startup_sam3xa.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x8h_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/sam3x_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/startup_sam3xa.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/startup_sam3xa.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/startup_sam3xa.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_arm/startup_sam3xa.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3a_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x4e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8e_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x8h_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/sam3x_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/startup_sam3xa.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/startup_sam3xa.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/startup_sam3xa.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/gcc_atmel/startup_sam3xa.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3a4_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x4_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/sam3x8_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/startup_sam3xa.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/startup_sam3xa.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/startup_sam3xa.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/iar/startup_sam3xa.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam3xa/source/system_sam3xa.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_acc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_acc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_acc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_acc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_crccu.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_crccu.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_crccu.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_crccu.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pdc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pdc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pdc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pdc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pio.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pio.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pio.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pio.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_tc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_tc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_tc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_tc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_twi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_twi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_twi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_twi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_uart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_uart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_uart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_uart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_udp.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_udp.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_udp.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_udp.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_usart.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_usart.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_usart.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_usart.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/component/component_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_acc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_acc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_acc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_acc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_adc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_adc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_adc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_adc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_chipid.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_chipid.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_chipid.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_chipid.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_crccu.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_crccu.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_crccu.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_crccu.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_dacc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_dacc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_dacc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_dacc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_efc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_efc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_efc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_efc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_gpbr.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_gpbr.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_gpbr.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_gpbr.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_hsmci.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_hsmci.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_hsmci.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_hsmci.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_matrix.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_matrix.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_matrix.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_matrix.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioa.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioa.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioa.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioa.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_piob.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_piob.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_piob.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_piob.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pioc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pmc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pmc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pmc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pmc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pwm.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pwm.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pwm.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_pwm.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rstc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rstc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rstc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rstc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_rtt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_smc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_smc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_smc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_smc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_spi.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_spi.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_spi.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_spi.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_ssc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_ssc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_ssc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_ssc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_supc.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_supc.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_supc.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_supc.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_tc1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_twi1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_uart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_udp.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_udp.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_udp.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_udp.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart0.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart0.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart0.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart0.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart1.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart1.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart1.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_usart1.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_wdt.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_wdt.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_wdt.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/instance/instance_wdt.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s16c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/pio/pio_sam4s8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s16c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8b.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8b.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8b.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8b.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8c.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8c.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8c.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/sam4s8c.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/system_sam4s.h b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/system_sam4s.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/include/system_sam4s.h rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/include/system_sam4s.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s16c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/sam4s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/startup_sam4s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/startup_sam4s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/startup_sam4s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/as_gcc/startup_sam4s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s16c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/sam4s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/startup_sam4s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/startup_sam4s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/startup_sam4s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc/startup_sam4s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s16c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/sam4s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/startup_sam4s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/startup_sam4s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/startup_sam4s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_arm/startup_sam4s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s16c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8b_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s8c_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_flash.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_flash.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_flash.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_flash.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_sram.ld b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_sram.ld similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_sram.ld rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/sam4s_sram.ld diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/startup_sam4s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/startup_sam4s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/startup_sam4s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/gcc_atmel/startup_sam4s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s16_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_flash.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_flash.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_flash.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_flash.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_sram.icf b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_sram.icf similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_sram.icf rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/sam4s8_sram.icf diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/system_sam4s.c b/digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/system_sam4s.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/ATMEL/sam4s/source/system_sam4s.c rename to digistump-sam/system/CMSIS/Device/ATMEL/sam4s/source/system_sam4s.c diff --git a/hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/ReadMe.txt b/digistump-sam/system/CMSIS/Device/_Template_Vendor/ReadMe.txt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/ReadMe.txt rename to digistump-sam/system/CMSIS/Device/_Template_Vendor/ReadMe.txt diff --git a/hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/Device.h b/digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/Device.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/Device.h rename to digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/Device.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/system_Device.h b/digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/system_Device.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/system_Device.h rename to digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Include/system_Device.h diff --git a/hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/ARM/startup_Device.s b/digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/ARM/startup_Device.s similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/ARM/startup_Device.s rename to digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/ARM/startup_Device.s diff --git a/hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/system_Device.c b/digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/system_Device.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/system_Device.c rename to digistump-sam/system/CMSIS/Device/_Template_Vendor/Vendor/Device/Source/Templates/system_Device.c diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/conf_board.h b/digistump-sam/system/CMSIS/Examples/cmsis_example/conf_board.h similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/conf_board.h rename to digistump-sam/system/CMSIS/Examples/cmsis_example/conf_board.h diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/Makefile b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/Makefile similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/Makefile rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/Makefile diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/build.bat b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/build.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/build.bat rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/build.bat diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/build_debug.bat b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/build_debug.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/build_debug.bat rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/build_debug.bat diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/cmsis_example.mk b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/cmsis_example.mk similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/cmsis_example.mk rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/cmsis_example.mk diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3n_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek2_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3s_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3u_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam3x_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam4s_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam_series.mk b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam_series.mk similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc/sam_series.mk rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc/sam_series.mk diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/Makefile b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/Makefile similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/Makefile rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/Makefile diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build.bat b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build.bat rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build.bat diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build_debug.bat b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build_debug.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build_debug.bat rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/build_debug.bat diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/cmsis_example.mk b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/cmsis_example.mk similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/cmsis_example.mk rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/cmsis_example.mk diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/coreutils-5.3.0-GnuWin32.README b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/coreutils-5.3.0-GnuWin32.README similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/coreutils-5.3.0-GnuWin32.README rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/coreutils-5.3.0-GnuWin32.README diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libiconv2.dll b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libiconv2.dll similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libiconv2.dll rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libiconv2.dll diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libintl3.dll b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libintl3.dll similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libintl3.dll rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/libintl3.dll diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/log.txt b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/log.txt similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/log.txt rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/log.txt diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make-3.81-GnuWin32.README b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make-3.81-GnuWin32.README similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make-3.81-GnuWin32.README rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make-3.81-GnuWin32.README diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make.exe b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make.exe similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make.exe rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/make.exe diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/rm.exe b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/rm.exe similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/rm.exe rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/rm.exe diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3n_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek2_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3s_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3u_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam3x_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam4s_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam_series.mk b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam_series.mk similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam_series.mk rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_arm/sam_series.mk diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/Makefile b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/Makefile similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/Makefile rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/Makefile diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build.bat b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build.bat rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build.bat diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build_debug.bat b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build_debug.bat similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build_debug.bat rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/build_debug.bat diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/cmsis_example.mk b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/cmsis_example.mk similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/cmsis_example.mk rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/cmsis_example.mk diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/coreutils-5.3.0-GnuWin32.README b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/coreutils-5.3.0-GnuWin32.README similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/coreutils-5.3.0-GnuWin32.README rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/coreutils-5.3.0-GnuWin32.README diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libiconv2.dll b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libiconv2.dll similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libiconv2.dll rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libiconv2.dll diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libintl3.dll b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libintl3.dll similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libintl3.dll rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/libintl3.dll diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make-3.81-GnuWin32.README b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make-3.81-GnuWin32.README similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make-3.81-GnuWin32.README rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make-3.81-GnuWin32.README diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make.exe b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make.exe similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make.exe rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/make.exe diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/rm.exe b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/rm.exe similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/rm.exe rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/rm.exe diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3n_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek2_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3s_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3u_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam3x_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_flash.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_flash.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_flash.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_flash.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_sram.gdb b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_sram.gdb similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_sram.gdb rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam4s_ek_sram.gdb diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam_series.mk b/digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam_series.mk similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam_series.mk rename to digistump-sam/system/CMSIS/Examples/cmsis_example/gcc_atmel/sam_series.mk diff --git a/hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/main.c b/digistump-sam/system/CMSIS/Examples/cmsis_example/main.c similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Examples/cmsis_example/main.c rename to digistump-sam/system/CMSIS/Examples/cmsis_example/main.c diff --git a/hardware/digistump/sam/system/CMSIS/Version 2.10 b/digistump-sam/system/CMSIS/Version 2.10 similarity index 100% rename from hardware/digistump/sam/system/CMSIS/Version 2.10 rename to digistump-sam/system/CMSIS/Version 2.10 diff --git a/hardware/digistump/sam/system/libsam/build_gcc/Makefile b/digistump-sam/system/libsam/build_gcc/Makefile similarity index 100% rename from hardware/digistump/sam/system/libsam/build_gcc/Makefile rename to digistump-sam/system/libsam/build_gcc/Makefile diff --git a/hardware/digistump/sam/system/libsam/build_gcc/debug.mk b/digistump-sam/system/libsam/build_gcc/debug.mk similarity index 100% rename from hardware/digistump/sam/system/libsam/build_gcc/debug.mk rename to digistump-sam/system/libsam/build_gcc/debug.mk diff --git a/hardware/digistump/sam/system/libsam/build_gcc/gcc.mk b/digistump-sam/system/libsam/build_gcc/gcc.mk similarity index 100% rename from hardware/digistump/sam/system/libsam/build_gcc/gcc.mk rename to digistump-sam/system/libsam/build_gcc/gcc.mk diff --git a/hardware/digistump/sam/system/libsam/build_gcc/release.mk b/digistump-sam/system/libsam/build_gcc/release.mk similarity index 100% rename from hardware/digistump/sam/system/libsam/build_gcc/release.mk rename to digistump-sam/system/libsam/build_gcc/release.mk diff --git a/hardware/digistump/sam/system/libsam/build_gcc/sam3.mk b/digistump-sam/system/libsam/build_gcc/sam3.mk similarity index 100% rename from hardware/digistump/sam/system/libsam/build_gcc/sam3.mk rename to digistump-sam/system/libsam/build_gcc/sam3.mk diff --git a/hardware/digistump/sam/system/libsam/build_iar/libsam.ewd b/digistump-sam/system/libsam/build_iar/libsam.ewd similarity index 100% rename from hardware/digistump/sam/system/libsam/build_iar/libsam.ewd rename to digistump-sam/system/libsam/build_iar/libsam.ewd diff --git a/hardware/digistump/sam/system/libsam/build_iar/libsam.ewp b/digistump-sam/system/libsam/build_iar/libsam.ewp similarity index 100% rename from hardware/digistump/sam/system/libsam/build_iar/libsam.ewp rename to digistump-sam/system/libsam/build_iar/libsam.ewp diff --git a/hardware/digistump/sam/system/libsam/build_iar/libsam.eww b/digistump-sam/system/libsam/build_iar/libsam.eww similarity index 100% rename from hardware/digistump/sam/system/libsam/build_iar/libsam.eww rename to digistump-sam/system/libsam/build_iar/libsam.eww diff --git a/hardware/digistump/sam/system/libsam/chip.h b/digistump-sam/system/libsam/chip.h similarity index 100% rename from hardware/digistump/sam/system/libsam/chip.h rename to digistump-sam/system/libsam/chip.h diff --git a/hardware/digistump/sam/system/libsam/include/USB_device.h b/digistump-sam/system/libsam/include/USB_device.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/USB_device.h rename to digistump-sam/system/libsam/include/USB_device.h diff --git a/hardware/digistump/sam/system/libsam/include/USB_host.h b/digistump-sam/system/libsam/include/USB_host.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/USB_host.h rename to digistump-sam/system/libsam/include/USB_host.h diff --git a/hardware/digistump/sam/system/libsam/include/adc.h b/digistump-sam/system/libsam/include/adc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/adc.h rename to digistump-sam/system/libsam/include/adc.h diff --git a/hardware/digistump/sam/system/libsam/include/can.h b/digistump-sam/system/libsam/include/can.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/can.h rename to digistump-sam/system/libsam/include/can.h diff --git a/hardware/digistump/sam/system/libsam/include/dacc.h b/digistump-sam/system/libsam/include/dacc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/dacc.h rename to digistump-sam/system/libsam/include/dacc.h diff --git a/hardware/digistump/sam/system/libsam/include/efc.h b/digistump-sam/system/libsam/include/efc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/efc.h rename to digistump-sam/system/libsam/include/efc.h diff --git a/hardware/digistump/sam/system/libsam/include/emac.h b/digistump-sam/system/libsam/include/emac.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/emac.h rename to digistump-sam/system/libsam/include/emac.h diff --git a/hardware/digistump/sam/system/libsam/include/gpbr.h b/digistump-sam/system/libsam/include/gpbr.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/gpbr.h rename to digistump-sam/system/libsam/include/gpbr.h diff --git a/hardware/digistump/sam/system/libsam/include/interrupt_sam_nvic.h b/digistump-sam/system/libsam/include/interrupt_sam_nvic.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/interrupt_sam_nvic.h rename to digistump-sam/system/libsam/include/interrupt_sam_nvic.h diff --git a/hardware/digistump/sam/system/libsam/include/pio.h b/digistump-sam/system/libsam/include/pio.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/pio.h rename to digistump-sam/system/libsam/include/pio.h diff --git a/hardware/digistump/sam/system/libsam/include/pio_it.h b/digistump-sam/system/libsam/include/pio_it.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/pio_it.h rename to digistump-sam/system/libsam/include/pio_it.h diff --git a/hardware/digistump/sam/system/libsam/include/pmc.h b/digistump-sam/system/libsam/include/pmc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/pmc.h rename to digistump-sam/system/libsam/include/pmc.h diff --git a/hardware/digistump/sam/system/libsam/include/pwmc.h b/digistump-sam/system/libsam/include/pwmc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/pwmc.h rename to digistump-sam/system/libsam/include/pwmc.h diff --git a/hardware/digistump/sam/system/libsam/include/rstc.h b/digistump-sam/system/libsam/include/rstc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/rstc.h rename to digistump-sam/system/libsam/include/rstc.h diff --git a/hardware/digistump/sam/system/libsam/include/rtc.h b/digistump-sam/system/libsam/include/rtc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/rtc.h rename to digistump-sam/system/libsam/include/rtc.h diff --git a/hardware/digistump/sam/system/libsam/include/rtt.h b/digistump-sam/system/libsam/include/rtt.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/rtt.h rename to digistump-sam/system/libsam/include/rtt.h diff --git a/hardware/digistump/sam/system/libsam/include/spi.h b/digistump-sam/system/libsam/include/spi.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/spi.h rename to digistump-sam/system/libsam/include/spi.h diff --git a/hardware/digistump/sam/system/libsam/include/ssc.h b/digistump-sam/system/libsam/include/ssc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/ssc.h rename to digistump-sam/system/libsam/include/ssc.h diff --git a/hardware/digistump/sam/system/libsam/include/tc.h b/digistump-sam/system/libsam/include/tc.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/tc.h rename to digistump-sam/system/libsam/include/tc.h diff --git a/hardware/digistump/sam/system/libsam/include/timetick.h b/digistump-sam/system/libsam/include/timetick.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/timetick.h rename to digistump-sam/system/libsam/include/timetick.h diff --git a/hardware/digistump/sam/system/libsam/include/trng.h b/digistump-sam/system/libsam/include/trng.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/trng.h rename to digistump-sam/system/libsam/include/trng.h diff --git a/hardware/digistump/sam/system/libsam/include/twi.h b/digistump-sam/system/libsam/include/twi.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/twi.h rename to digistump-sam/system/libsam/include/twi.h diff --git a/hardware/digistump/sam/system/libsam/include/udp.h b/digistump-sam/system/libsam/include/udp.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/udp.h rename to digistump-sam/system/libsam/include/udp.h diff --git a/hardware/digistump/sam/system/libsam/include/udphs.h b/digistump-sam/system/libsam/include/udphs.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/udphs.h rename to digistump-sam/system/libsam/include/udphs.h diff --git a/hardware/digistump/sam/system/libsam/include/uotghs_device.h b/digistump-sam/system/libsam/include/uotghs_device.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/uotghs_device.h rename to digistump-sam/system/libsam/include/uotghs_device.h diff --git a/hardware/digistump/sam/system/libsam/include/uotghs_host.h b/digistump-sam/system/libsam/include/uotghs_host.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/uotghs_host.h rename to digistump-sam/system/libsam/include/uotghs_host.h diff --git a/hardware/digistump/sam/system/libsam/include/usart.h b/digistump-sam/system/libsam/include/usart.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/usart.h rename to digistump-sam/system/libsam/include/usart.h diff --git a/hardware/digistump/sam/system/libsam/include/wdt.h b/digistump-sam/system/libsam/include/wdt.h similarity index 100% rename from hardware/digistump/sam/system/libsam/include/wdt.h rename to digistump-sam/system/libsam/include/wdt.h diff --git a/hardware/digistump/sam/system/libsam/readme.txt b/digistump-sam/system/libsam/readme.txt similarity index 100% rename from hardware/digistump/sam/system/libsam/readme.txt rename to digistump-sam/system/libsam/readme.txt diff --git a/hardware/digistump/sam/system/libsam/source/adc.c b/digistump-sam/system/libsam/source/adc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/adc.c rename to digistump-sam/system/libsam/source/adc.c diff --git a/hardware/digistump/sam/system/libsam/source/adc12_sam3u.c b/digistump-sam/system/libsam/source/adc12_sam3u.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/adc12_sam3u.c rename to digistump-sam/system/libsam/source/adc12_sam3u.c diff --git a/hardware/digistump/sam/system/libsam/source/can.c b/digistump-sam/system/libsam/source/can.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/can.c rename to digistump-sam/system/libsam/source/can.c diff --git a/hardware/digistump/sam/system/libsam/source/dacc.c b/digistump-sam/system/libsam/source/dacc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/dacc.c rename to digistump-sam/system/libsam/source/dacc.c diff --git a/hardware/digistump/sam/system/libsam/source/efc.c b/digistump-sam/system/libsam/source/efc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/efc.c rename to digistump-sam/system/libsam/source/efc.c diff --git a/hardware/digistump/sam/system/libsam/source/emac.c b/digistump-sam/system/libsam/source/emac.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/emac.c rename to digistump-sam/system/libsam/source/emac.c diff --git a/hardware/digistump/sam/system/libsam/source/gpbr.c b/digistump-sam/system/libsam/source/gpbr.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/gpbr.c rename to digistump-sam/system/libsam/source/gpbr.c diff --git a/hardware/digistump/sam/system/libsam/source/interrupt_sam_nvic.c b/digistump-sam/system/libsam/source/interrupt_sam_nvic.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/interrupt_sam_nvic.c rename to digistump-sam/system/libsam/source/interrupt_sam_nvic.c diff --git a/hardware/digistump/sam/system/libsam/source/pio.c b/digistump-sam/system/libsam/source/pio.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/pio.c rename to digistump-sam/system/libsam/source/pio.c diff --git a/hardware/digistump/sam/system/libsam/source/pmc.c b/digistump-sam/system/libsam/source/pmc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/pmc.c rename to digistump-sam/system/libsam/source/pmc.c diff --git a/hardware/digistump/sam/system/libsam/source/pwmc.c b/digistump-sam/system/libsam/source/pwmc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/pwmc.c rename to digistump-sam/system/libsam/source/pwmc.c diff --git a/hardware/digistump/sam/system/libsam/source/rstc.c b/digistump-sam/system/libsam/source/rstc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/rstc.c rename to digistump-sam/system/libsam/source/rstc.c diff --git a/hardware/digistump/sam/system/libsam/source/rtc.c b/digistump-sam/system/libsam/source/rtc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/rtc.c rename to digistump-sam/system/libsam/source/rtc.c diff --git a/hardware/digistump/sam/system/libsam/source/rtt.c b/digistump-sam/system/libsam/source/rtt.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/rtt.c rename to digistump-sam/system/libsam/source/rtt.c diff --git a/hardware/digistump/sam/system/libsam/source/spi.c b/digistump-sam/system/libsam/source/spi.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/spi.c rename to digistump-sam/system/libsam/source/spi.c diff --git a/hardware/digistump/sam/system/libsam/source/ssc.c b/digistump-sam/system/libsam/source/ssc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/ssc.c rename to digistump-sam/system/libsam/source/ssc.c diff --git a/hardware/digistump/sam/system/libsam/source/tc.c b/digistump-sam/system/libsam/source/tc.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/tc.c rename to digistump-sam/system/libsam/source/tc.c diff --git a/hardware/digistump/sam/system/libsam/source/timetick.c b/digistump-sam/system/libsam/source/timetick.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/timetick.c rename to digistump-sam/system/libsam/source/timetick.c diff --git a/hardware/digistump/sam/system/libsam/source/trng.c b/digistump-sam/system/libsam/source/trng.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/trng.c rename to digistump-sam/system/libsam/source/trng.c diff --git a/hardware/digistump/sam/system/libsam/source/twi.c b/digistump-sam/system/libsam/source/twi.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/twi.c rename to digistump-sam/system/libsam/source/twi.c diff --git a/hardware/digistump/sam/system/libsam/source/udp.c b/digistump-sam/system/libsam/source/udp.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/udp.c rename to digistump-sam/system/libsam/source/udp.c diff --git a/hardware/digistump/sam/system/libsam/source/udphs.c b/digistump-sam/system/libsam/source/udphs.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/udphs.c rename to digistump-sam/system/libsam/source/udphs.c diff --git a/hardware/digistump/sam/system/libsam/source/uotghs.c b/digistump-sam/system/libsam/source/uotghs.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/uotghs.c rename to digistump-sam/system/libsam/source/uotghs.c diff --git a/hardware/digistump/sam/system/libsam/source/uotghs_device.c b/digistump-sam/system/libsam/source/uotghs_device.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/uotghs_device.c rename to digistump-sam/system/libsam/source/uotghs_device.c diff --git a/hardware/digistump/sam/system/libsam/source/uotghs_host.c b/digistump-sam/system/libsam/source/uotghs_host.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/uotghs_host.c rename to digistump-sam/system/libsam/source/uotghs_host.c diff --git a/hardware/digistump/sam/system/libsam/source/usart.c b/digistump-sam/system/libsam/source/usart.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/usart.c rename to digistump-sam/system/libsam/source/usart.c diff --git a/hardware/digistump/sam/system/libsam/source/wdt.c b/digistump-sam/system/libsam/source/wdt.c similarity index 100% rename from hardware/digistump/sam/system/libsam/source/wdt.c rename to digistump-sam/system/libsam/source/wdt.c diff --git a/hardware/digistump/sam/variants/digix/build_gcc/Makefile b/digistump-sam/variants/digix/build_gcc/Makefile similarity index 100% rename from hardware/digistump/sam/variants/digix/build_gcc/Makefile rename to digistump-sam/variants/digix/build_gcc/Makefile diff --git a/hardware/digistump/sam/variants/digix/build_gcc/debug.mk b/digistump-sam/variants/digix/build_gcc/debug.mk similarity index 100% rename from hardware/digistump/sam/variants/digix/build_gcc/debug.mk rename to digistump-sam/variants/digix/build_gcc/debug.mk diff --git a/hardware/digistump/sam/variants/digix/build_gcc/gcc.mk b/digistump-sam/variants/digix/build_gcc/gcc.mk similarity index 100% rename from hardware/digistump/sam/variants/digix/build_gcc/gcc.mk rename to digistump-sam/variants/digix/build_gcc/gcc.mk diff --git a/hardware/digistump/sam/variants/digix/build_gcc/libvariant_arduino_due_x.mk b/digistump-sam/variants/digix/build_gcc/libvariant_arduino_due_x.mk similarity index 100% rename from hardware/digistump/sam/variants/digix/build_gcc/libvariant_arduino_due_x.mk rename to digistump-sam/variants/digix/build_gcc/libvariant_arduino_due_x.mk diff --git a/hardware/digistump/sam/variants/digix/build_gcc/release.mk b/digistump-sam/variants/digix/build_gcc/release.mk similarity index 100% rename from hardware/digistump/sam/variants/digix/build_gcc/release.mk rename to digistump-sam/variants/digix/build_gcc/release.mk diff --git a/hardware/digistump/sam/variants/digix/debug_scripts/gcc/arduino_due_x_flash.gdb b/digistump-sam/variants/digix/debug_scripts/gcc/arduino_due_x_flash.gdb similarity index 100% rename from hardware/digistump/sam/variants/digix/debug_scripts/gcc/arduino_due_x_flash.gdb rename to digistump-sam/variants/digix/debug_scripts/gcc/arduino_due_x_flash.gdb diff --git a/hardware/digistump/sam/variants/digix/debug_scripts/gcc/arduino_due_x_sram.gdb b/digistump-sam/variants/digix/debug_scripts/gcc/arduino_due_x_sram.gdb similarity index 100% rename from hardware/digistump/sam/variants/digix/debug_scripts/gcc/arduino_due_x_sram.gdb rename to digistump-sam/variants/digix/debug_scripts/gcc/arduino_due_x_sram.gdb diff --git a/hardware/digistump/sam/variants/digix/debug_scripts/iar/arduino_due_flash.mac b/digistump-sam/variants/digix/debug_scripts/iar/arduino_due_flash.mac similarity index 100% rename from hardware/digistump/sam/variants/digix/debug_scripts/iar/arduino_due_flash.mac rename to digistump-sam/variants/digix/debug_scripts/iar/arduino_due_flash.mac diff --git a/hardware/digistump/sam/variants/digix/debug_scripts/iar/arduino_due_sram.mac b/digistump-sam/variants/digix/debug_scripts/iar/arduino_due_sram.mac similarity index 100% rename from hardware/digistump/sam/variants/digix/debug_scripts/iar/arduino_due_sram.mac rename to digistump-sam/variants/digix/debug_scripts/iar/arduino_due_sram.mac diff --git a/hardware/digistump/sam/variants/digix/libsam_sam3x8e_gcc_rel.a b/digistump-sam/variants/digix/libsam_sam3x8e_gcc_rel.a similarity index 100% rename from hardware/digistump/sam/variants/digix/libsam_sam3x8e_gcc_rel.a rename to digistump-sam/variants/digix/libsam_sam3x8e_gcc_rel.a diff --git a/hardware/digistump/sam/variants/digix/libsam_sam3x8e_gcc_rel.a.txt b/digistump-sam/variants/digix/libsam_sam3x8e_gcc_rel.a.txt similarity index 100% rename from hardware/digistump/sam/variants/digix/libsam_sam3x8e_gcc_rel.a.txt rename to digistump-sam/variants/digix/libsam_sam3x8e_gcc_rel.a.txt diff --git a/hardware/digistump/sam/variants/digix/linker_scripts/gcc/flash.ld b/digistump-sam/variants/digix/linker_scripts/gcc/flash.ld similarity index 100% rename from hardware/digistump/sam/variants/digix/linker_scripts/gcc/flash.ld rename to digistump-sam/variants/digix/linker_scripts/gcc/flash.ld diff --git a/hardware/digistump/sam/variants/digix/linker_scripts/gcc/sram.ld b/digistump-sam/variants/digix/linker_scripts/gcc/sram.ld similarity index 100% rename from hardware/digistump/sam/variants/digix/linker_scripts/gcc/sram.ld rename to digistump-sam/variants/digix/linker_scripts/gcc/sram.ld diff --git a/hardware/digistump/sam/variants/digix/linker_scripts/iar/flash.icf b/digistump-sam/variants/digix/linker_scripts/iar/flash.icf similarity index 100% rename from hardware/digistump/sam/variants/digix/linker_scripts/iar/flash.icf rename to digistump-sam/variants/digix/linker_scripts/iar/flash.icf diff --git a/hardware/digistump/sam/variants/digix/linker_scripts/iar/sram.icf b/digistump-sam/variants/digix/linker_scripts/iar/sram.icf similarity index 100% rename from hardware/digistump/sam/variants/digix/linker_scripts/iar/sram.icf rename to digistump-sam/variants/digix/linker_scripts/iar/sram.icf diff --git a/hardware/digistump/sam/variants/digix/pins_arduino.h b/digistump-sam/variants/digix/pins_arduino.h similarity index 100% rename from hardware/digistump/sam/variants/digix/pins_arduino.h rename to digistump-sam/variants/digix/pins_arduino.h diff --git a/hardware/digistump/sam/variants/digix/variant.cpp b/digistump-sam/variants/digix/variant.cpp similarity index 100% rename from hardware/digistump/sam/variants/digix/variant.cpp rename to digistump-sam/variants/digix/variant.cpp diff --git a/hardware/digistump/sam/variants/digix/variant.h b/digistump-sam/variants/digix/variant.h similarity index 100% rename from hardware/digistump/sam/variants/digix/variant.h rename to digistump-sam/variants/digix/variant.h diff --git a/hardware/digistump/avr/programmers.txt b/hardware/digistump/avr/programmers.txt deleted file mode 100644 index 537865a..0000000 --- a/hardware/digistump/avr/programmers.txt +++ /dev/null @@ -1,5 +0,0 @@ -micronucleusprog.name=Micronucleus -micronucleusprog.communication=usb -micronucleusprog.protocol=micronucleus -micronucleusprog.program.tool=micronucleus -micronucleusprog.program.extra_params=-Pusb \ No newline at end of file diff --git a/hardware/digistump/avr/tools/avrdude.exe b/hardware/digistump/avr/tools/avrdude.exe deleted file mode 100644 index 718593a5c31da0f78f8d1a2d8539f1209fe5eb30..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1442405 zcmeGFd3Y4X_6Lklk^u$?c9e(_14J1$Xv7S1l_h8v!j6U|h%6!s5hN^zp0EUPaAtr` z+dA%EFDm$T-xowcg|L_q*9ZzIqFhCtcGv`E310GkPF3}E4-R-czx(^+eV#WDOjlQ( zbL!NoQ>RXys_q^L~+pieIx zK56pIj2UIqZ!a4^HRHDN)22?;D0?Or1VqV&_(^TDS%2qC$sb zP{KKmp*1~*I8u`xRoxwq-Hv7nEfW&kIO>}^9QDl|j%0_U^c*0h(En!m$>r%p&UXTG zh=2B12VkHz0G-<9aAa^;LMD9ti3`8UZsG8uibnqxwQ!`xLEh|X;h0T~o#wBzJaM*+ zvcPdLOAJw4@z45qizEA%&J)JVYR4WW*|1#nCOsB-f!*O8Kc zWfv$E{@!)rX9mg%#2E*!>puw0;imTbP!2V6oD~P|Y7c=q!prazLiy9Uwv7XK%~dFH zI7VH9pIi{l#P$6+aNVvUFb5+$18`k%vnLK*cixU==c4=#z_r1(4KZu}LC*PCdOSqI zF^1$@hjNlj)~Rrii>C`?@Re^-z8mG=;hG%}?kXne5YegPW6N$a503(D;xb>R}j^$mE3RZasgj?ZG zJ=aMnDdA%v=HGKL+-(;qpLhc$M98(A(2;O1cTmFV4sQi#%Es_+fGFwiund0wkI?{- z+HQ820S>hwg#fDo!73wkwIG}F-ipmDqP!=Or%!KaXb5q6q^gB371j5;A4)%~XDdYDXD$7NSHv+=dgCC!kB-MopC2P`3&UHbkBcd3NgM#H$6125xxw z>x>n70N4o30R%9qKw#>Vcowm3WEE2uTEtq$>k0pp$ZT%VyT_KXD&~u_cClql65~-8 z-05w>*wjy)Y-kAY-;N#ysr|SqA=&!(rhzG{t>N4W=%?_!|1>m2^GV@E{sbf6wR{QS zY8!S7eAn`M{61vTbNKo?!sU?JP{?Z{wWl?5sADISAoseEeKuvgpg^eKaj-8Wptjmk z2Boi+J;>@rB(4%9E+g1$1c^(cB$@+`P#WrLH?GR^z9x=$nAvwH{AIrBr;;ykcE4fLLkb=;Y%?vw8Dp| zL8)t!SW=9v381YNhNxuQD5n8*Vl@FhOu2hRQov7V@b^&3a}1sVeawI!q1+WBDd5W( z{1PfDXYdT@UkoTfxjEyhRv#rjlnl;;X3$+nR`4h#ZvnVk;8Y!2@uSLcw~Gd&7Mv{r z+cUZhumFINmNMZ-A=0TwgV(- zr&hRBD<&{zgl2;n6;4~ylovim$aATR;-vs$n7c$_Q06SS2umw|%qagLicF-gETzUT zrKFoBmr?S3Bx?%6tiz%2hDxi2d)DtxOdZT;($@< zL;FQ@LLC1Ys^v#tQ-@MbNVs`!iqoMS3}DzlO2Xg@5fo%!Ks%F3q@d^0OtQTUvM+G5 ztP>A{l2-Tv5go#kEVlKknkKWjCwt;H{Of*9sZQe+iN+sHNm9p3>4`2FVqSWK>6!7*{K( zf(f9h6*5I1EU2wI4TDV#YD+kSs|bI%V36IMCm56h%UE|XvPXX9?cQ{n?syF{W=dP7 z6>p*j0M4ljrCl8qO8Y)?g;G`lh$(I6BBPKuk93!KTEd$5J|%;bsd-hDoXe7%C^;R; zNH48$GuH}MV@TB4*QjxGEYYhN(anUO4fKY>J<#u-Nz&3Ps9!JzW}EnafQC&}&i}Wd zse_dBT#N}SU5ZkeK;LxO+$0E&@@CKL;~=8%W;-!r_z?dxrUzn%xDTDgq*bRC6Ijd; zR|7&IpOCcPCtix{3~AMi!r%;uNh>B5#;EwjD8Afi_b0^7;7KI6I!flVAZ21(*M zY-vYNw9(p*16Kl*)j=4obaXz^djSI}ntR}Or$c`lDnf`CEHs6(e|{{nr-@kMx7x$3 zYfowI6MoU!9n@NGu)Z~#lWd4$M{GB`SZj6=Pm{p~h*R=rN;2C=cO%1`>BpWYrVXv? z!C(yQoyG19qu-v9VkVywnH(j;^nBD`0QyA%nD%$4+b$$SgTkehlR-^m{gf7kXG+!FxQ)vE z=mgOUb8e637^<|@$SGv%v?+SaRO+4REmN!KqPI-79*y2I^;&{ku0dsgIvi1NGXu_G z_@OpU9km;Io`1e8!F%Dt`Isyn4lg;X3}oV27>rK$q4Zowc=8_&4F)(3T7pCwy4n$b z7xJv#7z%}M95GDUsLpez`0Mj$wP|oaTy;MzP&v7pE_G&V&zWiST%M}YH;>y`64IRI z%sEKuqs&Z&$EYhQN+sYnJHn%>=bO?hK|z)_!>JAfshl$J z2Lh$}n)6T)`IukY7OQN*WQDCJd30iWVg-&ghPFte$c}XamaRFtlHSZ}Pq>lrU zl91n>QAd0N1M{lYKph$t{?q#*!?wnF-2_jvrw)N^P@^kf8G`!ci$SV6yZx1NXk;pD} zZYsKYrg}%3dQ)o8o6_b_(43=5GxAajl$%I1l51GZN15$ZCb^Wntl$y3n_8Bv4oyiI zlHL8LH0jgdjlX zlCA0zC-_}>99r#=)3hN8OUAgIN{BL-Jm$i$e^ch@jn%#+YLyyF!G)$zHWHAd6*-ku zHzu0&hEOufR7&}1bgUr+Pi^FNENhf%WovMY+|J)KuRKE?=2Q-be})tg4@g!=yRd@% z8S?W~ktURc)T9P?@RJAF_)!<7f(%5_2Uuz@{?Wp&y}#S#-n!tHyIMtBmxSnMBdE6? zz)HObf?K?A1L}3q1PW5m6UZ{6Ub842^oX;_1Eh2Qz3Hm#&Q?p^UDYw}ZdkHty_+Pc z6|U~bW?iXPB%^~|{!Qsjztki+^h%AQAAUwnN(keo8l8wd&DlmNNIp{Fa(cb~`sNF|l1o6i)J0!Dh!s#* zH+n2R{Qgr^uZpBMrLvDJr?Wf+x;;3@E%y(p15^T@>VuyvFRnhiY!JuiNk#J5ZFM6em~qOYj{ZC*SHj zK282no1d)Z)#Wsw^|fawZ0f(HwY6H;JniPXeC52#7Obc|?B9PSFuW`Cf!$D;sTQa9 zEKZyMJaID?-1w1C+&os}KyZed$9kIVQsfh^A6aB~JyokA{|06Iq1TRn(O(KI1hDF- zG2&^^pw5t~a!C11`6AM`B&2+pyJYy~PKA{(d633X-|k1{qRQ0ny=atqzpM81(d1{N z3Ef3qMMX4vpdw3#yVI0G?$m|{sq-8BG@Mr9zr(XnMRp~MBTGa6O<9avs4?^|P3@Ol zd3IonH#*NqYq#Vn{gVClljKSM`f~3t8nlLheD%}h1==XGmb0XiP@ZyD<=OnU{IIWn zoOdm(fP$IkrUc)KY2LH7A&KlRG13$^yiH|WZD5`6cyqv>80UQ;A7zZUhywkjDuCI7 zdg$^cAN%!eK+f70ix;U5X*VS(Ba|oA`sQmu%`vN;@*Ut( zA0T}lKBO*JX;$gdZemlHt{e{TlLCif2RyZ6#$7{mICyycDCeOh1TOAThh_8}=AIv* zb~x|Hm}2eFuR?=E0RB`04j7JXMW4_-jJy|VR^T21T6Q6)+FMYKykzhW#sjrd;8N<8 z{6sXyulMmC&z2USiySWSjE9+R7IcTi(7lM$-Ft*{tKUF$qC8w20}D}8%c>06jxn&u zXXGQbi?D%^0mx8T< zh3t=7p<<^SV<~eD8CzuaGzdQl5RBm+;X6<8CK$Lu6p;Va3RfGaExT8(1-p68?fN(*C1|8oZb(Al=@cx9Reb!#p%;hgQX84t_fFXChFtH zT)O7~+NPdM4fIqIhC0-lFf6;FAX#q-ROXKnJyc-IIfGY{WmIw>AZc7E2$1g)D(rw1c$jDO0n>E5h;A9pi#g3a&}4mFh|!8HPnG@z zYT*7WC^0>#(PVelYBIsF^E<**funqgfk;YLL{$~il)kC^A94qOw~OVrus2z-H*X7j z^Ky*6$)fs?uep@hzy2`VbUA87_ubosdV5FsTrxQ8m4YmtL;(3ynU1bN*>Te8YAX8% z88is>eMlJcZU^H*(_003giPFMbaynm#?cWKV!|EyWM9V``T<>2E%c-HjQriWnCg(n zd2B~KZbON0ZXy)mebgb8Ogo8Ot!sbLzszkw|AvW5(;mRqroa{^GFvzuXqf3}IpMHc z#B}9*t351qL=9qCIe|r0I=ryNqu(eaoKOxacn@d`1^MbYcxIj1i8Cr60;5*|z!1k- z7)vCMnGnY!LmZb8BZfG9Bo6w~57204{)(h+Ltp;|?+}PZ@k$Age)M-OcuxvEsC(}q zS9i#NwH2{9A<~b&z=AkYAjb6DLMxt&@aRYHW5K&Z;8~n2DbU}FmrZ!|qn~BL`-3{+ zRKc8W#Y-nV`q8(MeifwlEJ%~I!Bk(@Tyo~RzKL!~B|BBqG!x`1^AovQc%({NSyiI+ zag|`i1+M`H^tKb}bRVZmhN#F%wrV4CFjZpkkpsn?1}V^u=-*kV9D-4wMdK)4siv_Q z_33_R-qt}(Qo+rr)U%~TDQcm2Ct9#m&i=fsx&JB!`hpzqGNs6=A0f>U7EyPgReXwr zf_?xvhdvzTr)1@UFirLP^EAwNgkQogJU1*`k)gtv4xsB$C+x6`nE0|3EapWr75K~_WfXy+_4VY3>USF(Aoj*e4w2RfTmypYeF#O zXDbV=1;I8DnyE!DnA4^_8;tmSbo3sA(EW2$ntOF5It|N)X+u4Z$T!df!*~CX`HxF_ zyW3MR`e_uChgL{3S~AGpAy6wfrT#8V_RVv*FPDP50Ri{A0~hVAIhr@Q(#4F|m5?5s zeTyU4mh{cy$2EzaJ)xHFfeU@(`ke9#d^dVKl-9Rfs+4rYO6Dz?(0zBq~FT3x(#x- zm(zOScfp0q*6usJpOEzU%Ah1vd3^!^I>^@mpu=6?qw$e%sj0VlpTwm@x%W{e9KH{; znb}#LQ86+v+lP(km14p43R#N5Friq!u?5o;HI6KTo9&D|Kyy=TC@YZ0{)Wp2r7%lJ zn5+SNc6`yM)U9K>w-y?SJzc);hHnqeadC;3muN$t^3|VT-a{Mm0YzyRQB>D=d=Ou2 z`HmNR&#f#<@YR<}ff+DTzIs^-Tuxnr#`5Jk`D{&40ff8P-!04gi`oxCuI!{CF8_vR z%CPLnHtMem3^3)p)A`@%l-CfOc;q0O(I?BGOnCjs-_S6)hza=hUxEqvb@^C;vM~0n z_L#)T{`j!$(t79DSyxrMasqyRun01NO}Muo32Ot`?M(F)WRacdiaf*{eAi)uyNqOa zV*-X~X<9HS+~FA&7hoxz=wvI{AF z8-7C69q@x^C&*IpLu6=0iBv^yBKdSP(ViT%>lG@PlFU|Fur=ffA%6J1maLGg*|nc` zJ!&gA=C7tnJ=Uc zBloGb+J!9BX!NuHWE&|kl<7o)6qw8sy`|uPV8dBdz#|1H?&dq*1@SMI$d-cNqm)JC z{8hA)F2*;H#x6z?FDCZ(5gt#MHNgaQ zoPh$EHD9+vDM*JIv`GmHydTmSNH~qSBGu_nMHR`~09r*$i+gZ#kn$LupdmSL(Yg+R zoRtr;G)&1AEAyWapGu~1251GF0;dqP4Ot%{n+;jVdL2I?x5jZTnu5v2h51i`+2u07 z=N`yhUk3o#*a5DDf!UQVeL3}5Kjuppi3#xnRK(=lMV{|FewBQu@3=<_E(Ts4xz1o* zFjo-1k0IDG$R)uJ#kIzP<**^x0%TzFqu#*f3Ml%LjBH(`^hu%)AWjr6tJaKM;<`Z!>Tu{73*JGm-Uqb*P+Us z;ZlGcKvp&O$l-1vg5v9r?#QNW#QzPRNkD9gg-}iwh`XpBT4a3#KBbk}o(AO`<*>3X zuv4C`4WmWBv}g%vXv1jckQU8D+IIrhVJ1uTmI8OMM6nbY&k~qSMzX{(DXw#KqUBBMDXxpHKJQWx0iT~bpB8N{+3!upr@ct77mZf4RD76N4K?U=ihtV-Lc`j0Nh?eyQ8vO20Bv@?UBzd;zw?OPX4#9+` zSF?L9kK#*}(C3*_AOYlZCP;ySxUPemkngz_qX{BAU&T(;wemUs`dqn{IwjdR-vJXu z75Nb~2rNXxu!c>L)>7H19sV#MwOg?Bka!(2H`k@)vjG2ZYiMkuf^!&?X0IVuTB~1! z%0rkqFNBi|sSV*RqE#+3ckcmbHNF$W2C02AdiKE#@GPZAq$@dh z=PG?N09Bc$pNqWE+lBhsbX961YYAx{Za}g*#yyMNL>|}j$h7#$K)V4Ey{45Z!fO8l-#kT$_z!Tq-3mywbk&DaJ2vP~Q`@+(4u+3GPCB_r zSQy++y?HRa4`Wq-nX(!pHCk~3mOg3FH7pA#JX|@Ldk4p{; z2wcmfwFIr_ha}O0q%2w|o5@yF^|NR#&*!i~10V^k7bZ+aYDKx9Fj_Qd)CeYOiB2=WFfgY4$< zH7w9{Fudd6U;-Im<2)aV4u)$eV`H=`|ADsthQwJfU^N5Z=l@te-pBY|6Mv7+<<~P! zVR3e~z=aY1Yg_O=D}~yDtub+5epo4R={=!9$j?)*Pex6zlFhFHSHaQ9hknVps686o zA9Q_$@3RfX`pWzGTM2q5N{smidmn1QY%MR9HgX_$tV4&(_~|QOWiB#=Zv;0dutg4Y z$B1pUUN!3*?6hJp{2;G``=1=HN}G|0rK+!fsGNJ(t-ks^?`!0UV$#6TKsIR%#g$DO z|3Fuob24oc!3y288v|o5ZzFDZ!S0wasT^h!!HnQAzWNb}!XV#QUnT{wqf8NXD8ev@ zQ+5)4vZM|^_S`z!Wxon~IpTPG0>X@aJzxKzt4f zT4nwlS6YXYQ~VXuH+ZT-m2CnTRyDZu)w^*j3blE*L|TO^liOeoitQ4&+$6ty{k#K4 z?Dj60+XO@dqH8&{@+hJQW-D9sR^I(RS~&xR*Oc>&eK63Zf1{8`o#r5^=A%NIihHn% zLF;=AXl1>iwuVdxGOs3DZlX1bXDk=ASm4N@6$WcWiw-)n9(pi_7PcOU*00}z)()~B z6eAre2z_W|^c5K^kP+o_gP=@v4MXc5L-}k@IYg8f01tG(1Q}B#^uQ1@rxU(&=CMQ!wJ`&k0+?!3K%jNE*=)On9_F2_n|Y|Qi_YVV0LuLR8VItg9%88 z;OHvMCvYa3C~WtD&T@mnVZ=)w=jBlVn8Kq6JOI#z05Sj&(z5!m|0ywPN(%Gjv8XJC zC}?(|wT*Cu6t7b$#tE0?gl*9HPTOH(OO-6zt?0(d{rD}{#?N5AVczdM49aGm*KnY< z0McIpM5uBE7E8nAQnW=LM?)p}AhK7x0mmoyd1w0zk`rOU<|7|=IvjaX%VKU;)@#ho z+9!Vp-ntXv!A>yduO>s|Kai;3f>DnKUI;|}Wui)vj>rq4)mPGWnKmN{fR#l_OX_$q z@HfB!{x_OC*6Z!iXx#nC?>3?tJSG5prfjC}qv=S`Imw{de6wCJ01k{w0}G#-aSxp1 zLF5B=6fO&)1&?@}`07W=$)0^mI2v?dtM$rU=1GS^n+-W!*#<-g1-?Io&;A)U{uAWQ zEOgM>TUB{uf;QkO-*LFZ{{$?nB7}s9XDw6e-|Xx=-r3s`HVrW_u|IpRR+fkus0hW} zpd12-yj$7U=_H&DZjt8qCm*pOMN17ab=V@Op!Tjc7^z@su2U&Tnf9rHoos!yfO4|I}wLw!I>;IjYG%y8g zapvHY?+dXE=8nEH$En=uQj#$o(5SD!hNTnh!2#4%$kym=$OI5Op)LjlO~V8c`4;|l zYniBM!=9ZO}L@fr8LD%;RV# zOJE)GF*UrtMDAjQBwC;Z{0!TRK7`jGld#W?1D;Gmrcau=te zku}X||4^CbWJ5f}0xo4zfSx1t)z3iu2njSNtg|swC10fCY)+OGP>G>qSIAfUk9C#; z%>l)-NiOi@qRsTxPxn@#q0_u;xOb!Ph9V+vQtX8LB?WN6(BZF7;(9i~yNOYw2ZvB6 zTd%<9)7OxZLB`hYBvZC!M2;Ve)9RO@;~71KV*Gj{qA_Zhbybh{b>QI$hvV>b(xdRt zr3cm{l$$06=(L48G&yoNWN6aZ02|8Ii~A_b&iqa|FjVC&yvp8Sn&K2}8?hRR-DJ^f zkRWfLV^Gi;8J!6OBz{{%4-6usoygGF(36J9Nai#T0yCr*^2Z#~kbe)6f-zjT(cm7w zdm360s0QM?>eyVl&AQsy94W}o(1IuGED_j{0!>MpU1`HUeGNT~iJB_6aUS(G**s$o zWz?{FpUIM$i)ftgm>Djmk zBt?>xYJD=459iNVa1pup#msGaoahfNUkFb0Fv)30I1fSgn7&#;&{&Yt z`VT{xwx|GhHIPwVJ+C}jApK^XUAT*os`Z^H{_EZht+xkLw2S(FAEq>n=YNNfVmfRFUf+ZW_!%p9YDx;cIv&g0qJ-++ zNzM%AK{|X@?We<484K&_>=Z&dnDw#4QQf<>b2LAF#Q{bO0)wfX6S&Pv;5LK6VK^;< zK&h2LsUYw;m2(2qtpuhU1eTA85}0NsFijBXN9CNrL@R-b27!acQ34rO0vT#C7HBxh zN>Wmplxn@LASD%@9wVh$M1fZ^)>_3_-AAB9oj|$+icU*}O{K70-7c4c6RD`5ljadx zHsJJI3O`rb8WRi_qshu=+Vu(icx70f>cmDEjzU5;Xs==AWDJHnq5L+dc^ESoyeB{1Z zLV3fZget6rDg>eMuqYv~RXARQlY0q(t5DnyOc@m=FwII}nn7UYO;G~ltsIOO9E_!M z-ju0U0#gkFNhX1bRss_RftN-`2~4mOm|zenA^_fmSQQckj@}q0AX^E@27xCCfD@Qw zTj0^kJVHsO#-pre&QN6aL-w3z~T+BpxV0cNWoB5WBj{o$+2 z6R_F08b+Z3k*W+jh^c(aHGi-a2;lsO=ZH9pN#&7tA!R+zVYZAphuNq5eng)DTbX(d zYmN7t)1Sq}WCP!A34&;UJ%?FaiR{R-n2~q3*|incW>pw+dDrZjxaQ?%vunp&35+)g zI86dmtvxeU^vug<*WPL+aH~N8J9kFUOt2D|AP8ie#v?ulJIn!=X(fP@wakidn1Dh5 z9zpGH5@ z|JV8f#jJ2f+QqBSe==PPoXCViKJqjap6lec)9NJLmH$E?&sbkODG<4o>I?kO>J!S- zdT6v~<6EZHe`6PJG3`S9`MIe{AnpKqwJ6F#eA70J0M2CEZio^%jcFr*Gnlr%CV|+Q z%Fylu*GCD&9YCYUS==BRKrbCRWdOB7*dp!#(w`zwY}cH|g8n`u&KQC1oD{7g)`FgC zjC2Lg|37SK5f-Re}~Y3+f#%^07AIh>p=ar=8pW zkOE5q_uutP#^26uY#ZY2s0&9vc{`AY87AMc3nkwsFMQ$2|B(B=_#!L?s(WAM%+eMl z;@TubdC%gct13OkAlz7)wA}CwFU5m;SlEWEaL5!ZytJMSQVQ1LzB?l!1veqBu-f$1 zNQO%Mb6Ys1V2C7C>|8k4xol})hZMMl?hW^t7%nB6F}@~qe|Y!Bx<@5=77!%f>geER zSPBdqgO2LQ798Ug)ojZ+{v^ zfRk}xz^yHHhtRZykF|nTh;D3KO;M1;&ni<^saT^VmAc*FKT~;u*sIB>^`oN!3mNqs z?0@|eXKXS7mMzq@-&l|~)RgHz&bOhiEQPfhgo@CP;HAhVX7EOsF^E*d{Y<|>IktYc z6OGHzcEVi&02dJjS&9?HZC%pM)3V0i|380u8ZQv4?q%FgkhY$`39ihl8*Y$gTTQ3u6T z_9b}=d|1St1p7d%jV3WK@>!hCiSZ&wo4!V@7wMnxxEj%2_>lgSE*$efLUiU2Sh~e@ zW)X-IQ1JFssrR~>ELoCsY_4_8jn%IuzTzX~R9%1SVN!Fi8-|GYQ0R!Y}aE1%bHh^?RwD%V3JN z2~&(FbTtXYP6vX6otRP1*o1`yz?(4L+JxzXKuzx`fmn}F4Bv%Vvl(hB1;3?``;PEC zxaf8GiBb9=Ft!CR@jZ(r1i*QT>l|Ha5{T~{eFeKD2*kQ3qA~NRoQpHQb99kOAg)f< zVs<@a6Q&aYZ$exSp23qqg1}$I>F?phsj?1MdEOIY@|=i^?!!-vJeTA~X~makX975b zJiodwN+7;GD+u5Wt+~h~5MQ2~ae7k_h%3+ORL(mjeiP0$3B;A>2POxn%9D8nkHAqd z)w9>HOq^|S(LMMPvD<}YWv%n%9|*Dwvs+IDL_|Oe{z=jI9pSHV(GL<(%)BtoG>Lau z$I=}_{mwN_VtjGEXIiv!D}i!B;8xQl#wXx13B)xAubU<@zELhVO=8^G*Po_En`t#j zGYy0Ev}qFK+LQh!f%qozfN9a<_V^>FNsRAv=9mQHHsL4JB%Z1=ECzHp=4L}1q+km= zdW3y*9Ol$d;)l(jS4n}+=`r&sm0PCMFJo^%Bt-ZZ*iXPtU0*y2$#&|V9B9_$CI4(b z!7&%58C*C0Ub=mcc~J9Wd|<0TW%|I}pL*atlc*HD7k41+CQ97h3sew*=>vC)R)XE% zNAdJBJ@ZfQq+E&ZykM>OusXo0HrMXd{U;Np#bpR!cHiv%PMH74u_Is#YZu;%fZA5# zqJM#(O0=0hMlSSsGFpxm$&%qoPQD=FkC*Gu0yYM4K)M z?IOjFQB6J@%NkCT^5lHEm7&P>{zY5OxaeE)6ICQcPdi|5J5IdTe-azw4QEq4a~pP& z8QY2f zJqYy*4&wH(O66zrA3P?3xD(_TjQd4#*bA=+n+{9&yfNxCDPFY{|g;8%YVDeQs5@g z6E>>_k>eVDt#wddtI`fM3#aJiM1jw7uMGfotLxeWWoVle`~wndUE|SKY%}bq~>!Kl_7X)D`~iJElk<;iCV9AC-rC5D&A+c`(Ja(rI7*-v#WHD1?hj zVuNghEYTsun{l(K-q~9I&vdGNaZj4>hp-pbP@L}}5L3Ru*6K(E21iB%gJTeZyM-!% ztmvIV6V$V{0YCeXgFq?~z$p^7+zGUFidNk~M0&d?fdm%sOi5&SDM-w)kdW0j28m7B z8&R*1HYkOo&j$Kzfj-DRuO{I35jy_hW4V=pJ3z^3L*@*|-Ei))gzJ2_;oc8830sPv z{M!^L#c9lLv~s|U2iU8_I?}7aF2SqA&WX?&M7m3(5%Ev>5aRt|5xQT9dy8WA-bogN zt%$cnZw-qf1usVdY?2cfy#oPRtn-bUWNiV7MTln$vCUY-teim;~a^*E=XgbS9T$0RfyLXmY7ZAeI9$U#~<+ zLw%W@LBQh~l{j{b4!R8&eF1)W2Z_dfdwGTFiO#*S385_+J8!HW?KPH^`9nDId4KN z2ckdbyQPQ!Ik_)FDJcaZ0)7_B&I zI)sy~V`P#c(q~MkIIdeh&?FH5B*bs#D2;m#=P`4X#$On)VSEO!`lr7erEC~;0&!=O zE+&EaddY?{ClFT#cbTI!{>Zr49Og5vBV(o*8J~1KjanJKP(}cpgZPSV5;%=wV+-d@ zhGsfEz%wcK+Fnp>;ps}j3+V{$j&S{#Ff`{P9ivhU&2tTRSXJr{qcN8fz#01EGxJa1IKr{ZSzLV-l60$x@wV5{S#eJ6A;s#1DOrCIHSs zT#ZOH3B+&03tgfF;%dYVRDPzZ=MPVmKwMMzB$c1R)QuvI5UU9(C~ajL5#9ogNJ2Vl z+|CrwXp8e;@LMV$N&8>;28KC3{aUd#e;HflBUk+o>I(^7sZWc_X}(q6=j$iF;Lok_ zSnK0Gtn&IEWf(!LaM8EMz|GA8Ty#o*m&1h!?&TP`n~0wE_+crEV+P_UWOewNjw`HZ zI<7Fzbd(VQKhqIEY?o%*t+)Y=^`_am!rJyL#47NTYrtdFYDDT-n>XR2e~%xE9dp^V zBDkn7ZRBuE3GQ7ECuF_VjPji#>-%Ep-5Nu0CZ{)u=-nOzH#??J268wz!ClAUM7@*E z=+`Oro)<&!8cUx@!4sde_I`4 z0v?iBh84Tu>0Pw(j3;)+5&-YrKGx3ZV_3l?0^l|%t_66>H01H8HFkoH6Nr1{=eTKy zV*}Ir?$4mBvy;_HE?Tp0p*v&v{_UFe89@J6zL4EG`p>4-?`#!VXZ_LxV6Y4))?5ik zyPuT&7e*P@1iPI|411tp4IeLj+x@7tNdFWXQQzqh9-*piv*0s4vgob#El3#W-RN78 zSnT~ko0io5K>12K90V#3L?7JBHpCq=@h0n3Y3&zyv=K*b66y-O{|E0K><-g87+qY4 zHz1V%TN|>@SKmZhd`=?0W(%O#M7D-bzsc~oj-uY9p`qdQ`257U)yZU!7U5~tJgBf8 zyy^mH)+#!iq&tCW94R86B zLG)lBkm!sDH9-{=pTW9G9}S9FFZ+Ao`M8TPUE=u<6s^uf3Uuh8*1B6TQLqQolxqHH zS_XeKEkg=S$NXqM`o+qF=YTQ#wpJ0H9GXFd3Y~aAmlQnsF{;XS`e(Zmq~MSI#@Fpy zoI68$4OT6*@pj|?!2nbv182aBT>c(irC>E}4KTJY;%otozD7rtTlus6pNHtR7nime0wv~G+1$0 zs4tov#5zs-#%*XpOz>c}>4ctgE(?!R4}ntPe8sUVA!+Lr+x#O#CW2*)iHtp)rH}ss zqW~vFF|QeKzQ%BNYIv5&>9!6VSoOEyLen9^S^Ghrzb~>BNq>*aWw+W?VR24ldSrXQ z3u|FVSj9u$67Z3|`~gm~rgYIEB|Z$~NLO zUZcY{qL4qA=P_r zBMRf+)iz=oZ{tn`U+l3unYVGFZNze3W2QYsRvTVDw+{}fJw}DKdDAwckm-%K5ygah z5+0vDR)s}<#x|muPzTyZ6cg%i@C5C#Dx~_DJw(>^m~4KrZEq%Wb$i)1qL@yH+C~(e zam==%5`*|D+lXSqDYT6^lMkuAwhfh#>I1eBh1uwC8&MeJ?`<0@F{l>VMl9!=lVuxG z)VS52p@QRZ2d{CCZA3As%58h8CA`LT+lU!lb2i%ZsnAB@I83&USi);ev5hD+XXTDY znyRt35rtHfY$HzNZG6eL11KidBHM^!0yt{h%83c!344gFeX!#PY%?mXDuvl>OgKh; zTYk2MW;*fdwhfig(~Y*xhA}d1BTg10!#1L@;&_Ru9hpKnGkA?-Z6nU%_9n?TqHyA0 zYHU1Zo9!BfO`UHWQH=hMwh@I*{m5P$4HZ9X4-LIo!8_wuduGb0@3zK8#GbVs^bsR} zvTa1sgDJKVMGvlQ?5sG}HsWwGF6<-nk@%ABS#bofvB);!RE~JHJwpt26RzK`#?2VD z_RvtDSWFMHjVP?!VcYJs(9}#EaJ4ZD%x0T8&TM}*0vGF8g=zLyR3@&_!fJJhNeok85L%u?`w7$6|TzuS8X90jDBMe z4aQ##sheK0RUZ&VY|~*IQ7lrPd)ZcvMhlByvW3QMDK-nfebE*g+9z~$nQcTN(LVMN zjrKKp&laOb`*yuy3k~fPGvadFh=yw0Ml@9Wb-S#J7{f!h5k-ulr)@;BW&dy6!&mGv zEU}F!q}tgwqVV3nvN!S#y{WM`3ZXZhn5OEgJw&6v-|Y=w)F)=ARkjg@KYX)oM4@g2 zUa+gDLfw9Q-Y%jDXg_KjQFQ*bwh@K8?Rm~Ft5Zey+eQ>iFpq6S5klYbtX)=b<*fFy z-H#$5@}q633SF(VjVSC*wr#`;-p1|rq{@&Gv_Fn>=QiRR23qIOY@uNg3s3RTr*;vA z-}X=2h+?I9ooz%hFaC^Uy*5OHHi|gPJ@yfKA6{h}Q4FcCZ68YzYg3&saNqM8^I-2{nK-+kH#v!sSMh~S$>M1wyB(E>9rJuSj?_6tl-xbgMCBOD(h zy$0`^pyw|hx)b?@F8xj9SsIvunk~0K{4?fuYwYc&*xPqvZ=b_09z|OB34KhcDQd-Y zDZv@5k;%WBG7)X^vu73@O#Mdye$7?@gS$2|RCPCCZD@yKDt?AFwlraGY>QG*i={LH zw~eS{t3CS*!+jf{)gHBtDEz%^Z6gYQXwPO_Ed;B5_#C6!MjXcjnI0foMEnRQ9n0-~ zkH*~kVsBqv7E^j_Z0WGr+upIauYYK_rFp!i2kQ@S{|baw3Rx@5Ipg{UKX)jP6_>OJ#WMZ9S$+i~46^iD|jr@J!6@(@=kWv8iQAh<&r^ zHZa7$*<_;NLrp)%J|K1xo}&~`tHu3L(?@vZD(>^~k;hH4`Wo~!Ebkahg!&IPwgkb1 zi2&%iKvNFkg;eZq?)t;_#-l-{wLME`^uk5<&@iaPW`=Cr&Iyxzfo;TLTLyh7=*G>O91Lj{nG^4_fU=)w0LZ4Eb;h9e#cTsao zF{|HqKQtbX4MQm%dMD_+jgbo-t2|;0gFPV%v{g1Ms?zUYZmS|hI^;j>VW2U#F}ec7 zGHCNdOqgAr5T?H#4}#tbvC{W1gKLq)UJZA>OHJ?}yAH44r=oCM_U5@|1V7K+6<=x? zgKPkHy&mgN|is#3*=@wtZ_c&GHJ>2l)Fc+;SyY=BN>-3RTW&qJiJHor*pdb_*gDbgE(-gSUd zN1u5B7n+>l!dIS@|0vrdE%3bQethU&zUl@Q-&FJ-vN+gsMVvK+I^s{%<%E|XsYVmB zl((q~`sequ%IPI|OHi@KFXGWxTJPNBz6bewFRbApyKGBuJw&Khc)bunr`3NYEB5i* zD)!xUwZBtM(67RX#wh9vjvRWTxJja$KQLmc1e1b;ebMr?^#3}1p~R0IJ_AQ_F)jp# z*+`~yZS>o~626H{og}6Me1mY2A6ujBtHN`UScorjG=NF0cX3yV*9Wrol01%g482ZS zESUKFl$HJZcmSGJ>0cj;xve^g1q9x0OACm1@ZDmpGxP_MXTex{rq+?hDAv_#4O>rv zprgT0-^l@wY5L6#sO3&>(5BxGgSPe_dJg_Z`p9R7vJsz=UPXFRL@ z751eNe0zjmm&o6Cc_#p)8r~Aj4+2FfbQ)JG@s>_0a5llkJQ`jD@?z#c28Yzz>Vb&o?_rkH^((2};@j7Fm4%$4E@AHjto5E{d~AA{yhop|zFBjy#R`4HPRs zVQ4Shdk@Mmx*w+RwJI8YLE6`CoD`t;t^4vpL^x<#Q@%U=oVQ(Nfhz|u#Gi&D`rvs9 zUEK(>;aU=^2?l@*SmWiK%J=lu%>K&Q6`Hf9Qn;$7@cpxi)YvMmYjef>NloEqf>s9a zs44uCQZ=@p|^LrzI_d&(GNhz%Je?Y9^Lr5#YspPK*1+8#JxG7AjvOz7Z!fP|6AkA$Q zvkKr^6TAlq#BEJs2)~Z%!iSJtM#-AOXZYm}x~M@Wx5CHNAp7`s;nJGI7pOpEB*LQ> z!zvYqssl|zBptPQDHO?t>BFf7DM!JZD2gBRRHi;ziEGRnp2T`Y1G$zkU~TL%!JwqoiOjBzdo(*$$n)x{H42 z!hnBtobC%+D#6)ED3C%$%W>WozKUdg!~Sg`81Gp9fXb;WwVTkC%{>c0ku;TBn3}64 zKa#5yZVuMUcLjIKbNF}YRZcL^sodn!#;)*e;WZ{o4{z{q$T7YJjqhKNX5t@PB`V_j zqV;acn4vBq4)sa+VY*9QcIjQ#F8i9w`{Bn^i;5x-hqQuLXh>y2E8OPvl~Z$u%PH(z z_v2;*Z@oSP0~J$+HizBaio22!X17dbBl&7c{$rO&i!$L~7$!&x(yM&vtLK@c_4|VV z&3igdwG&uzWH4Jn!&1v*UvC>{ef7#XKKTT{p{VPbU*ZvmHjmd>Xvg~yNpNSQXiq$q z?|5&R3Vz!t+VZKi<9$*fxT{gL%TA?z%G+hQbCR8kem2~1`t;@Ne#3zf?!e8hq2&B! zII)vVi1cA2#uC0M9>!iqi2FOi56MGi?@*%w7x~&chf9ImVNc@D<3>0?@hkwG;bmaY zArdYK#D7g^e*)kH;=a*v9|F^YKd2JE)v<8~=@*txN)OKkzyS8(D%t{I?;c695-@ z+_xcBQIDQUUbmTD9+!ibCV|*4*XKajLa|PB7kYsx=O*sQ6Ye(kC;q2+E;f5F-f#@m zn)(y}`wyiAaC!v{o-tf=S|3{fl(m)l_F`!IN$}i@%&>Zq8GLmR>{*YQ;m$wFzOxs! z4@A=9JmLjlSW^CtwY7SChKKt)&@k>Tq~!jhgD zYoDLUBD|+8rjA2q7sefcZ4d=L8#;;Qs)D(3`Z zRoWQV0}=BP1n{PQ@_?)TW4tw*`xWwA|C&%D?X8jwv*js3iZA=vB8 zX2tzJMmvmoA=t~TJ#(4f>loQit3A0C!PmI#iubez^Z!0N8_zpqD|+UgaaqLuux~K0 zQN;NR87#ynS}oy3gY(=*5$C(Q7UHs%xNH!=u2IDK3py;s%dEu94C2??C(a`%wM1G^ z1UmH7hGxT8pUo)fOHVWcSDdvhBE7R)uXq~laAWGdoy|`Aqm988=e2q?23MTB{H8H- z7Dp2oGzM3^iR8k@;ELnP?;meOABnxy7aAig@eI}O-y2b{IPc(Z46ZnF+@mq=6%TRD zfVH%(&q6m^HwITc>hSK-M${`#ACGDbt~h~y0>O9N?G@)&pKJ`SkaK=xaD{IC^jjl% z7AJQ~8&j_szgw_tXIoa{$@j^P=_6sUk{g37`e5S2W+$0Zm)PB)rQ8%SsZgI zv5jl2Sk|MpcJ=@;2a2&9XpEeMoy%+tt~j>vF?P0W%UGOTnBEv%aTIvr{zlZ>gU`LR zLvEXAG3U>3j80v`{S;qg@v-`_5C&cv`MW;a;h5wXVl^gNW7h&`Y|O0}{TALN~)u43Cj4c_sHklz_; z8B!Oqj4E%DIt*X;@)pz-(8|`KzD7H#YC*EHh$V)xZx3HA1@1#3MWq8zvqYj4cn1mP zV7QNt5H`oUAh^@}oPX0Gv2PHqW3O6(a|Yf#m8fa`=)-#DU1KX8n5^8(_He)OAG=t- z6gA1$;uwWoj2iZYV`_N8s6qKc8{$%10^%dA&^Qm)GAAoLgjN2jW$M~Aw6bOq{n8)a z@l6{pv_OtB-3)XunTDDf?2)EUZ-15Tf*Gs6EkI<;={C+D$|4pWVEbdnR}tSameWm9 z&M>QadE_FMfwL%rd?Q;KHg$Hk!gN*(oa#syj@BHz&YP?+Lsf{cjCLY}ALKY3<+Hi+ z4LF@Q)sT@P0b^Hgk@3cHoLF$uu9((`y>@Ku%Rw(zHVyO^|slfgw0HE!Mvz!yGa+@HcDr_}PVTh*AiB_3RG-~+Ch-0*ImRJcG zU+=xg6#RHAf$;``E+zr5m4H`pu-u5GG&7sfNj$YU1CkP1E*dh}Y{-0TL*^TjIQ%!ma4D5@ zb&4H^Y&hw!V2xbEj3LrkMih?< z_O*?8J8$C~wh_hJ>PFj$;(_nu2o%`sjtb`0>C1p!-L=@v#i=0Z%P9UaJwviHXMM7}h7r85`j@tPh=85i#}A)-8h3Y8&`n z=f!O6?wEKA_47>XW36%FvHa{1eIuqDJg!>+rm8fP8dE48K@~grarW2b0r8JDQ49BA zc@Vo#b0g8>y8@l8E$E~lqd{-)9DvoYo=aBh%;@npw&*NMNn`x+cYtUIkIyz+^jyMY z-Cu*a78j15Zolp1-!qzQRWax930PZiFyjRpKfjfZqfpzG&!D|oY96`I7b~0TTR=|r z9RIK9`Rh|=HEVD`9C*AhQ((CneLicS{Jr{e8amYck~SK42>rentAf~mzscEZ$0ENjIM1|>xy;iD?rp?7EXY#ee#4(ga>h1Yn1tZ-jqCZD zKx>rV&$3sav3%`mZ+IFCIs&!9esUenfg@Lh)5pVcn0ySKB!3ga!6C_H41tlfqFRo7 zc$yiw(A6!jnc|v7R}E)^*SIdsb%YOZ=bt|M7ji*43+FaRGj?&vI|GN(0(1h79;SU9 z*O;?f{Q*9*r)%aQoNsq3UEN{VPOSRU-QioH$tX?%xm2|7e2lbnaV9z~d~6#%_ndHkm4Ek1|EA=PtB9M( zA0eEL^zThm3zPlFl4K{Swo!{yz!f{VhvWOiM*u4>);+Zwl4))O4vvzg5>l_;83P=N za*LWKEP?jZqWYYE@^uWszbSPzA(e#QOU)hNSa^bdi1ODZY17^EnPZN*?=$qWjKnSSUU0vPu+`@mIBWJ$x|gg zO-l0^(u}zD^pWZWxtYIJH*lSBq}pes6OV3iID8J{)=9UHD5Q(sCK{zF3x7bV)40tz zvOWr#>-#Cgo4pFfKIv(E{LJAiZ%;MjF1TfOM~0Xyw_L~=a3ne$q0wjuzx4q;vPl#H zC-Mc_xARBdPC9CwqIr|mcC)(-aQHXoLJyOn@UHWKg)2?o4jecPJloe1er7w=P0N^uoY$Ym5#fCduE_lKVWwpv^z z2S7jyR6r4lf?BwTdR#5E5C}Kns0NdGo*n4M9b~|knZz^NzLeTthe2YrF>84a`WbrG zf}c&U-H5ZhO(>6~wQAX~eH~ZOkN;S+1-stksg?`ItGy^0Z1A>J|M3i^j>x@23r|qy z%$0a1C)c6P-;MZ5!a+49skKtPn>{+C)Q6X$ZvRFX2QAxWR2ouSy+CB(9lrMp5+SuU z0%EU$0*2f3STAE-O2I_%0Q7;^&Q^vojzBNFVv|#;WuUQ9;#$KRnifacrRxYFFHHC2Baf+Zl}{n3x8$6hm_(y zOaxTA6s2ee6K?k%(&BEYR-eypI+y?#u}rK^1b>8h8Rfc5`cK#hvH>_~LgRp#3(v+mb7doR{~EFaNwC#Q z0ZEoI^)3pFmJ?4(flFb`8AU5lGz=dAeQ^~!t|9WYAK;0`SntcOurEu6&kLBn6IwnzV8=o}6>~|1J5CCzrdzAAbQIrZciy zHU?ivZLckGqPNp9^8#pw|9FZNfWP2K*czyslc-*x_Qun6Y05FfaRn~nxFR26K8Hj7 z2b+Lpcd}AlS?DN~RvuI8{Xg8b^@rwL{p*_rs%GoTLCo+jct**1uFvH^-eJ~R{$FzC z=If}}w*J!mggVdd(r4oav_1Pklcw~eC85gpeUxuFt*?mI&e{8v--woSQu$nou&3Fi zbzmlueUddKz01;_K`G>~PV)c!Cu`lQEeI)x^!5b9CYKbPGS9ySGqEFAZsD6d0|(qg z@FCOzDYPcmD4C>o@l}+f;66kueRGitXh_j?9i*IIrRX^)UN(Un%w@?+HhgTD!ZN3? zVk*!^GBl(D3j|s@Lz~Lcx<}DSwgoP=%;l??2D}W0hg4viz$;;R(>Pv2EMBr&mh7vT z4!khzly5Flftv;12!=PE=v&rg9QOi<%71ZuG7#>oA>jhpPhBt%b-5-mWs+Oht zD((c{Y=(za;97xqHN(4;w3Un5DmoU6Cj(1@!Ub#om#vm%`zmGw?;w=eHy5eEX9BO9;mziF82DDXbXCi``YPrC z4|6y0kP567cqgye1u)yc4Wx2kJc@A%eZ|*$66CA-m!rxW@!sNWc*u;Al89IKm^i7X;ig0Y`X% zqv6NkSbcz7CE(r=aD)dq8g2}Z)d#rE0H92gv{4{(_RE&H$I94Cv`U$vP0Y`X% zBlTu*tUkbv6mUfXj_?3S>dfF+eSn)F;Km5J;T(?Cm%;U>a=?`eID#j+5IpFS+A_F7 z3{Gwh4@T-LKav4MWX`mFUv>;FykD_ zzb#j8N|TWHh8#>N9Y9!3h!g@|8<3(;K`>Vx(9hRP7-Z@v%O<}#ew)=3tMZwH*<+u|hnR;8 z;YA$N#wKV*|MAuDFK-rJR7-oX628gfes}`h2+Vi$6Z{`G!87kCubZ`7nYSXVPxn%H z%B)TB7Qax3ugFyD7H*>2ShRuW9fEHjse><=3NzyH)Os2!TNfyG{@r(N-QB!~=KC#} z@3Hl!?DEi~WaW;^V)8G(K~%yDqmxH*j{nD8xz&59z_Im5(8%RA{x~~W` zJw+HQ?`C#jD@7R8)ccR*LDbEB^Ug1Icw3OHGYRgTgze0gK&%2)D!b73)7B|1P5}z) zl>*I>U~b*k-O75ZTmJ)|9itJiO}q4MC?@$8CTJrXy4OkCOUUqlnAmB9I`5$@{axIl zz5bI4(!CS{R_Cp7E4y@Bvynd166Jc_KQ8X4a*#}9QBeq2_Pn9Aj)a`Vp4F4y<>@g1 zkk(QgFcaohT14}APDd&56I~yY0yH_~WJtjyP`{(w zQJD)kmBk6t$_*zsNP$r(RyO#5n1S^ezTAyF>E5gH>#v8T#<2ukQ+i*3zdjpI2kAKV z$&isc&G=}yXN!>iSVy7J*&Db6xYu8gKAi^~-k%IJhxcYn-@LQQOQUCSs7FT-N#>s-&S*-(=lvPm6LEv(@C>ZNwXxYW({(u`VY+TH-M4Du#lCD zNwK(Etv1xEyP;NJ075+n#8RPJ-{S`D)B3*QKL%{t53CGDv2zwOY&0W*n(-C*_Te2H z!F!3sb&xa7L#+RCy}m>(q|U|I%A(*R0X>%Rp}q)LrZ*#z(59gouVkr%R%GI+L{6%- zI3KxqFcnY8WxRy_Zql(t>E0}Yy&h_IPZkY0ZNy2f&wtd?Ko)7ELb;_6Wzir~h6l31 z$b|$i^z$J0w4lW5pog-wKBx`=gfxf&9z!8)!hvic{lL=FI_P|9lO%l?;gvgbn##B2 zoG%4w!x3*kR7gZezX$l+yc|KnWUTI`;1YiC*`f_j)Rwxl$W$R%luVKJ57qZshQ0tm zT$#p1w)4dB$Y)G=x1p$#M3$I?^E$nOUVa_4B=8MsiwonQP_NT-aPd?@|Nf)Y#2dTE z@cxlq2{n2u;7)Fqg1_OBCTZn$x)b-(>&KP-VEq{Knt#rc`;biF$sds1`U}h5PRRo- z`3WT(SaLm*9uB*bl3TieEa?tkqtB-p~jrZ8q7r$ zpT3(2dyaT&VZ+mMjdkQUv5wSIv$1jp1V!Al!uxR`8oZ{dV}ObJl)Qcj_Ii#$cY8LO zb&Z;Y0V89;(7NtV-}}zT2vZ6U1OsYs3=^QRvD>7&x2Kfi<2XX{R;UjGZ2ptyc;6$2 zd~4q0NRKcick04hZo#y1*TPLCG&U^~?X_eMFz7qcbObupy}Ohq;0-xxASmcbLA(Z} zA@Wj4o$@D5Q*4epW#Zhc4ev#A1e%*#sD#5U&_<%joD4A91&mTtoo`0zN}#LXfFHCI zxJdGMcg8v`#-aS65>fHaIBoi1QxJQWyno4ZPHYrhwg-S})KoUq5 zF$gGHY&pMUDXp|}WCqa&2+oXVXBbFZ?XgvRXlq;ALtEQJ6simb?8XLTM(4yzR=lMA;m>5a z6dq}JP;)`ft#|N3OtyD9BY-onss0FrZl-i1C;c4tiySMyJeO?seYrwvVq&k?wVDDP z#v8+C?VJ(Qeye6~^rt=hQ4^&8<9$3P zrq69TFe+#I)Usz5McUnC7@8Ub4VOK|9G&$*r`@^Y#b)wFk5q&UR~)J5HavU95hYnM zX;uBwr_NivEag1HxG4Ja#RSu=-`{mVFS6dX?@|r+_Oj~77mrL_7D)WT)CfYomEQP+ z%rOVxZNCtG?c&lyV~pQ*`lL)ZZ2CyWVbl`q_kR=>+N+NGk!hbj_GtRQxp2**JW1MvPlC{@+1U&yV}ob9j$kaMU>;F}1fl zqq)$~#s&>ytp{3;wS)`o78A(A`zU0+qqTY~K^z^4`w`dDJc1J@iiK}@wnG#C_cAGM7wcWzZ-fVY5JuNyhtrS?k zOBO@TJ~4e}1?(ToM6}USM-$m@joh)smEDJPPO%W>Zx1^ zqLlGIo)M0_qAxGs_41$&PZzQdIv4f;|D-mEZ^T7V#@*`tPSp1S=Y6~t?|2smUWfYg zwnxV!Pub53NaLs})&sjTs_DHx;10W9V%XJp=<|f#)oU3Nmp#>9waqgQ+nnX{trRnU z7CUg-lnlU(uJ`ijpQzJJh3|UF-obE7bt2t8Jg|QM2iXhz4`Qb?NVOus_A|tj`?SL| zKcCQ!Cy83i!u{Dm`m=%bh+Lq5Nxx-je&pJ)BYx?XU2w!%2)I5>=w}=Muk*lEI(D1$ z0f7Nmq^a){?5$)7{rm?q^an*FssruyF|tZs+Ux82)n9x4N`Bom^>3=Yy?h5&D zuYa6hH{Vw7LMH90p0w@U6`8c>deS<$D=}%W^rY?MZj4ELy(cZj-B^?MUQgOV?#7$6 z4|~$OxGU!$mha zoUbFIz56G$)Z^)B^Gy63KQ2`v^Cm5+QACxd;$^0GLkZr505Qw(; z@hL;B<120<+*A;48N{V1bDU9Ks7On!Im@viIen1)@cQo#`Z_T`OrrY~;Bch1h^6P# z_x43Sy7H&{smBm<0Uqz(bS`$yKH7MC@)q2uckP32*l3G81lVt}Y9<`(W&m-TK&;0tk_Ews6PrL9dk3oidR#pEv{igmRlV&vP{(b$ahugq%E1hS*@gg6!7h{xX9r66)c^I* zJp00@f0Eyo^=_jnC&+7nL(HHzrlWZ&YxPut-)Y5zBF|3eYdoqS2{zm*QdCqrWze%p z&r(I6HKgI$df=U7o5B~^?_@$mnm<`KDys01)F^tiHat?Hp_q=8NS*N~H@;6z5+la{ zHCY82U0|K9i?A*YdK`*@72jx9c+s+qm1Ho-o?82ZsZ?=JVYIxfBxz+3|;Y znVdc}+B$^A8AZ+yN!J=BdWv>z=bd(^F&QeqGD=2XN*~~3xV5M`$7HD6rpwQ>yIYF=hiRj zj#{x>c-)|_!ucWPH~7sRAPfa23gk{_GHt70^5JEX$Lq&m7is4Zv_zzZRh)^Y&17$n zui+Ok+}*{mK-jyAAG7bhLuu8 zo|;0jdqpvijbEX~_PdT2A!g{RbI_pGcGOUJIxqE(BMa8Gxn|3icg}1^EvVS zONjd|ys1Y@m>lOWx+&YakS>M1S~I!gb#;f@mY1l=qw6S2T&d-JC5ahRlM6y)n(Vh8 zY9>Qz^Si%kubj`Fuf4KX7X>`EM!`P7YTmEX52EtT%zKlxf!%L1bR_^9fnMhm%?&1o zC#GqyPJkXq6=`vaINOc6RzbBd+MR2~BxZ?NsDld=Hs_zPJdtF-D#^guZnv{2E4(Dy z6^MMtV04hpkU)7wQ0q329T1*GoMQPIUW_6?s!1WuJ>(E19!d}*JRmiWnwt`**fXX& z1EAf!rbnbz8&2oPG3y!HE2nZVL%SdLVPm>-!}}h=^!n_s6`Msz6GHOha6NRr!cY== z|6N+P3XEuZid=~q3PU6=tts9?yl+~N7-Ta4PE!+PweE0Zf-SFQi*mo9WG}(SoRDCs z0`cHpqHhDEY!@c{!HtK z9zf}?pW26@$QT+CgaWCtaOMhV6HI?f>yuO{RYY2C;zC2A?y%$RMT-BwCPRC!s#nXL zuTs6vm<%ACW&twuO3U*be{75L^lV%(we}h;G!6* zKT%QBYTz)7%5y%B+6akmzN_sDwnnUk|5nNDX{l)*tZZN%unTT=;n*Yk!kgNP`SQEI zHP{90ti&Xf7Epb5E%&D0TJJiiHTrrTp;x#FR71Oz+_DjT= zcj9Wm_+`vPDP+Ko7xJ69%%7YUNTrArB=4M$j@WmGNPehL;Ga$WNqGo4 z&03%QQ;`ZC?(LVVx08pCQ9gp{mmcJ5zmtp$OiG7KV5wQ~qPN&fxyFh3c7V{oe95a! z(*<)7pJ9nhdwMDLG9cR9%W!716>B6#hBMMrLu^0j#}z=2KD?!b%Ybl=2Y$O@$U471A_r2Wd zzV9pZ^gc0bt2&J8`|*(~-RYjhUq!zR;k;&cq`syhYuCWY-ENA@f>fjflC~xy>*=al zjD5ev_sbNwJMHkNNO(Ol>tIi<$*DvAiEsPt$65Q>%TxJ#$$Q06mz8v7XUNa^tGM8@ z@p%|nokvW^p2YI)Ad4hiBnV-oZeU2PPH9L_HLTBc1)(GL3>z_yNAEW{eg6QxeljO- zBO`FH^kA8~33?>&?Zxqh#Gmw5mQ_eA z`f+_Zn>>yut2U4R1F}Y6FVK)Dp=G+^q4eB6zT9?JsG5Bi#+8AeSD9EXOk9Km zQc$`_^L9UBfjN>~@uBo6muf1@K8U2ytwMM0kMlN8o3~E5gb+wYVrUgEgO>awTNtUB ztS)_qJ0}?lXvu+0a^h1f$(Q;f%w#SZ83}PWoxK_5q11G4uVNW-VPZnrG3)kM$v!Pn z^*^8z`4j!Zr`P2Y8~PuAdadl59E#-RvxMJL@YB+7cdc@Aa-p4rDfItTHR*j8aIcUr z@rTq#vZj9nu&4hUV0=pMYEk{de7bZWD=dMDuTd`y*OT)~SzFY_$CLsx9ZZaC;MHW? zT&+&jKY=@NNoHnbmNz601T1%J=M8`Dx6PZa)kcaaWTlHp68O|#NV>`+P53}hQ{M(*=UIN*b44fB zMk9?4S7UWdyx1cU8Av|`61#bRuC}M{(L+~vxcKK{kFst)W1?Zx6TA_@H7VDgE0!Rn zzH~e_h!^Qsv4vO8NKh4&2;w2-BeNq|ald2H5IfjjVKA_Fl+E@p%CTqjg~;&0vTczZ zdtu&JzS_#Z1+Qd)_4j3$1a9(=Y;J8ba}MeQj1rVU_7R>NKQn~8eoEGaaHwkO(&SgO zl68ObmCXrNEuUn+n+)ISOAI7)ATdCk08PF$}hVR z8`}$E*~UcGz2b1dz{r%Q-h3AV&C9>}N6ET-ed#-Cb4G_;9RJRm{0n|&>?3RPr~dc< z-`C{hOpmoUC6};u;~`0?IpV&2aB|9^#%lr%b3&u)KOhkN--uWJErV_e4^d=m>{ra1 zN+N@NGr-<@b1-war!R8}N6{jDbZvE-#$^%F>A?|6Ng?`HPh z*e&k;l0%J`46Z+N1rFLRgOhVYC25Pb0#hS*R7`2ad%7b0>G~tJkvFKsdVrYga%^Gg z&eU)e%Y7f&r?q{s-{4h~onE^E)$-NX4IV^Dl9D@jfnV&<~tFBn-i=M*JQ zkzf5QvoqYcW%h#r19a2 zQHtVLg$hN5?(pf+eG8*qg;wkc0IbzN=T|B$|20!*Vsg;lwBn_%fwnH3)it;kc730^AhF@{ZEUA2)R=IcZ}`B4i#B2f`^$(B0S%n1ys z4DHW?Gs}k2C@VIYTN)M~nku3-Vud1|)RQl`IzqvUt>BInGmugn)z!~CG$rT{UzGf+ zzql1U7Yu&^?^jC;?JebfxcmV{t<~S-SD>{QAOl)skN6vrQb-24Q=tOeqKps0rnPWW zU=p9vN(@hihx5yJGdr5uGi;|^8g(S61(FK6<%cMoPxXTtNx6(~i@rQC`T=tiw^QTt ziNvYn1yD##MF4(~{-x|BJe@()t=Kntl`6hhv9PNGva60?nWu#LM8>mo7Nww%2jh%BFto(UdXU=F_3pVCbVp+nGvLkvgqj7c;j=Om z9pUSjoyt!f~Vd6dfoNe(HJ z_x2UgOIG?vSNcGBI`_`g#KC1-99iIEZ!gU#q z>O!N=VSk!u&6cAy%T6^KHJ@8)l$CmhP4et*NAT-NL-37BH8v&|hZ>|5a`Bj{Qy@g+aAKC{zzzPX)j$=y~;yXSuBM*sYkz;r; zl2TIKQnus9lX{I^#CG@FyR$S+_R)r!q0dOMRbPXhR^KX223x1nW${62(D$TaXrJH#I&Hjt>wTFDkyRHHpzS>%j5FTCBLTuig5_B zFB%x@BGlVnVcb}~Jj!r}SNdGvKrb22Vv+981@yAKgr$(}f&p^N+3I*OH4znvw)>SH zdEJ-?KIzB&v?@h`i>&xxK}yoW8gpPAo*YyUX~l2k0ZAIM?#zikcr!NshF1xNHIWE``irSPkHWa)lVd3a!CtpF4kW@+MM(?na56Aa(#YG$OJ>vw!2vMV<|sp%x>^3j z4Fp8}St-a=V#T#v3oD~Cc6vwp(j{lmmIY=YEr6660lB}#K{J=${95wb?)aW%=Sij$ zQv!*Z{}r$?-&I@~4|>B9+wsZ_P?`9izFcPz9?~(qGv^tYMH&nQh##lojy}L zEu?+j2rdAMq<)F;_W~&A>FF;b(^dBd092sbG?6+N_S!Ebzt#<92%z4Zp=@CfWtTq= zp^LJ*>~K5~1!J|JiX-@;<9t--H}X{UxlbMi6iQAxMd2SLWG4;+Hs1S?Ouu zwH9Ig8-^qC)jZcEy)L1rRq0?;Ryzxk-PFU76M8+vv_GS;$gAy>T|au2D)Qoqv+tOha`y0M6*(dFhYe=;bH zzy}^--MR>aMBDlrRQvt(%j%2fs4x0qY70In{!{SRuIB!X+7sW&OGNxkdA+l!E$JVg z9@J#Fm2F@A=dA5JQi(b7K;qIs;=6feQ>k@-))8}E!@}J3lXPK`-x;?Pd<$_p9GOmW z`C!Uxdr5^AyG)i5(coBw?omE_N6U*tK;Z0dOvj+DxTIyg3kS?IPcW!N_G2`qoT0c= zw8x{r>s@rgiV<{uXZ3b{8e~|j^$A9JI7pT@F4LUp++a^Zg3aDoqL+jVT+h?7(`&y0a(x zoIfIyw6(-}L`YA|^Q`pUNR{(d-YKJB8MO~0u^5*%ROpzkS#)JZ>dN9nMMQ1MVshS5 zVDv4!gJPZ)GM~dgFsQzr>?h@uH-_o)&b<0i}7V5!72q z-xGq90}??@3*TBC!JJcj4jh#n6}eWoL^W3CwO4w!pb}f~QxnfaMYl+-hZYcyQ5W|& zo-m|Mn2FT)e&9yB;;$>qsVeZ(yZEsy^X*UR29vNVlR4&PZn)W%CUv_~eKSGv(>qj* zP~ALoDJ(XVOgg(n^$1ro{@oDMMW$Tv=YrFoD`XL1&^C==)%KTx(H}QM3FH<03Kap{ z{C(4yaN?(?sm+m1=3E3}nYy2MwO)GofE#}lRy}AxNCxHsWzlpZWTwqcBu{swC+1sp z|9~Ium2T9m(vap~;769*1nZyT$9s(8ri1X`=f^YT`d9ezJ5%oe4L`;Lfr#V@`BBKb zzsrx$nd(2r51-0;{LmpL3LzGn4=WFfaxltQHSU0SBgFFnTSn~Gc31jbN3gxZ<;=po z_6ko^D$ta~I3r~QxVIXa%czQCDj7+b*W{_n+awy*N}Os`WkyC-5S=9wbWgWtQNXb0 z-<5cL6gi_V7m!Qrxk#D*X=ORtlscX{nFw#Z24I{Q(od6J@_?MtmAjygc(XF2E5uNF zN7H;MoohWkG0qU-P}oVY6-`ldfcEOk?PT)wMI(t!qvw)*rJ2?D^ab1H*(zC3PQ$<@ z#Qo!TMzCJv8oaE`|bHvB0>ne`GQC|KrVuz^`}gy zu_yeQjGeM#AN3*RIKUXnuU9eGo7xi|S+*!IGT2#!{o*b>Az7K9_)0#fXT6>H)ID;z z_Jm6|=q7zCk)pEmt(f|oOs;V7P-QSH@~VKO6ZAa6j9G}BtRd@X0jnXKdP3QA%v9^louJ)6;J^CB_-A8(}+7WA(}TKR2EDQAS3u zvYgaz{i%V02x?V)V)%sM;yhS!m=U@5pA{gJG zVfH5D-F!?pZZc4eZsb!UgF-FIwN5rEga@p6yC6Qv4{=gQi2w5Fn2M?i8WMuai115;Oni*qe>_dei+i!SZ z3+PsNj1F9IOjVIe!y*G!HBMbdMwmwsZnF$fBqaQTa(_`UyeSegLtjSo{tZYfTMG|b ze;9mtJG-isp21zEe3XJ=OGXQIuL)-S?NySBiU6E^%Gc_d5Hfgp==9*~(V*X06>xu- zB5Mp>DB?O~UcX4gQ@`X5YxmWD?!?$p6BY%+7xlK@81btN09qdj;&n>Y>_q`rm{hii z*E2k7sP|D?K518WSF%LL%?BL<2_`91U*Lt^;*x47q~gS-C1*~!G~jJPjcQdcbn}Yx zK;Prld8v^)_kD)0kgf(+gSpWUn4$cJxBoWrr30QG5Qoz`vt z3Dr2#V|(dNWY1muRrZ2)JClPx>#uJ`-ydbgbdP;>cD?jSA-BbEp{0KN$gVdBJwsee zr!V?>xu1K#y_&CB#7olBw#Ro?|M#&V@ z6i0ULA9Ro}>^Qp)^x(k^!4ShfbLdEm-C?c=%`~{3;@Axj;j$NQ^p~~VG{D|n{KQD? zcqZN6VYiJ2sWVvVoL)VziCAvljR)+`bhMW~n)nob-Z%7l60Dd-i=0!|dDAzKtDYIK z4hYq1ALO^q2H8wKWgRz_SbsejJv1sZwXEYWkjQsqpv-YslDH>b^~r7afw79Xx4b?q zB$)U~eNyR@-sa3FaNc03evoOqmR$$HHgC{2CL;p8evM#Yp8W#pZvo_OXrJajJ!lt` zGe-^8ci64aJ&*aoQ^P~-=dtG6L}OsTTDE1;8_7ko@Y)8Vwaw1i+%$EcJ(a_io4A&H z*Bb9yPPA0YSOeAkp*}wRmj*_U<}N;?bm!VY zc)*Hn2uM8*DCs0_!BmK`E1^508nei(&F}veydFeC|EGM4Z zz1%lwTYA0Tm8XB(M4vU4`isb;&Zoq?j?oqT#)6OVEYILM{seel`}rO`2i!EClh^J7 z8Npw%>7ojJTCg3%<5=AkwHyfQ`g!4|n-VYKTv|79-ioQAF~0ge3z%M^Y4gBnO!snK z&h^#n0-m~1p)O#X-U^LR_(qB6`kHm&Q#|Q4UOrmpzR5t)lLrsz=JQ&n4EIwI=$@Ef z>7J&9e{bQsDVnr3$JhV*yJkY;Ux<93XCfMx!`q5^6fB{(46*%& z*!~cHwJ$XjV7&96%Y&HjuQR~sROq3bmrO4dK`+gcYGAI+@{W~$9_c}z^So#6F=IZ~ zT`{ThcLOZ?dZGF{(@8})mrHJRL@|gJk)E?^mBZp0o=2Pv2!3&3PgQgDX~7 zoREX!(wxv1! zC)S$q+Fhi{{H%I)JjpXqwbL-6Bh7x{d5N(@=GkKdMmez?U!!a?@04VDAnP%m@iH$F z9&&7+9kz}|9n|-ratLl6aKkMA6x^NRqB4vhqw70cm_xa6-xAHQuxJV5{}uqs3eGh<+I{r$fkRty;J5rnwD4&#yqj zHKr{WJ7HsaU-p7bEzibzC6CKm=z|RPvNkW2YK8}fwH$sei?}oVt5n6!@WqEv`wSJ$ znon=7jusU$GY;vl_~~p6abnEzOnq!gf2ML0tETNn8Ky4g!EUi0eAec(3mvIZC`i;@ zUQ_yLI)#j!sWXsV|Dhb3)*cW2+s8rwl!0!=SX$*XHRP*?s!)N8oz^zYOpH(@p`9Fx zdEjbkbMS1sii=9S)5DSDtoE$7`eofd_A|C-m(_)4FD|wo9A=vh=>-hU*e%TL@$!yG zK$it{NI#spwv{iXp{p{w<``)=QO~N%=exW&C;4bdfl?g>&s8oA3WvgD0TK?Kn?5D0 zy}r(WjxT(kssG0y(hr6A8McE$r#bYpv=0)OJJ$oS$vyMAf`JA^gF`c!S<912sqkcq z<}NU6gUj0o2#?0>7-QDoamRU*v$L$*e$OrIYs!7$TGaMJ@HMK3su{JD!g_|hSM|z6 zsRkIrP(%Y@x((k3<Y8Ok?gw9o@eJ6g)nQ*kH_0M=AJn-<^r6by2-;i zJlHMxG{~kdS)7sj=+8}b4sR30OV+8ejJsb)b<3*Wu81`75e;~JHEShl+6?&Q>`$Z__*^TQJMB5GxjGiQV z^`s7#>-#KK?)O=CKtt#~;&^mQk3;80p2at2pj_SQAfb=$fZeyv7p}gcsdWOI8NIoR zV>a?7!^5*S*~7E6I&=2o3!?4W(yQW5mcnQ{gk>i^3(+~%;VZ5LKgMdH*^36#Wejiy zQ4tmITP<#^&V2xRS6^;`(bUEBi2D`m(!K^G2kM@setd={yrpyxYyQqz?W>16;m~}007%JCR6OuH z$pzQBTy>aXk8h?P6~#1PC(zXM-!4K$T;nmX>Coni@aF_y%5Ca=sPz$iqPtzbluPJ2 zZmC)09A%TvnQV3o9^-QMCp#BaVEVKa4{{eJF7Y4QQWyy&t{G8wO~JBY{j0&qX^GPl zmyBre4A)rH62U#u?mFBWdPjyQBCZ66QofDqG7V9%elj(9$O{hSu=)*V4CVVg&6I z^VCdK_)BegDd!}<=|_==!os}htA!k8TX25#aZCmjh41}m;6MunwN{35maO#(4<^O@zJ-kNi9?*6$<<|Y$bE@rf!ps&!hzoRgf)@Rx}K2 ztIQgMugqJDeAa#EkDP8FW_u*D8rN<$VE8XjPRW9muags;7N2~nwK0bpQww-UyKa1o z@~1)LjNHv6eOhv|TjuNUVdfrf1w89*V0O1QV{|{FJ7*q0&{4>-Add&H9ei$phqjzC zmCj*uBa4?v4n&7Z{<9^H7rN3YPqwt#rCAp``#~SzgLsFGWyl?S01yV`Z@H1kRR>ng z^>?#0-aU57WK28Yld)^;)QK($eq_ZIYfaSV&trslz5Vs=i77!(RIK_Q8hpB$OgOxi*4PVc~HaO+IXy`GAZdct8cfI-S7e5yWKy&n%CRrj8H zieZ4+1Jr{7hZjWdciIT@i*zKG>s==*2(DV#N;8r2`20$vY3}Tyh#?4jl+FjKPg17 z^w;knV8vUx@7wp~(Z+s#rWU`-^*}h!;gU+To1DorZ0RtjG5ZKc?0sJ2IGpNeAZBfB zuEb{kmE3p}%T8;|i8V(KY#54tQg|7%D-xMQ{mDm|(r3O|>u8}O`7Xir$drGaRpI^V z*KMutcJpQOtR;`xQ03O)=)fr9W5uR$=X{Z$k!zqMZFnY-az~M`4Bdf`u{$;w?X7>uXNj_hB;qD zuvNa(gLpXtrZVUCFVnYO(Jr60QY#0nnD!|A>&?>`E4AMkTG%=sp9PLsu@uSCqaW2> z&j<#8{yIh}0W01{s<)rmKCB(ZU*>=}_-uk}oOY_p3kEiuc1dKGDv6AOp z3gMBb4BelFap|A2Z%tNsl_rXk{wxMT&Sy+Mm;MX(tP9nvv8|oWdkBS?LG#%@(7DiO z`0;JVr;u{C{mhE}8WmgdJ*0bMYcFH27&wN!IOmQz0MfW;*1i;q##HNm)Bje$-7^{GI~!C&|6D)*Z{*@fPA8M7;AKI*CHX zPRong8_kHh+xo@fUHcCiAB(ScWRdM;vH^|xEURH1g3i4;#VL#H$tdujErB@T9k+mx z1<|4W<9xMu>?8J*gPtWQDhP|Taez%u>=ddCT?8H>z5&A4o)xe9h=-waC5^-eFh@lF zicC`!cS}!(Cu9pImePSN3tX;ydug7vZkxZw(L`)EpRwtO_I^lu!x{KBA*BERMYgV0UG08v5!ZwS|5;)cBV8_V+A z2An%tsDV_W{cQAb)}SZD!@#44TC;XIUQ*-xbEA|dt#VKgmgqCg0YNlTh-|U0a;*Z|^zG0hlx+{<7Aps>+3CGY= zAaQ*F%!=q5SFHw){my7MC0UP5h1WW4OOb_T*;%qd1!v33^DT#w&B+DX15EcKR(c(b zZda3)EY>E^ycCQQ^2D+R_&dDX&dZhbM6&v5(_4T|f zG$J3L#yh>Ju;Meh#Sog#csT=126?9MnayFkH<)LXYuVZ8dUkk}A`B)zVY1h{uY2PY zqQ&BI5ImGV3BCZ~9I}+Xx%jMU*2V$Ru5%-=6T4i2wM-u{@7-zx299w$Wf3rv(jYZ%bDZgY|#O)~D&I*L05q>Ak5 zU7?|-^~g-PGBXr(S8n4?qI=H8n5s-;tX0i0+O)M0SxH?7oPPE&F+;oV3Zby`BXUxo z@l(oGpAN*ybS|TnaJOJ}Q;TyAb?oi1JO5nI4Boub=F~8T>}Iz^wAY0Ufh7St z=%n4-Yi?E4R|VfxUbgJT z&MoH{;)T}6O_k9Dh4n|Tv2I%lpeWzKh&_j*M7zqY)w|5idDg0J+-Q(K4uc;(l5NFa z<_2mNF)aFwuAE&&d{Kk!UGAHLWd8S)Rkhpo(#~!i7TX#5fn@u6zHDvqHk%W4mdniO z<~lbV29Z+3SkKouz?`t)eot(@1fr>Nm|>#vz?@1*1+4lB3)sC#b>>xcYN*2BILytV z4gXEXOLJ~9^2$8m$sTFSAdTCAWP}kKAy`nK3sJ5k;#qE&gf=kA;!E9%v^D1NJ=5o% z9{_^-qTSF&C!t5XIR^SMI-_WJHXG}@bF5e)1WK@$awgMS!N#2E7C+?_!Jr(t%lUFK zyFHUue{{YTJ5|^tGv3Q@8C;=BMRaQ+EU(a3%U7{=`g}If*-^^}0!&a>+pf(48>!#o zJ$i^9K!_Ok_AlS^56a((-SNun9J7y=cm6^7-{N$8<-cXhvznlyo;Df6I5ZtHF@eZU zk_J@!XxLnP3w;~i!gYq0e=xM9t%ta=pGHVEb3YeqUYGj51R@7&4h1-JP=EA`R_xaR zt3Ub$7FuUI0++hQ%46#NMW){OguV!;t-o{8iR(bkW#OkY)m~z%jdn%Cu_Quh=W8pY z85*R%i=8sn>x)_+qsyAlwHOF}2I%vH+7*?L?|*=bg%LhPKW&ZlTXoeTo9O1gzTZ&pBd|N&%Q1Nm8Az$)1_O1J{Q z#qWs78U1TvNG_WfC4D6VAoGIpn%8T+?!`~n!TmmG7~tsPcyCO()5;q!e?yP4`;M15 zOMUZPss?nxDFrkrj~BB6vF`x(PqR0ff{Og@7#!73A`OeOgspJx}ZAYY|1qRy${ zA_hy|8i%1KHB?t*KE>{gCflDe#J&wbq|+vm!V-YvQml3m2Di zK0~L^XR(L_9*8m8zOD6D1jaFew%fI(c25LyYvMdKvjq2@U&$V`=KN|%`)RO@el#vz z$`T+}pYY8>Gf8A`y2Oev=A9%N0~Py!xG&v#s4_pB&(x*Q5bg{{;dHD<5SHh0qR2%i z4|QnfnF@lb1y$5e1WE&uLx-PW!smwRHy#P6bs8|5 zB-Xh$^ct0znaF2p>w)M?SMF1K?TYRb zzqR68)8Zmy#aeU^^EZly&R=Bo7yC>{=}a>41tJd}VU~|tNAdZNLUIxv*~Ixv)?cfl z!RWzJWt+m+Lll<0Mg}J;^YPKuD9B=@ULbZ%a_gBSN!ut8PGJxHb=VW6Qg7z!%~;+X z?f`^oz~Twe$h^(?izcUm@f?`ZXHnAW=2mh@vy+qZ`N(f_YGZzSsJlDaDC6QG+IQ)= zrhn$fOWia1Qy*OcT_gfEURVn$s4;;v#AHr;%p7hHP@NIJRagGFecZj%?Ni<@PWT9E zjespo+z|@$z!B0Nyta2VW|f~~-PYh1zQZd~KE{f5<^ZoM6jl=BG6P|8&|V)}LxQ#O zVDuP+ly$?=>0=CAe$EYe)iTK0!xHeV>CZML3+_(N`Revb6}EevzqN6UDI=f9lsOEb z=+VHkXQD@~e}6D52T?Ue@Q#w?bDnTS6xU*Uy% zpTtVHRc@BjX0IG?G?>(^1nUP*rtNC9mx4!?c-VkPwr%+3#` z77<#5h9akU78qw9Rdt`k*Vz-Z(x4MaukXQ|EIu=I${_C~T|J_PTD-a%Ya<6KF9^*o zd*6zUVPFCY=i5)Khfz_kbG_>lU8BeN9M8=tYxG#P6W)Ao17Qjmt#Im^Z9&=>w73)^J}CN; zWvx0o#86Yn+6Ri?N&2%DpI-I*VLY=U+zOw%*Ol+*@}91z1`iOk#a8SjaBb=GN4tPi zHPYwXn_EZ@jz8(9-BJYm9es=P;PRFO`N@Y*%fgtfz|*tpS3E)L#mKTUdGI?P&46}- z(IeLKhrx57g?#ie4!fzVjQv*oE zkk?{aX71=xiOX4GF^O}6c4v~)uSwTskWWGh$r#q5ec8I78d}1*dPMZtGzP$@p@^#k z{6>#`ndxqBK2aq+`E}le2H3*JiCN{d`Hb}`d;x2T6^n3f%E%}dVNCcPt-1U(h{*&< zs2qJrxQVI7Jj{8G20?ke1*|j*`H@k{Xgbu_W8<`}`Xi$`Lvs)#$0O%hv3hQ-jc)_8 zjzSzjygk}A$h!SJ8Wue^CUUw54g4~YjLjGmKA4=$0)&8dyZW2xn`4L(*Y;Lj53Ec9 z_@zf{<9}pfY?k4ulr6tdD`B$jb*@H0`t*PbrH@GF*~zKXwlfRc*Fr7l7=28Hkw`L+ zjv0tlzg$}%YF8W?HH|Hqxew`rwWx!IvBi+}aHn$vml`|Uw{^JsR+<`gB`<@ladoh;Wc>1FzLUw zY!f~$b5K2f-S(T_wYRDJ&wHp4fWocPeduG<=0uGv(LtQvTb4JkttU&*+O? zY^Pch^jZJ4X~#?K*15wN&_kQ(eI{%Cv#r8QO3l6$T#du!L3GY0gBg?7G*)CWj-M}q z-EbF7lofjr5G?139tkWv!1+Rw*84K-G^I5yat>li|0H&yBFJkA=jZt2bkh9)>>t0}%DfaAW z%rrA9TK8*qQGO2JnC2{`lrqpr!OS{_9W}r=CCkrO8HCh$3ljqsETCC^k2pTjPpNvc zlah>|grKxVk74IEc0`-~eMEFkX%Avq>oYZ}s8>&~FvWg4)aRSRY3Hj;k#b(&N3M*) z!rhyru?0?l9;DL&dUIivA12I~I=!Lx!yM#gVKv6#9=GfqE{xFfKvzx?mB|ns-i;)# z)$>ZzQ$}CRqK92ag7Y*YrgJS#m6X<>t1Fmu%F{D)r17e|u*Ybjs0v~Bamm_38|pe!duN8`Q?`jD{lVzDGKaw=Ub~i|y}xf#*#?)eAEfTu!~=lgQ(jv-9aO=KVS&7@$_8 zq1!{QQ=pZkkhCf_u9roL%Ysm~9BPN-JNd1O%=q$zn&8r6%9cl4a`e*r>(mB+^lb${ zYLv`#QqP>=R3+GfV;uy!A>(4{%W;%kk^ z>#QxzbBKkhSA<79U?qGY-!KZ~Jz11@#ya~qtcIhoC7G|o6z5W#1b8$SMiyl>LS42l zR8P{fL8I53o2)mJCBw6xu${8^mu1^;m+jzp2NYcOEMSWNR{R9ZMUXBWVRzsSIX)^8 z8fcJd*G)o-0Xs7(sT|q}{#AA>Rn3Whgen*KdCllrw0-Uz?pqUBEd1^fLeQw5*USA< zU?FGx&@z1-%nu+l9{;6EaS!F^^X?S5qeUV*`7PC`ckMu`6(rSh|GA{J(SM*YfgI5J zPG0-uJX+kNg_Fqv(e5HiUC&kY&PL*|#B;IYwLGd{ewQ-Tg!qQPLhgM6K*fld=`$WeFC;FxC z@WH-aEpm_SFXT8#yerA(0zq;sJTx(%sg8Cc{IV5yW7u4y5NpJ0Ca3cubjGhM@^wD6 z71vR-y?ybHn;fT}6#5EkfNfLl59E1zj;)iXlRyLNjFqU71ye6&ZCse;EM!JQ{krFx zrT3vX>JFcV7qT!lWYpWa-gSwt&h^CFwRZI`mS}i=KCxRSH@wE0q1ifjXtvHBd$~Q1 zGmjF~$5)CZ;XW(&0a|aZIvHMgX~V76;UQ4P)qw;j8T@{Vp0<)*BpW}J0uOKBfEg#~ z;B|bSiu4~VBp)_~lCFCJZ}U8%;5Lx8HQF`K`iXYzBYJ+AV1|8pGE4G;$g0kaofzw0 zhb7Sb7AQ=cr_pvR_HXKU^M}(r>=RzB#tVSg;pdO*(_Y75I^)QTpKHZ`MV1UrOW&x@ z_^zI_`<5(1#^Fs$Fgzz4-hkqKM65;3Z`KJ&%FCM)(jLx{tBGd7}wp2q1U2|4J@y$d~SfnO%k~`_y)4tV`C& zoy4_hNX_2d`D8?>=aSWQt<_fi`w*e?;gEK9%>x--*XPXxoekV|Hg~QwH+$|e-6l`U zu*dC0)t^4^@H-c=lc7NOzJek1o``au&C_nT6OR;jyQR!xfzhBQ^fHiG(WZFCN`UCk zqYCn)ZrlV?>oABK3dFA_T5QO)>T>Q#U1<7&zFyFei+VU!?0EuM3{-X>(3}w}h71(5 zp3U(=YG_D>Yk3FJ=W_8myAd}?HsASt&wFFg=%J>olLvL@J;8A&$>rtl;1Sx+e{SeP zkIEfqi!q%oo%?#Iy@t5M-VU+AB?}Drk-z|NkQs^k=HrPZee#Q@?U^KieZYxKXCK>sqOdjk7c5(`3Mrx|l0X&VY0t z@cICkiHuid{OY-s-Ql`svFVr-1#d=Ks}9OAd0t|*R)NLG@)99fSh_RKK>1E%gbGQU z6ipRIyGAWfN4v6?mC`LjCnkFD)O31@_3#cJ>0uk`XU(w<%wr|}H4~5~YxRq)IOWV& zxAisfOs$c+;IHrF)|isKQ0g*$3(@OYlB~mN>JiotK%nECIXyO`M`ZW&!qLR0_P7`; zMK#io{w(`BDXHD%JuK@T+Td}SQSt!C($Tw&y^wd>Un5$)hgs`loclA@d9<329B z6@BQu>bXr;4HaEPwLY>fTS1=DE)C_o#RpQ5_M40uqkR>tF@SRig;|R3MhKlwmIlyr zB~E6*C5!27Aq|+!&B!viJv2(s2-LY*ClI>>KOh(x2E4Fz<`|#B1x0TeOuFR9Eaf3r zhO`>Bxv^_f{bcB%ppE_dGO7W*S9sJ%`Qon$)qa8P3^U#MG5LJXyUff(Q!hmAES1bW z+=G+JvK4f#Re!|dOR_u|sxa>}rb5XFsUj0|WXI9#bF3YcaX*GS_o24yy{$e(Dz{N%5+!|h)@2LxT}i}pBX z-9b}mI}vJ?tS>Rt{{zIx(8#k<75QY77h12&9WDz7d)3KwIpb)dq|$gEb4gKW-P-K!H*=LvEvDRn2fuld*gfl8L&xLY?3GR(K3Vqw-Y*N zsgqweu37BsSTJWd4YgYicM|p6*C%{Dc1z#z@r#6ypQPTFBYuLt)~cJqb#Lxmg^!;o z-Py#%z~eN}?mF9qk5l={JF-pq7=jW$e$vEz-8`Pa_lA$(3`UPx%l}IF_(kjEaMl|* z02ZL3297&vqmkImehO5}2g(kl3$Y@^j<-}~V#nG;y@1#;3;(Yqf5oAetjL~(mzqu` z?s4Zdh!}rfrlh-9V->X>uCz31-l(Dt5PhW8nM>Ebfk6iXo~#{?<&SZ1t-d;i;mQQ! z4JDBfy(->xoU{FLM!F#r1gGaX2g-VrE3mYWmz}EN*cRq%n`Il{fY#1XoNjMGaKKu* zizK90^&alXpyM*uY~YU``=+}eHhSzkd}afjB|61SB_;21jR)h#>)aog@!59lB zpsdx~D1UwT;GDY95@#d#eZ~gStyx|t;M~>AOTneWdM;Sk`?y%~T^fwI6g-Or4<8dc zh+j)l2Ji%oXShJtki*!>Nz3ZV377Oo&CL4o#4jr+L^AUJnGV7UHsIyNsRA>hL zR?UFh+Yaw0KF&lq-|leV_CdvY9%A!(*IhKtPO)#NyIbovR=h6n6ro$EOEzJS{ZHEG zn=i@u7oQGNuC3;}VzY9(i#a)WEfjCU*J%QcH7Z#a?Jl%dYrPxuP`G~gFh^v!CZ}|} zLH)JlNtWE2yi_5Le0v*&Q4)S~z#fdJrpfUwi?n(?pB+W%oF;bvPh#K^HO}2=Ob5#r z(%y=T(l;cxhtyMI+2sZ8r(Q4-4}f3JvH+z@P?WP7T+p)(JhsdGmiTLbo7nTP@}LdG z!;-WoRjBDeS_=pIwpjkWDUW6vUMUVFvYGPqg_O5dejfqV6P91;me0zR52*Zlw|v-? zuUGjspHRMZr&;vSv}50-vi9XioV)0tlkPa(*o2jzGBH|(=*p8bi#28|(a}_vZ^fg= z_VbK_6?L3_AJsfJbgh1K@8@@K?goCZ*qs-OZuURl;_jyXHi4^i#`#6|W!B!@W^&YK za&*>(zN1YM-_g*wDzu<;L1@7qj_Ba}9b8OztQ;A>hoi3K1lPY(UH@T)6<KWi%`OXwNK4!=oZtg(CjZm$W7osahT&X-VzFS(3`VRN9DFI`13(_a5skdOAm z0&(4pddrKqI9breo*|w1fzgSlTVBm2`7zJ`o+Gv=tGkQ0TMfSjIN-(ryh^|!*;x9< zhF_D8-#a#oQz~$Crt-c<@97=x=fdpE1eotV<+3yZ`xJF2s{Q1h+b1ux-%k)6wpNE2 z{COp^-N{yR&Q?wuu%3$oI=^(IP2F+FtOL#_&2x*mpULS+F=$SsZ%V# zW-~U;L_UV{2-NXDB2jLn@H(Ps+T7LI+%fbi$q_4Hbl<^!NA7b5 zZy2E8$$MYaBnWF3RujYQZ0R^>JKzc6ki56kym&+H$`!)t>7C8bZF~N)&TXCqpAdM% zfL@>#p9FM`fIix}O%hoFQ|j1`_A?Wf=#a=mh$4-J*gOa;8m@zC68)3#cEpKZ@yFsD zVIbr_0f`YY$YA&aY2P^^Q3!e%q7Z=TY{{sx!}fJJoZpaTKQX!U%?t%xUF6gwp@>*n zvHw6?Tyl_oJmYD-VH3_(q??uyDr@O@*HEZ$O`9?`9nePk0jgu$-j|^AZnuue177p} zy3&wB37FH0=4fm%SIwe#l0xZkZ|+t&a@B5Qg!)wmui0uLno>;15vZq}ZHl8C-t%~K zbw3<0aE?A{-Q)>d{4Ofxz6RH|io)f}!LHmwT0DkTaXS2EOj#F`6kV#O7;{kE&hHpx zma+3PK5nc7b*$L8i83==aJ~t-x=YDZRry9K%QI6K56ga=sf%E$hR6nGgUnB0LW&Ps z@u#3_X6EHvuB9&mv#FY&&{dFaRQ*l27b@~h2J;SA(}vPFz<4SqD)ziu#7+-F^jNwT zvUHzJv!V6#H?dIb1EJsuJ9N1;DUl9gv zgE)yYjA5(j1-b0iIfH&&Qo-VrApPT7ZVwG0R(d)wL3jvxD=?v3siASIK2j7K(QuOa z9u(;5Ls4~BOj}#18ar;TemXPb2;|6uw(_MTv$pADIm$z+7qM-2`^Vl8!)n)?EzG%# zwnZ6&UX97-K7{c?1Z@mKvT!1G%rvbx23?CLMG1&gP-ev>W-d)vJ&74XjziH+ zrSxSw>9DX6YKU|q8$2@emWKa#Vcy8A1Mkj6KTete$HD;{vMlr7s2w+QFR$ubT-yd1 z>s0|>@{a5*&!b{$Z;*Fu%MKON4mp^E2Gh8HepRo8zv@cZ_!@XvW34<*B977)w~4P1 zM~+^@f52HiOO>;basJ0-6l$b6gnB!LDE|hE`$p3}l2YNkPT1Itjf@xJe1JoZJ(g$T ze4Be*eJlPGO7(QD{)&uCzv?#9VS5$-W1R2u01e%q8y_LZ?Y$xGby`-c9p!cE%8yCu zH08V9nMmCfslbQzIoI$Y``2GIq40cq5GFvkI6rpRkZu^I?E2aib8H;3%Z(fVl?5Ba zJH}gJuDP(W#q9ec3c+j*@1~k}wR*=>U+o)@Mi!+D4ITQ|4>wbJ)ZZ%cmduL3%gBRR zW80B~y5(B>T)=v_1xOrG>Gr#t9F+otP`>>4w&djQ#w)w)kCs{SA+WY= zYa|W$v3lQ@RSIrK5S`_2dk=RwD+!c(;@~G{f?@EUSkv$v<4%egyYECL?b0gzZeh9= zwMIDXT81{BxA?L41x))89a-}DIT9myCYCuPDc0mwm2It3+=6%GVPpI~kf7QgXtdAR zU7OL^1Fq`#n1V?z7OR>mLp}LzzEZnwvYKo@=j^ujd+?FqEjCQ&$Bl<_>K;W%Ox)Ex ziY@^1IX@yNw9*8eY2+RWNUO6ELLk;P2>w+575aQmIZ=L)u8`;ULJvP4)19%Gu|f$X zyOY!7K7s$(NP310Rk6;?pi#!GePj$79gZ4)HF~CwWjP?VPZ|m7OCw`!F_=FT#P+fU zp~A>2WT!CQ(8It0oaVueLBhb(WK#N7{yr(1L0|n_#3M3tFHbtak|JE9YgowUC6u5j4cqUw;)b>z+U5^0jfxP!_{~P zbUf>MJgoDy$3okDmxYEgPq;&Ty@%62=MqgFc&7Y|M#`L#uFAX0M+XWI-BaM5v1I1F zZg0>$-OmX;l&yo&<;6$Jc38i)yV?N);ZdDBqqyZJ2%1cj%Lr-4WH#U zN`BXSjI%BVLWVT;FJ*-*)5Zm(ijV2#No4KO%bAF5_Lx7GHUw3=P)*Z*oa1PlO_H$H zIxB?aPxLel)#q!iW;vfYOyBDxRUz&4DtHL& z(8->TP~xPtO zj5iKB#l52Mfy|w<8d5swlgfzfR$O0=bPZ1Id2XFeE=77e0U0={fQ>Eu13dzIsvWJ@ zaUJhGj)DsmdFT`+ud|@B^EG~`wo?XYZ|CutNB%v7wTd}E!DyXWyqvWzE~a(H60Sa< z%v8iWhQr&V`?QRq&^eQ|eh~GkNhLVi_Xm1r_~mHc&3qpL2Q7MJ*y7KW?%9A{^;PcJ zm#htzZCiXuz3Wc(93u$OMfJT4jyXNh@7p6r;jje%gOoK6YY4LOd}O7)X;R~mhQXCA zcs;}}rEGh6)NDqvH>D4rLe&tr6x_94yoUh<`5 z|3vRiqUu(@0n17MZlGljiW@sf3Hy22I~y|9@F1a|>RmI+Q=(_%H`gBiETu>uQ zp;_vcM{q7lL9|T+EA`3+`kDjTYREPK zNtCY^XA!Q}=3$O20_m}ok@r33418q1Dsfah$FevxFH7y1LpvVHw8LdmqV85cRvRhP z!f!R>)7t(VDd=g&03BF;TpJ*SM+Lh&2)H?!Losy5vv)j(`5p=%RNBnhvg}F;vj#3Q zJpCDbAaDI+9mf@4;l0iZJIYgQ1f5oxzKe`1oN6Vb`RYuhhNOK;8beYo4_$ir3=h+J zSoe#GzSL*GeT=XEs2o!2OZvZ(^lwoS8@lc!QtMVhWsz8Kw)C_AhrKs}kFvTN|7Vf` z0tRQ$s8OS&I@$!H22E=Qq75WKz=%<>q9W4PrqohJm=LTi(Mgmi<7l*6m-<#)ZC~5E z)djICCPWE{3rJN&LEL8;7nI1RlHd27`#iHG0j+J{-~0Q2{(dC$EcZG0+;h)*mviYW z&Y+Q+kvSPC(3;1Ynx*t1PSy7UL~7Hj@8IT)kU7ta??WeP#X$s?Bd$EgG%v z-99S&{qo7jA)#fctN+3S!zEAVe~0tQwgo4W7~7*a@gb7-&Bciz??gQRbtso@(ag3@ znbMYKZYB9$@K9@k$C}EyE78lu^qAACJM2Z0TS8C!m^Wze1y1;T(|k-reRlcgY1G@c zD>IVgyL?wZ71rMt@hrbn-p22QF6b#e7ltivrJ>6_{TCihU4tbM;JC@0Cc)a;-^$Yq z>Hn;AW1sT2MX%zA&vAmIzLCPraERF%>TJk8h1ST5*+@-x_!Rss zS+9qt5>M+@-INRBIZ?^l&DS!lQxpFKoK!<8SNuLXM+tV3j*Q9>IgliOQ@&M`(_v=F zZ2mE{nL4wC@4e8dm47P!kTctP?@ zP;I4X(ZN(Ct5kDnSGjCk#Q0RRb#XsSa&>nIPWI;Ht&uT;Y*i$9pRCX=iJT^7izD-H z&w=V?ft}vajTEM;(iR$494pis zo9gg6U!tcp6pQzlXIW_HKI5BSS}1zAoRZ~0sx*CE8G3q(GoNPYo(Ii~X%Xqp*+y3v zZ2KZ3_|x$BT2URS!~U_WAO+(A%eS?=>yBCTMR1&+iu=g}?r07UM)+8X%$q5rqiWGD zJhMKgZ15i~&{kJB=h6ArGj#uttulY~PvRGRvgV7rMSd2&pqo)63XNjip z_%A_4M$ePi%kR{Nwg#7*67l;TAD{@DltY_JNln;?G(^nsMP~GMlbtB=%z^>*_oy|S z0?#bmX%T6BN1Cl;Xu*Y{R*u|TaNw|)Iy^1Xs8NB>>N@EGU!?N7oXEr+5v6MOGviQ) zJ{T-=9y}WY=6|xMCA8TSBInq!!0~li9N?tqZg6163b!a)=wbM&8aUIS z-32;4O*i}(G?$R5QKBdB)noW8=`l5yi%Eom?G^$4n7XXF*+g_aDUDo|6A4}^@>v#{ zog=iL5|Z)Ul2Av^uvQ#_AU+O`CoJx#rd;YL^8;Z8&%=ig+g7;#;7^C5Z8-SJA9}`v z1m$^T(Tv2t`H0B39u7cmz4!t3G5vL*~uKiAI21WNGeik)ur(!X3FKAk2Qo&-p;_&^1zuBOIr5CA zV&^t>kp#iV9&H~B-G_Uh>|n(Hv3#Huw$ZE-YoE}L0SkZd7$GcAtgqI7WPNP5j>2JC z-q5X5-x*)7-5jYpVC@IiS~yXX(+B<8gkqeqW+Ye2&YA!{6+iUv=6!-SI&ECIdeNG- zADGod)R!ZNQVC1YL7x7*NvW1KXHn*%$MBjBZ&OvJPx?@u}H7CknDNX)i55yE~%{}N6*i(k$fDyF5`AKSIC?c*E{ zU|J>1L+F!pyidGJ?Vrdf*0nU*P-u;{VeNZXtp84{N^px?lXKY>fAC6UpBtbHE)o)B>jwU=3^V)G4cyicr>FCA+aIXz#qwxCs)UB3Bv59F1P_xCD}O}T2s!_S+i**^M*Su;>z=g;HaWH#Xht7 z`J%{K{ppIlCmGbo4tSU592eRwbJQ|)VP-in#D_ua(SeT_ZUR7FWXAE^*{4$z*t&qc zVDinRlU%)g6s5wkk(?6)YZtx|va_u6eNAM>LH(CXb@39s5iW&g2t0re$+s;0bDT_RjS#}BsU*u9xVE638 z!ZndgKWY0UW2~&(%l?g(-7+e$tM2oNrzOxn$4g8BnT%i4Ucc4W!wOoq^ZLS*eb%#W zyZQvy&L2Wb^(tu7LRJToILzuFFAlWLE)vxw*&((%2!b0q3s{xACLCBKmqtD7=3P=`2XXDgFCPiG4 zSsv0$h!O}cgnP2`DF_5lA&Lcs>S<=&d2Kv0J`1lWd(MerkH2trDB7njno(|f{F+lg zJn2d)mbLcn{_CxrtHM+Cmaoc3c>L(z%BCDk!nU!rqi{#t4pO!=u~pZvW3(!$kVXaP zwYL!1X3yEU{iSf8KazcjDEMKm;hZZ0S
=K?4G6fm%x@kja9Gvv^!Y%HOlasumT z7wJ}%x?IlNAXj5}08ZC_^t)Kuwe?%hZRa)TO?jVK>0ZGQM(eqbj8;RpX)wxQai4+~)_EE-YPKoKD-JV;#k8X*S9G?QN zE$TzOtYuWjVx8LoTXK6vAYQi?K06YQFM;!mN7Q5mkAO#IsGIQp8eJ=Atthv~h*>Ol z%p$uErSGGyl8Lun_8U^X=bl5pkW%Ai9os}hIkFVRZ@2YgS@dcK_rnDZCp|D^JS1v7 zPqZ)LyAdC7stFH>T#{jJZ629Hevl?f6v5fU_;``L1Dh)c@i5rQE~y0Q>@g-(2~n_i8LRCtUT3R4~i}J@ds^|2f#9he_(=ZPe=^ zDK%LEbO|*==}EGmpWK#>C&*-vBb^j^ME@!)<7IEj+!gZk?{k+#m z?vPl@96yS&)ZO`PX#{WUQwALMT<`0pvgEx#IQpY5w^_6piE4B$7 z(0kexW8QL`eRd{k+?9{$Ci*$LKQb7T?Jo4$M*6IPZ-o_9c6Fw;Mew{F2c>zmWc_Je z1j@t5Fy$!gMHRRBfR^Fe>;U;A?JBoAnydS`@b*58l%4Ed+%KU)Bwe<(n>xpM7x%TF z)@_Xq2D0Lr5V$vhs{%*IyP|J{pxLVRxD41xMmEDnEuz$VVEh41u|6wY&zTNPfos3v zGp=DjlCTvPoIw&{ts>S~R~Z^Og&t-BbaZyIx;xXV)45?CB^uk@FLo=A2h$_ z=fX7e%-5^&LD{->a95}!Ge%6{(g8!n?nu5vM;KLwSv8c~k55rmaiQcY@!n)`XNn~z zOP0Y-Ch19nj@H&i&n{Yxcr-VQbXeOJtJt|RhgQu3NfdQGgmR+3jk0A2QYIrlDlrOC zHI)oZPq7A>TB5T5-|oF1Q!KX4#3Iuqm(F*98o!%i1SkYz%F0!=(@iJEB_P)y#Km~~Od0!wF3^d+ifhem|5)Te8FHw-u+xQh)yDryoV@5e_Z!qhUjVcP zSRk1<;!@wd!<3q=4-1YY%6Uwp91|OEA-&zP^s^3kJ2>9O6g^XlLP!}en>2z9FxNf` z3I@um{8*Tl@n)I?Yclp1drlJa}9l*m_H=f*qR-+k6h;;hsG1Ow9ZS(9Bho zXJYw!kPvw_o#o*S@8TNqANGmwi|v!kV4u*g{5hXB%yk!g8)YR7Zm7@NtVc3Bg@6unEl@rgAeu%TY!+Z<~P zPH653R%&{$6t|UeF=Y_V^>$6(Q<#*0bZA{ZxcsnvVqq!=hVdvan|Aw8D zy-g?ZtYL0uzW2&PuB>%-!)n6!Ar2hlV3J_D^2rBI)%C+^ofta3ib6KudNj{r7FG;^>Fr1<16xo89NSs zvIO^mQ4D7cam?6ISJuKo;Q?)Lc{oO(|0?T{*jzZpP~al25)>G=QaLBS?kOR7>rnO~=#=v(r|62vJ|mC;<2(XdO%vR3uN0$!fZK+w9*v?BBcW-!JW7pZ$H2{ab4PX4${R z_U|UU{1*GyWj`;le_QP5o%Zk5_U{V&_X+)#^X9vb^4ZVU4KuWV*Zz&#zeV=@0{izL z_VaxEev^IgvhP>h_aEB7JM7;a`+c_k>$iWm*zdFK`(pd|Is198eV=FluCSlKVgHuc z&pr0i6JJYsxlW&7z7l5+54IX0U)&{bjrmm$3tyP_~?(UVU{S9BnqdDe*L zjL3L*SyynJckvEpoi@!3?Z_vg8l}D0{DHrW+<6;c){7c%;|jeXByZuuVwE%oIyzXu zEknHXV%N*#%RJ5QMHM-bOWnI$gJ-fnVP#A6L1Qh}!z^68ssHj&TffGa=6*!}u-Vzo z{T5XmK#(YBBsBZVmoDV{@4T}1{r=lcskpntx{QIxe0%&3mt~x23(oGLq)W%4AX5n$ z(}KrEFI2zYL92!B2?nhQhgi_`9ntg9cUD{MJV3}edHj8+Y*C_Y{3Uxl6~etN%|n~k zY+su>Ia|(jVW{Di=KU+Wx5fI*+AWTkkgfT&90oCVvuQ(}`L@to{WPn%#k++UGZa?W z_IAeh_2CKG?lqjM7Lik>n9!5{A*?MzFU#Z&!?7-_$lq0y)z})8W!eR}5AwGkzLGgA zov@4ElmlO6MzE{KCy~-wH0=R*B3=pY%nXu1-4pB+Jr$3o?d{C%>*I}#ZNI&Jee6=o zV&iaxF6K(6>Fp?|Mb~LisUJ5h-(8;CA{bS5X+BZZCgBSd3*!n zMvsNGi9FcW3uQ3NcACT}3qfyZn*j%Vodf;iRm_R>?>&g=U6! z`n-*=^PPKbW9y|E;X^^9*c@JNCJy*kzR8L|OMFj%e6A#5#L`;Mkk4pg;$5M)7vi9- z6%J~h8^a}mO1LGO4KB2EaQ(ia56Xl6pQ6oOYd`4!1ys+{Lu`c>9|2Q{x}9?{I3_kE~Ax7IW?|T5&yF&ifR|Wat9F7Vo2aeJo&GLd!El?|-SS>)ry+or@i= zWj@U7Viqp?Fn+mEaK?uoSNzi!S&zkYU-apxAue%1himdbNK1Z6%mcj=_wA;S=!uTZ zMZBkDqI0hExDtIcGFe{U$Ij-Z{rw8L|4#C~+^52e+VGZwW&+-)(Zu)iKK6TQgRWOo z9131GI5ekz^JMZHc^~^_`Zv?|%5;5eFq>#{`nl}soIZzuqt6{b8|#wW5UX-pWX!^&VH`YgRiE-1;)c|13ulBg z7^cZ0v!_0TFR2fhbVGjF6&|RdR|d1C`&QOTtWl@Se5guX^5|%2O!vL2Yc;d(dTpc( zb9nOq4ypJeg!J$`3gN6ijd6g3;!v3Wr$|BUaMq2dU)yVhpf(&^ApQNmC)3rDS?~(r z;9-#Rqar+!*#)Sz=-)PFh=z{tWVsx}tNqRRemi3>mladA$f~Fm7{`B<;aXlXj(_9H zHeYU`DmlWrBDK?F{@Eo_>Q zj_-G?n^`y+3>z+LDr^AH@ruQ!MPrhOJv(LD_^5^(|ncq_8bJ(~d zJaF6i-uQFC-f*k4ar=4IUU9n*t@7>k(cHlXHy5}$c1dJDc$h=6J<0qTi4wiY{LkqW zX)=-I-t_1;B=_6l-3ryDf+{@Qp8dTz&%wSI+`ePucEH|oJLg;D=C^UXrz)MM`3bDL z%lvd(=GW7Ywv3!e&%?4wncr2JBJ;OwN|VO{6i$`-2V0Y}ax_?^%Dhw8MajBWK@n3| zs?1wdm?HCkqEKob6H@9}#%NS;bqq+>@v~m*I4Zr4QQhj;{8X|XQ?-sg`Wyo?W&CYG zs?Pzoo^W}-Oa#fVnEBWfOz}B<9-f%b*k+YA%EM{9`-KO17rRGV1FQoT|Ev)De7 zqSgZvko^`q`*@%ke@pp1U#vu!Ri;ov)_s+CWD3xZ3Xl1b;V1mC;18?3H?}grST5M% zoqNJ#@&(*qnYhE_DztC!;+7IVSuUJ|pQRp4BZ7itJ8R`YS9PjGC)^!$#lx(zz=7k@9|r>F7BAqhUQp)?B$ z>K6&W+`t{><8RR(r*30T=^>#;M}_u~9g8PCMcZ#QEzcFmv<+!XoB}_Vmt@QZ+bYzE1+>%hMgx{Xn4=H4xcbB_L=Ik7t!-x*#AIGCw zN4A_bcd{CTHFr4cvcS>LR-JuXYOTuiTor*ggF|el^~#shRqwGf=YZOdF~}9mM_{Hz zyi0PI^LE!-WBkddiSwrB*>$k^W!USip390K-ck|RNIX4Om4x?E>JtoaB7;+HdEGlH zF#atv_+8+p$Y4IV|JP*jj6KSrP&jxHLMSrjeYDjPD~?ZQ?~IYZUvkYrnVySMB@&qE zV^~%J9BvDo0Dz>`d{C>5Y-FYuq0_Ehr&5>tDj`2MzZ}e`>A=X>W{X~;tTAK%w5+{0 zLgXQul(keuoHl(+*z>V>TroW;KEB3TF7+Ir`c41jH}XDqfP7CY2O#;QxvDcRf`g^7NltQy!6 z0}+^K!iUXeSU7T7xfm5GR?KUDoh?s|5ymY#KY&G8x~3EK!4t(i|A8?EB%8N0OjHj;xiP!7Cyrte?s`K zdtJ3*4{C$ToVwU{>C{!6TG!#d*M*w*AFcqXN9wyTQQs2rudFtEB#Q&p+$7iRV10nx10xF>u+b$j03Q6O?^A6T3*oU}lH0?i)1eFgyu~ds&@mkQIwxBOjE#|E zElnoF(6U&#gvJ$z%X92kU7KoKWH{QCOUSs4a*J={;a3f4jRM9`s>BD)#G?>FLG`gl z%q8E;SdG*tze;C%ceSJ{2I5T(w{32xX>>Tf%;l zX(%VOsV}Kyg98LQohP&hrj;qR3g;xowDJAKp34p=+51vGf_3DGWk zK4gb@NKm&WXHrsfWU46$P5GvXqx^#B(+NZznG5!%n!{an{X(0*qEGw~cuKfFoB97! z!(Q0~k;#r{GjD-cd!*;WVdPt*aL1k-!FWoc2ewoo=B5p-v_&nethWa0l@IvJT^tQ z@S60z_wci=!siS2h1aYKAN$_#<`KDe@8HMV_!GPWp54Zc!yu)Kp|>d)+{l7*1Fu;6 zvgoH$(j=c6YBF`xHI>UN{inM4bDI2_;0~LE4MH!v>BFjUoy>np-aA=4!+?itLijRY z2TSyTDJ(S2{=LBdoi4w8IfFiCndxUaRvU~$J!N;39A~X?C=yER?x0-esjhH;d1pPJ zX`Y~IE9vHg*v(Ywy$LPZTgW*(I-pVi^j=%7ShJOX-GgKTDPbUa-$8f^V^PN*0i(hr0Tj zb1U?W^mCv6?v_>{-{!+*+tEO3k6?oa(7&EQZJU)6oF`F4x?=^0oa}-o? z0Nn|Hd`8U(Q`3Vy)_qL6oKY5em+=G|mcuLM!#Ht-Z%50wJj&EecT=oP-c4iL1%%73 zUD}7%#B7nLh77r)zMQ@ka`cKG7VCxC`BXl?iFS&m*3b5 z>VPlHDeKauQ%NFTD;d^~gkT-?A~d2;uC0JZwpCysD$1u=Xz7lvqG*dqg*%qP;wbdM z2Q2H{j^>S7dT*_Xoi1ghANp5#Vz+W5O4-Y=b8aUN&w~B8cL*xM5%g5SwvjY!nB<{V znIthoT`Hl6txUA5EmFh)G@($rm=o+6PKaW7P!Wav%>#f=H}t>Y(qZ z^4%g@63cKdMu5BY72*v4o`&Z53|L%F;8GTViTJZjl46dC1uMvtlLG+xE+I&2gI<1L zl%Tiq3f2eMD#N;r)B&;gfCT+3g~Bm8RNJO5ubvg$_4seQ0W8|JPVvCEvHN*d+wylh z!xev9@_5-Iems=}USyWTrk_yFM_2o}RIwH_BhIV&fH%U#D&cC@C23Ph*O~b&QWt+f z1`K%+yDPPgXV}Vd2JeXLd#&4x7sNH#OiIv&gYB%z0uU+mnU z>FeWMEFE3pcFbG2lFvm!BtN&;htP!{P?seJ=JSQCSa5ORDSVNGz1%8`QnNUPbaVXi z+7_JycVG&y7-gvL?LF@rM%f==>hHv_Xj$^KB~$RmCl}A3?a3XP)0jVJC^LAe_nMn% zykzk>8oYy}!9|Wq(lGNo%_jK1Zgz&QurD~5VOc3~uw7s)pe>^FnW+W9Ny?CrQ-KV$ zfmHWWMg}0I@#}3k1>MTvYBc>q%s24Z0;OeF*=4_+m4XyVz;t=hhiIfuqGPYL%EDe^w*k)7zm7PK%g`r6qtb_No8bx(vgXE2oc zO8mamSdvI2+}G6POVnfsg$#~s@f6Rqv}4_chYLezA85hMFQfdS0%^z(CHH2S6XG{uJ{N2gXpsu&oFOyp0fF={sdYc?_1k)ij?f$ zegG}`p|n4^JoK?J?rZTS(idyvD^vSy1~I-ZjXh+rUp=)2dk? zUqT(vJ2E2el71@~>9r%l9ZNRYq1;)bHC;8^{|~ z7vtPph_ivy<3CBn&P7f?hz63rxbdY#Ux=s#gc8{mG{OkPY#EPB=Q})JHKRJhkR={|SKVeJFu?C^f!@tuJcvvX_1d829rTZ04Q`_&rS4`5ICtj~=in`+j! zF+~EOu)b|XP3P=>5l@Xs3WKf-u(i>r8j%!xUQA?y*D^-N2h2-nwM7S;^>|!kUT<$r zywkFkHM@DBWmCR2bJ0N+dcr@Jz%ot{?jJt86Lnfu*v_8uY=mZCA+XFoTWj%OI52)B zX(xh*Fj8YIEGDh_3}eE~9CdBjRcrNizM=uHFb&upk_H$YoG~`xwMvLpC93L})i|oM z1xJV`IxFx(y^l;Li9H{I6?1$`)mkPVwiLEeYI9_&J5qK|6&fQqGCD&PM|?nSOGT(7 zBk<|0=OPokYGGGvV{KsU?z$K#El;4eK zWn5UtgoS4>eICZ|0C+LLCwB(koRie)MgyT&3cmsbd*+tWDN|PXuqw@3bqZ z=?uI&Cuwg@GYWSZN3r)h_A_;?PO0N5Q^!B&y9LsGH`8aKXm*c2OX)}LV-!XtXT0g@ z7L(J@tZ^YKLcPdg*(J6vt`88TXS*T{%1TclkDt~b;ckm$k2jvpC=0jbrS)!?l_?s` zUbWIk5+!2LJkH zt3CcWblG3%lE;LtgSTYzlOr99ftatTV^hkpDXZ#>ISPAY{n63{3KgZ0eU%C_q*zyo z*436+uf<=nR>>E0UWk9@)b!wdu_gAJJseA|ETy6vt>{Dnk3GAj(|QvL^sD5l`>LIM zURrIMnGv4d9$#mzO8an5M?B_K9FU5gJ{Gx=c`313j2>xCfi3kjkd(6Ui17KHf%Wz0 z7cLKcTtCj*Q1~*BD+BTRVb%ta`K|;6k({%n6S1h$kI$dh3nN&cL*ux7GUxgDXW;j7 z64abW;_o_$-7(MR$zJ5atPwM={eB}xb=EsBc!5+~%a@K_#;+JE0Ax~ZHLSW?<}p=o z?trP(l~0$&tTmfxz9%z7cuvcfd-R)TTQ>C9fHX1kfXwnv6CkI=$1>MdGOYD6HI{FF zcHj0jk)MmNT8z&;R&8s-?%M)Ffc0S&{8buQUVj8SR^zLso)ckRjrq59C^4TW`#y6Z zZPxPmhD5)K{&w_fad?cv@9sBBY%DujOOX{~6_=23X#xVk)N|IX&K|$#D26@f2iZA?(h2_X}- z6(1hjLOy{>n#yopXJG5>BXm%~fyWyiRX8O9b88ArM+GMQm!#i*aVK>9o+2xV<)In@ z?zj6NPRxUbhbYR#ARj*CpuDmE&2A_=z6K=yx|nyV#=P!z7Q%9if()(~RV`EE%Jb>* zE`ygp*kim~H#bFp{Ifj2H-2{+#MT&oeIddHU2wm^ki?5GS zeO*pjm-+6jABH~60X3P-mcc1mypj(A#&ibS>Prh(1a=Ugw$|;7t3a|(Y~v0%;WPIO zG6L=;6l&XgmwAPLAZrV2ex)2(Uc}gK^rE_?-Al%!N&QHrm7*c3v>Y>Zai_JSikLJ` zjF(^wV!Y^_q%UssO5rn9 z?#*~xLXU}0Bypw$OU7-%echPC+YbD#OcrDjJqrAG)^lhi6Txu-{6qs@!a&B2HpQ1E z*KmnXR2r@~F{TVe1eW)VF}K(b*LQ#|kePdnhzkPf9ZxFe-R#6a;SZH2{UI8NFZxa5 z%FHu5?V!@goA{~4d@eqJ88TPG*bh2?hxe-In8zyY2)tT9!QJ8B?p_|)9;}h|9x?@5 zxc%}j@d~_GJ;+^T>|vTVU`|!!Cdnai6iHw?)cNvVQe;k_zspZ#)IjSihJ=Q+Sg$(p z>K^#JOz)B19VMW>A%2JCGL4Lt(h#ZZ9+sKT^>mcWB0d)x(mBv8co>>6w)L))Ch>7y zdHUz{3o2YURMi3r*SC#KYpdunY; za`C127z1m?-;;_Rc@Vk&mttV|E(w7-2bae0@1T=16e9S1eGIIK-3H$(KdL@X%5Ham zrCa>VSKl!H712!iD9ZD)c2A?0a6Dl%rdna%HwYIq%OBck!hqWG`XtpZ~ej2>8LDrp|iv zo`gZHZe|^)bDiZ}%XcNV49j(KGABVd9P+y1kc&d>j%RLa8KY`l*qCk7#oa5lU z`+^=g3qC~&+?vY=+3S#dgCi2FZC{)QXOH!o;r~2;^vbmIigS5ZbNPOIq=WBt(ZY6L z{Ll95`k(Zm(f|5>J-R2(->P3X{y4SmU*E6yrIr6C{hG?V|Fiv?(G%Cb^=oNDCRBF! zpfmn6@@gU!wp3ew~^I=j;3R*tGKhY`l74xD(qK1-KUnkp?>*C@4uq9se)t*TtTen7AD z^!j1FX74j)mgu!#ubSwDR=KVzYPWqkmg9MNk~s3?u)i@Uv^>Q%ww~Yqvc=eU z@D9R^b{2#ZRzPcZ9jTLo3oM^U-+Mrp=*w7wtVAi}SKO0Q5ng_E6l|QrW(k4E`RabY zVstUfLal7SosE6l>iS9Pa&vgek5Y(Kl;PJF#oS{K=UR_ydyiPLALPM?)I zeOB)DS!K^Y%eVW?-?PugU0~NS-Kk@SQ^!oFj-XS=T)T(H&2ze^0peIyrh6Lo+H}t% zy*Ax*wO*U|b<bO9pnq(zYbUNTV(q(!xJ6l+45|8xsN9~`np_JC3BZ& ze)8pKdAXl|NAd3hlP8xL^!_VJ3S%$PkhA|-`?@;Q70z_(mnS2B$L`zBXdt;cmK$cJ zK9LnhvZCD+f7fb{EBKLaS{J@;2aq~1`N8lESA4bDE}1-zRD3CYatH$n%$pl~@pCs)RRZcu9%qCG zWomLhokMZwdV*eu0TOD>ZkP8ZCbgipC;9B?L^;j?={e6W2F`vSYRytO#j($JOFag* z^K4_vGmn-liap!Qv&GIc9cKvCc!HTEWrdX40iP~Sl9*a{)5>a>0!^DD(*`=`aE321 z(G%=vZ{7`LQa(9nsqoaUD9%}Co*xHV@O0V`F3+~_bM0SWT5bkAi-7d~y}Mu~Cn7d5 z{$-eFr^3{B%2v;EGw9)6#^q1TH*CMtT!fc@Sj-)DmGh%@6{Xj;^e}lZ)ydXPwJua! z#KW{|{mZXBj9pAUY7Us12btGYF4alp7`hw$#~CmRnM)3;@*k59w&4jatAis@S4*3upG3aX%H;K4#u>|%)mrxY4aRg!n93d~GHr&skqPgk zAHg1v3VS#!7&T39-D{!tjKG`qZzoIJ{^gf!2Bu3x6i;ZelrhK!p zJ}&D|?Xi0AqaZCdA-0Sn&e(siFmCyJ7;_ZHzuLB7FKvU`SqPlZ+qjF)n&Yp9A#)5c-1p}9E*Qf_Xz?oBY1r6 zNz7P1E$`;byBFBw|PNhqdqF$FJeS z`)KF^ex$R#kE)mT>K{}#`|k62i+TTG`uj)C`+l|iJbt|?@Njy8-y{IsVBRlIe?KP) z;5VkglJo*+CIH-Q-pgLf6b!$Y1aPY<@I-onoCJW|%=@M3?>oudi~5l!{LU0;O)s$4 z6o3YInD@)l-#?TD@CQ@i>GT5ECji`K-Y-voKPw5~Po}_%^a7_R0NicfKb!u3SQ5Zr zOo8Xp3-}TM?%_qPHQyC_CPUV>!w7SZrrYmJFTd#yp^3NYU3N;6V_bg3S1NVXjy=C6 zR#oN`SqM_w^pJ8;(@GJbriYYWnxf`LS)(ZvCCVG+gQmmHjrMudFmt0F+|*)jv@@Ij z+uUf+H7zwa+DlC@n;Y$tCOKOJ&`SQMq2@+u-Sm>VQMxt_lEybZq(p2gFgHrDCfQNW z8=;Q3X&K*;4bRVcl&O^I5H-2{cBM??!5DIr%f*?WOA{U~d#jeMTMuBRK;v$494VI+ zA}u$|lzWhJN}R@b>~cw2(sJWXx#n2A{XQv6`hJMM_cqmbu~YjVyG)XqwM<{T%qS_d z(k_!^Xf5;h?@aF>E@d9H%Ou58%Ph6a=*c#x+GUcWsby}p%e=zt*!S%+N$J!wbL=uw zO-xQq7y2Y6RLh)UmysiIVp(>Xq>O2qW9>2*N|}A^GD#`uV&zVBfL&$`ui3Rdk{`8y z2!f+h6xQ4SWw)OKvFC*M!6_+{T4t$TW*4txkJx3BVyR_rwadIBWqv1RQqBUc#6Mtd z4+pQ{-+31wQX9T)su~~b;8C0%8(3Di*{m5S*QAcrd1}LrHBtfx!q`ucLJV*?s3FRG)tg(J$O-HEc_Uz`J=YoKm9v+q$J#XKTd8Uyv^0M z;YB^!uBMe;iW^0m%j#-jE`xH87KZ=RAd(7rSAljF1ZC65$EoODn7|GtQ5z5Gu3Yh{{u zVq+0n8H13=(Fgv@p(<9U=4v#wD#M4WFB+ zi||<l0N~|zQa9+!jwL{6xhE_fjuGtyPXo@GYNdmQtzJl-qjtZwA;aVYzoXIzE=p$ z1im$U0Y0`n@cW329N?QrC5e$lxKt4))Z7!oTZ_99VSEbA-=x4yBD|dvDG2Wc_;0!c z-yr%UXrh@w3h*St_X_Yc$^5h@ghzFUd3FlS_eLg(kVJS!I>LJa{@!ujsPQ4f;vl>z z1$YwSBNXAiu-SFpVM?w92WCkM%p}5Z(WDd#?*({CI`H~_;kjQnbuAd=!2d^ik|0T( z#dwC#<}<(w9pvm zAwlW&O1n4&ldocn1)`A8du@L)Xb12|+wHyfHZe?h^T)nFN#2i>_olqy7<(!CeXf-E zC(Hkpr8luh`D2$KEB6!S-qgQdzJH%Ts7T)s(a!|wqNjf^9(?bHu{PGihfDdr~<%vso>K8p9J<{`$oRHY< z!*Uwc?U9_v+3nG)o{zGjR<}}T^C%IQsa?W;PeS7#6j<$Typg7dXZpf@iAm;$FZ5wY z7zw*b*$C5l^o_zobyLG*$PE_!3F(;&bQ}e$$Qh(H48r(xYa;c2sa!^h|OqiQ%ne z)it@^qNh(pUb#W~a^tT9?pO!hRRXRx+Igj}EtBQw*_Lk!I?L6rIa~0NoL|ZJ0T8qM9%kI8?}v8m4n9Yx^sDV4 z(cS}Y8kA?9DLen&?Tq+5#sTG%NZfY_f2UZ-JMN!&@UHlKjz1)}d4}d1ynrD{+2Bj^ zv%=__9pQn}BJcff>$RcP{^{-&M1t4INmhXw{wZ^2kmzyx>X|G=D*G zDs|Q0Llo9W`;jlESwr|c!#X5|PZgu}ip#5Pt{Fsu0_z}myA5E@Qy7c{D&n7gkZZi% zR}3-kPLV^QhvZ(QV)|*C(xhnEHgVGO%XE?6kUjlQ-aD)-~zk8z|$4Xwh4)L+if;`EOj- zw&U>r%Q$CCRwp|Cf0^uTehWF3US%bzUlG)YkeSG2S$%Au$^2$w z1+uqk5uc$q{8T-S%$rlZjqlPh8Z$-GA`aj!#F;j9ihl~AMXHmaA?suTJw2NY1m4Eg zLXb~DZHo1py};SqG{OMzW9|yV6`gF`f=}3l=KeT75PcK)oYP?Wu41(87!>^l)oQG4 z&h$a~L&sUhq?^U|Q}*dHx1Z>q#2Ev-;K{tYzYlvII5)JPqWl2)_B#!%Y*O~+I$v6L2`!z3F^C0=Ah;npD_+F1yc9cYPBvkNq^0-1uBA^^M)-B(r>+u>r%RV?Mc!|kkN|o z1&VaV?#@>u2xV($?C~yL5nig`Q(?assEU0agtpn=;t^%{-)X z3DtF-k==9sU7G$WjC_s$A*P0!surQgWa$)sC-LjSGx19|j%;%a#gE~ctUH=!mzknv z?4CG`GU!}CyNV;8vAoGceH5^xEK)Sa=!cJkGe{ePffI%9OdO4u&S|ZiV3n~}ILu&9 z*;uLZGPx`nGlJaUb<5ESAB#?aUS6Ji76kw|94ib&9;HtB%~;$xmpl-O2=qd z4NbOj&W3jO-XkLfe;}2lLu}6&A${SS5zh}SIP=I~sW6X0KSOwY78$P?@0J~DBdT^d z!P9}@lq;QSVPZa93^XlR+u^CA(I` z1k}`jCzqO-!+a+SfWxURjKb$4NVWoyY6sp0;pu?OEz|Qs5ql2DNr-(Jps2JUa!%*v zUnmEhV?~p4Z#(Fe$hB%Z4eGH|_+H5H?qw>Vx&*G1jl$8Z5KeiqiWl)u!4M19u~0V$rq&$yiUakD!R|qi>SY zvpq7yKTjz6XYNYdy-jU6^TS?WUg`gVt9gu%-;>;Y=$HDqIavS}FxOWPY|XJ&fc-0` zM75YW$yYiJ08qD@R+j3#`>>a`qgCLWlE@DyP`apL!38dFV*|E~1d=BSUb+kk@cA&U zK40K-1^bsyJ<8<1EuHH3HcqEJJYOsf=w14{8X~S5tXd}>r1b4Y+b%Hk(f@q_x z8u1$D!ZbRTeZ@v0nhZROqRUye9xnN;1XP~Hn_S4*O>TjwUPrj-yLhw zYtF)L+8_jt4bXd_`^C$P(&%KBrYX_OsFJSm1IiVv(elkC8VR)(FG8riOWR@1;sM^P z?%+MTv*C;5yw{un5^Uct@Fg1n8ya}o>XaZ)?HA-TuB_rn}LIAb-<>XkE2 z1HbN^G5rmPGp2F{XEeUgfCDYOQ(q+TyHZ@<$i&qRyZU>tyil)iZ`jpm&XJ+`$c8Wa zc&}PW(?Zb`W2eizIU;q?>sQ>6GdOyduEc^2o_uL030OjZ)8+!N) z+;o({fiymLB{!_+L9J!Ut)E-z_j#zUpl7?B8G!sFTe^&RKy0<4jg)6qr7PCS&=uvW zL7G2Yl+6c_ez+(bS&~NMf(!xWn#E7v&`qFIZjDM)2ea2F5&s$2ig;r?km-WI$jf%% z$F2oj8c`BRNJT1#C%ahHiEbU>ZMs=1M>COt`DA&7{w|Bl|#x6ryTZWIs}Qna0v!>`M+reX=LmSQ3~Q7 zTsVd0a1viKRFCx%B{B3*EUi2tHg;!M*F)~u(;(sO1B~5GHzjUfMT8PJL5gVrp!|Lh zgT~_Z-As&NujML;O`~b4gm%Z~ix5)djk9qlwvp(#FDS7tHCife4lm~MLfnby{-i(< zfMWre@aekS;PvkUt~VQeO2P)`VT1F;2IrM~8@HkPtW#!yPT1fe02~`E^1yL!RPJh^M@rNji!LuV=D46i z&9McCQB=*bE)Irg@-WBpyrm&&k3Z#JHN;FVknJKMrP$*F3wwO|LSv6lrN~gYF2x?_ zVvmcxS6nL}6ANIE;q(&njwLN}o?7Hw*gYTkX}Y6{R&>`LTV4?oispEqD08h2Z zb2}M?Z(0KZ@VN7_zG?QjN-{+3%^shSu*cA&@q3Uqm87<9w%oniWn=$B{d=*?Ihamg z^!=06F3U)$ucuv3>4;RjtPN@;^|RXLe33IKrBd<3A$zjRGmbHKc?TkrZkJ`ONA*FT zJJzh%=$4OO7P4x#cX*7x5WD;?jTgIYs5K*J_!+<5=eTG)^otsmWB&La%vT?%gim!3asL-q;@KdZQwfw9A8FR<+An zTo}8oloXYXA7$HR35-?hg%83h!bS>f<^OoyvIuKAPc3Gg;8@pVjc6pX#m-U>nn9tZ{>dO_u zaRoEBuXC(&M(iahBQ{(QP>Q{aitlEV<=h9g$wc?x$R@u@hF%BhwOlLGjSq?O*bzNY zTBJ7l*MLhSNCF9|DAgwWvB|ed<+u~JO-AK8HaTC7YwTVMh)sS(YL^O3=QIW6IYqFw zqd`G!a-tJ7v{IXVk=AL-4WXQ4lZRjUpRviWOzL5iZ~C3uSUHFfOhkDX`&;FJ0LzIYti;0t)6aq$;FH8%J- z0PZm^UWO~(Yg~L>A}&rFo94V!XKZ>qm*_7uHa&x}X^hCBD}_ZE-kK+<4CGEsikzUH z78f7a>)13-gv7;W)~y84iMV(&0Gu&1#-?4aTedU4!fDw4vdDx9j93>B>uS(&_*eM2 zaL;i%{6-io_xOa#IQT6ds7F4H3;dsw^f#QDi6qw-X1~vSy>qd&Lz3 z(|bP{cprV0NmQnU+XByeZ(rtJ{8APpYwivi@&R^Q3_QPk3=FwG>`-!5L#}LpbR%~{ zu493(!4uUTpIfvgNf!C^9Uo$yy;#3bcY<6dn*;|~bAl7qvx=Q;JzJ=xvh;l}P} z@mYG@yUp>r8DIU4UR%-V=ValUHr=e7bqk@{{ zZdd6tukLv<(eH6?8~$}B`YqAu_iA%vhFXhE>V-Ymd2%xMT77MspX|eCGgs_R&H;<7wvAbEzQta*&NS#V(cOv%fb6z*Q zd$)KQ7`qRr*mgHG)!5xf+fwZAJm!Q&p+F;@6CO{P(5u}&h+zdYCtSdIbb*XV7nHNr z0&^^vj9;wc@+lpRHm65Q<#)EJ(y&i|MS`#Af!LBCV|CP)oNo{PoF}HY)Rxw%u22^P z(#1e*VHUcKS2LXX;4Hq3RI`AP^L&wm^BJ%@8{0vVD*2kI6f5!GkBCR|Wc;^a`vp3CUEp31-bL1`wl40#7P(uNWjB$}D^l-a;t~<_4O~yw#!3 zywyGQit36+J(m?#-4(HqsilMe_LTPc)#i{(yoWn@AU!VQ``Y8@iT5yrLq^1V$mFTc zYnRHHdIMEK@~N)6OSO#7ZC`{da1Src+_pWP1YUQ`Go9krUcx;v&q4z-_(HJe!Oijm zr{KrXEScEIk1jh}odijmkso?`o;`QXPBK}KB6H=}SeqLe?R*xt0yG@f#1a}84qjK+ z-}$!?vo8p7{^{u+s!~K;lyJpn@!I$sdt#f$rzxlN;Wh~x<?B`M6_}H2u2`jBM+_aJGnY!I#7@Up%h-FVFyYf6 z+@so`Q7sarau{P?u`uO zDpIvNw3E4VT)Qq%u=!oer}Fzj+zT7-jo)*X-}8FocV%1WP~AMvj6BeL)f12dkTMBS z;0@i!U2RMMuRuZ8F64a!e*Xh(uxEa6d!ie^KfnX=jC>H=q5l>wlpxcUZ$MecJ(5kL zwtH0IOboms-&U>EtR?K*6)(x|*C||*lep^7vHSRrJ~2KL0tNRd=QIq&M|uZSLO(e5 z&(!*DN9lZTqhwZ4N9jl|jH8rPy?mGOmA3L;HQHvqVE+C_E>uLljj!l4XP#gMcTluI z<_RWqEgHP(RW2NUVlaBD%a%-*#T@D^i(y5tnPN%NC-!l+sE;2#E(VE)=;AXZqedQV z7SCxoz>Vj0o?B~MgSn-)GWDBQaPw4_$ifV+bo~8%S8yQn_yr+2%*92K;EQ%BvNeq5 zBlTG9KI1z*rIY%_`faKo#mKSoqdK_gMLj+MR^8bp*_`W9AZg9HTpmbs8asE;XSTpT z#Z%*4{fJtIwMuG(hFBw*$=pV=uMCp^O&M8xGu0LBAL_!xsuk3TSD9TX4|OHy7D}ZL z+_8Eo?^HF(smk z5#*6#zW*27b-w=|Iw>(_f999m_$*BVY&J!ij4}nWQz)kXmCDHz`NqGxdr69aHI|m8 z64)I(MFJey?vE3@`BznE8~^HRUg)^Sk!KqJ>MQ^z#x-W(Ux_Jl{Hx94_xCp6|JQzq zPtP@X!;OC>YwmuL;$JlaQn0GPC^4>KuSvoD9?t`@wi%9pb($?A)#6{N`$ET^YW%C! z6mtBlDUN@2H+BL4O3taT+N%>qlTb#ggXA}QJ8LFULY3Iq@`Mw`V5z8!YS9AuAT7Us z`2~v+7*=_oHV$I(KsAns3wXE;Je>6a;zQM)Z+xit5VLMRlpi0e+G9?nyemFwRlid?3IBZQHpheMXU=fhtj9I>H_*!eWzooT@+_` z-|1#~roK~r1p0p1O5Lz0zRwH5pko@JH{&t-vDoacj*%Yu0ib^Df=x`%s^cZkjN>KE zKrJqkA7LSNyv*p#II{PEn>{)+Lme;CTYKV;M)9)LSF#)1xIY+((^6#nN>vs@@L+%S zm8zh4x3z;SvW>4K_7-1B5jVclvpmr?3M1UHbM!i5`YBrZh>$<_bK6%c5?|?R8k?+^ z;K8DwMo_IIQ?UaTMl(KtXj$>1N&X4mrK^aG#3zy&0mmnjH5T|p6TFe5xC+IJ)h9Yw z=!#qz{@tJQsr)N0@;Bw*7p>>pz8Y+;*uL6|+k6{XJIm+2YB7`?0e5;sLQ~~gR*29+ zIqqG9V&WFV`+MTo8{mcR{Cc(FSJ?BZhm>E<0#xab`*u0`gdw6IYoP>Du9UT# zk&4x2tXbTqm$#SonUnB;BsoMVc4ACcv%#C{|A@kH$EHFm#)x8P#R!X4_v8aUf;hkt z$_))Dj#!1U;ZC2<)Y@(T=d@n^pQLI`^?yEq_Nt9G>IMFfy{_q0MC4h0=J-EPm~PUs zqH3u=^0P5Dr1NDDoJl6O>)yDrBwo6H3{GS4D zjJbYJeHi5IG~@r|ObT2TzNtdpJ(iR z^?6=3KF=EZiRe4dH4ES13S*jcvE^SANc ze4a@)#^<@27wYpIS8aTrp8zo7^HhhKb#WY?o#L){gh#Wv3HBny2DEB$^( z<-JQ=wS+xOQk0n?OKS54NwLotq%QrhaV$Q2Wkn*S(O0p1+Dv56=SmdjYt+k*Ep)yYF77VRvyQJt=F%!LlqY zD-DCgwHbB$m?kvt7EgnStf%?z-$%@M-2gtF+u@>*1;_=IosOUvSt*{yCpoE}MYVbs zv`c&SDZVS6Iz?8#{n*=7=a9hLB#Y(2VF;@Hd@kvE&rhWed&K)(x57;8#~VSSdvl+< z$7${(TuDD(MT_XiUHXDJJ2)8A6TC<{S9dD#a)Z8%U4ihCPjV>rrZUr;E~R&&I~Eqb zqXhFd$+Uw-M~IOMdqM*CcTf&Vavq%od#Je-a{9Q`{?;1u6#crCio}6~H+OcqwW3t2zsED_ zU(hFf5^@WUX+^{UTpAdeaE%xqMfAplvRj?21^Mggq zhXlXdu#4r)p-mZ~)}g6gFa<MPP69XJ*m6MOO@FMdZE-)Lj9zGO4lLgROU z##et4{0ti2#+xWC?uX_j1Ovz`->Xa!LnOvqDi9Q9S{d7rb(xw|4f+XHKjQ<@Fx|=X z8fCjP5Vhx@6-sSS87UHZ3)TI|s>?xwpE{xKAbExR&h zR|1bk_tvS!KG4QP&|)L_R!BgjvOz{0MGmX-PM{=qlUrhMc0qxaluTIi!$qc?ag9jo zoBvLA1%6CZ6UAomjUW;o)y7mvcQR_}VTaIBb5F2;re@j0jCesAejogVjXmboZ1UW*+C31xp z!#)x}FJaT!L+#jfzp?3g4QkURK0+dnzz}9(Rt-NNA;dj0Y197#K;>k~=>*trHa$;h zJmfTE)AuztJul6s&&0e$Cx776e^SNpZu4LenbrFCas(zGYK^WD2r+4mLhq&pWG^M0t3L(F@= zSec8JnPV0rCpzgX{WSI~Zd2|1BoKi0x^}1%JHn1j{ttWa0v=U$^^NB;N`&Y{9W`n! zQ3niyLNsb((i$KGh(x0j#Yz-gOi@u0W)NQ!49-Myau`i3wrZ)Or7hZ2Q4y#j28anN zYEaZDs8OSyF<$Uez#IAherum|=FDWmP5M3W_kX@T%Itm4KKruvy6v^sUfZ1iQ>kB(1{oQql=@}0PI6CRnk!~O5*jELA(sG|UD+=_Y#5og`k*>xWV z`5p!7anWjzKvFYsBsX+mOam0}m~uxurp|nn+0K>3WfSuI;~DxE1Nm321u)nVhAo72 zHP}d$aZE&xkUvO?_y^>rDdG<$@DDP%Kyu`J@V^En({>``&1smm&6+u@2g*iUb(GPd%PU0eEd_5BAfkmC*YccX&5SQ}(OiR9Nk(96rFjxXynHud zGI?vy8KPs2sbSb%SoZ*C>N%{sgw;L8oGjx9piSaG9w-UVFf2XT*N*=Hk{@uch>0TK zOF$aH@=m-FmK34KipclJ?7E`z{kWva%Sx_d#;Q;eN34WEU1#ur3V+ZY{`Vf(IqpG z7uyE%F0)P1n%AyHn|Oz3Q&6S|G3wp7(e{i?RZ9}1#?4ZDInc8wYha-#Eii?rtU~%D zM@8*7>XTV2s)IBYY*y+N75BD3p_vwaLU!#Yteo{(nQ+LN-=ww5j?>A>k0s*-(`2o^ z?ltr!8}cu-$z4m65!QEg*lIRb{8>cOP;^3?U5q?L($IRmbcb$2_C3U4?RwM+@0;2pc6T7v^wABJ?UU?=LCF>Eii1+Kb~70NSS{Yns+-gOg< z0S#Ct1B*@5iNpj#Nm)kYHy-b;|MEAGL^beo;XHy1Jox7k2y@F2oV8bE(g zBkhMd#>cQz;kkHr1e=Rt2wbaTj=qE!IH_;^`);gWCGP!B$9E=5{u|{d*hV=P*}sd~f|}x5oGD$nKBt5a;-=ynWZ>d(JVw2gp|J z`MZ<3osDmxGXM3QzXQ$jefLLKwQx;rS|KAm$8Rl#-3uFm%!Sb$uxK902n5~jI#QY8Brp^y!ifIPI>nla+G(^ zVws-170ZI5N%f;M@OzSNYC`5@R+t4RW5n&FWT1zF*Wz|q5xEobrm}!f zIpOnWK~c!Ad3F&RPjZI>5H#S+C$U3v4<70rg0(oGH`LsMm{WZ#3vL{Uu!DGjl-C{l zHB!(V=yr^Nrd!2W2zg43yyn>*;vIYjiVViH4co2rJ?NfC+!t@X9`EQInH3jXXo$qP z@R-X-8qbfk-0Kbpzz{zSai=QLO$bClj9lFK=X|7Fpao6U($$lD_~dK4*3rf$usezB zMZP{loOK_;s2e~)nKG@exL6OPHGknqg$m}=M8~kE8hJx5r*I>vz=TpeHVwVRjCnKZI`FN26 zcw#h*rVp?#5B@0Sam?frX|%F%^fan~L*1cFU>UO0VGTkGlx@LRh+6hiOsZSMl0tPW zRBDzxL?u`-*B$z+dgvD-o$0Q<6M4dyCfEK*EB;VRe}=$YX$V_h(I z5!G=rD}J0Dc^Cy6(89G=3u=aHbNL)aPD+ZLhd#)7?Ka8G6`+V@vOkA%r=Z*_3=JOe z0H2s?h`rqx z7AD7_FD)JLxGy>w^Bp4-GawVa?ptrhJ90wW(Q;xUKPjo00YoF|#1L&(Z&LBDFlXH< z6@z>tQt=qH)Ke<1z$m%iLMyu|7f*_ji-mCjRuqov%!QhO6Y>!cxODF+AOFy+e00n} zPx*Kb5Rvkc-l{H3U{!V`l8-eXCX|l{paxSu@=PDjC2)0U7=N2b7)B0~X9_Ov(5@$m47Yc@+jt30V+@WhIim%g2SAz)Y^O z5z|dhnmR8zCc$cAEU(Xl#k?-iUOCa6y)P&NGa|cx?erC<)ay64Hvq)Lr3Es z7!mkJ?Ls8MFQQFg!edB{0t#XC#%?unUIaL=YYuXrfkfN%0`cpjgPQCv~a%Ff|?yWHX~$SA^IS) z(QZ=~Is&BYrA;M6e}QsJHvS5ri;;c@I%Q)yzKMDJ7Cv-NadIRRMU-p|e5qvP6?1n_ zHeSeCbI8WpCZIF>g9e#0P2#x!qYKego?Oc?7kk|GjI(YSLW{CS1cO z@oU6~rPzOajksWA%o_1DY1APD|L<5Mo)~n>z%1m*lK!`^5&gG1J!@PEr1@mfR4!Aoj(PY%Yf5v%{5c#Zh4{KRr_ziL3bRlg=Z_|e$lPgomn z!73p56Z8kSS{W(}DYs^@j(WDnIcbj}M^t+zer0%kLJR3!)GTpIYLYQ$a zW6ZrpxSleI$ddq{i2Un^=43T^ywgTXhy31bq}Z=jfspLAUDtpHdo2jqgt!*O@L3Ex zm|aZ3x3eYS-{Y2mgl`n&J=cDhVu{hiHhMKKS?($KLWmw6=Y&t&=#i*_Yd?=N->9`8 zL1+A9HenXYq816U#wq)&x%Q*Uz+P(pu)!hscw$*_EC=W3Drt*%FMk6o48)6>%frv{ zYd^2K_WN{L@OwlR=#So*Sit4Dg$2(kEZ9)6&V7HAds$N&`}=w#Ea-L9hq&e6rvRdDI6V{9#w-q7@S)ju zB$aKp5KAvZJUg09$HFhwKAQg&zfEj1JqwKjZnnwvIs~SU$jzUz%fkC|DGt@X;Z%Kr zoUP~9;Z~gMk!4}oUPBs=;GqF}iQcCs-=I-aWfG_A6qlEWzfc`+|CIzll`=7Y=U7fSXtYf}M zLL6fZ3)G48ROV#5a8zDB3-(LVmwH1iv{H`BJGMJpfkbM%Q=O0}?`VpA2ij4(!hGd~ zjpe9`YqeoC07=)~{WSi+1t8(6eJxF!;EL&jT+yn|%mQCTBE;fNs2ShM9;!L!kQ)_J zPmt^6!T=o+Wdxkhh(ED=s1p$}0D8iKF-;PD62-=fOEeC{5M5zH*gS7PYbNI+QVKar zy$P_zE;$C&quCdq7kxnpG2)VX(0!=KA|s19^vJ!6-xI@wYoSK~wUspHMLwrtS}i@| za1`er>kxOaAClp*DmoEkF`*MCwin<7C$Ba@s_l8Gsa6GHQu(WBS&c`@PtuGr8PnDg`~}k4Oon zxj%v_9=*on>a`k6SdpT+a~bXCm+Zf7}3Jn|q#=gg#M#Mphbe2Z41 z`@oz*rQfVY3ZXd&W^4s#SzEzpb3CSsV>8U?k^SIw8Ba6b$!h4VzT_IG!nW z=Q1>s`~1^rqb70#x)uXX)yc&uLOygZ&+h*OD>#*4j!n+)a}8_m59d(eCP!wmyw%be zt0gt9wLb#;P^=VpzoI{)6WZ93tN@zN?^T(xD5KPzb;ahk!EzLPEb&Lx(a$48a6C^qsFzNc5c| z^wHLL)`3q$sTpP|HF;oNF@Y9a<6;Eee7CLC6f31B-&Sh+JCvGiwvLv({56#tz6YK= z?FMytr1Tn`Pp4i}6sy-)?zQVB>4@xgxNuZwr${N+g@FP#*zxYo_?@+ zYgCvZQjo379I$I$rt>N1_GFBl5q+XRY)lme$IUFKv+a0&a< zt1i=3gmFM8fi7<9B4jcJ?d*BGBhFn#OMTQ3_&|~M-wUq(m6FDTX)Gu_v6q* z#R{VTm!-S(N5fPihLFrGiF4cPM7qnu=H7Idw?W00?lMu*tjXdyMt?xL)^rd z(6G|Oca6J4cdeV`z-he)?jFjAqMMY&=_aL8+y>TdN*yuHEAL=-!lUAK6WN@HZn8$^ z4zYv^06jC7VpKO-gtwTU7~Lcv0evFLyPk58z8Mp>vQHbpdL(jYP5%O`w~wqMhg_%W*Ci$10<`$=~sSLO@~( znX6rC>|iC1R4k!1WRxiVXPj>0h$RFz2%NTK332%m$x!;Z68qQhg>Ldoj;D9svDVT@Y>Y7VkrIBd$~?GgroL&I%?-nk?ArIbDW4AaqnDFK$K!{xiB0_-Qy@T z&QFeIUy<0)aUN%Rzz~4`DC{g8ho+Q*eH1@G8tYMOZLp5~i{56nWnfDve>BS1ML(@Z zQpdW&5fjC7RLY@>b}lHA9Kt*^%@a-#1Ubg(c+RF6@n^i#?fNT+Vwv1$0vF-Ac~#!odb;!HT^v#*pfD|8ohIfGARsy_i5no~VfigAhS zA4u8auM*skTnCC3TM6;ud?{qcDvZVpQituN?ten(R3C!ug`W|}X~8jvM^!8l4o_Df z9-SN^mr-#A9wa{`P5loZ^+2a$e8CBm`%!^6s8t2nSl&Wq3joUkavS&DPR-k&J6L&c zMnh&fdi@`4FTjvTZ>J-ZBg>S$ux98$bB5ft?|`|PJ$h9oIZLfbVm3^wWgvp1%|HY( z*#CR9!GXt5=1q7WKbegVttAG5t9~0lnOF0POeSvbuqN{%DJJ#`#2-3b<}<@&O39IH zls+M3ZTV^U0iLV%`AU^YjI)0O zc8_)-Tjca!0rEH!>T%aH9x0Y;9vd)+qvPVkeN?jC*-+UK1EX_+x(Y@m#OJukM2bF* zho9^@om}hp=+|RcIK|Lkk)z6RGbAbiXCSMzg|~$Mh&aR0U6TtSKB&q1BHQFWK6%pq zWH}xY{umlb5uR*&X}LX{ngs4wn)*9#*v zpl(RV@XyiMMpQChn&kKr1xgU!ay_?WEIOLQVmMw%Si$xm@BlcSemN8vYCWv45G^WuOEOG% zw6}Z?TT@I6XM=q_P?9}135(j3^-({D%eu9TeuPxK<7;#VXgHMY39VwqlVS9|8~B1m zE$L?P2yNek)v|M z;61rp6`o71Bbi2k|5&ml+mqr&6a%jp-NtL1L`>a=0d4*Uv2NBvE`NNyZbN5QOSd^b zs@w2WQ@6?2Cwz+o#S*6_%UlzSfn+)+m%}%8n`!7i<}ly*HJ-C63V8->v5%Db(U&Mu z4FM3$BV`jV;}k)+nFRJPb&TQ@r*1?4@LDM*1fD>*Ved`dhP@Zv#*dp)x4J`*0!kD{ zG2MUSG3ma*HLBah#6sE~-G*^_q|3iWeVm^j!=8%P6At@|iuhrl$0ttRCSSkkTi9Hw z+hBZ_Zj(=QRqQs(VM}e@#)^xCV-3)4hB$PaJoH5AHtPJoVvVBP6k57XVN|yv7){;g z*q*wLJ@Bg$x;}oY?*)rWIOc07%9vGTFM->od?Hi*rP6IU)%Qv<|B_K19rh2nl^kfoUJ zKKV$DZevg8U+_GBGV@||8wcGk{B`_f-p(g7nYayZwtB5~>JYW3FnqcZSXzL1RTkepoNko6)ngpx^3@ge>WAzuF@l%aXP$}py=d$@K zFkSe^AxZruhNT7ZFdokh?Gn*nvLHBwr{9D;^p`AmEp;H!ZkB_uTdX{E#`j8^WK$@c zPCH$+@YC!sIu3yKD@h9rwDiCeA$?T0>Gl&3D>FJ%OJmPzr2^Tb?=MYoN~33yqmJW; zqyunW7>Lqwp4`Dck^7rE4iU(hgjN*Nz9#SS$p+M*KDiT*l#WBhMjWO*RLWFxCnf;810iHJi5?k2ML?f1Hm(zQi^_Cw{9hiewV@h0#*6i;YR#GVo z8=(SHS!hB~R7*EFD@HeX993hAmG6n@2AReecL2`Vk&4_E-|p%k6DSLr#(rQ%{GjV! z`z|)q|BLm+7+8BBE6W?)x3P-;U#zE}Hy{7CSWg!r7#c&Rjc0_XEy0c_gX_|?k?A06 zZvHSv$OQbV2v3L`qT`x3|h!u6IScCpv`yv=f3EZ>b@{C{Z`pLzvV;KGk z(W;T3sAb?^`8wE~cj;wo8?1O1b_}THkOAO;MPTSZD+bi2wbGkB^d=v@nT&Sx>24hj z2nAgVFJ*;T0DospsD)T}?`cdZN@}bJ z>Y%k6W7sZMU6=@IIiD>fUyqmW5Z5JUOsE-nVa9|y$czb9S?D_74hqFUQw*d;Z%i{N z6y9GP7ZqwUBRyrI2$ZgD4oMa*W>hFT?*!MTATE@7;GKmTvk~Kt2@5q-J&1;d;y#=T z3*|)$XyynD6@XHK<9sSCR9MxvJ7J+8j@&H0_ig_?_A z?kX-+J>x=Q%Zg5|C>s+OigpwZ1#zKNBaHG(cLzpK-M9NNy6lVIV6?%EF_Zr3ywKxJmAVxKw{x25j9&F|ICoX5ZB{ zsCnPj_0bFauCBjr*mrfE{kB;bb(2hRp?okd3GeD&#e2y5C9j5&k=qnhBB-XM<5$i- zfgegl`Fq2uNrSd%slnzQ10N5Wbr>b`W%*P&NuXw~cMeVKK>w_#SE#XZpkOs>~s%m#`)e8g70t9N;~z^jluWFYNhao zEp~@)pvbIlOLO1l+ob!lYMb1*UyDb2AWJXp46gQQrJHN2H(^PA6`pF<%?)R3TjT~{ z#0S|{Uvj9cE_uaE>({T}_ObTH>Mv3Q=ybDQv3byoy03Fkdw7h8zFh9wRp^PTrw=-* z8mgn;(l+15Bv{4Wweu)gF{~TY3f`UltMI5_1Ut4EAHv%XeXl~_KiL8a;SssR*tu2k zZC~Z%J+_F%@1d|5it|0%H`;foq;<3y+V%4F+8d!)1IOys9WX>gz+gJWG+e%}yKGp& zTD^RoyY_kxY>W0)-3xVVbYDmK%5M=-uwrff=o9LOcaJQV{1 z)UhQzEhYIy=@)Fs%E*__cvC#twrcbM_Kvb+sgAC#9rTU%m24<9wD>leFt~#&Z2~56 zp%dho5zI|7C&IUJKvFU0XuAZV+@hCm4v$auU>1TM?s`{BUGnNLT!Af-I@E*xl!2@lB{;i`*AxBcVgR>FW$t9uCD+ufmNUSl2qU-QS{3Q`yiEZe&@2H zwZ<64KcVcZ8nvT)H|TJ`3wx)-_c3n{I&4#Pcm(XBv2@rbbhuII5IPm;aATAX17n3= zYKIUBEKK#qvyW^ zg;Zs?uz&G%JNVk&r`sF*0PuT3w>XlTh;Hq%!b$xYlCDX&cjKZAfPatZ_D9_EW6~{5 zKk(-P-A3sA41QqI(Rv)x_%G4Xm92^B==g($j{Xd^1s(k;bkwHk$Zylp)sos+?7xh3 z)V32kDn?1YJS*~7k^#tO;k$A4G!h=4LPfwUi;6xa6@7#+Y%2QB{QL@h-t{8rY5RMM zo`#H!r>Az2YbzlH^zv-Y*QS+ktS`^3D}TX~aSu_s?63DGOFNVRo6^hc;R}^VyvKaH|}t){?esw z$AlPot@fE@Jf_&BFjj4BdpG!I(zf?(?1+2<{I+Fhd;5Ql=5JV=h~|eL2pT+EtAKXp zi6o&bpnTpMO*8@G;95C6gR0Qa*M@6dktS&T(@6WxChc>a3B>3^6eig}^mb~JF@ZV( zG7FHw?){h6?tRxsdg*%Yg|SpR6bncJFjH55nJU2iL@V!%9K{|GHz1=aR!6hqwZ>PQ zP$k6bfU^+OH&(80)=M+A(v?tBG?HRAb=}g;y3!YvHenoBh#GwD!KQ(luTu|r^qJ{e zph;2t3ph+3rGV;=;KyUNKyz>h@Zn3~LvV)>J9^!(v<-I%;gOJ8?R7*J6mQMZNc(M| z%V2dgzM^}N?rVz0A`}S#i}v@Nr>!&9tv>F?w_K~cTw419>jDP&gkG_6&=1fX6=D0@ zYi3d3J<4h^G)-DG_1Z#Huk9Dp{hoTQBH&Vwh8u=1P67le9|NA&QKnvN6Y%EV33yA4 zeB5jiupa0Lw&ZAmjf(Fa!R`V473;wa&r8J2CW7P5#pxYzyZVx3S6!dp3f+o9f#ba< z9B*mlL*OUjW3{JR>AD-wv^ADgPC>=JNaYdf;9}`Gz=R)Y(<5wcy0QiUQQGu9stxju zh#P5;1&{h|^ED~52;!L@Sl=%IvfyE9&b9v{l0}n67Uk{rB`Km^j&Nv~WBH+=M`W`g z_C~$DQ?LN|p8_BN4N_NkrE2dU@N(dj$Tlg{ZXV*{luonDp_wX)hjZziY4#(vfrs#QD2c+ zSMg|lMV3j7cb!3EY!Xe+1wW0t4)UEARVu3ekf%lqU(2Dc*20qCqRQ|{S!3RU zn7u&3@!r9~54LFKE3kk~ey@I1R#7qnN26E>#k)x*`(rX>;i;E4%R&5P%GN>^N z2?n&N{A&Wu)D+4W8jT;&fdH@Fp+Tr=(3WssieBARKiXTjzqVaCMd&_^oPICs(FCYM zy7U=%yHJG!+zK>UpImg3JEWsf(O`FoTiLlyt-i(hI4N9|lImLl_=11AR}~M?d<&4$ z%hL5RX{`BW6xOz2;(bkmAP6ohBLQ;gm91u9ofw+BETQj)4d2j`8OVHl>W>NBM zsTGTD?fxv2dzGs0;i6KM7?^c z;$V7U1v;k|=L_q~7nzF4!urxh>QrUjI<-JwYB4hKk?@%0aB=^qGXMmbBfeSP;W8eZ z6a%_ut#pxb7mlewgv6npUb=|%p<}ktaM;&Ltb0T>{>bg1XVkw6PEbja!;!(cI5nkz zI}`Xc|o?L{>*|;jNKRc!7 zJER%vp=hZ4_WSW$^Boe1dEXuRLA8tX*}f)WJZSg3!I+&l(amobMeb7XlYbDKgL5LQ z7YGTKH)|fRQF1c|ymoL!vn=_+6j!5i;|qlKH?DX!H7QE>TKQ6~6cnE!6rT=?*L`W+ z75e+Birg#G^ch0#)*X8oVUkJjB=(P?Nh@N{hsx%_*=D2v$%&xegV+V^XCSh+N$eg6 zu`e7+Vo!4r`w3BE&)NmC7g9+RV&4`e_CH|t)*G?kY7)DgGu(4xfA(FQ*oW+j*k1vr zSj6645d*j=vEPnDBz9Qccc0j~N4Q(Wo_!O*lZe>UlnKrv_DQOHyFu(}M2Lp~Y?Ij2 zY;|Rih@HoQdJsGOCVSHQb2zQ%L^;y>LxYKR@ggRk)fdcQ|NWuSgSer;eiN z{mIi6y?3EhVtVIN+oJazq{*xmz4LgmMejU*MtWa>U!ixdH6q)c^iCZ>1-pN{ge5`F~21(WDcbKh|&nzAJPKhGl3 zJ0<*aQKCO$7eqg5BkB~Q{~A@A68?yNO&kQQ3+p-VwCVd0qYV=c!(lM_(h2% z{37Fpw-wPZ!hJ%h$&~Ob6H0iV?X!r!uj&%^$pvstwuIMEh(tdJzm)Ke!f+|!n?%B| zR1$unj+wG0Jaq>}^ecNx_=OG$KNz>wnnb@cD&ZS@Ncd|m5r`q=Zj6L)a!B|m91?!% zH;U++oDzPiCE-_C5}xXZlJJY_$`_jweo=ktVw`!x2rQysVM+KzG{0d&EXHZ2i;X8C z6(HZ^kWMdM+*7{4Og(ySq(RY@lJA*{?nv*8jOR`vy)TMv!9$_}#~kE4!|hu1 zeiG7AdZ(kEMeh$GO?rO-ze4Xg72h5CNwrJ)zB2NzYS$^>|D@h0qW6Uk`966DM?reW zs+#n^7C**8&|Qoa11@N{3{B!j$am2P-nSCHp4Q9+c&A7@R}0r^5iGi2SmP zV?l2C2Ac5B*eQ{VWUrXbt_qPK!iG#Wz6ERhSjj#hO5{iFg2=CEL!Cn8|3Q@|k*|R7 zpGfuuL|%hpByuha_kzejdc!926H&uXiTowth(+WBRF`@Z`8*UNk%#cR+eA*CVYi5U z)C~ZSlI*cW9w*svE8krr7s>w0mo||{CHo!`c_Bv7gUA!e_0Px0A{=Ra!|}wqj!oCb z;9NY7i(LOywBN|@6)g#kQ?8TDExEqPcn2Oor1Q`5G%=lHzrd#R6OoS6`Qyl0bpCgw zN$2S>fslE-tTWrLGj4pl4Ik@*&b|HK zx1BdTCo5Vwfs_2pS;dRq%POHyErdl_wA9`~vy z)TI2=eCc|526D>r(Gh=UtzUYx>2iWtMlRCbc{i3L2R~T^;FK9UcES`64Zb$*M5qIv8f})V~5yezDcu&L+@6X&g*p>_#TIt0iL{P*H@4zk(Ci*P@qi;m5w_;oS)iGxF> z0VuQ&3cBGlk_>9eLoIX+8fIL%m9?1k4BszRiJ~_#{>n$nODN%mhMPCBf+1`7=G&b2 z)VJhms$pD7P5KAUc`$ay?WLPi5q`x2jjq!%)AE=ehS3=$5`=3?MHy_#c^z@xt zF1}OYbk(z+I8P0lO6RE!V$r7il+7Q;$vPLFPS{_<7LG@+&aBj`H-|?}H6A+_wBH(@ zkfWcQj{Rh1yQ+dOp6HGzV1X!38SUbfF%@hj_#L;B-g7T2eGfa<;-zx?@2HAVw3T+? zM_gA4sqly#07)xvGX_^uaIfIu-a+kpd0RMrgxc_3gC{lB?h6)rhT7|T27nEKEOTrARZP9$T)+!2uw-@^dbH}G6sTi;C zY6>i-G3CxUy;{Ucxgb?3kgBwuNHwuP zkZMgFQk{T3Bp{XYyTb-yuw$&|+Z^0p><*O?ueOV?k9(PK6Tkvy*?}MB1?^L(|As4U z!cKOZ@%C?>2vyn^b`9sIX!-h@|KWDy{eo6>({mB6E=ntSd-mDkl0yW2?mIgkeRvaf zX=fCJO52e(F-R+4Zxnru8+PG5_ZsoY*BM15S<)YGt>-)K_5Av}atoKRhuapYR%*Vs zJ&H#ToH@|hq3{?u@O6f>CJ15^60sY9%SR}*N%s;Cr%w^IDQz3{BG3lTjOFVisbKDi zN!cXcIkdTf#m}+P;Y%AGK9bbtVt;N=bQqBafGCU@;lK!b2|R+&D)kW%aVRhXc=2fp z_q+du$5FhXzvgCY8s+QZOrw`(Yvmp6p5Vwva}VvbV}K?t;WGGtc*J$3eZ?e9obl6W znIPrmsF$`o+%xG5qBzi-z?3(G)t&HOxsr2S+M!o;lGJoxI}r#xAYEpW8*-z|$gR)* zjUY`9+Q9B~`skY3#Fe#zD{lf`)XA^WMR zCdhCi7z;sye%o8Y*OInvirj=J=wFm4F$@_r57>>d58bYK5^)Il)33b49eNOHad8x` z)E>i?Mwwh`lmiDNj8ugd_(*XjY;ie#DNLTUo`SA4ixLlRRpo68_k=&KJSvtyO#+;a zxxQZc6VKGf@+V*!`ID(r%S4kmK>mb>6W26sJe969-n`s_aeC=Gi%m5vHnkA#DzCx) zh(HQa*ZX8s&16&SoNQ`+Z)~c$&UXB5t}k5|m>tiiV)5!q zXOH%TPpva<7k&*0*nFxvlH%l3jE@RFRb%t1FYo{!2mMMnx6`G?Ku)1YKi~FE*owENZvvLiF}?{+alQ%jo+eP~o6v%imI?8L;nG31`-ULx!4qYy2ZyzA3;KuB(t-HAq2>0Vw8Z>>er z3Phr8Q@{%W)g$mklJ>@+9UFFpT{oilqQvUeG;33CrRly!cnVj9Mof`bzQ8zV5&+UV zxVmve_n>b$G}BpulI_xwJGzs9pl?E{a!KK#0qDz0PW`Lc0W^FWdum|0?{U?Tcvqc| zjcxI+a-14iYU#`7&V`6o92zfQVCu^Y+_i^sIJSGFy=9SbpYj;hABAOF=>o&$#?a`H zU?W;sm}xrZim*_qCie4VeutuKBln06@mcyK0K+0V%6_Q#!T2k+qjNm`5Nhe@T%le>U>SiH6vG3-3Z&|Q%KQtLn)<}p|)qxy4|+K&)_1K?#k zsn^_=IMSm?7uymy3+c8gdJ)r!f(~#ajpREWdt++d*8D3c`914;3kx`C^%d7aqlSj8f@g66zoNv z*m>9)1wRLzbWrf$ao$4~ATbooJqJ>76@K@Of*&Tz?+FEK69JH3DEJ=iTtz9^-kC5d zxC{1fbUoJT0F+^AnkEGcI^6M=MZszIxu4ykU^j=;lY$fMM^vcZMCrGrA2AJ120Nu+ z*^H6D|m=JQEhE3?uT$+GRxd$HoiPSfNJjIVz&kJoq>-;0MmPb zOveE)Zl6)7sL#L5^w}(B$dkSE#dMF`z zFG1M#q$PkqDUimk-NWYkJ`})rp%BS8j9-%PQhc10ygC)eQTY5>0(h|{fR!XpgHps6 z=%=Q=Ip~!Q-C@^F!r8@$ML)Q7e8C~99W}7pCK1C6jphk}%<93VO&h)&v;)%tF)SVh zRQgL78XGW&7+~_tsez^X&1nVOW{t=~RLb4XvRpkPmMhqieG84&*FncS zbl*bwIkYO1xn8lP?(NW~fER9dFgmbtK?^z&)K$Rsa#%qN4D?DG*R|EXroGKGe6}=J zwEV2;AGnSFfxpjp;2Z}qs}Ir6avo6K%do}qLJ`M;cp^7$=K`lCqJzS)R%rD#+a7{? zGTcfkwLa&XvKYsF;VkeQkQ3;62W0WFNY;;rEM7|K+a@`So}s9Lo|l?*OnRmrL!1mD ziy1Mh0Y*#L4fdP`7LhUlQ0PsI@f6ayiPHG+i`l=yfu;>RB6Li$r194?^-6dnjaNkoh{%JfQ(>odW1zDJ6+!#m3m!Ib3LkY?F zaR(VEy_$fGm+l@JAC7?~AY;=HD29%o&vW1%>3B&hQO|M^*a;nrSZ=wLm=~#!rQ<`8 zji+Pf^m7Gh$)w|KB!!Mer+!6p79FofPRZrvNRf^o#jiLSfQ~opJ{_NXA^WH37ze9J z$24CWCqkVt{_=O{-v9ESx%aQW|2cdAW)JpsKRV&we{?jCoi#4t_ImF>TB9rlcjb}L zWAA?tzfZ9DznAbyxc9%8b@jIQzkIj%{&QXiUH91g$6npf*!y4fF~rSY?EUNInf0ZP zjsJ7p%btgz_9z>bX{3~$8XBZwox&oMW`oTiQoQYK;~#eAkyEh`URT;^+=j>|^`(uW z=k;=UC>jvw`WTp3m*}&^1EAF%<};qFSQ;)#5)1jM!%RuTSPQyReJ#ToH!vCv->EyS zZFS`kfK3DJi^DAdmJi&wgc|KV@*M1u)0QF{G{&cV0$}r4)O|j7xtB`6j;Am%moYd= z+ruH?XjDQqp?rzSq^UKvx@$Yp6242|3V`$CV-WWN;}lJu_W8Tk8p}`K%pvV{kE^6^Qxl%c%4H6`l$M^;0#dG3;Al2?*R8U0_l7Md%?0 z2Z#j9-OH-~T3`NGZF}7s8kwDb06XZJk&nK?4*&-lFwbUJI7Hu4#EHT?a86hS`NJjD zOS?`uWOkIn`4*(>v+kOD2B2-VT9{|4IV?ThK;{5=ml0EPP@Vw7%C_jKb{dO2= zfZxjgy?neEegLV_{rjI)&l#VvGdc9DSTSE4orGT)rd@imYb}1$bUa|bHHmSk*0^X( zVta5~7>4J0aCt-LN%{CK#;?=aEFbwas>bl7>AoPnOlxOLQi-&IjmEU@4%J>*9AnfeHF*!4HuT`eR&a0>|Ps zz1V`4@f5ayqQL64Ja-8QTcdvW%FCuU%l|s2e4@EXx8|idt-jc+Z~z^wFCMVgIWJy> z0=4EhL+00<7{}Z>%XoI9OlDje!L{CDb^FD82CLgQsaa8o*eh&pSX~xVeiyKUVc&*T zrCvOcG;ZOr6Au3sSULNqd;=Mk4fl0mRaXOwFkU+ljQS$mIP*9pglSm)2a+(G*sHqY zr(=(8-tZufqhn(v#7`_#C1Fm)^k+e(8l43CH*)*3Wx4#_$7iV?Nbn|$& zHO9}G>t&43U4${_->b$*54Xvf$0?XcIf2_Rc8vdt&Lh1Go%0xf{Pv-RYK*)Y0_BSE zgEhK%oaI0P@ZwoEVv+M*miq+xm3t9ThMs61Oa=EVCn0Uc^&F4<1mrC*wKC4%!BmOp ze#(pDc+UD&|7pQ~E>ts~ufN`50zxjV=w!|T2&pmHTta^`G?-u8G%MqzseOQXyn zeY4~0izoF}3lynCVM@|RrRin7<9wK2HV!{|dT|-ZGoR0k$0JoFDUxxqq{!AwBsB@C zF_IdB)Hq2EL#j+t)XT<8itJ&6q>7N5D5+wkCP}IUsmU1qR6vXjXDafH$yEzI3A*h3b6my3Y&Xyq&wX)wdbL z!h&(5UXk79Y0%3zBTAu`_xllA`Q}lD0k7YyyPl{|%J;SVKh%$~Xbm^ZT#&|RudqyD zGeWVzYbLoBURU^Y-}XBGZQ$B4TQ9ox-ypB<+@`M|*|yFX-8Y3D_^{=LKa8Zjv!J})yk}fNW!`oN zRBmAgP;rMMAne@kaNg7U{_L0QRviIITv!r!5-|TnxqM$I{43DA?oxOZZbsj<{R^u% zPeH|$4T76ww(hwXK8d+a0tf9)!XbP~cfq^U zPp)hzco+A|NNqUj+Notk;GjvkjPAOv!BO3)f_GeF-U5Tp>Jc?Xa4eVYUD0wMemk|M3JEPeXFY{vEvlBR|;D7HRd zw7xUr>We3x);}q>cLYBHdutFo2psA4hP%;WFux+bMo8G?bu|n5*kpHd$rCcd@oE;U zH^TI48dXO4UJcKYpqQ|}8g2k0BiyfMg~|v6tXZit!UJoXRA#a;#L4(ziloTyrb>!T zahjy2A?25pAE{ZAnuS!Aq^iK-YET(7HB6WsPx92zktctYyf8|WnX>#m^`2Z+-V1vT zi70DTybW)Xz$#4`*<2brJGnIZd?sECFcqWbD8Z7O@Pn5Yqb5}F)P#q{s0DCf!0R)l zn*usj$mFcR($R`n%R3Z(?pq<_kXN9I2TS?D!K)oD&1qhUX34I}Q|3!AQSo|qtt_MK zA!F(}!1niUC(9OnY|dvt;+=)Yk7L=P&%>S3=z7$J>`6DWD!k3ZNbXFCpM4jw8RC?z z`%RWL@%fU36;F&-e12TT@o2pTQbt?LYHLu^@3e*U`8JIX`e%*D=uXkecz4{mOqlk~#R4 z3Smep26Qv=U`{guC{BiEcapc&AK_m10`%;>`cOa70Gs@Siw5}5uRo#=x(BW~8HL87 zb>_K4>|$`9big$#g81~%$@El!IE|yQA}7IoRF;ivMxTNR&Z`R@%1Vm{1Rf2ao6Kg= zBf_D6{IF#AvhV9dg=V8?0w4zK!C#Tje|gb){!4?#@S^;g9;;0(t@1`i-Ui33Y;Z4Y z>h{)dsU3|w!g}w+KkHQeF?9zP0nWje6s)20fI!k4Pp*5}*Y%-ORc8XX^;)Gn!~nN- zs$}F+1p@_SPB?d+EV);ApebEK0(=zh9u>)A0US2fhnqH}Yye~k00K2|DDMT_$^z!XLQt|GDjY4%0$^c8|FN(3=_056xLxh++&zeVEFbhC!+_`^s*`V@$1Fp-Lve`k$+do zX#A+B20fR|EM!7fhFqM?nQv-X1bH%N$+HylWX_UjLFDIKc@{*TOjzEtAo2_F(>tir z`IfgqIpLHMc@5|j{U|32-`=eOimZMHgumjY1hEiSOaNX>wOI#XRH_N!f8FEAs^$ND zh1DZG3hTT-V0UPwLQg7X;UB=3Ww@#|{GFRY(+z7YJvH6&3gk?})~;Kx}3Z@WN&;+UHptC|RCCa*Eji=D806)c zq|8}5B2CSbL0eAzEPZ0m5@)ODEMZoJqrtEf#nsFxuI||^L`i-7w#2irZu`!N!UAHE z6Nq*XJ&_3bp*iNuFjivbL5appS%X=0aqJ1kY~nla`HjveIh;A4dp73iOu2d)^F}-e zRR|X^&HyT8M{26(0Xf~z2eQ6<#|7+C^bC)?+LxIPNiV=nYM(_GBWjlK zYi?%5^SAed?l5w!_Er9BckOJvj}EOj>Tz;|pFhM8yW)}1*@JlsxZ`@KUz8RgQ?M^p zf_$EXer>wQwI1zg6IBG1D z%wm-pFB$e5Zzf2F{YGY@WY}+HCP~Izn@pArRTjLNBAF(YncDlP(orIeB_uwH4k;sY zo0EnzBg-jUY~3YZwpwhYKk5SE#4_`A)V#Me^M^=0LMe&)^*2J!tvKon`>Z18YEL=fF<4<#EKF;L4M zLn10=>x>?dSSq3(u9dY#;!(ir-3M=wJ7d%3F@mK zIY#le-v}Lxo-h#A^*#yls6~@EI;+$cL9GbmPV0warXZE0)^qOEXVN)x5BVNpfRZNQi_2UH?W zU!2mU$PXYYv%o4UasMW2F#>O-5cODZC`6-go<^m{>_V)X(dKkCBg-!rquk<2cUh)f zrOlV+_RGQ1mtn4{GBkB3_I`wvmGR<@@fXC@vY%X!ndoW%-GU}#?7z*J6Vr_FZzKVD z@(}*^h?1L9i++p!_j-Or`|s z98Nz}&qWk*J#V=dXivrQYaD^CUSD|TjMueo_2sB){h6LK{NoYVAGNOjI7KfyRV&cT zJM{EZ5Sm&$2$fBL0$+$Nce6WmD!QVVr(^T*2&^m%N2I%h7vNE`HX^N68Gc7ArZO|B zI5M3`SKXO{Be>-q1!uZLeNnXFe_ZZRGOGy;2_BTd4!-gOjYtOfSvh z0yV9oo#ybvU=Jwo#IbN?5ATGnd$Vm1??_+|?+|L0}9y!Ls zKJXd2dV|?DOJuJkK6FcLZ>%!ULMfiTn*Eji#G{+}4xJ0ahD%BCA0OMoxZe z(mvW7wOlp#)n2RRI=Zjwv+vT>p`~LVSp1dfci`NU57D>cMjYF5_#Ld~bSs-7<9axW zeO#Px#bI-l#aeDjboy4%rr`9g*sY!SN5NFI)%Y?WI(Jc+o3!I#r$)LG4<>-48JQiz zEua!H*Oxilno65CiUno&-T2k%u$DfCFtrT{#~j46VDH9!Y)#ylWw`+$@70)}rmw}$ z$LxL2Ip)Ke>t)PiPs5m>nU!G7a>DoyEF2tT7T%)fd28G}H^m(U%+ZBkH7aLv7E(&{~NHmLo=A>?5ZKRV72V>PP5;%7?mfZqKuK;Bv|<|oEW14?8q zs>HWh`oUBx0v6S~R+_}v!_3zxM)>AdleVGn#Vn!^4vhfl^F<&)tK(_x}Fzl_6_ z#yjIz(Oc2snlW0gd@_A3s5P2C7N;W_gpUPodyM*6fR=2?lw<#%3dzci2o3R-2CHi(|9#Bf!_3thbSLPF6gteHfBW`B-qtgZcykR#E|s`fTug zpIINz+B@rupZs5=K2AK5gu7|tW09|XEQ*wmMKPa?kA?E5n1C5j{uK1FQ2rE?kW&5> zLy%Jb6vL2G{uCr)*KOyc_Fp zA(OZb{yeez_JdJyXJ`%g`@FNT)HH6*cJ}@m_0Dt`?heH<`L6L&Q`=JKWrLIQJ@{6C;XHR^4#8Jd7-? z@cIYqu6rx>q{@O8{|CC;ZIW&gVjyhnK0gzW_41AWbu1cqU9WDZ(r2pp?%TL-g3j7U z`8N>$^KW4vgbiumQ%85*tGnjn4XQJ4#7n7fW{TE=8at)<+e;op?VqQ8nd;mX^+*h?X5X&g*aYhY97v|t{r%Jsj z4M1WyHsX^?9y{2GT~3UE>jeDgs@GBr1D(@bH3naT{{><~nmTU1RL%uLrnNv=g%5*G zDOe&@${GRJl#SHS(yEmM##0Om1!HyXY=Wa;?et-QeZe>G+G5t^Gkq@#kiqj&U3Cr4 zA&)HhX2xsgSU0|b3M}V~R%YmY@g$rtFrZ5~>-($G1RhX;T%!Ov{Sj-~*!8e+@igG` z+d~{n$%X8OrFwHo-Mim~u)<_4UmUFKZ&8%LHxA|FS>gRNEmjy{Nta@UkG&sLUwO2? zv2pdqv%>RGAL)lN*vX35-6D0NQ7LZ>06d@<;Ep?opODwQt= z8LIeV)YPad#T}z2#7xM`XEKyJmFHv0&r^9mmb~y$wbus|2RShR!X|5U@NAj~z^f?< z_JPO6i5}^uv_4162f*u9$J*&$wukuH`s z@p}XGUA<9NTyDGFzH^9O@vBHWD~?C=DXdt$H2=kq=6REV?^NJU{T~1Wq8(GZ6y4@u z?&skJ-cDq~E4`oLhsLG_hyVls+Y-hmXh0e|UkQ9^)kko_$SR!b9TPabt3UV;lQTN) zcm5O5^X;f7Seis94AuC!uOA-;4IS^t}i^mx4RE(2m`P z8W7sJ%4`Dz=z7eA0q1xEdT2?iBM**Bs*r#O{(%vQIBNOh=%OG8ZL$HTAJIV!DJ$G4 zLq)4}k|5gQDfJ^x8(_SJPonyf1M+yP^rJ>^2Ma;9KM6Jx&{Bw5_@MG96;&}&sf~20 zQS)*Gt2^Q`u@P|6#bctKDe;)t%oG*~+>$7!$3zDoFjIs~rr=4)xs4SCbmn8lBRV`d^c<{y>&giJx%WWt7>h6lxb z<@f+63e)Am8uK(fAa9Z}Q`r;+lK`MAg($DgR3Wp_ET(vKNUa<2(qhkxt@msc<*8N5 zR*%V^DOn_MvS%{0-eD-LS^00oz%T>3y~UeB{}C9Xq>NqKIVq&D26 zu>WiLIOzKWyjwUKQ^B{iUr>hCSU?bfii>Ww&^IxLUxo}GW8kDF(jj;yBL=@U% z>5I`Tw88e+;ds{&MNO7#$lg%XrOK6Joa$Sd)i)-heR~80*md8CsOV!RKIP2({JuSl zINX5Sc-6NFR^OP2_U#b%&E~1`SZcv7&ILvF&Gj=7^?22{$*ONttiCZ3?b}Rj4E4ah zS4`X^4*vIXub*%m<&z z|W?3C$BHFRjxWye$yp-G|UINkqK)Xlu+F8o_C~<72wP*c|ir5zvtE^J}tg-sZ zM6{n_$Rta|DtDIu7B4AO-I=Gl(_nRniD-9ruu!}4V zhNew9@uJ)Etm&X4)eo8al;B%%-W|RIkUnBk!zG7d%^J_mu7Q;-#Ftz7Ig;RU3Wav4S1<$!_??Z{Ok{Qsla!hp` z}G^*|_vAV-V6k%S1 zH$a0v73!Z)EQ_X_y!h;_B)N;vP7_lo028C>V#^Hub=FyLCL*)m%1lD04VfrC#v_@S z3e{RrsMV4hnLmRwmnz2MQUgx22Fyfsz?-p;ZV{|yKA2#e4<_2?gGrW7Y?%<01J5Fi z3SCqVJXH6PnJOw>qsmN^3>7`R@k@qU9x}5eW10}eaaSGPFjw_dBb!)Kx$j1?B_4E? zwqe+9QDs!G{y93~VLd#c=>nw*det=MSkuTvbQ%vsccR$U z8$reSJpG6&f=%h@{NBohfsABh`n}H=4}1aDu$aEx!~wJ$SFep@!r7c%uqefZc~h_{ zOoPwSAF30Tz#x)kEirLJylo7%mYBT{86S(D7~>GNr))ba{C7vQPx)s}&d@gpf?ktNt4->n~3|Th?D| zVpO%asA{L}q*{1jU4d%5{(xrmz*HE@l-Solw`KVrq z05ZUUB0_k+x0pY~04AasaQo-5lEVqB23!^AVqtDGE^%0zJJ5B@6dgI8)(Fe&%t(m# zdDd~3%s4Nceiug+&g+MxqTDl?tNGTY;>MZMW;9q>0KcZz zO5OJ|PRdpmy4?PYxMNY>x%!h7J-tvn2%75rL5R6}FYi@4ntE(M%h z4REar`ZlISPJ&&lVMOFQ{D^N;CU#8d-qaV7mGDWySeH9=C=v~N^^l-D!QNBND!{H) zFZFJCA9wA*a~qRuyEkzQiXKjzyACz?pYmk?3I0tT+<$sp_Mcj@|J2VSKpdaIJtN$I z!ahx#e;tcr|H*c9S_60~Hz#{X=0QBNXp%ce0E6Q=bFkB~yQWol#-Gn64)X za+lY5V>0HebhGAq4DEFWKE~u@&`FW~FdF6U1iLP7v&5O@j)DSrtwi$Qsl$`y%||~! zY*0IPHxsP5?ryNRS^*-`%_`k;QN!?j6POtLLsvqZ_RyWQ&1RO!4kkn#D z08MPF!$RMMSut5c2a-;furSUWravQ7%YnwnP!b^}s{FVI57lE$Fa$BmaD*^=c+Ovp zB&S51Z@IVIRU&bEoC zk}m;gdYmczo9W_;^Mv<>Z%i)mqbI8nUDCbGsGmPr4)4M1msY`=?|uH?)_i}S|FYcY z(ZnR3@vXAd8AXN}@r%(|4S^v;rXtVF8>BBHz8D8@oOhB22aJnpAQB%f{7%M|dqvn5 zm=ehc_JwauVK3Yvp1rO=FU7s=JI9$u_o^4_)Lx#z1{c`#^NQWI3qUC?=wfo@52TqtUkHiviwx2P zeZ#yMr@DgDy$Uy)=^5@-et5R{l>?i;2e(@CWX3p2YAyTh?7dQ%iDuiFJyY7miXd*^JHbg9$re~zt>mxY;F{)@Q!;!n31 zus(6*{SJMsna$%SbRe%EHKI;!qyeQ*#zWe&fdnVx=`$)h6iMnyEg|o-_@Tb^Eq;J4 z8DVn|4icAGU4zGAKOD&z!4L9s3+}qHq6}=4C<8ZP>8?c(GSI6+5lTt0@~K`E0T}IX zyw?j7&k3AuUdhsqT_w~k6x4veu|w<|I>de@MXm;lK_fFf{|30ZS>qaj$JEi_U40B* z;&zoMjqeWxqFjqe8D{(&@{&nVpJwTP?=(xhD4;?f%S#yF#DwyUI4H-f7q2novhb1; zl*G1KmH#65@~s%<5C_gLFXu5NBE4*X`Nu(YCn=6{3=InRqzcB-D?+~$GmQ$s8uBt6a4EiV5%SJ{l)7T5eHdw7u@O2=L$vFCg*|yl>X8HR z%vgCIX6>wW*`JNlH$$K9OZpziIbQ0W%%4WE7W}OAQWpYI&%%#M-&HC}`W9cGepKS4 z4qMmqJEe&J21y`dI`NaF5sxVkAz+lklwY!>x!wG9Q%rs2`DT5G#MKwS&wL5%6Z-xf zEegyP5fI68xTVfznMva`P*n2b$CLSj_kBrjD09^1dE(($_(eq_uh?J}t+NWuPn6aX z%|fsO&On$+qy1m#J`x%nTN*E=zNdA8+Bfl8APd{I2=FQ8^SpHv$?iezLg}Z1(qCl2 zc5Ta?X3mA8^=Pl8kLVS92ZCqZPSEs=#=yS7j(bXh9Vxy&sn$>V-}v1jh-o<)AfcC#tjD2F8Tm#``@?i^)Y0r#r!IU$IH6(!0nh+wt@7oyiqb;SI_csfmJ(1fcE zzd*`biG69pSm3G3?AaV(3M4*Z&CN5D{C#y!0q$5uKS$Du?-)G;ROAv6%TX9CFEJN0 zF&8Lh^pELV4|oSZOUIxXGcE&rw5aYdXcepEeqc&5eRxi=8F40!_C9i+APxBH0VFe{ z9~`6Ol32niQ-$#L$af=$1)I|@#fSIfLwkNbJB7`P##<$}snTbwK>4D>u3m{Lo~Jg8 zqmCwLVx?{}fT2hN1U5s7S7RqYu%T1M7Jrb?;C7e$w)Lp|88!eq zg8%cF)Y%*GgEPaoeZg@>LKrtqa$t#6-`0NaABU$E z7)Jo(AZMrL*9ECPp0iMsBC{|a&xqTY0@^oSuvM`)f7mY-2g3t>fqsk87CcAIx*ph1 z1~ZJG6pR>xwFe%UKxv4UCR82<=Z71r={kl=@4*AOqV|OVkxJ82kP;6HT6Gs+k`m9JrN z9pgEF?%HXr=Q}*jJ9Esz*pH$`2_z-t5juwzZ9jAPA@J!$Qo*$LG?uCI4&zCzdPMi* zT+y%2g~5*3FvA-$!)R78K9Y+D2z`A-HrtzNHlW{>gYRp3Jq;Vz$7GX==@_Y~we~C| z1^Gc$mnTQW-$gN(t-}vYafe<2;>(v}r7vP!M#vhY^Pd>>a~k0BHdC_6mW85N6c@Qe zkHBjNkU12f!p$ler#{?srY9fw*`P>6ZFk^cK%T0_)?&7C3ySA{9;xA1sJo6ewzBTo zOflfk^|_yeB*&$?L%%^GCGU($cDakpa_&%(YWW^KKxiB^U96vv001Mh-JxUg3e1g| z1?SsUmihH4fL2blDNh|vc-I5yJnQ6vV^%SoF$7S>Oaj@iVt`e}I#-V>1f&t1E$CLM z|Bt;d0gtLW!_JTqA`DD`2oa)09U+leLX9?&fFTP+K#c4PB2`RXup&$#Dk3q7O2 zTdUPpTbH`ET36H-fj|Pd0m>%sR=w9jMTm$9m^v3;UxK3dmH$KDZ`ru|>iq;0`abz2r8`B7y&O zb*|f6wGZtB)~Rv+gj{go8{8_S{>rH)bK)@mO|AUSrM+n`!2@!z{&Aaw|KyeQmfzwt zkhKX9Y?(+oGtpZu*bPmEV3#{#4EC;2&DDlA z=VNobCD!mw-3JrEu-BAKh)Zhk( z2n?0(>e>TybU$Wt2ra$UkD^Un&Hzd8Q*&b+t0uRZmB0 zb1?6n2>S=55M`=lZ}s}}M0?cE!_sFyUXY#Xt-1%F>3Msx_pK*jjbEvF4`L*84Ksc{ zkTCu_V;yee1TN^aln+&14S8q_0G!S0sM5xyfQH%T9h?OtAT$Q@apWLwVY(Ee2IGda z=p!}cp(CRHxW_()eUYac$&+!iJ})t@KCdhOcf*?`DVCS4ep1v=s`~M%pEUK8p?*Zi zHsodTu0F4T&d$TQtX#@@*fQ(jH^bZUsIdgt+iu7)-|G1@NaM$6 zS3(rIc{8!GL%O#TRr{tt(C3GvhGKg9R(}HGA9T&!#<#f9-zPN ze`H@M7g7kxci6Uyb=852B7&cG#=hey{}#*J&Ap5AM#8>!amMv|VKL^ zWpJ^IaaC?}Y|+!7{h7At8$>D67WLB>eg7ZSAR$8jXKm35SQiON`+vw5&3YL06kGHZ zULBGxnx`GAEjj}9gsOw}+!kB3@dx2T3$|!`9M1Q1ZPDW&in2vJ<3U?&(c3$QY|(07 z$FN0L9M~4^0xa8Ri(ZB?LfJ=Cc@=Jp{#jm8!N#yf$Bj60wrDXpjAs8Uw&7c zj^*=8Y|*_~-K1!}gI6uuqVGE8)>!2nTeLG;{+YHY>-_(==%Lx7XFgza zFq2o|w&-j;uw~+K*`lxi$!=~LuflCncUW`(Wm~lD+n;ZXo(}vDr!9H{4lS`l28U*g zKL56|A6v3T@4|cNs8-pcwb=0h%KWlJutmSa#sXos=;HspExM_oC0q2k%MZ~OU3x~8 zEqY0=vPJ)j7h;PJ$yT=LEF43;nv`cf!6GzV^y70kU7mk?TUVmPix2Xpm7 zAiFH?8>UL;GPqi`)mzPd?6Kv3F7Qi1)|4k9GOj%XeRd{HZnbb8o-6Jz6EB9Dex8#8 zS4`t%Uj}R$ZA6}5FK?`F@?S*&P^+A&3>RntFX4}L_&314OK$a3^mF!BuP*P(T26Wc z&s8x!4OQo&x(wH*MZ;wO(`tN;U~CzZJy=ac-w8z+;*%+JB`I`N1|m?0_9JFS)E+8Q zd6=AR_JwE3_z|K@iTCYq3RWPV^<(-v?OSc*&WD4#(ey2ZZ`NrfDgk%~F*cUH|DJtK zihsE}Pbiv)jSlFF&XDkQ8fgx&(qQCHk8=plX^GqiA?)xO$zm&1OF$z3aN`NgbwgX5 zjFU0V3^dPx%aws&52%uW&&expq>-k9(nbG98Gv;x!P>6vsa%n(VxGn(oQW2ENdf&+ z6Zit4zx@3^?t`!3o&i~tOk@Qd0EA>E!WzmSY=gmQiQFg5351DUbV4#Y2h;&Th%;7| zVH+D%Tuz@Yjh+R4HmSN<{vd;q#|Fqx<+5D#J9ga+y~M}-!5#0VKILL&-<$Q^G{je7wjszgFIO1xnQm@4tr=}4JwldlO%cYC3+p?3HAD1 z_(k|EH-7$`_$fsG;7@>CzVcQvEs4u>5qN(bPX)xY(?ACwH!tJL2)0_QWhji&eotBk z)G9*=ilEt@55<64i6}L;J1_KBzpi5Y<0OqR6-Y=2#ji>us5rTNU2(m*Z)Zv>;a(I2 zBI6F6N(dwILXcR&U;R(Q&v0E{BjS<8czO;TJ1(MNWFwXG$_AzXeg(!tzoMy($W+4c zuO0V|adwqTKs{A?3ZYbfl9P|9(f~ZL$b%f;EwY{x#cfLMzZ*p167O43jV%x+A99&D zQx&TIc1YTj#K_jy@CV2TE@-UyX&gisD?*49P9+U{R0I;KJ~qS2E8K&nLd+{ysJZ%U>~#{}+(>?)`fZ#!j8QU+4Sz?* zEyRWgc}I`3I^KexT|5sl+hg$!#t!SN@`$glu)nI>hA5f^*W-8yxYG2lVJoRfQ_UkR zwSLj8t24f)zqgnbZVagc5Qvlz9~@VSa%fb3fyOmuDis zFan~&?pch_&T%;$9mfLAW%W{sLbR+FnZH4N+SYfdZk)<7R6WnIbrT}SO7kuJCGPQB za?E{kO`;*gzw{V_Iwm2C;)*_8Op}xB=nb5b$J1D9I2?(OvJsM*?~cs2i?+Fo#09hgC8Cz0w9G z9xz*qsfUI`OguE?WurahAI8wCrjZqvfA}aj!soM0Fb(5E`ee)J%Rv5N0rC&hZ6%G9 z6i|r)p-$OS=xPv7+~*V!M5S_=>fzJ?DRUmmfaeExp-FtpFgtsNs?&C(S8^RLojoD( zm^AZywiEuKmg)~R=p~ZmxhVRBu8zj`<8u8Mh}?Me=bZNf$_PlSkK=ZC~ne5Aa~`xtr2ZPf~Hb}SbXnF2=zzN zfP6$i!y$hb(!&10+*RdQZpe|*u?QZg>5`?ueNzVvhK{WQ`s(%zp(dp{c$|99;D7vG0i!RYvZ z$KKD@Ny|W_y?+uP9id!XpAM?qXWheo^in_BLU;^>np_tx2I3jFKEOpz4HJY z0>)zgGF>xMgCssWO8k_WdON+CS+Opx@Tk+Ahy1z=>hZYVq19~XzRr{R?7Ed_azfH& z=ZB|!N^1`lqxZ4diJTj6blZSrS9NlHT;*VT!f|CMhPkLW-VWz-0H6~m_=guEaP#2W z0?%+4x8E6%&h=Uyg0n{D=RhC*?dlsO?jG&hREw1RuvQlPQa5Aiv znIAby06a=CPnd}k404ejnZgd^6U?>5lWaiF^p6MWw(uNU zmIkJ{Rzp8pv<3gNLi9aG(Kip_exAi^)M0aw;2kz?`h?SF16nu>EeLJ4z7Q7|tcxN{ zm(xL*4JuS|#lMy6nlO)qL4Qpn$Xq&Jh~zc%&{GudAW$A?kjTU}lVlz|$U*@wxQR$q zry)@-^d%9HjzWw^YMKPhrhw$rq(&}f#)0*uDk@_3TWTI<)!aMhxEd!Ff@pcAT0mB7G$31H-PmUi%~({F zR8#cYqVXv;}B(g?4hsN6~1$Ia>{}mUb9GEv;-|C zf@o|Q8&~M(kO5pTi!TyDzp_&ecyR2BTG8{`_-Bl-J^`SLv{z$gh+g!(KK_}&rHxkZ zxZlx`-*vTtJeO9qI550V<;UBN2mWmBa5A9sv+df2OO2anl2GrrKq$RvF`$vz&w(Or zdf_wvu!?jtaiD{pZ+{R8NV7Lo2>O=xWB+rOVw(}YY$=Y!O2tE?dM!S{{`Bwi>s62d z(#v-(hVIX>jfLt+Cjb#`XYf5Mr%g$phjq6LfGsjaLu{G(6Rq{obc&5k?y1GLuj7); z#RtONXqn07C|l@bYOCsDmbKQ#jS{F$P83Bzs%e@P)28{u~FfDy8tE0RlE?rDz@wK8s_0su+yh{qY;NNTO^VA!mJi*Fas)!%Ueuy#RbhF+s*fcAj0}2aGp(FbXkpz?GJ> zVa^b#i|wX*tNyL(O4N-0oHhc&0dmn!_ytU839bD7DOCwzPSd%y0j48Cx0fT$mQl63 z?0CI9c*qF~3DPW9AdJbxM%!uL>N?bc%w2}|)gn+!+n{}g)!5vQdx|d)Lc(7^e#_a) zOvJ`)Moq_c!*Brv(EGvS^2!xcln(N~SQIDSpn5;T=w>^lz{2TMbruLmItWfan-FKb zgq%t(;q)$92?Ec}1aW6@zI7OFtA2|4?H({4-vXm$A15r^oy^Y%;`0U3ylJ8BS3=** z$KHj-P<5!_F19~#so6jr^pRO0A=Ch2h8jo%p{NEp>xHMC4Kss?@CzI)ksxAe^@YoT zop~Z^QF$teNfl3`5!B57N{@;NTXM4$&YJxkcroi<^)cE2p|ib9WC0{u@<)iPxeCvB z4d>#!B`i_Eu_Qq+pz$R#c-M0%gvsz>ZDa0%)%I-lJiP5fwrxE>K-(v@rtRd`w9U@1 zHitJ>v3yk9K4KM#_ahA`=D~A?cRQA7hWGu?qR^L$=BnH*CIOq3^RwJUyaI1*d@pB7 zOl0>ftrau~+X?govI z`D{=PZVaLt$Cx27M2|dDzbpfzNzPYKWye__V_Xe+?7wMuq~Cp3(D5yM%P9O ztPG>B6A(j{y**J8fhAqli*|S+5rKQLu?x+LH)rm{t`O##prfpDl3`#43^2ZY1}{Og z9aYG2Eq#MV3A@dscpH3I&82I}?&y2Nq1qiQ2q|!9pSA1`SqJs*JjMh6=j@KtmvLM? z>~=@5M^SAn?T-3Cqioykj!T|x(e5Z`ZEdqV$`lP^*&S!rNo@zSI|k6qI&{0^8SJst zHoGGsdTfiZJF1o+#O}C}&dblWJI;7mRf0Z!1nrL9?}qG-ZMZ(XcE=Jhu9@AD(mK22 zCiQJIyCXB2H!av5`JwM4?T*63Wp`{x3vIDGieX8%!tOYEDT*D;?nrqOh1y_uyutEO zV}A^r=W%qEgSP!3Jeh;G9cFiw#ArK)-Ek`0KA7F%W81B;JNCjqa_o*Nu<_u6#;`kH z#%^b=v^#bXi)MC*pYXKO?s$eZ9Ki1Q*oCpJt|3ockA}D-z91&d?szk?ncdL~6H!}Z zcf1D*MB5$n9|NXhcWizQcE`wgWnMgl--w0U!?4W~4U$E8A$G?J*f@oz#rVr&*d3$R zD!U^aFKxS{c!h0u`~q)-?>aFWX`tz?PXeetO{s@&27Bu8`omK$oQCz|eb^<`rX@o%u z;8X+6u-~Di3L4&dYeXz;g>l`5;7-h-VJ#+%p!$S7df6~`t)OAx1+r6uhLVdY`U1wD z@*;0`CjPVItlF#S~tPo4XQHdW1CSm$}p-g{&8sJ)yx6u~^R4gsA z!-E*-#wWvT^xN>8FX2mdrk22DiuiIlq5xa%4 zC?bl;*{#Mxg+8qLnV`0uFPEk2ZVZgz8FCqeig$Z&P5=e)m|;YEsM6l%Us>&yGy-It zTkRT7ur;eM^JQE1A;Q&p_l3tQd|sn zW`N?8!uZ7)12i8xBJ5EQqbfAP8d=hl@K(8V$mB+bkfISln zQs&|}yHroc&m_*Yo#h%dbNAd1dimb!rujXsAk-xC<)B;p&pBZzYmv8T>jh>n05M+18jidoqLb(UP^3bncj?+30oJ3;T&LKS4f zoM3VpJQ7hHVl(Oj*Puxd!|`A-;AI3`gkk*Ys8{i_6f!u(kwJeqn^lv@s!5jL;bHs4k8I2ok9w|$K}Gag|# znQKth4ULFoqhf}$()x$gg$QujNvL8Q7%e&gF-)6@2`A#kJA5%GZdVawvqMmqK8zWp z1brAowA49L$=+0y?St1StL>@6nMSulvqwpZ7ab>@asy6tia6`N8t!=aD^E;6TWP3BFkj=D9BuFtTY4yqkR*U?~E6kRPP^>81Q<#KbIu2oZ^J!8|t`s5L!yqB`F zn^|0*6BxU^#kw+iyEWd^1M8RSeOeQSnTJc=)rEF9bZTbMTaN3+ZuqE0Yjatkd zKuf{62UiD#aUDq}Vje}y>4eD(;6a}p4D8-JmT7OBwFoq0Eu1CrqQ4!fzL`~x#22;H z*ygib_5fYzR*Pp=?8Go$@A!uQk;OBCA{Cd;!roj*!x`jQ0MIoAm|=)%7+ZJYL}>jq za~>AU09Nly!)SIS{P2-X1At}0GJgjpprM)2Q3k9vqF;O*@J&ZlyY_$-zM6!b3O-2g zM+RZh?Q@2PbM%G*Epb#w3(>0GV~R{7BEh zcpYhUj;~G7>@3$C<$|BmV1Qz@*WlcY6+`9~XacT;Ww1SmQylqS1HOYGzJD_U{hP$` zuvPKxC=py6RZ}i&V%{yZrv3oFLa$2?)mK}Ck`55-q_s=w9VA@~Xj$Ku;V@)gcNt8MZX zwxdh5-B)<~6hZDV_zK4*qbBHvpXn>iK@dr*`M<|kn2e6V@$ty{3hC(~F16KHa37+t z@IqQ!+HB@4Bp<4;Fu2X_M*0dFKgUyeTB0T%82PJyw5STmA=B-B$VxgaSL+Q zYF{C~pTn`A=_^$CK=ZMDg=FH;N?*Z49NOwDoYl7_99r}hs@P5|eTDMwDBCt);aZ~H z24CT9mT!%(u&o;kw#8RCiGe2-F^J-CTYZH`NU~VILN@8sCSTzKR@I`faL<<*#zVfs ze`MiJn6I#Anq3TJc$z6bXe3P{L<`U>YEt`M7}2l5qW?ycVS zpYjzRdKkV!52G!I+gXBr=Ud+n&!lO~e<1Ac51(1ivSId#q0mH}uM>8SoTi-PqQ^_P z+@C3Pf#;tHx64V-!IxylK_b9p!^a4o;K(AiL%5viV()L3g7AVYR>1KBofk7+4hqTS z(uyX8mHK!W-j2Egg=cjMlq6Q{iG!Urw@BNk!EZe4GxAfr%-xVD5!%WomwzfFf9gOk zcVMQ6nYg88`Ny6 z)L#0|bw5@7q;R@ZaOxd~)7jcb#OcaU(a=h*+{P(T?y3CAC^^qdx+@2(4@OQPPdV3r|>Ip7}Z85MZ zSpAyd`l*f8KJ<78Cr*w=v_EH`x9Vp!AVTT`)|;+wN^?o`AdJrakU zr?N)hBWqN>tE{uOxpGB@C^E+Lx(9NvtK9Fxc;TmhD)b$XZ{!HY698;P*-~vl=pG{Z zF!jup5ZW+3gY*mgB;ew{mU)B$ux5wDaa9-`N}&>tPJ!HO2}du&0gMEMJy$CbR58_e zIuHi+AgtX(*41}@AfkORU7dtEygyf0`xu*!rK|fv@PUgu3(k*`ow@t=gC;f3E>z1| zvebZfD$bc{c{GC#>IU(_iEwH(3%Dn#yPvy1@JkC^)JK$t{$X%Vi`thiyyo6wo^6#RK#;J}; zjGCty&+f$jy|@Uz#X9j-ozvfOj}aA)XOo-dKyhNlk21oa zrlDtEv^7#4>K(A>)8K*Y1G7Drj9kePKx&6<=j@ohy5bX#>5FBwS+&k^)vNaA4w8Z9 ziCXHe-s~lT;q0_-RK-E%#~C0-&*0lhZ?n@#p^B6qMy*>DWOHb=Ct_wN}1{I0jTJ%iSilBJwI&GBon zY#iVR8z&sUVT#w+do);2orzzM;FGmt^GI3ZH!O_r*L#A*Z|gVV_?hADNwfD z+)HxaQHa$6F?bg+>TJa3`0y?@nh$l>hcJFn7O@>L*N1JCLc{|fLZLL|BOisdO=9JWw8_iepcyLVS=1iDD>Ht&=v^zX+Z$JYjMiOqO|G-j zVd~+vL41$i5U1Wb^tL{2m4=2Mok?(PJ!<(ImY-!~f_2wpxDL-*MM*wn<2wv{)_I}U z7}5XubwAl(;WvT0f!RK4jt*?7*-#M1qe6@^2qADnQ`ymq+T?kC|I^m(w<{Gx3TaFY zkiUpniUYaBAcqdDjtkSe1NfY^bNky>q%Y4|Gxu1j2IBjx zp$MV{QY3-GkXOGtmp&VU(sAKO#t@#|N@zq7F2df?}0Fy8I{OrShbbu&2OppbO$F4UZbr zGAiw}Q%m(OrCP_}=iwDTCKXz>1)tIO7_WQ<1@SuQI*xQ*_4{^lw$DKO3>)0)})fq;=ULnvZ;|;+-l!fFq1N%B zmh7pZkQn#JCiz81?E2v$WR*x8}Hc1qBM1T03_D)^Nx z0rhtaPM{l+^5_Zrc|3Kkhu)p~?%EEvYD?5QLC_n9ilPgC0-jm@+egxm`xMqVs-TKN zRpPKPzF~DYYm7w$sj#_xF#pp81KYA%fucDLv$_O4B{^@~2oo>y*Pt()pv*|{7@o@2 zq_hmH@Wb~|QNb|lRlUCKmv+bSe*pHq$;jKg;4A5Lnz#?_ZBUx8UP37duCv}zh7yFp zc=xvSu;2@LSE~0c)e?hGKwwbAG2x}IMGa;dMh#U)c18wKZ)3N*<}MI5ykEsbX=LfA z1jaW4zMSR$RCRQLuVRlfJ3j>hq(6JBX?JM-LsD6*-_WR!-));E>q)8>&5}7Mz{)r- zdi1ufjPq$Z5c`+cV(6|9MQrpU%tkBg1;b^&r((a@>eID-(o5u2Yq7hyKa03uC`6;A z{9=%Bd}Ht}&`HH&9yDftfr|T^LqHbvbH+1uwp9Ct{gDlA0Gq|z{hCGx^WN<%${PuX|4cyVORrNl2yG7s z6w3ywgk`4p2)HjO)v}>tAPY@ahqmiKmGxUXCQXBm+5Um(7@2bp`p_kescTff%K(k? zpq>jsqhdfaN*|(6Y|L5bU3fj<5o)Ec&8hP)oQB(+eb7Dbi8(8wdxm2JmHCWahRBED z5Nre)pIo-T^AKCsny#DFbe*JZO8Yp`!ev!I0Z(+F_13o&C^14^H81M zBYj`x=lcWhQ&?>vcSInmcfgaF^Y-j(a(2%?N86Xaa^1eleW-g8>*msCnoDxJeTuPT zD!K>GMo$mA_5|Ella~{ueU8MCyY+Y<0+g>+T$VVY6F(R6x|Z*U%jc>I<4(LcyMsH{ zxSbfPt5iq#?hw4WRCnRm{05A-`n=2h1UKrvxe=G(=`!lY^KtHoeZ3CXRvsZuMn3de z>0i;j%|HdTZ!KR`$(j$P81l*l?rC=CPnXW$2Nh+g&QF`fQUDw*%um?U(f{e32tcC% zge@<2{LCNTuQ<-;Y??d67MS|ESD|x+L_-;G#`BzgzpG62fD#Gnfk19KhmGd(vrjHm z%D{=WMaRzsxTkLwYKd;>gKOvj^oKNHE&=;P@_9M|&wZdsOG)*m8`#ZFadY`_=zj5GdT${Zx2@}-5ob10K zKqRD3!$uIbO}`*npKLcW2+F(PtfRziaM}oMSO$3>A#K1xs7-&*zX>)K%bL$)`kviN z<1NUNQilRE(8?2v{aT=!OD3z>FXXlzVm#22EYE98-=xwyp&8U#-|czM$&d2g4h+K; z&z6inXQ&R&;-tj0q5CvkWtGEx$whff}-M z*{SO{i>6G3^h<~}eY+Y-=)cKW0By=MGA!2ta&-vpf6q~AEWlKLa-lCVeU$=ETV)Mh zp2_ChET!U?^eHoeCfB-T1LR!2w?4ZO@FY?@S|2AkAIs94T6|u)!Ur$xkYMBES%9f!xJbp5ea4UTb9f%uAL>`ysw z&Ak%DC`1ohgK90?LV6OMK``BzhQ$cgyC?_E^olb4kH=Szi2=i3KR;ZnV9Y*~HiptM z=p3R)HfbR}!UMY?3HM;eE=CmL0$GD=_8ab{#PKy#L$6b|Ja>Y#b4=V*u>@o5I3U5D z;HHT|kL{!uJ`dt)o8Ym%J-3ACUD^107ji))_Vt-EE0O;1INuZux9n!~GX#J7j~q1t z({vd8SejOy#=3w+uH`#wZwH?OMWzHivjXF=KNX1MTAs6R?zwzOHvmtPqbuu)$^ac) zHTZ*A_mo1VJe0%}as$1;O;nUq&A^@wBn_}YoRy}k#!gJTwH@huWPhgQ;C;?`=s;Ib zorp}mvXe2sqQxm1On~2f21~aPaKT=UhV6Q+Il#ct2ZTQ)Mr7Y7aka0Ot>nlan`E)$H$ao7y%ok7-^ITZr*Ofj^ zfOtv%t0>OA2QMKaUr|eE*T}FV*N-h^fD=fiQ3}35{*m0-)1P|_su+H*J$7^Tr<2eD zybp46||(*rti*KH8)FJ#y;pI$1W5W zp$~{V2y8b)2Eih9cdKEHf7+_xDrbDR`k`{bbA3iU$Q>$-eki#y75=dM;kh@5h}?i{ zr(dOj77FhEdeLqyB&(_dtnjmPHhFK-sby?W5JwZn!9eU3NP=+15}!(Dm|N3pZ{S zfct3T8%Bx@D1D!|@=G9ReuzJ%wXXdHDd4`wwMpZ3LmX2Xj!lX~&it9wzQ$YongU4$GTfj%R~4#( z4Da^7FR-U-?NsFL6~NmReAlw+ed-%7e4*LK7)erzJ&r63`xLXm1QxdqgM~BLsAuaJ z?XBKger!b(!ShysMEPRKFWW*-pWCQU+--;U*5UO5lBQ>ZbH*u4ILd_P(CEV%jw%Sx z6JDeJ5YY&DhkW7k=w1|=JAEjWJEbzW5~oYgg^WyW3_c?K?+}qXy&ca&xzk(U0bD-> zZ?@xBNlnA|nu%dLM_T|b4l@b;DK0R4FLCLz0b?zfTuMHLZmP0%8UO1BXA2|FnaWb| z`}%O8PG6R@W$sC?WdY9!cCdgupVgeExRFUl()2f7Ols~iRd03(Kq zfko60U6$E${qJlI2?~=OQT1n`e&q)qP-X(}g=!I*vBzGHyMA9b=Eof))0{wtOwAs+ zF@D-(STzY3Yo1(B*^nV}p4=FA`p9{5_l&mZUij~qNl{zZA)I)7Yv;*f98h!PUbXeY zOY>zc2E2~!+c+^dg3XC@zAZcERf@jglx&ZVrM2Oc%Q$jI;x$zJiF`flRT+kzv}s_H zOcxt2`phzZ`Y8GH?M z$hHOpl8?pQQ%mb@xdGULueR>UpzZ)3)FHI>eFSmw=18U(UJ~Zi-v!e4)ca_JBALMiTYci!&YyIk{P?d|7;yL_9YRCi1}kNblAIRN9nMh zZ~i5m|ubVJhYHt5l8L;&abY+ndEwWsg}u4 z*^5JMv@r&oDK%L$9BIJY6A?kb2zazCpYc###C(t34;AbLzzpIB-yjyu@E=2e;d%b9 zR?*PBk3^JGdF_xdU`MvP+AhKI+lgniOK>!?mOM7H)qPf@i+p3})T}x!qc!*|Xz7A^ zpkiEoSx!U{a8@`I2VoH}MNK#Yrrv+{&d zs=ze-*l&vYCjO~S^5wholdu#&HqZ^IaQl}ik6IRILzr@X#{0)&`HIz=YNjE$+2Vl@ zq{_5VNHV{dX4e!=xN&zPG+ z;uB^fw&8Yb?Xjah@<*DdN5e3O;OGO`yB_sy!wK2kfp$VdU|2$Yexp7%QDewnqIz%h zWjtyao5W6&)Sml755t)mA}sn?x7LG|V>Vc*a@08uuqj!$L5T&1O$G;)U&jK)E=5@L zS^|e1rbTGh_q5I+k+nAsmV}9D1PVM21ws>>(r9H4k`f33q*8~NA3P0(3z{>^A(9zK z0S=US>>WJvl;j}{Y7WMSi2cy;L=sW&s3qtZBq4RBr6lMhlC@&|_3-ZniF`OE0rzf} zfwD%KM5{*VEwK@qUCSG|T6>SdT;pi$o`Eg32gLcOfFfxWE(s&L-qUZY!VPAP&Cq9+ zL-AwsJ=m9Got47?Ef4vSJQ;rJH#Sil;94dsgRV{IWdi6lIJ+IG2r{XyYh|9C>%C6- zYKQbBpE0Wtbg|zXtFFSG+c(00l5zJxAj2S$qg`E_@y3{+kHv4tJ_l{`XJb}Gk$6P4 zpmZ-}0gsp`#&_JQ7|%}bfgz~Q_|&@Xfm>_biKNGm*mUH`(L=nEgVE#Sf^d2)p5f4= z8asr0zcENqR^m z@nG~A19pbw|! z>fQo9wqT*bk&_RG6%X29^1;p!J?^=}p~t0vk4cZwX8~OkgaAGABZ^q`IF$w7M~8xZ zEJHccf~IjlHAS6K zfpVnB3tfaBv#i@kaT}8!8dg6XIeH|vh8{bBUx*&Xmpb$~=JA;H*q;M*?*$=1j~!UR z9vXrydVIhFw@_2m8P}j3>G4Qsp~uD6?eB0KlOEjH;>gj1skVdmmrr>hs$-93Pj~2X zR0Og#uf-nw2A+|jfmWc$r+k2hIh9yLXs@oSVLJ?{1hJ;qqKH{&)YJub)ch9gIh z)Yi~rJ=htdN7^M0J-&Z599f4RAHth5t_7_?kM$8nEcy5s3(TOVs58z(IntxLlh7mI zx}AgDaKE0h1>GM%4;wNRFPNVa=TBQSte>i zwWplQ{CsZxmKv-@a^p6b;cZgL)JcVw6OL!*6n?` zjfmNV@itF*o9ghE{z3~py&pT=Hsk4PLz@=HQ|A4rU?~iCr>Oxo8;ZmwRV@8V+`o=k z>7rOV$U#rP!Hvw;Nt`8sE^dTzauq#T!{%gZEqJ*dyxgFQ>hq2&$9mI2!#&>0wIILu z#Z2#uj4I%N&UXI;+729xHK-tY_LQ2$rh=rVA{=0ppid-MleugYzXR}%wj&2pQTC2Z zh0r@7=F(IG?iEBccRZM>?KbYG9baFwoHFx%a0TY2dS6^GqQ||8v+~M*Kg?UrV-bT( zYE^r|-wDGf7^h=X0f&PYws>V6mjxy+274WnmzoJBl+7#}sE~v;Nk{xC%>Qz??pDWoI~$ zR9^3n!+a{rOhhL;6@tf3hDmI~m!06t7S*-J#h2?N5(bU%%Xk$|?ur$*Mc zrkzuD@FBgOmPBd;!LqGU^bS@F)%qGuSoiKwO~FB;8NURAm7u6u0-_jOB1&0`Zw1TD z#t;D_OhQr8?3VV@JI=OlZ@}$=XmUO#X$ejIqoc9AA`&~Hg}^-D7#RVL(2g)?5uUff zFT{`+Tl#FhP&ilb9)Ce&C+iqDfcYl)C;CIG4JTCXVn^%XG)C}q{V`xgcgIX+iP%3S}?_)*GxVJ80TQYgLGbhFGY(& zaJnR6P>E+YPN!{Gxgr}eAEoqm8h+UC;U@l!DmINt)e77>_5OEIrlb)Oto)?PRqcVD%M85?W85lxVFq@JUjShb%OB&*yu zB=LYGc#lx4ukp)2hEvOtfZo3VEnWnb%o$W>o`_PG5d3f|$~?-hT4(4eN_xHK5_-+E zZlA%eqSq*W3g!^|ebW&}y(|o@5P@cZ{2>CJWz57<1`z11C<4hEj8Q@$$V6T_w&+gN z6G4(Bk_59rXJ9U=^b7=RIZKYqbehH_k}PQ;OGaMVzrxxNk!2fD4*ta=OK`Ngn=6z*^`6GZ=Jv8B>%+ zY-!lo6$u$mFp^>+*wh~g{s9CERvA105Q73AvOs`(pw5_ua-_hcO?zo5Tw>k+9=9q7 z7e4lf@g*b|<3RHe9r_rPuogq<4=R17=E|W!20-)Yl(=Vi8lhoJ5oHMoA%vhn2nXEc zm3?7-1KFW+RH_6q_;0{9>m$MaBqKQjHK%8|h}`|43snF2_r}2f<5S3gDh%)+<%It@ ziWaxrD}lH7;@0syc&NSKHx4tqy;a-DqTynsl4Ig}aAq54onyE@U6u@ZZ@n4CKmz0} zZqz#fGJQ&ia=jp7Pyr0j9e79AV4}Oe5SCMEZO+E|d9)1&=_5V*l~{n0Zh-sA+V=Fd z@Gz3+yLJ4$d{9aX@#H5Ner>`H(Q7`jJT zqfVIxYsP}&+V0@*kT0V}>kBTku3!}BtI_>w`<+R^gn{|S#CyWHLo&H`lZbig;LlcY zPTOssh0>r2C?l>CShSokz@lAy_cj^FMAQ&p-bi@k`2ExD$#uqER_RqJZTperC45L& z$iD^ukgzIg$dBYGQd%}gFOl^D-djJkIqI!?N9aC7W-6EH?S#GULhMDIWG|}KuTw16 zzVa^l3Q8{-yxu?m8uDQVX5>!tm#PCWlk~B4qmpn^&G+g1a#qf7r>*3A!(0D^mhc^4 z%83xLeKCwA8gm|I@*GVh`rX>f^bM}Bw6O`UZ&9oSYl^Y3BMGP12psKl_TPA$B^>=l zIK0)&NCO6M)iPWV4sR7VN#NHun?+XE3XE$)1X}PKiYcivPXl8x{tb_4^Ao(!2Pg^x zb^;iA79~sGl9;2Ue*VQe4F1fzwsDu)TPjCP5*>>+ErTRwEI4izZ-$O7A>10D+Q z_^ijT&;@%{qCfOQ5$m}gb~;=6F!-_+@Oi?x@Jv|!Z16Git(whAu7v#QnpY*1;n`pAv#RF1O=BP*3^ zz^@R^f}hpLJ0z^d877JT<$9Szr+cJ>$LTlBD$3G+8Ltq48CDFnPM!+I?=ds%3fFEnE*qX4b|T4YK8#^B?st>7Pw zexpe{DUymJLV}L^<)D>#{uT{k=jQ3Hl(lQ&$6D+=WLZ1a_rD-(Ubq9%vi8F$k+nvc z#No0QnzJR!#cm06*Yt3W36=>DAu@+77O{tjzNrhIorBPNyi0T!HTkNr2;rkADqU`mJQ9og2C=BM z-WRuG@=FTDrTM5nT}D%`<0;WEcYBvW?T3o`CZ(JD>;xDB={o|KH|1==;J*Qb|NIMO;Ky=7i5(zBUU9$7 znB#!|J!E&BX6}3#9@IFDiY|jABH)g{!mVB5hM75gHu{-46)iT8Ij`Xug(Ed;+T{a> zain=uo*UHw2t+tXad<`idLmUIX>oyXDI%G2 zHm^0>=J~s-27-^E)bCI#_>i&;@3+TOGhJ12Enb>;@|uJ5DaOEC!-gK4H)?S1(Fdc; zKW;<$udx)-=n!6#au6D*wjGa>_uUCOuQL|l0}edT?~rlm8te8E+*)f!Fwio?kYxpY zP>&s~33)wJQzN~ei*Z7ZvcAu8%G2vP)$)2eXy2VVq6r&wBvyRU1nHn91PsOJ>1}-x z?epvbes(~pw3cpDaJx|DB%^mAj4B~K-Nf?&&>`4h?7k(uh&3R8b{q=aafc9MF3OP* zPktwaxXik}AGZgKd--uFkivG5P+4aPH{a7gKf#}c?K=>h#MC%_T=#OlW6pMn^mdp- zwAo})s)i8md8vqmVUAvT`zG34ZfgC%zWcu7h?*Y&z_>i$% zkA;5<@xNW+k8*X`4kb|ar2tt`p`jqbn#&1lr5HvR(Nr?$F(C#_lMXLT4N$bihUl&X zm14p)E(|9Bw|kq^oIh@z&{a#+&v(O8!JI!!g+mb}LVI~Ix039iY+i?IVao!0wP!($ zZvchFKb&udsc)?P!y7DODt}GUD^QRCp)g(sIh@IhsSAa6SbHMG&r{{|guazaWdj$p z1|I+vwNC{>IomDsIqm6))*8HorjM;XGdLsI>1s`w;LN_M=7%FpEORVddhf^+hN~=V zYUA<7FR*I{deQN5{)><{y$Hix9}-HOBpGvIz!SAIMsm=09lO5rQ+MU^cD!6&`H5Ru z{ini+>tVIqsW{0BH5*HMgB(^c8Dre8vK^wVwRORFP$efXZmv=NgR}|3Z7e$$J!Hxv zbfKlj3lT*u74jepoJ(a z;5llC^(-+mODSQjD!`p0;oT530N8B)XEG>stOgQ3V9bgrVv+Dd z7Vrdwgx`V2B;m>1goK}3w>@wR8Vyo3G7GS7fHWJ4b&2@3V;LOf5YKQX%f7$UBAmBM z1JPO_p10~zQuI1Znnl1m4VFdD1myU|n~Ud$r-S3OYZUJMD4+W9C;l0W;Eko;=v_95Jo#y?oJZc?;1JA5cK zclxl{2K9)^P~WK80j|w@@l5H6B}v!?Z<>Z}CkkORTK!6wrz7|c3{s@Pk_MF|&%QzX zuBKyC9=DrG(c8z*Y}_@hbE?0$@hUK`T3XgkA4UVBQz-9}Zg=QfIBl@qXh0YnfIT!p za-9DqtF_?$+`}wIccLOr5cP4Cwd-hRh-6`wf{Kth=1wU5dNsZ@$I|!WZWPJJSLHc%KL{~ ztC!?arb-?qqI+7&BfJYw9*sc{$wZa}(*_oYBkm-R>OsojA1#)Ae^X4HKkN>at_33` zB4%(cKKi$%#VoX6VVTRRjOvWhC`z<%`clw7%etM7+bCV6j@O%{cfve>*OpyFfv)IQ zyYK5~6W>&QAlgeJmdLJ5f!^T`4O~ReJtDX-TGNEY^MGk8F!i;R4|*Sraq>Z(B5-ho zudy4jxD9Mo`Jm4$Vqm(KWp1Pns57RcC^5a~3&C`}b*tevTIV*zL!6sn(5WBE-stVw z@^(oShVZuXK1f8WybtjP{w?QykS28UJ|AgFD^g;Fgs4hbdxFs`92F`L+HFS>l?OqJ z;7!Jl3&L=<3;eq)3fzg#2wclij<`Pcx!`)ab^Ax$hWsGtrtH|Nu9qk^Z*>K*p}HH7 zaBhUUyV6m2&GX=yNP@@ixa}c#(F*a2!7V7n3|pCn>BE(vfzpTUAao4Oau9b+zEbQt&6kP3e~rd)26ziD)Ire8c({akt3A^ZiI(vzm)N$V|{y9rCPJ6@aIIV zRC!{)21cWAa?IlRlB#1_)IsXMt1b0k6kR_6Xa0Xzfec~02U#2|h#JDMf1NB@n&6Hx zJat5+>b<~?E#W6c)cTi}YQ?%N)(RfStoKmmkt86ySD9) zK}t;k;og=PMYZavScrpsHo@wYw*<2Hti~QTnMr__PVJ6O- z=%o)s=+|4_z#f={^R9M7K&%4l&EN2b-@5d_FTf>_;pqo~Trj^Z&Rg|7o-7*X*GHFE zuVy|l&U@E#{X*I_+}LqCev{PvO=6)G^EfE!3?KZujHdH^h`1jco)2`ai~=vZF!z@W z6NoQ!S`dgbW+>Hk0odNkl9WY}``~J#A7{t;pROAbLQ*|34UT{4on)X~& zFt}!zzkXPmOYf=A0(s0d6s%>pOa6>&XQ6D}sVI&ooL9PDbU|(m0o2fD2p)s;WJM(m zH=evcOeKVJm3Mj2-3QzNmCy-I8h_&l?D*NnnTSXcg3%vK$M1wP!7q&I5!F};%X3-D zekcU!h0o@p+!AZ75#A#y6Pe@Ce>S>483u9(W2b7mfDo6UwXCbMtHHfu+y`Xfq9MLI{r{upysudnTnk$uX8%W< zVZ8tFG>7+3&W*|YyAs&{!BDIJ^8>5@BSI?u|9#c}QHK3Lq8hvZvy%Pj`0W4XVZ6_U z?k@q~(y040>~0;Q`)!_Y;^O-V-EZ+cEll@E@w~b2--`Vtx6W%x?>CK2ZIS2a9xXi2 z2-o>LL5-Gqu3UmhoqsfH0ngLIbbd=bZ>IAdp8K#*bqoC+`9yoBfHPX%4eFEU3LfLD zfez1KDvQbU2it>PgTP3|^OyMnd7fqr`$6&ig7<{yJy8ZcpBYh&#q-Imq$3mpc>e92 zFrK$zy#H)_G|!LZc<*VE_hUOW@9#f=DlPLq)_C6;wM6yzwvYE|TU+FPtp0v4xDeLg zzZu~0{?*wrdH=8*YKRlNTfKT!RB1VWbV?^8Dm?|Y*Rc<+y>#^U`&tfUJR0(igE ze`vh_@|*u8?-N_({luf1^ZqALrER?Lidud)?=!ZviT8g57s7bI<5Y+DuU!+9_m8y$ z+X}!?#rtLaK=FPwqORoq#T$k9eNYCxFOR6k;{7G8q#G0ic>lw!Xx<~_F&#tGWf)}B z5Dm#V@OaOOXdLgiZi|+Mm+>ZQyg$ns@0a2w?0&4b=@&WXpA(0HJ{8uz>}ZGUB$$86 z-X)`a{bE=EI=r2xu}LjT#^CtolJN;>7E>~A3~?gD{sXm?T)bf0f7~Y%_Pg={?gJ{~ z1N2!mc`%IRel?qIPr$MSdZ9SR7;?w6skwZR2*Ed6^arj*`yt4TxB5FWa^KZ4Wuz(& z?Ck@_%XBy6kNiN%$SL0`85#1f$jDDKMMlO&RAb4=S*+w6CsK%0!-mGK|6bNMGX_i|OirEEbivykgtqb{PKe`C= z)#dnqEpBB8ql2Wb<1bJvwbec z%3_s6lM>jKa<8g#cCNRBGrl`4xo7jauOstUh*4!>bVwqk$#%$A(pOhXxY0j8ESx$ANTYit zVW-)DgZ9`IzUo!{qK@S7oK=T3tJg;7tgf%T6U-Pg(R>$g_iAZ-Rp`oXUljXXK&&pGw>DD9h=$s|3FCx4!brC zh&aDkx?Yl@2UXX5;H|wjfMzMG22+{adg^l3m7{Xycke+j%)Am^nLExJH(RAxvp7N= zcCKNWROos1)T2-|cpEPEUV)37YiqgultP$bc7#EP++zpW^pFYjCkz+(#lCr43VlBK z;ckdSDxfhwhmxqoAt1z6<}P4tmi>p#S7CA=WfE$5= z<7EHuxkCa4owW~1$I~wbOO}T=J>~}3lX(35584(~+Gpnz6??{^zOrBN$Q{|pue3Js z9JhWwnFq$EW3OX2fV1C+bq@XwXTI_-xT7IoX^dX=g}pp-s4(mgR#=no3C!{YAID~} z(<`ut@EiTw#aVlzS^;_-0dM0V+l*mP+noxFxn&LpdBor&VlaEUVBnm78pxA#-v?<8 z+LoOUE9m{tN5T_)xHcf$*D4%vGMV7u4Gixbe6qB5QJ0z#9;{J*O>p5Mbpq-M05xil zwVV(A^QjDO1$AvGy$c@kE@TalwDuNR8^-oc@O$ zr?)RY>^P+!0H^YkvEY)V!uT<90(zteikc^9CZ&JJlPo)E4LcvkCTEL!)Fg7Rv;Sln z=rVf*2VkPhwqS22>M~06*^p*jo1dUxTJdk@A@UFdD@1v9raI<-V%Sd6HiR9jPI!>;`-%46!j@`NXQmg}r#gx9Kj@k1`>|COW{#^f(_J7DlYC&yHg@f< z=muQBY|p#1&WmbA&5(_US+hN+#OF22L=lcNC^l z&w)n)$qG9&-Rhrsdf+qDr6E_Ht-liM3llx)*w&cAWMe^soSps?OM0tUi1PJV8nRYD z4fAW&80B5a1Yb@)4xPqfB^z<*^v1x1&VkX#Sx2X5Y6v6vfO=>+)H_wLF3ZNgwIv=! zh>4D>h3?JSKKqS|dX9za1c3CntikXU)EoRqEp?3-pK`0wO*a6Ymv7tXCDa!tV7y!#yw~0h7e}QRB$#ygZIyj*YRIFqrhOh?hP|@eqf9tm zkc5p7$DY&OTE_kt#J=x^&9FZsCib4OPy42aKGthgp-tJTo4M+A2^wyzyON_I+F>V9C zRE*s+Gdt!P=;QDmMzH8J(Cu&V8*u{q$!sQCv4{8r;efM(^UupVScK-;=XPb{w{!Ib z^!WST!}NHFEfI1i0nLM-eSSNt;xLREgE(JGoqb-&@&7T*KzHO8vyj!fgsr1zZa93_ zATx37c@P(dAd&_yeHoey=Q!>7`w#2RhIO{tI0dRo+kC;~i`sJT`9_=yGqF(wKmDDY zE#8H9awtgYI_M&v9DXBCJs*&>f7WOhPHCQ7oX)dp8LfcTk^&De*%-sq#Brl%V`|C7 zMi49+W)f6*k|^)E!9*5EJ1Z{;K0?RfSD;Z;Egq*9tB&9+7`g!ndT3+4I~g%5bjal# zyVqetwPWM){4v^iztTrHVhZgj2-p>kfhnEi23nlRsLm*D9*dri!v5h-{*+3T)a4rBiz2btO+H-6&P*ENXn31)!!;%Z>NGBi{&d>%D-UY+xXNEoP_jS-=wv0@(w z4xEyRk~#G}3_THtL|Ui6_ob;%%>yl@f{@TYQ-L{5{fk4^J5DHEp0i<23g&>P3GV*S zqR@S(mVQ7#fw9(s=O^eRdE!bx6&3JSuK|)`*Lka7z@>(HU)Wv5 z@kwwns9u0Gq!dM#2t`^j9x+O9pM7jhgXnBnJQ_ynHDe=ek&)=;WygjYSLbQ(0OCr+ zV_ptz$llQt_7i02Lzs>u8$lywD?U@Zs5?!_k&Uz=>x?H#5qTTRPX-sJj);pZ^EDOh zHBZKaD6{GTP)Y(BlQ1ou9AtzpP_UQO{@@BwTeTiU5HEbrB(iYO)aq;}>wNPQ9z)rHG%$dOGtDK~cpUH#x0ktJemu?& zC%dr^i61BK)dLVYH3GjXeqs%|mjfuQ+1yi;l<9a-9C;;TWw*K=bF&rB_L_boM@a}n?gy}-k=;G*_mZm4WaRlm^@ z%qfaX-|wm?Vn((2%d{I0e75*q=y6axZ97|B zI$reA;v-NKY!Y?0xPY`BVAwKf$B{V37y3qt<+D<>J`NY3su;O8r+)553?ezwXa$ny zs>8))-G;?0y=`$MfoB@vv1M~@SFtI7p6~Dx`elUg5Rc<15-YJY+j2J;VA<`E10N1Y z;5p*#d#yP~{AN^4t|0#GoFo1rg8hJg6UUowfZp=u&~w-T>=ZK#uZE*FZ zoFl$uHLYW_Jgk+cFc~^BK1oT%7$^};$eVn z0_u-(hWS@hcz*aIR}D@r2Q5(8Ifol#Mp8ObYv~*y68m?ADS{KKkHz*Cj?GJXq;ZIS zPM}*xX+K1nE;8LR{VN(A{rg+Smaz#+#?cn7YV#55`3Tq|VXEePm8(7Q+29;C1QEA} z@qDxZ!fgs8>W+=~3C&=LUG7H=$p?aU3*U$LXX<4;E{u7S+K)A(e0|c_>YcQe{V#8< zSV=+5`DX3}ZA1E-PHb4&t;WMg$;cWV8~%!;YftFC@0hR&j}Fr=x5ihc0_>jL9#h5< zr{Nx{m{ZzpoJj-=oe(j=m1H`8Gc}kV$|g;7Y*L<)JPsnq^Sq~^I_^VJ(#SKtvmrd% zJL$ok*XK@x;>MZYg54>CKy)pavKE2QRqtAf-L$5;{JGk<0DT%P zw(x3``V*{Kr=c#in!edpAAACBu}plLd|1{%JGVWyQI7Z!F~ zK+t4hp5pSKs`2#Q6f3*st(qFLTmfK;rXs%Pa6BfBdcgL@S+cK?^=2PDlzB_Zi`s#9 z=4iR+Mm*Q!3eu_aUkNhiOyUszai`FAiMke>xDeNp1<%j`?i1MlUxRP+yQevKqAh2P zXT#KmdTQ+%;~8Q}p9pH?$$%d7h;gi%qD}oC@DUtR0Bb1s3u(;)0p)mcbl5z&qkZf_ z-ESQ)KF~g1TslmQG|{~fC>YtYucu^ru_Ny55#xJE7sz|wDoa~#ZAGx}=n#3!Fpu2P zRkR`f&{Y@4!KK3TpV|7@Ms$hmZ13s|h$>vD4icK5bpw1RCon(9owI$`Yz-=R;jrc| z)R2%1<*nv!fXa?d_(r9##fBf~%>ReIH-V3$$o{}5$%rG2 zPS8=~8X@YaK_Vs?HIXPoCP09IfdoWEWtELlP?1b9D~Q2KkhUF-iU;bhc(LB%v4XB5 z5XgWhhbZ2th&_x4A|fh~|M$JB?&+TNgy2v1`2YX;h}}J1UG?hwUcGwtUL8HLgHw;S zYQG(Yc<{`;4=CUm?+jwL=Z4W>E&qPQdO`<{G(7CU@bsf*w35b{ax_psO4jsi4(adK zdEzB4GweXcO%}UXJD|S>ee^tyYe2l$)A$B57H42*(qZ4TtX%Lk(jrf4@?(;@;cQj4Vx0AEFt6jGFG`{)nL}lbUMj>sAI-2q{758 z@j7cs*SNWAa94$nA~w7oJq#C=1))oMFRhjo8t07MGb!&8a3f%Z!OOWxucXdOLGH1+ zxL0c(P)#K%!82r~a8@DwVMyGK^JEE#egO@r^Rg4BZ3|m0N(*8szk_Ds6mL3gJkpQ- zZ74rO=?8BQrt6d-jka|Z)aWK8h|d#)0h!NDH$0h-^6rHmn>|dxPJ0gQJjZxn%}{I5266WAZ=yB5jS4ae84_}r>i!@avSWcK)SC|nreCwIaEIrHl_UiD zsXZcv?_6D$5=nW#@aNz#l9jo55to&xDVem*rj+biR*r8{-VwRgKG#;tE$!xpzBY0M zA9{RlkUvq5L>u{n+6Bo4w~LLfn1|~0O`}olDv}@BCj4z>X}*lJ|99eX^;v%i9`9lr zt&YcHOvcvn$fbMhyeSq+AExrGCaxrHATp#}+a3(IWg76uCKA-TPI?tv-wn1c~&Le(d>1g4PwFkFtWBSa!tFJO@QDn@=JA`Us9=Q-7 z3QcV;_@mNd*gxW+ZilZ3afVNTq$ zhT%De=Ki;DADcQ^`rqFzTeE&kE?XNQcT%71`#PR?#y+d#!)isp0M~s?5&%AX@iSlZ*7EJSb4t>?X3&pDQeSZ{}}mxbVr*y8oYO)jyAeS*jpTV z`~&T+si&iklW6W7w1ETBK!g+jEA6e#Bo$VB>&jvO8}`=Wr`gES-rHNj?La`YA+D@(e4@!x50?SJYYg2(uu;&_x31`?0OKjZ#CWpDM&x2fA7qceir+SJR?8E-;1 z{vdnn(o;}_f49Bm2K_cV@AunV5B0X;!yj&Mjf4pP`|PcE@@(q#$H-R3*5tBx@! zvOYlyeB$lR4L#^RqMGK0Mqk4%#hsJP|63=j$MgS0d>5nF8^MfOfEIHR2X6~smC|Q2 zO<^3fv+*NL=p%Qllkma03SV=8i>6j$Qr}pNG&4J6w@@*q5*wmX;8&kYIT?=D-j3L2 z&;op2aL~HJb8MvSZgCv9y~S1A-@m=Z8FaQdj`g=VdbRjdPHb3NTNGNHs;r*zInBcg z{o)Mvo$-akkK12)kK-(?O2CU?@6ghLv(oXIqZ!}z#5b|$As@3!Q$vf>OrO^-X>n9> zvZm0|{_+bsKLOLdBWcxG$V~h@eywSB?k+4Y<#rNr(EI2Cc-i#8*cW*1l)+b8Vc}^Y z|5uB@YcDLgXz?GMg9|$ACspj{?Z+%7?B?kAil+?mlqsIF#FI}vWs9dAx~PXzK}vZp zvQok>u33W%=vtaGYj7doq|O?A2H&L38r+9(oU;ZO@y&j-2A|0{on{R_ zi*NRyHMlR|ARj;9958EeKf3XEo>g2dgbX%E2}scL0f2tkg5%LIs4{F&%R06A)2Yt* zcQDmY5U>FACWm3D>Zo^*W=6s8+`9=bqA4HVbYT+tY zwL>VnCgxjY%C{*o-+bGA?dW}p!=Wa6H!5*@3#|DfhS|8XgE;&-G2fd^`EIz?feE@9e~UO)_uF*G}f!w0#XTt)O&RR~1?F zwdlY-;LxV+H<|L?7`EVm*+_9+Wun(k2exVZ1*Uv&O3c@!15Nqb;n1e-Z)k|)kZ;O2 zlEyV}+xDNq2S(c;jMdG0yS>wt)8?D3ZQm|0z3pE>8OpXl!j#86Jr8r+e+!*ZRm6XA zFZ#bXhk8g$ub=TW+W?u|SNXHVlinSQC+_ZLcc}OJ`P}Ol;Q#8O)bm$)7Im&tN{etE zoPwLP=q436e!5A+O)=d#aZ^G!`{8B)-E_iDDc$Uko56JB!c7_79Dti)xEX<*%Q4Lh zmM&~3^!=3}Rx7}oW~2SDux~MM{)qqgb^H;30YTH^AHn_qvx)t`MF+S(klW4J z_y2!R?5Ag6AD1QVMvLrQ`aR0G9UX8$V!lPDe47&UHR%9TzP7TT*q?5k5vRAnny*C% z>;Z>!6Z5^vl@B}_Ebijb4<2v9rQ%;*^S#^M2Ub+q#LmBG*zbTIg^*sJRp#$=1F}0ruw-Lws z{|+5cx|cejX?k3iHqNxjzC{O6zI&qs3QYOll$ftc2bl7;ll^BC+th|@bwr2h1|%`*EWM2a66c(c2*%kZa1fAu(T*4lw0wheI13uzp$`ha6MBkuE+;-lg^;AT@!Uo=>CfL&g?4j4rlN*yrRl*ixoJj^-(nvnYb4L8#u*)1;VQGW7@ zOU71y$`qHZANk3*oiEwq$DCjIDc5le<&wWYUkW^YDLR5L{$u!3(t|Ihz4=mh8ehuK z;7jFMd>LKLm$3u*GHx(m#t-95^(ekfypS)G{=%2w1isW=$(LzCy42UBbN(yeHQ=tE z?`GldM!vfVcen9f6YlQiyVYl%-79?e0`3;`-9p?g{!f-m#9t(G@rz4|xRi=ZnYfgT3mI0RWwf}A6_;`1GG1J&#bu(nOcIx%xYUWu zG``f=(*=K#`UY`>yIIB^afbdP^-baicf=X`i`3sOZg6*>aW~hvd)T;p)VL$g&|jo} zzPQ01afbdP^$W!f?p`tO7R$Sq`ek%S-kp!o(d*-H_;xI|-K@A?*Rtx+@&f756HfjV zJ{XJythUEOq|wJq?iu>o-Mk+VvYzHE!$f!8Z4_7S+VZQB^>TQJXh~nG;`C|FJ?PZT z+9Q<->G-LHUZK@%nOvY)$suQdBG=NbPh+i4`p-C682z*p%XRE)(F+Y9j?YuS-Qk6&qKwDR7P z?^2bmOTI|OQ%2C2hCTK2)py;EbMFpN(%aaDsMb@St#|E2XN5@+@3c zy8|WCQ68m0Hl0^lc!6T{csP);?kyswV7E}^rVLu}Iu^!n`x}al|{>cWUFOwBg-q92;Ws@9abxAi`taa*$w> z2}>VmmI-&;eE*u5@582icT7)|39O>RbRip=c(yiCCZ0LLRwi6rU`J(Q4OaL556Q$O zgaTyZwQGe;d<2nBkco|0DXd+Mtx_NpV<9pLGJ)Vh+@D~UiSl3@nRpc^kyvCxLmFKs zia>%9bAh9dR6|X=b^wxKb%YyxLGqECBS8*E$Yy6?7{{tZc&Ac zJ=Uv|{L}9w|I^4Eh{t#0W&N$jT2>TGh3(7oSjsq>p16#|Wf@l{Eu%1@jK-v8Jb{$) zdb~2) zo6eW~ZhR@|#h0RDzW6KoQgRVrN`rhUo5q*&2EJ6@#Fx>t`7-uCzKnaAFXNx&OZ6*! znfNweCVj}4;3mG*eaDw+JLpnh4}F+=E8R8VE}ieF=kxI$^?dn!M?K#FzN4ORG~ZFr zH;(V9=d0$sxwxCecMs!^OJtj*j(?+`ub%Iy=bOcM)blm*9rb*7^BwhkbNOyD?jFUR z#U{~cZLdC-s{8+K5@1A@!+*6+a<|DQx#>zYwLRD*zDaQ%R#%tU|5$7i%3AL-^C)YJ zO>*+lw*AlE*(4*dI{JU8|M~g~q09PSE&8AH&|nh!pYa~_KR?4TLI3kHwi8I`f3QF( z9&<7Syz25cylZ2VRHJyk|9NFfa+|~~6LoF#ZDW(9oAMoxd`;_3oMebO-HdrmXmRRcUCM^TPA7=aTXjSug$hoKLmC8&XOi zku^8t$X%@~c@G5{zmKFns%vJXk{he{c|F0R9P@0Pdz&Xyg~dD<_;+Lm70&QvY_G#J zjSeH;oPba0nuc13covI3m#Dj1yfa+dstn$V1L)tySw3_QH*Y~6d!n^9wv@)IRJ+h- z-v6Lm&t0vtb?udR5S6oFzP?|+Z8;yC%L!3AuP2oA;)zs_K7K;AK9&)ZI4;Mo#PY7R z#Q@A=Zx^9xUAEu6%5f>pFOwvYmXcq(F@SwqUc+9pLyk%`25mM8G4Gt(m)V%2&SiULPWBDvJ<_DC9)MMPZzLWGjQ zmM68e7#h67x*d8S9gdg$tU6SGIvNJOQ?YJU&j-)hp$%u2hIaJ1x~uAJtbcYOcF7NR zQV*e>-SQUeu|95NC7APuM&>+XSF4hSR2y0X&J=y-o1QnNj1J1!)fz8@(w5dwbvkO( zBiIuG^orSXh#_kCBPE?V2{h9v^Skhj5S-(YDieE)vn~8kH9&WS^r$env zS7Pvo(6$#erLD-PWg|<#aqr(NM?x%EXyqWq4Cms**c3=tP64kNcbaJk3{H?VuNT15uhu-12?nS0oc4rIWHghW*$f*luDjt}gP>k)YEv)$9e(MjW7w%=pvM zq?lU;PutKu+OrGiSgY0KMDv3elF3SrPrL6fofj?OMMUu8Y-CDe^B%JB_t=us9OrR7 ztFgWU@Xg>W@+vp-Y7U;P^EJ)L3%;fvA1Z6%Nh|O)TneVebH&4#bc<77M|=|@^O+yJoJ)v-;WU*`jQ zK6N76f|%oG>|$lG4~pld-k46D=K64;-8 zkj(lm;vk};PvK=^eb|mJi2L@kHx6`Y8~==4Fc~v|9ix%yN_>aV5!I_9WUbdsdTy^? zC!r3B^;$yNbEJst7QK{+W*h7N({P8HUws)GPfH{%`%9tH_eU=D`-S)&Jc;+&M6TSb zx*55~zgTCKfmv;nX#KIC8Dub1dl9d}O7^05=1gt#yfU7r9@&}}|4GKTE;Hq|=u+7y z@f=KBTkD<0WK+xnniiWv`$wFjI^<&Rkuj@(WV%{<-}!nE+C)^9K4;4h%9QC(d7<9X6b$OCpruz z&Kn!s^}5#x&xMJ2-aRjlXLfZ5@Vo>c5IF%*&`v!q_G`}vZ1B7wt3!DH{7A>~Y@Ta_ z=XMNgE%vK!Ye5rAyZ+)ugw3i%Y^I@TUHaXZbO4(n_<*oE0gIqJij9Y8UK#;0=m>P% zzL;rlPqtasK6<#_axAj;kNa(~`LLVBhJCt`G)>Cdh`&R<>iY3qS{n@<&~MQD=&5)q zpVKuw7slVyGp%JnYO$wId9JcH^ksVJ3zu5%SIV7Axht5BO@Msi{LacGH`cWuZA|M< zC#5bYd7)cFpIwdw!OyU;@*}mh1UvIgS*zgSrSkM}W#?9SHw^#$Jsx(x6Z4oLT0{}Aq9rQW=L`e29H1V$Y& zn$`eNA0Mx0?G=iK+E#~O@sVpdjM*j#9s0t<3UJ8|56i|S2Vdd~1OoBTEtAkLf%MX; zIDM@n++^#f2FtK7=ah3e$HTBMx|B%tC#~iAe$O3Cl(!UZ#xf#TKgYy25$_b%l=rPA zag#cmN$d%`wsFn$<6*73VCfWr1GK$ij>3B!Wob{*snM0btiq+i)Vyzpcp5K9qd>&x z=D*-dq1a2K77|7pu`;1-SjshyOm=eyKe@Rnh!w7}$Pgv7$dpi4-WveomH#~A9ZqwC~?v$;# zajQe=M0%GxauuEkOLgeGt;1b}V?}63nx}C!$|cKFBy@(Fvq?Ryz&TchTX4X2_%GY^ zvspORNZJrqPxWA8swTB|Lyz6zA=x0!FlT{V|2MTMNUM%~b8zjWg)OxYv%H6EHy}}F z$__v*i0{7S3Esi{ zc?$3wW3~FJrHX66HE+98GupK0X#G_5 zvW??NKHK~re3ztf1l-E#Xj}FuKCwqg-lvYWH#tc4gah2^vBu3zi6~RYs}rhw?84p= z-;zZV7@wjkf$BXLWayG89XStMiMH;?R?(CP;9u>8VfRel_UPqkquRaCLsJ`jYr(Dq z3wi$}$*j}IumU&;7$1Uz6*?(3er0M2i92uq*4SG6VQ0P`A4p=)VBMDkeBc@_Tp zYbwFw6OaTO5Z>HO{3~`Tt8vU};VMrkVG8bRo)epuV@H3;s%aD5c`{X=AY(lq#U&pPs9liu`yOffQ`C zHLUA6g@X+iMH?YBkYfvV#V#;2dKTU^QT1W8`PJdMYCpfy&#CltDgE4`FVcfK>hKaQ zpq=7V`gxUp>EV*}R;3?JCi4S=6f?2ZPVloWT(LFS+P%M{e``P2kovz?G9d(qr(rG1 zk4^+4I&IP4@Cz)Gomc~-9r+wI?b8S%==v&tb{|byn~*E@%ZG$YI@(F=2pTO+2z`|v ztRgK`J5HV8RRbA4G|~yRUDOJ$O#yc{Dg)D#XC2A|rNKldXXP6C@>ellCOS8u2#jM;jGq2VizUq`w2;wMP20m_+&uM;bKT zB$#+mt8QcaeeB*2c9oN@$QB~2E>`X5W7)W}LdoAcN1fRe2@B&Egz5smkSsFC(K7Sjus6<~sA?jcBy z0!QPsu}D6Sl7j=InF9co0An^x#ITJXpxPvkp=Hx($O4wYHr^inJLv;dEY}fz4Y%lr zb{wF28fo8E(W}nF*HrP8Xe#S56jKWRPDJruWImTNry&)xfI1+mD3U>YeRFu=RIFVn zx01zUzb2Kt(TQL^H)P@&H)i5ku(ufg&w+x>?TTEZuP|+TVk04#j~8qpQ->`+bAkqp zlE&kr`v@>nC4y;~#08C#egY~iHb=^48T!L7%laq>K(FoD; zlBky%xUxtchjSAP10+x|m35gam+cEhWXln^Jf>0tg+bm$|!*3QWqrd4` zQX?}LsoMsmD%iZ+9>`4(4q&^i@j+yX8ONU4OQ7=93UA@6nlrF_!a>TGS*ds|hGrsN zxD;%2F-XuRRTwqEaBJ)Yf#m2_Xqg|?gHK0jRL{(JiO{J~$Z>l-^mV$Y!HF*v3{eB3 z?+9d&PD63<-*{=yi`Iabh-uh??L+H|h5+*srmuVWp?xIpj;kN6YXA^|sa( zePx~OT_#!T8$F8KiLHK*e$R58w>bJFZjfg?el3fgDcoAoBL$82c|XE=LmhA&Nq5dD z;O5;p6`aiQ-c-*XR2wnRf#X#$B`YB=Ft}JvQnxt)aNbx^*(c!i%%qv+G^t^T%k!eY zm09-{ekyG7G|;tSji-_JwIKGv%|>JAG8GeS1Lfhs5HV5N@1g4dd5%C@RBQU`rv*p1J<)CJ+1F4d=tvct2RvlT<{Sr|!MhTp+M zF=VGAeJ~Ag#9L2eH>8)+&apNc8`F)lCHAfEpP=?SJ@@Abb-ckb;VZH!Ah`hhvB3@* zqF&%uN4eP57aWQW#f6FD#qp}AhQ4+Nb1CiGFHzNqaO#l(lcg+CcFg(tmlRXL5_0%2 zrX3c%h>K}=BP=0k7>hF`%}9W5yYY5d4K(OMbIe;q!>3g=e5xo=DvH3uY`~1u z(L6WPFhN<`vtn$@X8wFFK1;CLKL3nH`<{mLK`5L17~4DYzD)~MbB<0ZxH6DfxWse) z07`;AtJ6FUH&L~CFL?SPHRy!HU;tGPMwo+OHcUG7-}s5>vp0=Myge_bhL(+Gry%;$ zDCvclaxb|73869JNcvonGWWL>1q59-LP8W2FpVSLJ4?Y zbm&xqA33D?(OZ%7m;KtEp9(0y6Ag>GkoRr$D|`!D*tH#f7!PQ_HKWzDU=U}c*DT|K z#WY_|3XQPncr$OfVmvN1VT(PjVYttzAI|ro-0ap7=#QvaI>Q6JXbd7twPvh3q`Jos z;7Ly5iYcke3hWh&lcrR#eyLJ1K021m1vNcz13RKxkn+eU;CJRF&cXop7+kEs z34@D82=0I<6>c5`LAG-6(h)rf-=R*(?`+&5zj%k1lvB){=mk{1g8sz)6&xq11yvyrR` z=*}f{$03vz@0iJc$qARFwgQ%XWnJ_Om@dG6t6DQ2BxWnCaTdTNXgKUQkKK7SyaoQB z=z;_uAWPw(;S?7ETI)pPX637?H3dE&IT>Rovf)FZ9gi`zy z?&Frg5ae7Y-j>sa#to6cXz@#OFCP(i*aC9L)pnLn8}OKZoxd2e6@a&kJvlgY0ggHs z2t?PVJ^TuEAkyRx-r4$p#-_QXBiLN~$$tc!U;k-`&1~r7L~OqKSYR{jUjiHNp!hs( z!Fob&0EWO))%^<}2yqGrc%H;`2nmKSVxyp=K2LFkE3y>~9N?(YZbo7>mQ3Wq&&Qw? zeum5L@zR~Gu}ykBGhWt*no-u-Mp>ceOrwkgQJ|@e6BEi^t|Cbo>;N5Lvz+>YEhaLl7y(2{XbwT~>G2qn{ z5=)2T#|0z2ak#ip85(g^59JReP+$8E@A*|Wf#9YjiJ}9bp?_x__z~^#Ha_47g|ijiC*@(>Mx@IQB;L)u3+`b=go> zt)mdcP7)06jB=s@!oB2P?q4|=JQqAL$80U(E6>MB81MrI?(Wd$^jPpuAJLm}^d=G* zFD}*MGLbGFi3P9Tpg?^_kdush#=g}3znSRl#eBqgJa}+F_PN-`gS)MT_D2tSJg50z zj0Z0RXfhtmxImb4v?o3^upz@LItJXs7+xQf5=MzJVV|E-Vy|Li)O^Qkfs%vMSYyH( zjM}}438Q6jOqdjl5fqmG1#?_@c3+|=9v5C=6Bizh(Ta!*8}fC>2kpz3Zh7s|Y&YU< zBp&AhfcE3UM{&7+5@9m%Y~#Y8Kw`BzjJ)9=)#Jh|Ns3XzFRReLCc$_x#f3%nEDh_$ z^~oC6ef(w|5n$V}jEb8A4z}YJOT{~3uUN!|o6(+=$A!Oo(i#_Te37al&80Wb6nspK z3$wazCoatI{|#~Bu}R{>iNA}uaPf}4iwloSW`>|&ZW|e{RwqnEWVnbT!{gwCpvdsV zj!SB^7n*rIEc~oUs9zcCq~Om;cT4}#NR4CUg@5T= zB;x?^54chLvp{@CnYd6fsJV>R;RxnIzh!tD-bND4IrKCv=d_ri3HFY^yk53OaDPQ#x*35MZ`F*{#rOq&&WgX ztylJjL%=#C0_-6^>P6FQQP}-nF z9ZAdKK*!K>JxafNLzK3>gP(?Ii|0nMUY|OWqobKhf3MOX{`&IWO8*ShE+tM{lPv9E$ah#fUY*ME+#RcT>?xvKNKuT)YVus9qt&>nNz#x&Dz4kX@08sf(~Tge zYvv!mD8(0+m~PJej>mK{klABQcm1up|5lts*^!v;!yS+5DsMo<5@WjKlpzxl*8LB~ zbeXePQ3IE5a1qnJkbc=yOt+ZYWSf|7`RSz2;HAp(G*Dzp#&my!^u)uhhtP|u7{i@l zis`Bq@f_PN6R};I z7hT1{-KFXfxJ0~#OKQ$+SW}CATXSi5{D8N|3Wkk+x$s)eqTxgnM|W?;t*6n6<|1Pa z}CLZbim-5e0<4#L(Pp6pWzRlhil1#cL|s;y`YTZSb;4 zf~Vmb&XZOGtloj(Zb3(ayLVw=F&vl|Ah=tE;O-|RNq=G)uR^mdL&UP-dE`r>T^i_c ztUj>cO= zOV3B{FcS3GZW;A#;HS1s#&!$vo~neT6z1i1>o&4beb+AV%W5+DzgcMR+SYuuJo$!xh7LI>Ts=@InGW#0-3* z$E+YR9NVq(2lqTNQUrHL|DNFP2(Vqwt@cWpw#0GufNzx%@udiH>|KcJI(;ln4Yo~u z_x)T_1@ZVUx;BdMuKrE$+7RJAg(AGYD8l>0a&Qb0-ng5pZG^Y!UntqMm{eP+==Omr zzWXENPLo@C9w5bc$sEr{8zkoOfLk4c=G4!=Il&6NK}^dPCirK_uN0C4{l&fW7$=xy z*j=86_lao;%#oFC4G1+zmje!v5T)LunZh5I>&BG=Uv8J;L2 z*979~F92hH-gW}2H$I{0^*D-NBa3zTG$DF@>=F@j4S{%$UT5N)ywE zn>{PVAq@H%i0_V7dx6xPFv`L;6R72ZvNt_p*A=ad~iSyP@q8KlE&!|;{Gd``N#fb6d zD1mVz#ydV*h64o4ZMq|V2X8qxCn~J6tkt(nfweV(DoCpF?Z+_n*B4M&SB2_BMsR(^J`u1Jqhpu(P}yJ}RNcp{Avc-UhJ!(gPNq za}IPb{|fs*w89DHVR5DWmEN0a15GHkL?vaK8K>?lF12=KGV1zC>IMnwPGah^1$9|T zsrzjdP^9@&pxU0k50JuG2Pt<4Jr3h?Xwm&Rer5fZ&F)9=4ZjNky8P&i$79P#d@GC<5k&s5P;jbn1jku626u)nw3;rUZZQ=%ZJB+)X`d!+aFVcjSx($4R$%Zdb zDqX3J%SKWR!R21SiL&TodRs@8xJDm4dPf zdLMI9#^|g7yJ+H8Jj@Oud2WFamX|qguorBe0!7pA!d^*0uDebIpMjUMUO{V{gaSfx zLL+`I-|?&Hsc4TcFVNfMeCdh_8aiJTBsH}c(UePk z%psco&rKN#$g;OI=kyl^hcY;AkS6GtfYO$i1#k=3XSI;PT_ zrVha1-i1Y)_$f>O$wvcxp)97Y7eZ-j(%+UFI^#L)dy=3t$Q4KuDJFdav+2(ZiJZx4 zS!WbMA}_}1GKtP8Vr0c6Xj^$a(wtzFOF4v)8DT<(G|xfD>M}X@LyR0+oG^A-kB7Sm zg1$Y562!hT>k439(lM;RMhvN4tXn9-USXa7ejBW3P$p>RvfmVXpa{FL0Clq-Am5Nh z54fHal}zWftOv?~`nNDifx4X@AbR(p2Ocsd!K8P4-0wVE$9*GY$AtT#odrp?oB+7X z_D}AYu@G^r66mB35h8wAWPqj9BN5+1T%9xwfK;R_qg>$uEaF&WXA$wUDFG%ncTy{a zh<8#k$8UfOjv)LbL>xc)@Kbm?H|jZ<97By-?PQeF8JWnojWaNn!-y=BFP$u+8Gt=HMHl1?~W|+Hao+>GqIp9+mTMv*NzW|Mj zH*EQ4(=V&wCI|=WBGLdb_kDW*iBw-;k({uPv93K@ipXTRA|E|2E2NjuD4AfyR7pV% zMQq=!nl5!wq1+dTn(N3Eza81}7s&eg?l7U3?M;1XJR<9J7K*mk$Fb-7z{wY)b^K8` z$S~F82Z*`39*wtJ>+!(;iS>Bn%y>Ow-MAj{eu!1AjV_#O@CFKP7mRXQm&qvJT9v*6QyQV^UBpnaD^OTU<_c@(D9)Jdg+DJYgSXtTrc;GR5Z>BBDc;L^1 zx}@WQJV{-lpiYhl1a-;B13giC`{RKFh(3KToE#6FgiafkPC6b~$5s(`Hxc83d4Fm% z9+*Z=d2=BdH9QJHH(aF;0a`+|C?0Rx9S4Lc_QL7X%GlVSHjXbA7G}+xBGHC~ z5y2ETYrf&3z%(!RRfX}KhtJJF!u=|E{}3r?q_I3 za0gU>l78mzC?F(91WD}8siq`kTTOFdk1DF=L1zfts`rt4ACr%`7AdZW<(Odp1k6d0 zV*-I#k}(1EW>~?$gEu>1Fahu+y!nvcrX}UgGvCB{^9+(g+v%fdVGZ=c2B!%&SesG7 zua5~XrE*%f!Dv+QJ!b5JOLpTnqFJ{FY;CajO$jVKx(t|-t$gzlI**zlUS=M-FH6p& zxGoOYFpHiz?cc$ok+5u%v*>hsYsVrnDsabut{fG(*+eo%1%~8So-RHe% zgBhLgFqc*z6<8&Bz7g9Nb7VU_F1VU(qV~oGqbR{%*{T_vg;<)#1znMe)ExI$t&E;#Sqq%t|4t+IB;1p#w{WcKOy!*sda0lt|!)7ndfD{>tt_`TzT zE<^W#_2#m@#rjFC^dR+Y!uk=)Byn8e^S05~ZN>##9ucVTIE2y~?hP6-pn1vcFPj|rbs1y6>_BM|Ta-YOE@o~We$kc3454uU%(|Y$hd_0~-UZLh`G%lEm z?Dz|0eeWTO5p0_4r_(wH`B6Ydw^U6YKFjGSKU> z_Tar47cg&VT!8uCvMys#yp=bZsEe(J{e9ztU(k%1S~)Iw0IN?;P3rNB;&FmbRGIg= zU!`%jKX0Y-A*N8BtPSsu86Ma}(Get1LN-~MdQX3S10G-*OjIY=sV9mir4Icfv?Mpn!JF`bTt{-T|O_tgBXto<>PyJw8i7-%zcSRPDk*#2<(jG zQTG=EkN%I@;&DBE(b`G?0X&YeB$0UhnG(G6G~@9A(h(l(4rDxTlaDQUw8f+Ak^2%4 zUZB1w{V{^#4~BeHk2ml*^-)_qCL_S0y#yeD$HA5)5|81O;7QUH&DyOtzb#U2biMqg~;aoj&_@wliTs{0s#03NB9BodE)l;A$n6wTTU zq$523*@f|#EFb6L(H4&%uySJG^)K#@;L#iGjN?&yk%7md^K9`L;YW4n00`i*^$~Lt ziANqKxQR4Hvvw8I5gw0pW;`yEk9XqH7LU&l-DDlBQ_Zh9e!}(dc44isj=JJlf*1CKjYC` zK33t;7LRAW`x1|=j^MEsU6wO*5 z(h(ki>BM*(BOgcMF@E+F8^3Bv+B8_>`C?P%&ajCUT7aAFS+E$EG;2a!$-<;)4hK2O zIOoYK+KBVv+BSUeL2Lm^zIWPJQiRxEA{$%TiXlOF?W{u>a%`MDL>=Yi&G7O*%3BQI zdE>X!51?^CRb+pR4A#^hE2CvyO1-@P9HYPGs61`&CJsWTZx#o?S3ZcX8kTF@G_16^H$<89E|mew~9&%)i%TtHB^Yj%D(1Q^%%C9@Y#1 zf2-77T09WExT^4{;9crKZ=Zn~H3f1t$Urh!{H=bSnrf8#bb?{1S zuYrRG9?{rttk-s%KOuy029xak`qL+KsZ};>jrfvS`%)^ic8Yv_9FOMn1I6Y$>jnK%$asEE`J0-dx6I}YFaLD?F6U&u^lTAe!B)n~A~ zrcafc5?Yd~40drV%0Tpx$H|y_j&`JH0AC#nB-j>Fb71UZH>jxy0k@WC$Cfc>$7@~w zX2L99`BM0+wOasAv_Fv6zPitxN-8rSrMV7j9{`O z2kG#fwNMJ`nh+fx*Ihj%ZOpbVeDDD)v`fGZZpb0p8m0*u=;ET;rdQ1foqnvjlaxNJAqaE5&RCms!%jx(*h=FsaD6m6SW1s&?um)rP* zhtldZh_A8NAK%C4nx^R8_g?{YT)ZXQ#?7%|$^EB*;7zCsvF$;v$S%!PO7k8y$!6_e zNJ^FZeiv8jN%^<|k0L%l5&JdQqgi0_M^^X+A9(_~i{)LO~qn6r?b0q~{ukB>Krpd?ococY*sdAAf%%f@(S#f}#1pIM;`fBSBV1W820OTfs zct>H{bJt&o<#5?-A$SQA^!5`G1mczfC#;+6jN?T{q?ZF0v8`?GtETdKQZ{>8b5MTl zK?%!|ciF-+8t!lHet;33LTc@&JI$#iEcuk?7Ha3sS`bM|j2``sVfl-EoP$ScYZ~is zBX;|joAFqI`axjY;$hlhneYgj@ql+2;STod6FlTCW`{K6f_<+>q@QDKPHtY#%P<_R zdF?7#k&6o61At-;+K+eGAkdoxT{~;YAFz;7J;9~iB7apPi68bz7U*d8x8+gWX z=&mh>Y0Wwj+cfA6jTFf7(D#Mq&YIK1*ma;3i#CgQ!|-LjDfLHOCkhP$op?GjCxJo= z{VW$bY{-c%VGxehJeE2dO{DB()be%!6uVFRX0{CsJt@IV(j3j&1f(Mv?*D~h7%Lx} z@F?0x5qf~i&~EH%4V(fJAWA!bKVD~d^PPAPC{A{G8W6d0 zperb6gH;`yA}vr)$cK+r>tAA0p^jKB6 zVmdY!#kmyICxqPtvG_G*sY;vW!(eluLwx_GVXv8$e=o`^}|-7bsuGImY5yh`0a6iHR4(s<@vIi499uR+w0 zGB`Pa7@tPtw<1=Tl)IXmR=$mA&Zp|yZX~!s$)lIkcXDIn*mK-%#GWvW>tJHU3%yDRe6zP`W{Fb1%MSx=# ztscm-sThS7q8^@^bGS4f6kt&|AiV=WNC~@IjF_X_!F}wOLd&Vei21{dhPv{2Z$lD9Ju+qB%iGV*Wv8`5_T#^G3*b+Sj?=iIdnLHsO zT@s@g<5!kW?s^rH#Bxn-GRana?7iYd$dw0jhumljV&wK1a*KAuy^-PT^rBhQZWVHu z`O|N$S|3Y(a+H1z<+cvm4yj+3slVGsiaJ40o7Hh11_#VD5yONc1z(_;E#nN+SPZ@h zIm*!WuCBzf-ogoQAjfRgq~4^W>5vZFyDsGVy`CHv;PDb0`6 z;+nPffPmVe8#Tn^O8L0!N247Y`_bHpRIp(8ZDpGo`v5P z%wz^Jt>rG>Kq@nsrw()V8Ro7zQ;z(Gk(%v_dA5B9xXEo)!1*pREp>nkDG$x4fPcLe_2jO9h)EGxnv`b*hZUA-&#O@?a z-)axj+OBFRYC&77`irx+;5$3p)#q$?%?T3ZvjxZlU3~_+YkXB|HWxHceipk`-Cw~B z1?H20bCt4#;ao-5^>T*uP3@UdJnYb35x)r~5Iu|F)bWJ%>sPUVQitUAT@0S3K>uIl z^`{g5m*w?JveR{W9X62V^*r&LSze+4_#9cG*Zwbl=FJ1*{>d^mh>dHe`Nq?zr3zhV zFZ=$zFR8anf5QevWd7F1aW zEJ;)W=LONxEE%-<0v@wScEgvo_QCCRC+eBSmcwjPO?bdRvL3R@dO*qy1t$3l%!oxM zw4(-TJy;JiD@8*x%A8l^et;>W_%v(vhLlJeovz_ZyTYklA?%9Bh+Ng7lYdh`v=X)z z;7bST!3peQmUZ(2>7Ne+^2pcDGWCRUtKc~>M*BrU+BMjuKs(!#O7`_PQ<`WPlF_Wajil5Qrhdyk;cN2o z$8UIyW~|47wB}16721LBUy2XZV#itsYKQ;I65HK@PDf8q1GQ7-K&?|%pUJy}C7uP_ z;rf9ki%PYQ$WdCV1_ZlM-!J{U#<#E!jB(p_D9e;4gu?*JU6>C{xE!mUe}f5^xP@@f z(Wvw1KqEF+JHwJhng@TS1n=I&puB{11j@HD2IX=2_$eMuzHDG(=eNuJMX&mqLS>N4 zwb5q-g%qTo8AJ^m2 zkc)7QOF@h$+lAr+b!d55zJbY)*ehZ>7H-tj5BQ6O$VWzhk6pR=(-VT zpaQ&a{^K~G3N|zz$y@7IyDI7GxlVO3=Hj_zSPH+V!^Uu9IVuUldC|??sh?=~8_>bN z9OIi8#W%9AibzO>7eSzg1+N6uw}1qT-m)n48Lgbbl;R9@W`SR%$2oF9IkeaXa-7ju z@BzrD1Fc<5{vao>^h=lI7b=9EHPp#wmsd8Q_%}@1pcz&uI9bq;&TLO_q?g+@S|CMK|(m1cp zT-8meF=5Fmw4G<-NkF&~Vg>@8uo=t{cFF`oLjiB>er=v5iG=X0Bay&QdZ$@C4(SNO zb2l-Bhsnpmcm!6r2#lh4VWAsgcRyC9;i~)BK_1fNqpx6b(R~6~xsBeqjqd@a5@eqM=v;rF%(DQkp@YT|WTi_ldb(1Muju59W@#^ft4(UGwKlxAqE3~el8sf6O(FM*=4-Cmk*%b@KU!2V2dg?DDuZnvb8 z{8>Y3P9pu$tR0M`v3qfI0NvaM9wd%c2oIluN9_^1cA))5jGCM*YXTL`^c|}mVJVpg z=seeL6qWtA>rmDzZTq$6DoEl^r36jXGMlwpq@!v-hEtC4SS26t!K2w13HCX*Nf!ojdy5e$RpMGuDIojDjrQ6IVSA+cIF zTH{fl(~dw@{w8^HoTWlWoi92ZReB6~M6Uu%wbp4i)jo^T%t0T3dQL}Ds`hg@w+W9| z%EyQBn4phv94tg@wAw`-v@PX>?fp<))~|Z|R|ipjv(!B36fe~hBdD>^J+!SHjfBWS zOQWIIQ5@fr$AH_%x5~g6BfizgQU{}^b%&uAuK@)S-#XNiN;0^T(mX?Ypjn%Zq*T)t z8@Q&8^6@1+ChFY?ZCHop9^^#Dg`-h&tjdAUc)f7~E5)&B@JM?WaJ_L&r=A1Xws9r0iL98lM{9$pnwZA!8dz`2p{U9#R5EtG*26AAH6>_9%R*frMLMeM z$DeUs=g7ym@EBj?54BWaukZfE`p(lh1GONXHxjO8i_V*1=)AUZ{agg~?HleCa3fI{ zet3EkU6`XQE0Zof6&YA{VYCh$LTuGu=k15|dN#7zeD_xqw(;RsPcOim3|OP*AwzA2 zC6yGW{VB~wq!)yuL=2WezWP%JIUirgHUa#ebn^-0>_v66)UiHaODBhNfxg_&(y3$- zz}qnVlzvOm)pTy@loDFzMOV-y>hD7<%Hm(5Cxg*wo78W0H2>Lqlm9!YrzL+P92jg5 zaPO6Un&em@q4(+}2*zAKo9^ctWGdb>-Aao(+LG&6S9C;sj-<_pcm(j?tp;E1mX?3jp*AH^J*3ERx}V)htxH$q?nY$Gkd9eGL$ie3C82<6%$R$s)8Nnc<>wV#1wBWIz)g%uY`AIl8Cho`+mL$*mx(ZpK4Hr0qFUkr<&k$`mKr>>e ziqLizXhw_0jMyqA5NrudNl_0|#{iyaHWE{NFR~G`Ly>p9Q0>Itcq9vEp!RdEsoBT9 zPx(;P+SIGj?2o5r{|iOfsc{!*qiAPMXwZ8;pt(!@4t^DWs(_tf_uWI{R{ZU1CS zw@CIU%-*sY|pSCx=_O-+79>_ahu69GjO(2}lE8FRL+UBYB-hnOuP00lW@SIt#Bq0k1z9 z>&tGR*EnsEdEJW9u(eG;(3aO}2CpBrYxb&PMY0SjuEN8Zr2LF{RV_%kvz-*KE?&IXc@cx?1P!2^g&F352ee ze9boL>OJxGqlv!CkESK(YgSUerX%VBzUG*9bP!-9=c};bP3`tApa8yRn{@Q=;%knL zj=lIBvt4yK9rdk1|W_`4N~lK6YtYUb~cmotCMEZIo@s+7qlG+gla4N7O>uZ&Aq!&OXP z&z$!AUpgOwY_02PvmT30{i@ObK2cAJ;5@}%{Cselu&Wp2*EaSReAH@R6rBY!vSDB6 z;NFXGGi+>Zy!I(MWM^l!4)-RNfij9=B*?&g0Jj%1Z~(GMkO8uBF^=k(ot@E6-~1G~ zVUmHR#~U(m%VoAQ@Fra8+96=9kbzt210e(7L8+1q^nQnB;QI+I1ErR1qzv3ZnS6o9 z4H<|~x<5b$reedO|ELUPB$a{E{o2aFlK^fnWMDsJv9Dy{F>u2q1B-ly45-z%GO!{Q z?DK%JLI%S0fsldCP`o4qz20IOh+WDuP-4kO%0P%R`4kEOGSE!v7RCKp;Tqngvurb5 zZ-F3MD#dmY<829CgC7v&rEqRNUGQfc;!T?CTEJM9@S~kA%8_nyWsUa@4v*JqYw@n@4 zL|lyAur$=iyXYy%34R{CbSRKrmz=JPNT>ViBRWb1L>T)o!S*gi*+!7|nTw5lBMwFs zaas=0Iyt{1kytM`F-D7^E9m({Vzbe^ut}ZtWBH&=bK$?qN6+9TN;7nKCeMqUz)rW| zNRzAa^%QP8UYy#q5#mAziI9DdJTlCooFk8w4Kgv5bGhz!Y$E@j7aLFMC34W{4k9E4 z(cv?3B35@|3Eaqp4zc(QXnI61ZQh30BclFpj2gyTErs*JI`LZ!jP6tfv?2 zT}x8kp$&sWJN&`JLpxl-gFUaUG&0%@d!(w#vmpM&9pws#|XBZ7(*g@r7hhZhI zXcuBFWZI)9wILhEE!~M~Of&{0sBfnBbSG$asWHx4K|vNH{umJ%R5-(vx6RmHIdPz) z_Ao+nDn6m>Ipg$}A3C!nYp{csR2J_Hm$oW{cVeQ=yBHJEJOdV?zA0EAy_EC@nAsZI z%&Ueb*JIzPb?udR5S7yfCEMbShmeM7OwErT=*Kbfy;N& zmV)Pm-l8eMwntfb&w(f+X(lHP=I~(=zx~D7Pp||MCq)jcF7;{2Z*PO@M~oCcYx}bz zoP;)FcmX{)G2B%*3vzvIt=IHu#>8EFVfecO3%fy+ls+)pqiu;BhHFeBW%HS4&0waXwoAk%A)yLpdU z7W07{_C4$izE6Z5i_<{%kyisMxhUs$qzT23lrTi=a9PDZOHoC+{RM8|? zut0F00Uh`-%mra?=j@2XQMNb+LheZ}o8iMH9q^AArocxt+7;>i7CT{ zOibrbSSF}7o;NP3Oyn~hVmlFAnK;CpV3d>2BXG4j2cpvwT`n@T5s-1nMMiA(@51Ou z9O7e#(K)qkFj_%LO&hdw3koeVbeBXcX$vYX7ig99C#<`u1)X$ZQr*=FT+v%l65aJB zh|-fFKx&WId#~wud9`C8oYanDtK)43B8B5fIwDfb&_P(?5+a`+MBO0rCXt$hq*C&e z5_TpLCZ%72RD!U~*lOrelZ|5TMrvGzY7g1f|~Jx5KRATh}tHj-`F8_4c1SZ=w5(a%ybXQHS(~d zdp5q->3-o=L3e^o@VN=P@|bFX4;}Z$`3CX+HpHibc)2qwhBb61jpTro2NTU{I?YlF z?m8Kt+R3p_X=kF;($8;_GDeo8!RN^Y5v6M&+diF zlroWM<2-CKVQl-ekSPJ#ICau{q#gEwuyM|KS=Y@O+8MWS1BPuW5a816ZA-@cB6za* zJ>G7x%?@u(jpMD6sgY=1Ub4XG8zu5d`^KC>0{MLY#ONE3MxT(xu0Ih}=^bB^zHxt3 z5)1bC05>w!7A@4V_iBqEJ*WZfOFQi2dQqNh_Vv1d2lTh1;aH&;-R zaXf(`VE=qiRPuub@jmv0n?w&`Tgl&LKYgFXetJU@!eKH9mLaKZlSBV$w8=f$mkoHW}2|bleDAPOi7aBHTj=9 zUS4f7#FN_6@3S%QBcFPL7H!N4_+|IKco_bwXreHoeA5R`sVyQ z0i3ik&n;yeO>EB3HrkQTQtKpj!AEzow$?Q~Bq)Ea*~Yx5%wl79L2g8eZeu>5W8_tV zW56tV!N%0quw3v8Ef*@3U}GkwzbH=s95f`@m?rwqn{Sj!M~_*`G;GW(P_oHht3WPh zx_|3wbvh>ca;JD#{&|H|NApQgvTtS_GDw;kB^yVX=4rq&9-vP ziNLve&ykJEIzL^diJyq@;(%K+EWUpS^%b!s*f;fTvb2P*r>kv5DZXeh)WnGiuAA7f zanFt0H@Y&Pt5No@H${RCxae*Hf9S*6T<-f zQSwbryaw;G#UUZs8iw2@#({sNO7yv7*&so!aGTB`OjptwdWb_8ddX)E@=JavSiu*;3@o4FVZT#TfvqXRR@sr#iiul35h8ng*3AM>KV?5fIsNFH% z^$+nMgyoJ{WuVp0a2rTh$ zZ;Uqw-w?C;?7N)k<4?31<4qz3_}%Mhtf383m$eAbc1!3h`XN3R(T9HY8?12tGmZMv z+%M7SZBiCpOnTxkACe}xiM89LxwwQU&_;pUN^D`IJF@#BjTC@Rpb>$Ciy)a8V9+|F zq=ADsu<0zx%-Y9U5Kcx=kX)7XhcGBvIuRywRY5trm1rL~xWtr##utpA( zle$fmp*@Ze1?Z%>0V<6_-8->u3Go8P_vV%R5a0bU=(NN4Qh022d_Tt^9)uc!0&Z&e zJ;q3nk0YIQDEH?+0_jWn6KtnITV-h40F136e#h7#-5pfvNYgr9yBN)Hph{0;!TN3B zMU370xQ?|~I}1SxP)e}^6V~Q297BEVihT$*jWMlIPvxyZcEjtZ_vurR#uOYdP*kj z20?}aP)2OMH4cZ~SH??haoLK2yd5s1;NVQaB|=F}gEMX!*UvL_kVGhH%NST75IUPb z36c(?mXQOK8VK3xp#8uJUFz+1(3hY|Ptg{iPyV6fS7&?J&L5ZgE8V%1yLeJ`F@BTD9HpRCO^Mf>(@A8km!E?alj`W$e~=; zVU{wzVLy2m{c_hs)Xbv`bd<-`vy~nko_iJp2)`nhVu$6)WO>}NTlQPqJO@{HY zh0fQP#p&Gq2+^6qU+ZYv02eAIElzA5O0$A{28gweu?z>kfn~8yqh#)ThvOTI17An5 zoG3%%H0vx|yYA$NxJk8V*X_&~P07hgrSJYns7N%V(-IoWTr2PT^D|k zDQwTK8zU*ah?B~BA;SfQ$?dvI5YUeA{#2q*x8bE-cdm%QC!H6Pf^STA-I@p5*mWE* zKWqtP%b2Htu`R}%_-hGavL3yG4~YM4?YYnn{cTzqnj!*i>_M=yvdeba6{a( zdq~Dv$+Ub3X=J~X11e$Jne2_Emfa7%g(&7&mUC~O!_H*;5aWwsBVpQ28;tu>a8^#c>5DXI zkXGw%(fy3J$&OCihlTP4+A4oy^kH>S=}G#q87NWjq3rvx3r#63SZ@Vhg!N$$=vaHT z!$g>v{PZTQgpvrmU5JZoEtMqZyE% zG}p?khuXJcE<;InHp~E`#%kO3MN-+uR{YIqV|%jg!Y2!^-@%_4ZR~m&0ZD8-l`G%A zZFh+&jkU{A(BU3^zs~dw?Py3a;MrT-ZbTB>t`{7O3AmhKXWPxY&uABWvh61H5(w4s zCq}y%hus8{w2MnkmYaRM7-&k-7N3;A>-c!J6wC$&K6`1~osz`1^GrfrthSx2J=^Z; zzr_XlYKR;OvemXT>m;`AbpQH&z(?9jzvQy{A^g*9+x=?}H8N`EJcmOxAV|hX|1#Tl z{Z6&mcF!RjB0#t8#vE#7LX#jwCa~@9L?)aL8NPU5f^CB%X+gPoxuJ0=-y142t>npw&iVZ3%AOb21BFYUBWd#*M>HqsZbMNFP zO~JSId4A7-`}si5otJaYoH;XdX6DSy-A>z1y=7j5i3Lv5!@`zx|KEdPEXVudVAsp* z>IbXGYjFR`L*d+)KjSxU9dhxzwp(OgzTBXLIiYne-fg!aFI+)sW!NKGPlVYijW+r% z9|!rW$nvyDuEy#<zt|QnpL3PnGRbes52wr^msB2~5<$u7zh zy>myhJ>qBZ@)+o*^D>|VFBe<9wBI4TBxOqhP_`9JV9T~gZ!KHK$9p2ulC6C2!|ycN z;%Tj+!Q!c}`fqE&#g?%gbIoA9iFgyRmU&}24V3eb*5O6So?f<#5SA+E!Ilmmgt95E zewJh*`Q2FBj(iRWpNmuYTyo>j;R{sSHlMp$eEuFGoTFH0A}Bh` zgZ(WshU!_%U!2F`xrq25kCMX;G7oc4cFf3P$E z*^d0DI`ZEy`8&!xMK8RcKrco&S@NFwliJ_2$eykjrywj<-YYG6cLQ5WFQ$_$^y1sw zcB~h|=Lwi?{e|>%||A zNb1GYh_LlyXQIiB=W=KMKPsf67gss*zjkY<`HynuALz(`tRsJ;6n1gT~>xIt&O{%t|>Sbc18hJRj5?Yfgfs!}*|dkb&|$4%8!ZN-^WP zos{!I2fVSZbJ+^Fhxn0G;&nLF-N?9fuu*qn6QJbh+g? ziWR_b2*0^eTu&CA6fDJk8(x^B>UpGmxjv0&+BmVom1)j$w=r}JPeChe`+QWquc;w>_cwYsg$`9|{kUeN16HZyiXQH%k6PE6Kn(ECU zW0^5$f%A%Ym7fC`I#el*IPMGLaybTS(XlG zN*$ROu-XOAP%?*gf%&dYL)x+J?tgk5asrr|Dzr${+2fTEV558uT zB~-jU7EZ!RTH5w#o=xZGqef+4Yu`rn(Svw74tH$vhKE4tl}=(uy4jKq%7S+^N`vOg zsOq!&-Nf!#(*VP6^aKNapli3EMxGIt=d!NEyLgT9tdboxkhC!8kJEQkpJ@{bMsNP-bjm_dWsJ=U>PbMRXDV_ zgVYP19`F|n<*FY{j`)?w9~(s~HYcXzi59xB13<^Xf=Cu#Vfm0eg_=iKeb=C@v{7O zJ*VKd`gc6cu!H`cop`I&!*{DT)N8N-^rd*w<$ctU>f%GHi`V@|ram5T$f1J zOU7JU+J$_8SN7_vuisfetD4f=C+pSL8{p&{&fPU)5b9~Y7O^`XnGn==*PmFO*4gtd z%MTRaR(~(|BcoF6aWC25=VRDsA5+}>>yob~AB8t?qJw=s7cSaddz8FBgT7uK$k-Fb z;QP20Lo-AmE2<5amvls!)5ue)Hp7r6PkF(DAg2wAv zqk?@B_owx7ntmWUIM1dJd!mp3ncZXzz-6{oeIN#31rFWz$=(rtW`!vtXR+Jh#i{5A z9Q5t}?^hWQ?3V|f;{keuj^hE|fyhQZ{iyL^=lV{@gOckrjR$W{RpY_o#&*X8hb`nS z8REWjkF@4d1hb+#I$&FM$@1DYkvJbzmV5j=jtN`}`w3&hF%d^!OdLOcOeg>fyRV43 zej*=_z~xkrO+Sr~JAlG&+p!$tu*QTkRGl6ZRv(ZY6PU&x6ZS_U)kml@*x_AtIQvA~ zX27hDHbeTlO4X;BKL;m+9M@H50{xF)SGgM5)925-Ak6Lr)GYM3m*uS0PK*{CPZ6 zz|y*jzxMq3u>F(s=c^C_jgtZYwW(}i8SxzD%s)^emHG3rj{J?C=l^1ogMPLn|JR7H z=?{_oJJ5@<)C(WcQ7`6GFMjm8=5LWbUEW_!OqciFmb{;+xAo#Al7+mdBVI?001ZzCysL6$7NIG-t?7vuSB>&5Q*Nxe7^5q7;i zPBad^aNyb7ng1|_RPTFs%;Z1XN)uqIkhTUP9m{|h8Ix(X_rJ1=d??P70P*&}* z$#1tVeG^javYgzbY(o*ADu?6$u3{dqv*l2UG)y}UAsx$*QkR{SVX5fj&n-jc_|!7g zSzSN_!c)s|)x(P8&!^aBs7D%>VFf~xbxDp`mlaHJ*JT!-TCnPl@$sIBbbjw+fA?OD z#^_^XoQvraMt!8V=RKXpIcTp{wAWqbpgnc(ByGgU-$0~Io8K?m-|6^gZiluVm!v($ zqJ5c@cGo0r#>Y>$X`y8N9$Aw5+m1`po@vqkver@VCcH~vm6P%DcM$3Pe#QPy zr|tTvbD7(5N!l$I?W>%$cT3V{eEck%R?H>eC-ECNI=|EE`6XPp&I2nc>()!2Pxj`c zul)h*)(;>9)p5$6KYZQ#;-@pLTi@092d!Hl1A37kxNhB!M;1G*TOTcSRG%;k_UzcU zL8G%`?%;$=VXpKr@WvzFg~2`bL)`radi{7M83J)%$HyV-0AkEh3r5(;u6tRz#}z$? zRsj!$7rJ9qZe_}6kP;(OG4AQ%${L=%ugX0WgJdx;QWzv>(Dqoftv!mjt+1HQHa;9L zAYeEy1o47XBirx}01SKAH_Icda?oH4O6K_gbZxd&O(C8X%ZExKVbkPoZ7x^H*w%CD zz>-DdH{#Lhg77Jr92fNDE58NCvN>O58(ZeA=EOP}J~(G+u(0>y=9nA1#V*&tl4avJ z<&+15hlg?Z>Cj+MvhUh7yjNCrGx3%ztlb>F)`x=NseoibPPb)%^?cszR0zK1y0W_8 ze%H>j6n~7OF?^6W`WqkKLD;ns_gzl*mQKMIXCen{f(?Umfi>j78mK~!kccObI5w>Y zjzM__#9Fe4h$a}lHV>J~Q!=HoLW@LL`3mo76U}2pgCZJ(0?1qG$eTxkl|oP|AR+_{ zNO1n{La-ouEjJ;CresPZSYQ*Zw+NOhf(6E)eB|SDy|-ad&;or8gARtK6;RWjxjtRf zaMIM)wD|ySO8E6odnr}Z&e+e^G+fQ+Y8rG1*eHtj9fRBEnkEMu%koRJ!q>o$^0#o9 z9FD7Ox!ZxtvQ~53tMVhS42kv~Ey?#)$wNqf2>7h&kaXTCapb@{%$)cnJgCsj=H5IJ zt#u*70M`?~?b&_7wDHBp8HqQZ4YDYcf<^ea&HVjBgtH!@;s`99+8&lS${03aH-tg` zaEBtp953A}Ig`S7IjW7)8%FUs)yfO#f1e!7q8h zHHGOR@}g2Aj%y50LXSoEubqGa7rfjFJxknW9?hS7ZNxPe;zTrIB%Uz$q%K-CPq(7t z2ViL(%)6zZ_a?{IUg%tL){cBw%gk+9W{!oNYs|4wzKSp4Pg^L6e+T2=XlqaMm&TbK zSIAx6#L=$s5m^3%dz-w|_%A`oomybTz>hc5Z@~hYtN3Yq0wihra`ZAh|8a)t^XpS_D^B)%PuHuiKM!4hcW49> zHeJ3=`e@^ep3CgMKOlX7K>GfG@y?v}*~U86_vcIBpXcoR-;usQ|L{q8XAZBNqwf!d z(f1cS`~J&(*l%U$rM8DyA~Yu%|Ikmc@6VI|4~3{d2U5f!<0#|77SlLo8y&%6z%Ro< zS2YZ{@g99kLq#rRhWB`c0%eAAfB|@vv?5P%m5aPi1Fl7@*h&xIMWhvoUdGK}ypN!n z3nT|7#azHPT3u-XXVZ8;w} zcqKZy0M*L3E&Dil$kRN49yg%8;^_tfwPL#*VSOAZThMnKm+5h$+NjV21>i%Vpg}5V z6E5OJl{*x4D)d8alJI1^KJe>pNgE}K*ujZC@)|Ns=jagKqv_N_tX}(?D*5CQuW95o z8LuEu=V%b!Bhoe&qXeS&O^vo6^MD-Ka^o){P~$e;6jC#A8*>xSI5PFjXK$Li$CEp88D{i7JHvRR>m6#lL*M#VJFR&wXt@QCR z^rOez>KF!HTrwUy1mkZVhXziFqZ!8YUkZ0}3?|09=Y?j;0xE(JAV6A?~xZmWf1j!-(W%<;&XW>&1ojD-zgK%Dxiu00GoTHpL|5wn8I zH{Es!G&JST<#c*-=ko23{_wf!g{1SEZuzPu{6*+w(!DVq^g5%ZgzTDONwF>L;Xr%GFP$`WdQzs?^VL^)piaj8Z=rsGrg5XN>x(Q9onVPgwn6 zVUE0DfgV3~b^O6!tgc=GfEqM(gNB+lbgPE$(9k^^nx>%{8k(u0M>RA{Lr-dGwuWBN zP>Th%)y*R$K4j^A&VTDh2`N_hKU+7+zK=D+hClFkjvn#@zJS2Cg|$J%#}7uN^LtPG zJH37<{I~5%1^-XiZ>E0nzjgD!t?jW!*!J4abF{tRw(GXW`1r$!wA!A0-^uS}`)#mr zRA4_%TO-|*I2a%AiO3!8PcZkC0^DQreWxflO~N`V9D9>jUHC9zUuUjqi^8 zc$2Uv+istmnZNzI{u(H-H~TZ|dcrxG<#GqGv#hfapDLGQm#LV&M%!|E6ls{&jgXFI z!ZJ19sj<#1?VwBt{vu_Xadzf1&0DNEUxE14GW~9;iWzvJU8dzo!!q?kNV2XeZPxYC zOmElqZ?@{XW_)~4L|Sz%-yVK~vTuyyg$>p%$*>Y(?8p{5`uE@Jx@LU*2t-3r1uv z(`Rgr;M3iqOt-wJV*YTxT_%@RrjZCq)-|Qgy8a#0+jV{IH@dDFA0LEBtFGm{FTa&s zMn%KecdaPnBK%maJDLw)B5R!ChyD=gazhe#-iMfvnF5 zJFd?c96kv<2;2b18hz&VdFS$Tu3mn&*5}oRD2lPB42yO6z2_BKPz&ls`Hp+DSd+)g z?v6!m*_)NE>xw+$7)cxev0!)aS0bGPwHj}46H}~#^sRyddo}PZiu$=(cBnV=IsvFz0Hzkc<`9H`1ZjcB-jRKaC? zdo!4M^Q#apo52-@BzTn&EF{6_H=%@B?JvaYB~{1X4p!N0lE_|!^6Az7T8rcnKxABI zFY80<)VzF9EHou{(O;GKL>DYz%p1nkV(CmFS95A5_ z9rl7}qDSnw7u*)w4ST)2BPKv*t#d~|dJ(TJRMy#=^{+uUIWCY|-NZ6ixYV(yeD1%Y z2FV5IQ{_`HIQN&&puNT13!fBZ0~QS5+uM!5FaLjj>@!QP{vUg7Xq!K4>>EWKYV4c-xk%?njeX}@tn8^+`2k~J z;zbga{~+QP`$fmTCr5M~`(``>QW$)~XcFKzW$c^u8N$-WzA+3-8~cVM%pUtH z0h{l`w&2(|n8>Z6Z0qwUZ(&hm-;oadf9QZe zZS2cpSBEaU@32nBzS;jnW8beqH#zo^T8FXkx9gw=$+7PY`P5@ZnSAOoqYpkQ$Qw?= zuRW_e6oDyYUq(9L##895lTS_OefiXM7T{CkKj5Svg8xpzpvS&O`PBF)%BRL(gHMhB z7+;aH)2Q1C#3qfxGC1-zGSfaH$fv?kMf3D|KXMYu6f|_&! ze_|#|5VJox(AaZ6AK*Z8{?`lsKKATJdubIbFRg-9FRcb5!~_gY&3wWH89M0VyW>1i z9CS@J52S;xng5bi{J_=yvqea!$TF_-QF0T@+&lyr1D= zRqF85n!!@iU3W)*TJ{u8`)P&5Pb=Tyr{(q7ep->WBClZdGETOf6SWS0T6&UtAGW{2 zNx8#E>U6~%#_T-Qn>}YE2bKdb{j`FP49BAql%H0X;sE1wFm2wJ^wP4X$pxrcxd5TN z;$Wx);S@}(z!Zk+0&q}e&5Ox_%o?l2Q_SgF))fk?IGFM&WDtvvpaX7EQ%!KVm6=y7 zp% zgK9{-DPP8M=PNg{kr*0$XkfDRm+mI!!H~wqlLb`YJvniVdLwPTvBlSPb~iL+IdYA` zul@9*$h;bH2Bt6YZkQ{YH_QNM7#ByOdBB;z5aXM6?j8LJ!qS|3s~Cp9&FS1*iZIM2 z<=NFr0`lJNiTkwoQgMotRW+ty@LoFCuDlgqcrTrfK(tqc<(q#xN*O(g z=TLs-5~h5kj`YAPnwxkoF}*jPuL>xdcwbEBI(NAmWmCBdRH7q-@!L`SG_=dyg7%HX z!{%qK`d0H3_8REY_Zf->HH)i#o>W{VNdrw#Sa=-FX9&I(G z=;&p2JeX5nR5FK$6wvzD7xY_3M`4Y;-9nN8P*f#XSAu{#kRZnvSB&l zr!FSMLdDd@w$K@!tttFkw3D_KDb`IqBXwQD^AWm|vOIg`;OkZVEU-V<%4ebdxg4Kt zh`mDiwQZ}{5tw3IWu$YjVA6DMluu1(ihOE1WAUl+xAy-b_)kd1e`G5D15)wlI`Lnq z@T+x&G}~$tZL2eeV@UWBwpBrzZMBZw*MHu&I&&q+{J(Eo)fGY7zlLpf=!YV&A7xvW zbr-AR7qYD${6IMPQMT2beBt01vaJpx2S3`jIzjR9qiw6Mr-S#OU|T&*)8?nzR=w^< z5n)@o&^*#@EAI+~rP)@S-bYxPZM6zvwr#ZpuzB$sWm~;{*N?KT>e|0gwXF_6M2&?V zY^%jvVe0%u+iG7>>BP30sL;~3YG&29ng)9fbm=b+Oxjj2($hR;g#Kl0tEVOcZ|Anv zhg)!SvUso$2X8;Yw(7AB;&s|q3xcX3nQW`Eptk+<0ot~D^?M35qiuDV!t$eRtAAW$ z+g3j4Uz%<8?za%a54Ej&fw2_Z>ivV#Yc7**RSOy@`VX+hp@m~yLJI4Rf(v)&6mQRhpRX#QTC-JHA?{sV$eiL$HDL?P)NM#_4 z<>SEk_##9){1^*AR(YOt=J`!B598zarsf%A<+|?UnlU^$ym3^pyyrX73g5xAT-ZV0T;Q+AUMzszaF5~*V!rgBGuU5_XN8aP&iTipEfo}ms zkD-?#(#|vshHGfpv`uZ1%=PypN8N;cm%si!@Y7g11iTDw+^Kke?GfavVW+{^ldpUU zsc-=TC-2@iP$ITsJx275+oxsg=cZ!fpKU*Z+$MPd%l0zJKaIND|qS z<-ai(fQp5%U5(e@hW~})X<5Z{{8O<;&k=WMV;4odu_CKsa8@LiElgnT#1)4RRXb#2 z;D9jYQF9{X(S^O_;fO^j7OfiQ2+EyU!gviRGQC@+FV*RfaHeO_D{9GmUrzS>Bh*H*=meX!2^xiD?dC}Is7^F8nTQfNHH&Ez51KdL0*fMx zx@qfG4fKlDFcj5*`+8xHR7JyB_`xr68+!Q!8~ACe@VG=JL+Wm)pJ%QbtNDHoueISlH- z)xz9HoGKO1sXV&#&NYVdx_p&wFrzAuAO_;)RY_g|oy17*{lJ0q}-{(@^UC z|1G>>?6%I%QAXB1VaFYX&T^v974|#E?bUBVI2f~zM@VR=w&mb3DfKh+mjYx>}tm)dd)v@buM3yXR7HnVW(#*eN%emUP z{vU`yd^3KsB_4ppPge1>RQxUYaZ5ZknfcFC@sF$cTk+$Sc&`xtN1(cQy}pLR{XZ(g}>P<{x1B4BtB%tf2iW0Q}OrUr%vMQtoWBy{0l1n zulT|J1)wj=&+@DImsI>T#%D`BAo4d^#kZ*V`x)<+cnCnsuj1#b_!*4%N<0L>_!Ct; z9UURxhZwKkC4~T_{3^ap#m{7Xf#fex@!LwI{PR`(-x(j0_>hYKP{qHd;vZ#voy6Cv z_?J{XcPMZ*HeSevl4Qk~Vr|s6W95=L?7Z2I^M!n|qFh}l(t_R-cl)uqQ>`vVHo4~3 z)^+5?eX_~R-I&)L=E!7g`7vDV%_&sImgxFNNM-AK-##hrM>r_+vSrTyKnJeB2rk?wZtWz51C(&Vrx;+|!BSo{ zu;$FI?b8bZq1)Xlg8RkMR?R7SV9>+RyiwSA^^{u>KJ%HQI!)qhweBwm#vU{K z*X|bC?76A{^or|2uL#z|!z~ycYfZt{yM;g1&F#UdHHdF!b8#isG|y%;ORQ*~&E}q1 z(mb2ZHnE_2c7OiPYo5(!ns~v!yE+VSUR(rRcS5h-2D@D0-=moMv#!Lhmb`O-#gG6P zV1Rl4$gOzT%Rd!MA++?0=d8_!8Jx8_ic4I=wb-KaTH9=HwPV1V#yu9ftkXYPd1oPS zMBXuI1zM6cr!C^5Pxw!^pnW#I+aX{((fGxXt2;PvUWLm%=I|};@!voY81L=-1deSl zgA<{VmuN&P7TA37b>wh`mdWBhxmrs2Re5fzhDaB-+q+ayVR!o9fB*AOs z#fw44#yCtcjZ-&R;_lHh)Iu+y z$1!p5;F4wIj&ADnqI{P5qD8&1ZMn`uT3ZkuBnW>4g!6eDK1~{T;>Bir+Cv#bitSB< zf$Sr(959Iz@(M}0RNzP}7CnOpm1N$jd! zt6{&=$rtx+#l~*}pX>#ga{zLx671jm)#xR@XiXD%X&6wlsP^9_%dXl5`I?ze?(s4v zdW~^z1BC&3D4+Zq(9@MMks^FG{Pn!V0r66aF@)P`F@?oj3oeUoM8g%W?L!z)5(750se2~BwnzkWtVHkr(4@YhGkn`F%ZEp5S<>u*X=%#wM zBAu^ti?2W1eDR$g$i{A;oUgI1U=$d{UdDx?usk}@i@V!mgVbDoP%gvgtjcChJo*ZR zJjfkAgwAecVY=G@Zb`f`?8Y&-0 zvk23_{OGy4ELJtC1ah%jCjsuCK%uOVa zzlG&WcLy|HqQTMkPFQ)rm1w+z#;ehIJD~9q&GQgI<`Ug1Xncakr_uO2pvgt|Js~rS z(**@|1qG6KgeaCPb333207c)-D0UST0YSkhh(xki25b~|2TnzPgqnq3_L&1v>u0d* zXf=;RwR04^18yq+W{R_5i=0zHd#yDr91T;>Z^52jG~^BjW`U7@46j0BI{ z#AGbSI8RH4njYCawss9L1d%xA;s37RqOoFJPcKMUm8l4joHh6K0YqLYHQ^Fvl3xt!h%)cH1;-T;#}Ag5NBSuJZ@yxA*C40D zxC+p0DX&Rl_=|Zyv!FK5210F~f2*G_`4jVOvZ7<2%^LbnL#_*KG;R%fHRRJ!u7&~@ z)aE&eP|Q;bo)ve+faJWjCj^MRW+*QcnUBC;VjMqMULNCMd3TcXE`bgzj0*u3Vy%m5 z2{Uc8r3>$G64~gqs{oC((h_FcJFK+-l(h5Cwehw98uJm-c;*9Aa$KOHg&JC-q2(G{ zp`le8TB9LTL!W7AgN8O~XtRdC(~#>tn-{l+yc+UpC|5%P4drPlUqb~N3TmiOLq!_u zrJ+6=D%Mb`hC&)D*HEQ~hH9uvL&G&RQbVIObb*FOYiNvyYBV%fLtza~(9k3e)mc!R zr=Ad%M$`z3zzRnPy#ab*{^5S5eEgu2)LF{c_$3wUNrWopn+2$Ft)%f1mb8{aohNDM z>9j3?c!xD<5@y;4EA7!ti*Lb-YmyOdZX2lh;|Jr$T4}qarVU+)w14?r@_YHgw7k=h zjpe<6r{G<{9`xxR3NJsHcBqy1A580ULkg;FEoD+Gu>Z!u4$)i1_8LoKMyQ$+}3IYUAK3>P5g8EGYnc}8jI z0u7DU&=?KXXlSg4!Wx=jL2aH}2!R`Ptct^OKyopHXDA@@i}IuoLQG`teyeI1{9u_U zSncA5p1BnQhLq zLhJ8xKp|^zAECPW33>V_grgHSLKxv6}$GnDf2gGy3wDPPuSRK6FqLd^y=X04?05|*@< zLcNn<+66l8d_a7_fHVm+?G0AihnW`N!iziDfN1lS6BU2_U|iTrdo9vN$8q6RuJs>+ z8%D9p#+ic(l}ji3SfMDS3YFuy`>W7ZI+O#f=~bZ|h*es4@aC6=f|mn=MU81!s8DuR zR$7L(sZciO=sDz!@-k;hXoPZ&$g2jJn-28XvykSR{baeAja$|PhX?b_v3scHJS;Ti zCEf-W+Mqi23}@_9h^0lYWBWK`Z$~WWCpva7M{N8mtXUwz9T2Nd@YU`~(z05O1RP*= zf+fxbJYbIm91nGZC!7iPPzl&w>jbwr6MTuqKXca8^1fMN%#(+NoJPky1%PBG?#Txv zvv5xk5NF^i6LGAqM)zcz=q`-UI2->E({03YD(;w&pR(HyCghkXA%_}0`e>-whITL^ z&;CeMIb}i)VX=tjTr)+@Wm10q-b&4#lX5%#ElmHvc48hXRh(0k*g)AFZO)gk70zMV zsL_NI@jwk4L`U#Rg!z6vYzmrM2o%2M+8M*+AGeG|rChA}RQFYnQ ziMn0pA)m4~*61>`1N^@*S>J|ZQP8}U$+}(U5udQkJD#xH=?{_gYoN>KK?s#xBJar+QRCip<)e{YAB?kat&2#XsCv&G&Ed8BQ-QiLlmsa8=iAAZ>Rr&1K|Ja z3H`ES#l3SvZ*zZuaKGb8y`BDxRV?j}C-!#wmnD6M$^A>1`DUEl+c~F7&i|Ve{N6a& zNqwTlNPXo5-!6C4N=o?u<|O}wKdEv%C;4`{Z)2PM0TX>Y{Y8>~$CG_KeP2mG109?i zz&KC&?}XnT!2W+W;jgz=*xXhFhHZ zj;8DooRfb${UoH1c2~1LwFXeJ59jI;Sp%>mWEtQHD+2be&LJxS0Tm%D0d@{q4A`0{ zsAMs~j*#_$)ha^P1MCQPQ|7BGLY4&V2sxoUOGU`4fE^(V1GifdXmF8vh3B+7)&&-H z>$om3GAB7X@3<~-yfe1LxHcYy)0Zs?^yo~DtA2<`xiw$*zx9!+U?7=mrph6(vi@4TzS`g2%un z?K|V}7kk(C7fZZ_J$vdG*l%xAK1^L(;aK!O!hu@cIB&flXwAO zYlmn&F*_t+r+G?+pm@7uLB@82x(}g{fpUtX7MfSgz}l1#@{i|0SPVIzAzL0q2ER#=nF#rN zx3t2aEAm+Yic}C|4%f>sGz@k<3(auRy=&t`wO!yFeBSx=No+xk`NqYd40@fBcnsVN zcA#`Cl&wNXeUF7(Wc=Z2z>)lJP4Sz8U!$c|9eruv21he)7s+56=@8dK&#v-#SA1qmDvyc&kDV(Jr<_sDG+~l2>91VVhK}H@;n=`Bd5!}ZWdTVBW^l-({)>iqgV1zormyb5iBkq zv$(+d7Z?2D#24)=aAd$sS03J;>vlDhAj0T`XVyFe#9iXQgFKsUw&mm%+mt)VVw*QW zU#QGfnP_);F$&K++6A8sY1t{y`=o8QPvaYsMoI98$CBjVcY zs=XlPW{?9x3qGp{K$}HU8~Wq)>MjU0w>&O1+!V{H(*V0VbAr7A+@OpD!{?d5=>jH! z3JBUG>XMF6UxJR`YEb2*l+|bhtb)Uk)M&N13g_Cz9EM`TjV}*L60_7D`M%3=N#4f9 z5|ix_>4c@{@7o?r-?HhAArss2<<5f(lkLmB9|Zv11z4Rl4@a426Qb%@H=FmZ<3QX| zuCuuqnRo>X3ke4d|=M1SgQP)ep z|F%7T4r&HIy(pyJK88Mt0`5ry@yigI^zlBj-4&mN5YRODj&G+P;$N^0IB{-%0uHtz zm*~)Vcwu&~)=z=!#H&^r^z!@PIJT6lp+515*#~MU=PS_VM)NEw z;Ou1%-L3biywE9|^>SM(UWx@t?KT}WuJ%J8ljrgMzt))>?bPvFn#3H%+Lu=wi+sgx8-AElu( zK190Drq;>q#}Rf*^1Zb5^CM&6%!R%qh_-LmeG58ecmf2awRJlE%m~w)2iOT=ui^Uk zkEK7Rbj@cGL&*}|F4-yPM1+z$Co&GHbUt$`vDs%k3UEe2M+wSm2g>KNQqPGvaFQo0 zqm8R58DyOk+1G*VG8-2UZx*D>Wu`+eV_4rikPFkBJJ|_EE;Ai+nT{A+E?>D)=g5DCBmYBo{*3iSUm3f7PlMauj_ON%Yx>&>9kN@A zFuTad2+2n2r@5ul4cPt37b+|jd5Ou{l z!1m(oHiBbzNXvv-#DRzXK|Bnc#qi*Z96VWn<1qA z+C~wWqJ2@4Hsj-uA=08P-}l9l8VhqfJ;q|Ff0KGjJ({%2io#>acxv|{4g9PeR& zr_(mKL)(r^(q;&0FNXgg6h)Q$(j;xh$Dcx^Rc`rykl#rhg`X-MXOuucZ5%z5I2a%A zi%2~O!`U+b)3|J)>5^ashbDIN-`EI)?mB=lIHvgPr{N1z!}1DDmGYb1U*S{cE9NaY z#ju#?u4n+lbX`b`3FoN3toL?(VGu(~cYhc9IO$rvcYTfnk*Y4Z^n~cYC^*Jg3)Ppb~pFRf3nyRvlJqd8y z*At=9z7vif0tav6fUiYp40iih%8Y*$K=T&#MKMnceE?MG3V`M$33VmY<}+=z3jIBH zQ&rl0fM%71)**ovdJoecuka>AS1>flPGz5@g%oTTD(FLvQV@z$=5U0l#%$5t^RU^opGp8bQ1@{WWIIR79H zgcXiO*nBIDnGiOQVNa%pjlKe5(-3B^#crUjE|z`H`4RF_N6dTviTTW89JxcBQjsi& zig?OVXZ(wKDm64zLsc3YuAz}Oag)#@M$&4k2t7~$7%oltU#MB?w{dq$aT7F=e{G)4gxWmc@+ao`&I*rt zT&PX{#XN2ec{NmrbVYn`&qJLK5rT4rNYSEm{(;DAsrMA2nFkH#Uz;bNP@AVaf8fq# zg@acO6>6wRL(`xqpYg1+hi%3s)MpUFpQt9KYf=2DhftS>lqJ-kwD7cfW)o`jJj)+! zS!nz%8k(n}`5FoVQY9u*yTp_?XbPQ670oq>Hk-Kj?HO)Kv&}P-P@Cs0{=jS63Xgd% z(9mcNjnU95O_NB|XbPQg3y6=BWsO|7OBEoOgt5E~LrtPnkq*)02E@OZ$EzWqhH^C& z&`_QYLCXM|J;ec-7){Z#f(Hr!!%aGfA2y#l2t*O92c(EKXy^tFHEZZr4c%cw?x6JC zFRZsQl9u4GGmdti}hb_XybL`73{8o@u&S&d|_I4Lz!%0zgGVmECtppr9QK`m8&f=88jw zzVzuWyOK&Dbmdm5iv?`+9M4}Ip|WDoVQZ*dLzNn80WDQ(qP0s+p@XVWs#a8G)EFXE zmsq(`>g58qdEVnMHoZ08RT^5OAyY#a08&(mHjS!K+HeT*iF{ET*X^>9GAYnyMwq?! zwM)B)qgDJkOqi4FN#I__u+h^nhUIhe--;21446_hA(B9GXiWJxY>{}D*NT^-zi!2U z@r8Gx2$+7jukHhbkvIfrxnlcVZ&OXFFnO2R{Tv?e0egSpn0+tf4LRU zKGw=l&^+9VKh26~zi-8hS<}smKT6`w&0SS-3-D>})8T~_S?@b94-1C-Vw}gN2r!ns zvXN05Y{!Y&{ctiq?$~PT0)yV19);bz#^55n$6WY1jNH2sjQOD0q_|sQBoTI}Ev@mP zN~o(g&QFw?3LNGW*hVo=CCX1Ml-CkvB~a?Qh&xED$Xs(hjMia!MlQ_upi$+Gpe$-?il^>dJJ z!tD>>@ur7l2j{I=1<#~ow!jMsTGd=>7uh>`)jxG^myU*ZSS?cir);Rh#nm{321^?w z+MV`%Q`vvkhI&R^akUNA{Xc0#oh-CmR{5IBI=jHtbF7#|ue6!G<~p+ff6jvag~jDTmj8eyZ%Jbo=BIEB+=cKHa`K*^0m1ichzX z4!7b@v*OuBIqj=%R{T*`e7b#>z#602e^z|DefPQ*|HUVn?ZZc`__q)b+b6mAUz=ww zx3#O~w#eq}@ct2c&Dd6jE!*P1@`}am+SLf))X*G;3ig`e` zOn+#*n|mmj7PYw(U{ayIa(*3+l>GQN*NI*BQ+T`Q-Zb8p;ZYfzx7QUcyuGYo;VqJt zjv0u2=<^7xClE zhV2Reo_s3Hb05ljx;xTVLmpaJ;S<3Z<2NFw1s(fibyymS@}e3rZQcI1?D%a+m)xwv z^|5*8mpx$B0vL$I+>eG)J@I2$z!eabQb=&AJRJ#{xKY{H0y=fxl z8pPtS?R;~9!}(^)676^czQ^ZpYfsFjIB4WrzB7Nn8$0mt(1z#LT)i^T+m&?6KyN#A zRygVSNk=Z0a?lwlbWm9Mc!jWs5K}igr9Q@MU8!T=rxOyp`$xaSYdxJ4Y?(U9HyKJ!SE2C{6CkS3#EMIm=LZZr&%Gjky(J zR%CKdz8U z{)Zg-w|vOLWXylQGyj#2{MC;9&!yx~uh+4x*T_2^<#~_;#dtxXc}TBU!O=ehj+F?r z#c)gq94YlGIJPe7$j99d9AA8}-Fg)q&t$-HrUS<#sW@Ue%w^T9pJhP39?D<4Ugy>( z>vdNLqTdOkWW6}>#K?o4|2=+KJ^^n6wgqxv=lTES%zu|7|Ba6Pt5;AMvd$C5maw`- zvld-40A=-B| zqI$LH@F57_7vW`C(+L=YG7n}JFz4SWUj;DgF#2$d6N5PWNb{{QA1tkYpdEV^2nsthx2@1x)FlM!lVs_^kK0 zY!_dwjDw0c6o~KMbbLMsz6;XvIr=*CXW?`5cS<_G7ZxY^%T2|Hr&yEyUMJrPu2dHe0x+IL#ql0Mz*j$b(i+ESci{AINB5R|JIbo^jBwNg2NNq z(o86!8M(sImgGLCAJvw~CU;>%hhRynZU*(5O{xe@DzzVXv?()ln~JCFtao9u4o59d z(XpY>*`yy|vJFU6MLT7ix-%W$?6;EmeChZcZHoM5Xj3Pp;~V3^_rkIi{!-dNC*}P% zU1#$g_-b~5FGHJpI33^oHfA^= z+W!fR+kR?@k6(dE=l5^z?{xpIG25YS$0cbqgtT{e(thkxO`GxYuNG+9^8JbZolbk^ zc4*siN!kn{?Y{t>E_d%FZN|s1wrR!Wp1Sz&?eBEjygaBgncHzm+6*D>eVw$Qs?p_U zeEj>@b-CqxJ-?GUmRmUPf}4Tn|B56I#>cNkB-d=9CIxCYDK}afh)kH^3h!dfpSln? z<73GHeQe~_ETb}D%ugiHN#@fl>y{#9zKW0#4q>jy|ocfyBBOg&;O!>3{r zU{~VB*!2wLU*eOPWEJ@3W-#TB4jfCzNn^;^*5tjpjhK?uO{_&38_U8C!@?1@W)U4X z2`>Eo zaDVo$hN{YLtbE+z{aRLHy$c>)XOufLg$`>=j|!@CtL9H|jETFykdNknE%EVa&+9QtW7+ zi*>Y^(k?j|<4~}>k_r~T0^_;S%FLHDGm3pNf5BAiLavo2K2z(VP{RV~U@$sxf-wZ* z_1`+j|MaWIkigU-(pqrX&}vfsdpcx0G&(AHK{Om3U9!<%Uz5cGj*e{h`fvId;HHVZ z5*`n&=HZ2aTx(&$KlM#SwGZ++t=_${UKlMKQ?fa^vN9SIhFBT?Q*wU?DU3_?cL6@-KDjY*j8Qfkk2mmA{|YZGn`i|t_;*Ju#u{Z~ z>n7K_{Pmv$b>oOI+nB%pMSP$QS?Yo3=1VE7!LLC@Cf4BXEO}F_jy)ZMgZxFkOzNjJ z;1-mK-}!^^i>3mwhqNGn{TM514)sPg7sL*;w5p#KyRm|?R1iuf+bVMwRw| z4huw2X06n(N8Hr8{;BlG<%;T1ssj7I=)_69WPCZo>!$FPHk|8mH4e7>hxh?dgy>{R z^Q4s~e17AZCp3%*w^h_;#lM1)G-p)~6wmZr4BX|YxKrWI8{WJ3;utb$V>8m?9f(&H z5~$sH4`c#uGL4eBng+=Z{GF4r)zBSL6vT{$=!bS|EM*7bgK%e zF2rwjAwG5?idNz?o4}bMfVR=GpZuJM{&HmdLiKCOZVszx;7avnNp6yCvfcH^Sv9Mh zEiI8=Q@Ytz10fyN&3+|>L|z4ov=KfBmMk|Mmz3qL1GFsfJYIrDmM4hB>L4)| z?ky#Jk>$9u|ClU$L0d>}`0J^%oJn_(pCQYn4Mk0)FxntXZ9^S#A+#3?k9B*-#~((d z^ZQPI|1_KG#Dmx{I*DAU4%z>c1X68;d1_*i=VK z3>E$7*i?Zi*TArCRX6b}*i_N7aJ4ZGMirN*qGgjXDjyil)!h__Up!Mt+v+O3;AbZ^ z-z#9*JL>TtaJQMIh%fgQ)-PeD^No3{QIAn2lD6(+iFBj>tJ2&uW*A7#l}241gYkr> zjo$SKTTizqdz!?{$^IvCr!~e~{oju5r*nEp->2R=>CApQtQBQWv!CAk*s`CpUV$<~ zDgV`n(n#7*r(;~SYJY^3+h1?nPhV3pv<5UNl@a@?NMfh~o!d|M%?eNEeyTPmIt-{H3aiT;=t$Cl z>JOD+@W-eu8V7$qT4~2wC=$PqDaEfcpo*m#`Rk9eqLx!}RGUGPf`WfO>&xU_gm2jroK00oJjnPWplPezc(~*jG$S?<Z+`G0`^9Avt>&?doIY}RMU=asXdXcqb+qxEo`aX5M|jx184^g&qp~eJ7`vSzqW3WRSTbGNJ1Nr$?8&4|_f#<=(`Q); zzx+U?WSY;(9Ap}rn<~>=SN?pNCha0>CPnfO$W+@!d!7w#R(28N<2NJH`F&mTJD2gF zoTbzATki4bxK=4Kot&|?;*xw7B7}Ucp6%f4+9Vyu$6rCD#g}|PWq+ry*@d=4+m1`p zW(a9lJ85SnX)`{4l1&RfAN(${ztd@t+zxF!E=ijqq`mGLN4ckt)beF~{0&4}<(BUk z?eBEjW4A-wj!V*J2x(vDq}?@1oAL3}ZCWw8!#_SC`Q5vWdfbW||#^3Ld$niJ2dHIXOKbGgjujk%H4Ln2#3;X@C0g<$z^&f2FXvT6fSHI;V>oNT-nS?zBO zsj<8Z&=TPniN~z-zWHFO4?3CRC{{MG))NA2<*x9#$knU5 z`D6^5UNVSZAAUGL;`)^NGW_it%RNBXS&A3e!U}3LmKh7XZm4|*1?bfigQ|K?&sZ2) zH6*e*6z+B1YAM7PU5H*y!#!YkLu8e|(Vg9p<9~FUd(IbbV>7UriP>aJVo?}UM|94d zFLES$ZQ@Sar5)vbJVlTq=SU)3NxC{(KEhj#Yf!YT*C<&p+MFuwq7-RIS~zP65Dmqh zHMcq%7*TDA$k!!awBsmrP^cgUian9I-(Gv{MD7=|fLOCkWOpXlLGV-r&OyZ4S(*X# zhO}k>gp&QD%^jqFY*PA*Bda$==CV+|SSX4=Yaz+Nc1x*)j}o&SiC8+}#90p?Cz_^T z0Nv*Twy`InRyAJ;f|FwCTL@KD*$5{Ntn=*MxPJqdSz)wLy-*;xs98AZ^S`teI$3@S z*4T1;FUH%|G?r?DLwmka^1c72rL^xzAfH(C`V9>Z_1AlHU>l#Fh46eZIke~N=-qSY zpgf>3=VSil`Rlj92*knm+^+uH=Nj)AZ*`4D*5>$cZ8cW*_`d0CcgbdkFKeoDmn;I* zb(xVcw$#7vujez)y?ND_JDMLvTa6YyYZT2MTrw%>9lz0L1uwK`y@KYHm-QAn$SVPT zn83)11YVV|aqouTxCRaGHz_!@b|aE{*`QDiV+%fp9*!5$2WM^0`W6}Tj2OJK^6|nU z=cm4eyZK~e+0^&__4}akjYETbH~5>*%xdgX-!l2rhB+E zkZ8FOTS3=%BA=j`a|(v4@5n3el6C&u=NNA^o#rV43BX<7Fyi%y_t$?53cc5Z2fjL3 z5Dh$R4F6}=AY)ze@ZetKH$VtJa^-)zCg^SQ9R}E!0~!r;4g+bB&pjUfM)<(q?JRcV z@DunRqpu-QG8naPR-%iF zgJ(qj5-8aak)XF}WES;1J=F6c$+zl_pZ6(zu&Y|9|9=+masURiG@ zoARB=N3lQ})zQ7GjlCnW>_}U7Ka{2Rb2d`2C5`zTeB>_rG;2fFzoDi1#+wN*$9G80 z%@({j3S4azHdSQ8^KKD5~*0XFsN-xGq7X4`{~(WQ;mEhw;WY?-*Em zDLe(L-HI+FzHtUK@g7h+(>=%pmvG*4!g>iA*bKS@Ve9}t*bO21{SX@V)fKzKCx5U! z;X%1RSdQ@W7$l4SASA;&l2^vE2ttCq7=v+Ue;~q9Q?CIt{7*x)lsB_-N&-58ka?GpO#nQ24-iJ$)qfz4*#i4BHf{{U>H3?d{LCw|~)|!22{GEZ5&t z$fJ>EoKD6oV=hup)S&=8_qzNExadD{8cp=hDC3XrVmIIzU$SbBCw~(tc)+JqRUeK_`Rs~*cv1OFmAsJ-$xGkgh_Gh=X zLn^yF1w1CjAS78H`2+-I~t1ptNY26}Cn`E2=x8c(=hWSJ*duHcz+A zE26%mNifuWvI=XFE#WozW~@0gAL}0;f@9v1Rw=0(Pe;qb`<1-Ywc_vJwrfll8no7Y zvnNndVBpG(&w^vt^d&%}cp=m}d&b3_vS!eK%FmpB7V7Vnm)F%>w*nh&xD)soR8AGp z(|cwpenmH|&Y_%?j)6leW*{4E5ucp3hasLsBS# zP(KLNcSI`&XHcUJO`+N9RU~J8B=|;;(w7u8AG)2FLbI#d%7cY23`0e@5ID4{skBS< zw6WOO-YLmPbP2%M1$cpQ!ltZm z;wJ+`bM*WGteC0&0oP5Tm&7sPs`30VjKRFaYl0(D&>Ig#r2pxyiCpm5uy1=P5bbhG z_<2Y%THa+sv?|cAD(}j*U<8AfFwiGd`$4ozqD~=v4nj#o_&kOi96252%qL;h`ojGZ9-JVs;7RSsU28 zUs;a5h6~`k6fZ|w^FvI#&3Eyi(TcWOXjZ@ay>NWZqiC3T{~ZYvpPJ1nxN^pBGO*A) zk(dq>%fs|D-Ah(KREid1wNGgpY<+!lqNl3%IU=QfE}p*)lCe^#sAT&b;naWCK1XD3 zpQi@sM{_gE>TI9t1R;70bP{0t>k4U~{n5ur`xLh=XZw5*`IFm6j`oSt-i$2+yM1bY zo&2fxS%u((0y;S`x0bU4T?53;_t@f#;&>t#RH<`O|{lOKsV^9Sq#*!3B|2s+!0-QDfB<;-F^(1FKl%SW&+e~AA&ZOiMi&Yx0$P`mgl zsJYtTySnrJJc1caj zTF!QP-G@jvAC5usp=_7%9kZL{1Fz#kbaWJJXG)Wtfi!56-Z4pg( z64SjTdxQ3fTsshXT!nO~$GBg=e}!}qMK5C+9UMG?d>CVA&r~)A>>Tt6yegg+f*hj7 zZ!e}aJYs-xt-RATr*zS2@@@KG4Iq8G|B`;`AVq((MgJH@U)F(Zg1oFhKbjXEwrL0& zaNemUORvf{mcmQ+G$U>->-kM{V^*=Kr+q|>t z%SA@b&nX$*1d9YR!XAM+8dVex;gt>lZ7mTv9?Q91V4+Q5b^{ip%^|;Dw6Nrn0#wtv zI89D_hrQ@2+&xFwo__VF(FMmUsq`U5#CN9+B)*<|phB5) z82Fg3Natbi?eg$@2M@dSQ9Sgpc<|0tJdCz@=&5-)z~UkCV3LQ#E-5@9l9a8{ zPnGK=a7dz~W+|fgSmipMM5QhVgCyD5!%?n1Qp+X&NChZaE=%?teIZ)SDY%{1h}n7t z8txn55f7K+JnD*vys#?*=9_zi7lgg&11~w#-ow0strr(UO{ABu*R*(>X$j;hYF8U` zK7w9?Imgd{%wvSE1`cCeVs)y{9ZHrumCMyQP-E-d97`^}$qQ&d`Y$DyCoQ>@khaL> zDAEQGTOUZ)_ttJH_04vs_5Ohqw#UO)o0B}8RjTUdF<>JP^B-3{v{*bmMNJbP9%0)B z591v?j8El3t)muUNDkQ*w2yFNzO)4u)Cv!({HV*o3cHAa{;|F)v6dmt2i^lGr9tx` za?-^_%@~(?jq{{dhCiXWT3~S{`Y&AVX>s+@{g6y6^MAZE&i1ddY%Xq^^ui)iAJlSj zn=1<^I{OXt`6GXa^7x<5?!7)yguW4P0))YnnsT&P^~x&qX1!9CE{$x}0mr zzDg%7wMQ7;iEiecov`GX9K1@}!kE07Vx>|v3q#>o6w<`M9BkCO!SkbFMc#BkU!!Es zy|E@gl}B`>ZpWZ12Pm|0B3YCG45$Fkf`%N z(-PgAy*&$mMxW|X?Q7iEK&3d#u4on}T5Rg^0WkO+IJ%~ zozPCw``_E?-O*`#jDMAE3q6*rwlLkR+QJ>D50X)C=nHBLc$m5-T6Z7YINHJ`(~|A+ z668XGGL8XzY?p_N96UVRO^tiqEgoi1RXl94csN+|u%E@l+WV3`tlg<|9&Rexo*X{f zl$67I%;Q+PJAsXT!q|Hh4>d0;IZO}Pa=4wX8!0bz@NnUFc<8oW9?o^};K6xkV&2o@ z!S{&bq1oc0yXIjJi-(neP0C?qmlQcT^v8g6P|Vfvk$#}(Emi52=2!%F5?Jmo{kA^WhPxACnd5RU-=V3!0h)ROku5DIfORe$nMvlinn@`9wnCM7 zUg_m{utBN4eXrO;c7Kff&odWf*d3}Mf7=5Ed4)ylo1q{VRY!}fBkk?A2W4c9=kUpz zTH=lla`~TGhAu^pq8Fh5F^bTQcwtr+TD`=P&R*hCC9Ny(h6pCnM2{u@Ts=5^n**cW zDJ)WjyoJ(7AwR#zwn@0jUmzuf_<3Y3BuB;y8Y>R^>qIXjkk)%<|>-P=Aj3UxV9w}gw->_-xd=QKLD|Bt;d0gtNY`cLLg z$}p5pfg;PxGH8*4EG?oUf=q48CSaAKsAyZdK((9g6pEr2T9#ozs)8b-BBJ7siijJO z9TXLC0YwxQbV^YX5s_{Fzmt3K%Y`~9Ek(=$0qPEL}OJvqtMV_1S^j~WBM zYh%L>wC5pWgLyH1Tg(jp)ZN>urakxS860im?WJ1$ZUh_YS9uCaMt!W@u==b%w>@WG zX<0(EQaRnZ5K*dn-;`H#?Rlj)Ve~zU*|;}GZJw)Xr5#bToZ}(Q*DgInYyDoVsOM_R z40fUt-Ob$B9pmpexhg_NiJCfa8=3<4QVsigU?^2>u-BC2HeqcCTK`K02xI#h+mXbL z)0*AMi`AN9E8T`@Y^(a&R&79#b}>Iem7(lbq|LTwFGjA`RjtZVFKuOSQfe>+VSb^0 zLk+i~y6$-AwAVYZYt`i&?lIvTTc^0~KBA)$4{^1Y12Nv?$KjTzV;sGsiR48%&8`hy zKhZ};-H~^zCji&N%6B!j;t8Bkg~p0&zwRewi!hTUX|ibM^6h?Xr|(9CVqZ$LIMF0T%OpZqx8+a_SNpGqGpqhrEVFkM?K7r>Bfdy-w^ zvAH+#E5@9d)W|*LG(JGk21%t`VM#9R>Xua@nW~HvkGcMw6-w7Y5o$mRp0g-QN(k(C zY}5K7*+`a`Ru)?-d%*@VmM73yKIJOc^%j|jm~An;D$~f%*YDtR8g*e+?`(0LMyi=> z%(2bp)~ssrT9A1we?XF5O--`CrOli)%2oAWG*(iq{=Im7eYBXq%CTvZ4gxfnGJW zufadC4Taa%UY9 z9imj+LyjR2?&MIAM`XJC3>lC}%_c1Yr~MIy*J*>+4K%gALX-8h{#3zEcs`DYOg2}> zz?PsF!$Ks#w8Dh^`YZQH5Uc@sD?{*u**7f&qN-lfT9HiGm}8k+%+S`XnyIy*v7RU> zE7wuyQ!y{_EQf-)KN5PP0%^KJO%vvp)C8u3gtGe9f|K5=<-VA=dA3Izc+&+9|K6J* z-YK}7B0v5CCJv2>6HI2KMeFzH$yDc9@;kX=DTY+KW82(4%zVXFmconO=BYGvA`h}o zQ(LLPMh@kvJ8kHo@h(R^+NP1bpBRJPBl@7H%2$3H_oXKrz?WeuVC0)vFW(ZBuxE5b z_&NgkoE@%kf(*b<@*2{M+@g2|*z7}j#8{6A{^bvK-A%*xJe5?U- zhzQ_2t6sk8#CL8(_}T;bM%T+XpZH$V5WbE8zI)JT*DVJp@!f}KKF?VnQUdsv)XTS+ z_)c#K-;w~nG{)4OUis1T9u46;CxGt`j4yTbEur*&hKD!LDTgHie2eSlTSk2EZV2Cs z0KWEm`OYG~og2b;e*jY*DfsH_4$vJ<|!{N43JB0eD?>;s}hZT z8xh|-4SeOiYIH;R2F|NabT_2;6`a<4&NuL#Lg_t&XSl1CV{PfR2hM+td~YDW?|1gg zLC)8nZV2DN`PvX8UoVc)Jp~57a=tdAA$$YpYez0J$l+Py+t$EW&ewi_r~z^aoUbi3 z^1X)mu8;J~LC)76YY5-K`I^JX_YY_Wcy2TBmGiZPhVTuXuX(x|hwzIJea1LP1mUz=s*JCOLkcD`Q@a=tdVA$$YpYtcr&KYk6qHyQZK`PwB7;Tt$# z+Y@Dw!#v_^GVqo2wS5mZKo0hR@vg+k_cG%9d?&vg?@|L_IbXZGA$$YpYjz{w z-O!Ts3^VYR^R> zR@4x_`vds4HuC)#+K`^B41DE$t$joI2F}+iFgp0;Fp2mc>fo1yoUd&vZ-5*E=W7#; zd^-}~2Mm1Wd@ZLTd;{le;YPk&z69TX2EKB>*0Ldd1Lte2F*^9X|gomRifBWWw~EN=j9oqXTZX%UebN|`v&T8|?YOXFdo>Kh2sja*#A!)en~ z($Q^0i+kuXzV44*ovsC?=1$=?S_>RUf!KmsaA@gCi?e6xNh_|SZ7V$)j(e-?zE!~a zrek~qR7Xm`d!zCD`2O3?c%MZc2UUGv{+5GbA9%0+1`|Ep8R8yujQ=Lz%4~)$*hoBy zNov~aci-f@cz7=pZ{j)s<$n*a1|7DYJtwB3aRt0phxalM;u#s*b498n-3--@PI6^6 z)($SqKPJJplX`s-Zc5Tv)ZxAOOdV?LmM&-?$ggZ4IB-<(KsY6j9-bn-k=hisuUX}% zfeejj*0^kiCR6qfq@cABH?H#QZKSnp>(2cyw8Gd{*xSbOAgKc5^~D>J_W0T1aw8kM zx;V5|9|*Lq*#(MrrJLyfWxJT;Rc&3rprGPyYa(KN#PCJ0l;>6(AP#u1jmmU28ieDK z)=Xh=|j5! zXV-MUx19@@NpJ`Q;fH$$fg37NIJif+=t!-Pr&SxnroDf|KIwIIcaOG3otawo8TRYT zfl?Yb-i?E^?^_$gXqvI-Q;56Kp@VvyM*R?|Y27K?SSAU!u0|HAHAtlFzp~x<-@DbD z4W2`zyH=6(+?if6aaJVXM2ia4Yu4XH3k=|?K($6U8-=PLJsVHg`f3lVPK?`viYB{n zt@gzG4+qhsb$~$S(fp6HA>rd8o;$#<-ZuBH*5)v-AlgW6WV#b7Lau~k+W2yMH_osU z!cjpypQWGjDhYI8s1H83e@LG42(kL8^uRl6C_ib+yJx&rt!QYJBi@4Vp(Y_UvG2VL zXM73x-bv)m^d764mWb-?=HbKKln6h&#)!bcZjg^%w9YOt5vkPmMBW^znelEm zH~*MB@$~dv#a*VJjYoV%JzWZXhUhhIffhj@nF;j6G27-QL2dVl=dQkpVVC}0CgF9Q zuG)yku0C*@cpB3S@Mz~**%f02kg8|Z#Ej7rla0hwdmk_g*^ksR-3VvaJ|Qm}2_e7v zkuKtUuS9O>mK5awM}IZ@G=%wNeEeoLyH?6>dF8)QGNcCsH6>{(ifW$1QMYf*7>?dO z9jUi~h#|Qtlz+6ifiAR(1@}tbm4VDwR)TUyf109c4!DP4SdZ+Ei!%4oMHyYyYb?qU zsf#H@KMk|T&oFTli121m_CQ8cWIb|^#nrDk%N21r(RLy{biObgbiW4Kvm-I>C^5ME zeGln;sORg>$SC(n+`Qg#+gu01xTRz0(U_mdJbP8hvD` z7n&=Nfers-?jU~omWiRZRo8P0?3|cc-t~y<7uUMqmO&+yuXo`GaY_}}c``93yn=uu zr^^w6Z4RkJIBaEaftT;Ncyj`zL7C~`zWLae_ztS{)B){Qx-$3zs7acJ_jet5ym+Q< zRXC-=HvLX;tvWm_fq4mO5PmlTcE zv~v$>?K)~(wLZps+#G9n+AF7{l}dG_Q6Mr>kblu_q;ai}^-ns(eXP^LsmaNiR@f5;B|4cRY|&R*+D z(+1hfcEj%L1t6frYP}-8Ild50mvoJumt9Sz3r1%7pv!-D&a7lCGXC5UHzYo320#gZ-UpBUrW0blTO_-R$vPZAXD@ zme&AKq^(aw4Y4wrQnkkuExn|cVL4o4=jAE6C5VOB8wypt%xAIDIl-DmR_W||I2l~fs zqiT$fv6ttR5k*)>uQwx`v^1@5knJ}Wt8#bhI+Xwezw1E|C%i2cM zo1aF8)B#!_daEj2)D|!F$nUr7ZP7ot7GnVR(2IXk8PC(wm_d4FfwG=NG_O$O+u)fG zQgYjxBgfb2n)NMM|7*wBe`>uRj%TcCUuo*${?zzaMkd10M^##e%`J%1ovN8tLvx^MzDJDShQ_a-b?Bx2EVCjw-;+fr|X$HUNf#6a~L zFT=s^EJST==Qi2itkzkOql@NyxRglyr zXh=lRj+IOCs}C9SI~)3CI&@bwlB(TREHK&ray;({L)YOSt4=(Dwl%Pkv0EB}K)B>i zw?HDn?M}pmbgr&CsrFUs;CKM#=++0v{b-n{Lev88bsPGrk<}v8UXYkeQF*ArZt#4l zQFBn2mty{4sl4zyx)h?~*BkI#@$EO={rq8m{MONa{QT?v_}93gqSJ@HO*qnNc3YHK zxph>z=30uUy4w%6xZQ+lXdvC4wYaTWSd;F{THGEQQZp^r$-Grh%Z#L&bXUo|2GHGG zlkS;X+^nc_f%&+w7Ppbl)ucOFi`(qiYtmi1vZmYh@^Vl0G~ZK;+nS1+VQ*Sj)2-nB znr>kqkXt3D9kgFUabc^{Qh8Z8-XfYvPbF#lk9HTDYD-X+Vv8R*y(l(gJSyt7wBv&D zQGOp~`rabj>%6Loe0K?qT6lNRQ1h*gj<}qarF2aK7l6&+VDkddMs?TXgX3f zhvbHiJi`KmL}K6uSJwvcZSS$5F?b#3x5yoD`hD};^E8Ok(O71={w?Qlgc~~++D9+U zIZ0=8Q}6+5yg%jI5woqT3G%wr6I=SH-8pGFFFLlGI*d>DH{S6Sk<4x9TKBzq>V}kS z2Q!`99G%-b$<0Yk>v{Xk_~h6%ne*R&r} zcdnI3eV2LaX7<^q?@rzQ?(?s%F7>iW0++ZahT>_A7?&lc0z>!) zcj1BQ$BWy{y@$K*I^Z3Gr*fUbHEO>L%T9VXdBa+&D_#Gn`qpDY?&MriYYWb3s{CaT z3+8&G%tFSrOU87PO=^MXtS5!JW_Q$3L1YZF-W%d zgrI@r=4BhtBWR2mPVPY_Jd^Q5Nq#9!-k6Qq_BP$0mh_*av4OsuE^=JkK@rt;-FhK0 zMYXjcb@cYf1k^Y;o$8-QDJ!zL(T#-C_a<1WC$Z|+@|cRMpQ#V=j3UBtoP0;Qhef+@ z>N9nn6xt_JXs6i3^AIQgO4moz*nVUBNgO$%PbvMAPdezvciOfUhYxkODgD#yybzyl zlYX&9zq@Y=ceSqi8SxDZcUiQ+?GU(Xoo57{YwG>i)Kk>P3oI~ihDmpU?8Kz9OA}c> zdh5SSZwJY<)aFHZdZt!U;J4{{bJw0fzFT)F1bsDLoZb0JMJGZ1h#vY@J@j-L+Bs4e zs=!*k?iLh>(nUXY&S+$=wZ7&1RP>#nWAR+|v*%e9nYxyd^%HqSnq*!n&*7z2DZcFX zwVv|osV&q~TR2nA>rCX;^~Kam3cjwgvCJf8k-7|bd)Wc)b&l3UJt;#u6ZAZGI#pjD zlTrT2V_ocxS+h{qPGJuLS=$c5xoM8#IDz*DsUO*h=l(oXQIBc7()t$ZmSb>35c_5a z*9(R|h}mw#lS{^{7mo(2rBmg3oYsWukoRB;BE1!{`P=zy1(W6L+9c3rIlBeE_77Z=Af;p#1H|>PQ*&O^mA87)f3jt@MO~~AqgSZIi`kWQry*Z9^ zIW$Qhk`qFGI)jSE`GPLsia$xf4sGzs*9M;mZSXlOc@sP5tDXgNMOZB%p~NylCZwo2 z^#xBRBgczD=owEx58%f)Cm`A3?F_A^6bUJ7pZvUP!VYo0wxD_y>TyZPqI3uFnBDBTUI0s1w9)V*hdfjgVO!?{w1~hugQGG&- zG%~uoHlYgi1x;Uiq(7weWQemHLifRnF1pi6&82nekD}CTc7{#gR%FGP){Jky{5NNR zs%YvL6w6D`o^>8UxC!$858ARw$09UTKFmV#(XB*#>Hd(?6Cp)gF*WbkC1mOvcK{WiXKKu`pQayOHHExHD`uIx`FcQ{*DK+%Pn5j*slkOEErLX?zr9 zrC{?x9%3td9R>|7X*WXl$g{2NCF(Kg+1vHlRXWj#4p(ugJEp(a*|v0le(4E2u1g~> z+q|tHq?u46Y?veBF;5I^V`(u;43CaMS1~1WEHB-|XjKiNCgHU8m&@1LN@pMhc;0AR zwdX8i+(2pAqcgu8Y;E)IMOC8IJWIJc5pFAc97txlXNy^m8@T7&8;@XKMdNr`Ic(3M}{UvFvt|6tSXKJ zH$WV?SxaulmOb3*^J3;9oRnIo|;+@~?*w$7JFXFGrX z-a^i7^JxE@g!escGGMwI@RX&_fYg-n?E)>}`+C3$YQXgfh}HYH%<|c-9j-4+zq|L7 z@9=E@x<+Mti|GOB6a{b1(&1!b6S*DEP;kx?6 z(ezXccLA~`F&Jat!jP~Xe!?^mR`Z+U_Zv)pGR+U` zX~qVMn%B8Ns50LT^2)Zb82RV>dEjZM>ipaJ{p>3LaJ+a529?lb^y-xk4+(VqU6VEZ zJCc7C{7DwD+sM8YVSp@P}{CRXhqeYfKr#O>?zpgX+FXwaWF&2 zDLvYf%rJALXHnD9cR+sBeU*Mo`UL%L)1OB`Ek#HCDJre7qvMG}$GHT=$4%VX$USTa zLPQ|}QEtZy_;yEkcrm?`)d$@_ea6O)cI=JWHXC2ru&w%%TJ619wr-(zw5zzX^v{ly znwNg>a5k0t6`y?P+WE&9jX!oBirI^kVQ3JzzCrtIdzEd~Z_s)22i;qI$aM<2iBuW< z00!EM*tHG}KEOiBR<;$XwB7e5erG2|j=|>L+4Z)vB;<#_+S91?Bt-uvT8C}k0{qhP z#V;6)<%1WtS9U|*<^w%A`)XL~VP}hk+cAz#S#vIp02|k9t>~pOz zQw51!&96X09@P_4Ny-sgC1?%7pr5C{gw!4Qh|A?v3>W%BFW0kw%pjP5XPoNLb+DGLr$gAFHDzAX0^rT`dyA9baJ!!_c zh){3KzG*C+IZG756RJ0m!JmT}}? zi#Wn44n+7USvV{@Q$5gc)O<0O4LO3zS=LtkBrQO)54Y2oHT3xoxgAsnZ7rI(2KX(Z zx%&japFVqcQot4Dd9~(=HPseDkAQCdnjROY^@s8Ka`~wFFKe}zdx(}EAy;W>-H8`y z2GF93Ia?wVX5_^?*CAEx-VZ(Ht!nIcSmq{rp};e};$92QJ8w9QjL@oAokN?|?X+z_ zK?rqD`x~L(R`*P5)*J7< zV=~^70TaRpGgj1Svmk_*49M5*gurgW;!*k&0()!SP6+IKbb3NyU#{B;fqk`ZCj|Cc zx}6Z%Pv~|+VE5>DLSWyj+X;bvp>8LH(>`d)fMVT^5YUw9c0yne*V9Z0>~`Hw2<-cH zdO~1dq1y?8y+XGW0(-e`Cj@q;^CJZIBf38!u~T{H^KE=xawtHZ(Yzn+~5k&+!CLNC~Z00Ut7*vwB>BCqk6s8>*G2}U)SEN_g6`O!}YjlfssAmTzb|#sWrBtDrhm~ z>HDW#OSg3~d`7400ypDFN-N~&;5$g4BH{V{#7Xbmq-f=juR9%eU3J<$DRlaAw++wR z?EY<8RR|UqyRrGa1Dns-8r1H4c-|Na37aE_v~XZ;3mi8+%FC&tU((*e=0MtJJg>SH zFlWmkc6#d|v@7iK;!idCI@16#H;m?xH*SUDLIa|ZU(&lVC7Y{aPzjLuQ zj6H7Z^-D8$&?FYy*fd3)3S&zZ@nslWp@_;b_KqTOzP(wweqS^8qFKCbV{e)J0WTGz z!p80sF~C0-Vwa75DWZWd3K0iv?Aee@fgcGG$8GFX2)V!0NX!anTN_c>MHaC-oV{rg z&xNy(En-nP`%>ZurTY;}C(tZwEZz@iuQZ;@VcBXGk0XgzaVDIVH4$Hhvj>`ps&MvL z6EUY5Ti)cdmk?Q#t3mlmsQ9QEs|poso3Y~(pW3tq+@EeLkjdAZimA=nx~7!*?M+D# zyPJ|wzH2HfnzNspijSMK6HT$|{e}Ue=ZWtF7Wt z`oMmRn8n#RAoo}w=Ij9;!LSj}?C#KvV)6OnbGKms}?KY9?ag)`h7=ml@ zUe2R>Ekp*s=E@@`IkpnZForAE(UWij>ZCTb_lGap30DVdk?<;J%LKLq_mrV*h zJ&N_HU-W8u|3f_cBD!a|a-X8C<6^DC4)IQmePC({hm({}mm+|^pom=x^$VbQTe^Hm z={%xXPu7x72fW_l%FBxKITzn3%**YJ{b*_lheZ_ZIYj{dKoQ8~4uvSblrBG!XSvzB z$m|oTFYo^ZPs;m0QAP{6a@M4*;Nlg9eL>~^j;SRa4v{?nGzp-ODq_9DmMBE=yh1MT zQQr3})$m><`kv}#;O~3hGCdZeoTa|!MR5nvw?o9YA#81k_$Y*J3lVVn ziuxXJh}Bg~-xJGYdW$V4WghR0eq9O*qdidc%-c+?g2eR+{rqII{$ZkiNE;&zV~f_; zEas@Q%9~s~s<8bW_m-DaC00JC(3mv|nU~usPe?OuW>b zZKbKJhkj=1_gI>SgWuc|*mwoG;;*9p?Ni zPWX=;%d~rC02!teZ`)VwI~3s+ts*F#(Yonyj4%Clyn#oQnv^9bvD?I+CMkSqvi@LV-&V_s9_Dg>QP+zZ`>1xI2C`T46vNM_JdIH%D+Mqg;$j`ARU!I6Zr#Bl z3}Y&*g&8c0l<^=e=VA?K3n#v+0t`?J?Cxq(?waPoNfL7*GxV2my;%pz~FZBvnFtVKF3}YYmo46GV{Icpz+SlLP|J9rJHI-Fd!DMu*32PUG z`GZ@_O}I#7Y5WVnK7eD4?$X9ohp% zh*!B4$}yX&h477C|L!<6uI=Mod6?M0LpuiO)`5P-tr*siREtSZ8^)n1^t;*0i(HZG zCQR>-arO~~JH)M}CU&;gaFF)};~0B{D~PaxasB^02Km}2jX_ZYbCL`>q4YA8efTYm zO~zg}W-RC2$7Un=70n>}5#mz?b1~(JqP(wG$xxu!!F@zg-j%zp>u8>Intm3Wt=rm}(a&)|3#9KU@#scJv-pBld>^MalH+UXrQ&L!t{RCX&Fz;~F%&mELs%>p>K zMt5{j4u%l^o<+RYLHWXRHUySq;bLb;rMwvha5WbzIx5dMC!!e<;%G-@X$0YCTZ;J| zltt$~P66h1K&yDrjvuTp)ioZq$u1YhA2RWUTs)!BX2p|=A~!+#5o&8V*nsm|YFc_A zFN@^^x?rrpApE?U;n3@SGy4ubrNTcmiTP$G&w74Q$l;_Cjg`7t%oKbNwaICMP<5-s z%aHf2eCY4(IL->Z?UnV)Ex=zli?7=&kO1)IA)=zaQV~M8ryiKmK(P09nNOZ|bpIMZx5M8QJ@Sik;e;-^gF zVMUp%h^311n1Y?98hb4`FTLz3aYpdDA>x4$wwSiM)onR18^C){QC6GzM_hTv%x96@ z*P9?!{<2woZ&t8t_On^}+ANNkStUvFH2qYIfzlI6`;lW59FS&J!00r%vG!vJ>J`P8;y1iciFzT8|i`ksXAr>6!aOv4S zkfxeTV7zs3sTor>E;3X#mq5PQi@K0?LYgnv@)u~oIP4lW41QyM{yiZN#$xNV2lD%C z^cRQSz~aF>UF9F%2j)CpYFetW$CS&c{$0X*Tq*XMSfTjM#O84E6j~xqwiW)9#Iaof z&!4HfJg$hh6umyt{;+VcQ7Yg6JdOo6ziWIO+IZ-^*22FsDZk^15tI1HqP(Uka~kuH za17g+|EMS*Hs;fylF?Xs%BpAx6IB0jk#@&>kk*7tG?#5I#eQ6M`?MU3gcBWnBpSz&J+$?Yl%$?Cw=gaY*Y2nhVBL^UZ>9{*wfXgAOELmVgY%M{#h zKzC>zJ^U%oR#2s-_*40fm$hIxH=AyG$;M_|=@P=0Pyzh=P`u;%R8z6T#!odB^KJY- zI#yxOC*@S>NW|9#kF^ z_l2>yCBMp0@l_aymf(gk{weW0+*E<*pOpL=VT3+G{5}n{{167NwefpIc|t4-W9u#S zO2Y4&`;bMit?iD*s92=9BCVrd~e!wIu6jnmZKRruS zzr(u0VI+=@*<&;+!sV}xtp6}QwJXf?rsUvW?LyvTRug{Mq&#os(4r`{DjzAzn`l>x zSk#2O%*ui$d>LjcO|j%uern8*n#ID#+%1%c8uMp__{pN|63UuTeoTnBEPNi6lw_~I zy@~RE$O9af7cJsgW46*#0Rf$*>E>@}ZH@fXng6b|{H;^VI%lbW)10%2XBG5V+JtX} zl1>x;jY+)HM0p0-hh;45~_)Z!&_iJOPwn)(CpQ|~?!gdqq&rvsC!P`QgSE`-q z4FR=2IRAubNDlw^=AXClQM)<%?=#rD`KA?nNt_i^TeGJ^1uQ>=9wWW*X$9$j zitjbEHOiH+%%QpH{bm7_`oL@X;BWb~urFJ&L)a^9$zE$VgTwN5b8)&QKhQ#a-;$rD zdEhe<&q#MtusGJzGUGf}PPyB4UKXf7BXtjdzWxE87$aZeyZI*yw6bwS9`(tZbO#hJ zq&5lVV+4<<`QESm*~Wi{v!zY2uf^7eiBH1$<2LbjIDeIo?e>Sm4|l*`a!s5 zUpSTskr{s)9`kefi%Y zZ8ijAHP3D2YR2|9d0Nh+6yRUeH0PIaLLZ`O4yBbyA2sg_!F`vRP3ZNUUu_ETvn2g_ z;e@UV2Pw*~8MpR=`ZAwqLXFaPAARnRnfOz+xvwzsRn^_KIY(xjnH+kYC~o3`{ad?I z%2Xug1Rgu_lhQ^e5REQ5vpYlqfylKWxw*u~O z2sVpCuBD%Eg!N~^P7t~X7fl4-`NGYgYW(`24}Md`PBT>C#T-E=5uXZWgOUaO7-nXI z{Ym+JP$+O%N}SdU>lcE3PiT#NLbkmJqC%RxSD2N3X5kj>I|@EkSQiPlK-3}Iey>8d z#}wNGW(AA;FU+*MM?~i4aQL3kGiK{d!S1g$PSU+Y9!j7gWL91>J#KnOC|KFQD6r3g zpi6`}ER36JtTWsPsD7~bW>n7;eD?op|L`sk zLRRa!*h2F=ymF-WD`7o(AAgS}-6F$!^S%Z*bT_|oG0nst*2e;amH6OpMn~}#u5(ah z|B(ymZJp)TMG9L$jZUwwvMpf@ta<)Y?L4OW1)_lU6wm-qMqsJqh8h6Z+u*tqhwN~b z>X52y8eE^@jP%>2swKI06UFQjOlfhTKr>qWsI<3(7Wc!(z(G!S;fmB$JN;?VO_Xp1 z#>3$r@pwQG1 zt#ZY4&`#yzD-+aK=5gFed{2uqLJfk9B|QRtYN)XKg1jMvcqquDP=jaN{HaVvDskyh zs^LNC9Z8x=;%QECRB>dBjt8Wgphv+(%3v zVCrbDwYQgvR9B&rxt~MU0*@)at=Gi5+RG$rFY{!3d6eJRp!PCJyeEU;cGRQT%>LZO zcKT~#L)uH8c!E=nz}SLv$73k3>#3}(z2pnLOa=AY{kTiZ@Ap+iRG&KAOFr)JQV_J4 z`TUXpd3%{CK9DoUIVMUjdSILpNp10JRlWZ9GD++-k-qe71q##DYAU#kA2QKpG1(P0 zsJ%?0lOr%edjS))mkLOvp7w(F(4O0YV#|&Q}DuU&1f!eF}r!DpSWVrJgyiIh`i9kI{Jarea;EFkD~tN8{5$?9?084VTV3 z%vb1&85T0QE{pAP#fqioA4;`}ls29r(tS<;BQa@K?wvU5R^br0znA` zB@mQAPy#^-1SJrZKu`if2?Qk<54dK?wvU5R^br0znA`B@mQAPy#^-1SJrZKu`if z2?Qk<54dK?wvU5R^br0znA`B@mQAPy#^-1SJrZKu`if2?Qk<54dK?wvU5R^br z0znA`B@mQAPy#^-1SJrZKu`if2?Qk<54dK?wvU5R^br0znA`B@mQAPy+u85?J{~ zEITqseOv2)A-Z4`K?wvU5R^br0znA`B@mQAPy#^-1SJrZKu`if2?Qk&l)!&P0&VUa z%#O_+%=*CmtAEcU%*%k+0B-``0jvdV0Biw#0Qea231ByX{PqI$KL_w3fJDGefN_A^ z00n?M0n-4p0S^Ec0myGD;9P(5-ET4|^ z!I%DmfB%LAva`mGPfJTKOirKFyGKmV^z3YwoLrDGKC94~QIMQjkeZW`oRyoI$0Xrx zJz{#RG{Yt)U#C&UWv3PvW)vb^dPZ#_S&z|~Aeqo_Qa{!sjrE9Qy~eWhS?a`s^rG~P z97{&rxx7Kt}DvT&B`5bkJnx7qw}-#QV~nfo;{J*oUF8h zyxgL+?2Mwq^X)x)IJ0sx@`{}HOQT^aD9XieZeEYn+`=q7OUy1BZ_moLr)NyeO3Se4 z=1l?*d(@}aSDll@K% zm2iA+QF2;wF$A5Af=nwaD9Fe~>a+9GZcolAD99_Qo2Dq&K&6*KR$gJheyC%q1=PG? zOGepbfc=Q%@dbI4k|*UAq!-$=3Jpb44_#_DqDZCm+cQ(MvNO^_8^;o_88vi_nxV`h zXHh|hmeRj7Ki%riw;|Vc$}d1Rl#6VV!l>ljyn-Cm#5*&Rk+F>Nc?Fa0K7^`iW?m6$ zB>oovkig~x<^ak7Qvk~VK3+p}^0TF2^(vQ%dgo;M5Qu$ZR)Mo9HQSz(;hd0{ju^5b zJZnHrp|(|5JJF?Fy=AGjm9f4r$FUVJ#<6gihhG9M%y(fPhMVP;ICcQ`PhnpPvpdW= zFed=E1E#>g{Dn9c4RZ`&IiTX{IM#Pr99sy}3D^UOCme3&&&088z*yM(!(0is2$)A; zPl9QFHjcG^DvqrNz8??`d*`0rhG#;CXLAuhU`0+G%K}tn$FbRyL0b%7fZr#@vEhKu zIlVfk_v$>Ebso~M^9c2~U*}P5QB)k8+BJ^d&<%OLD2@&3;)fex{~^GwOLxD&PP+5$x3Sh`))B&PHm;*3Z6KsfM z9@yu+2YNtjK=fPS{Vv?!1}~T=-a$U$)*9xEfD}LUk$83PQ%6a=x$Zixr|osE%6AP+BVQwaWEARd67qh19D5cJcY~jn+>Nw^ zcOQeg2MBa0`+ys(yAMF#C|_}C4|?ArdkWbdse@~B8uj?-qU^bt!WjDI;c>}vNjD}Y zFd!pGk4U%<%z!2h9U-0Kt{FZ&Hc6r*t{It-6nou`bCa@hES)O>tY zO^$0ckjcTpU{6aebRtHdzjJba21fkx8Mzq+S!t|rGA3y`jHyEgyQ(1X_KaM6enDPN z7DnJfav-s%W@ECEKG|N7f%!+qL<~5IDuK_Z5W`VnW)^%#=Gifo%S+2bKb~$cbkZbc zbnfk#EalqOp_5^Pmr<;ZPStzTy5=?i$7dw^HPtDNwg4vDdoO{clH zb3%rlC@5|KO%@sOa{zy!4E;iOzoga#D+vvomtXJ10bStv)5HGi+8aNjN*h znPE?xkXn$MhII!`)U`=`!r}+SkRf>6 zebZtqv)d<4NOeYa?Ps?mz8)79kBN@yeQ}>lF1@Vp<*DP+(lavs_Smc9;u8kdN~C-F ziP>N_f+d0H5H?DhvFvIMOVrE}ni;2=37Q$JnInDv36jH5ADwC+rr8INNMb`qC9&A6 z@skJ`0f+-60Ac|n$)1qJhLRi1VK4*6N16e#*byudi9+>Foy-8PnT(uq7%Q$xbLNpbGH;^l5TB8zBH&6K!JvRx5fkD; zEGRsMq)-e2SZ9{Qdf_)+{!T{8bVk|q!|w?BOCuOW02{u6Dt||zugL{{DkJIxIWRU1W-feE!JpDP257gTo}!PWk8PO@JoxnYgigw@_hD@z$aFth=(n$nv0rNJ&lxCO0}LUHU3=K)pY2o z(Bs$RWK4~VF*ODR2>2^*?_f&;fZU9b4LbqR>G-)!3ZGvG)WwIw5MK(n3_x_`MyAe7 zPnVt^@~aDU8e_q2c6c(2O3ls7ot%?bgv|-eg5_MbD`WdRI~oLupsNe|M5%s9K-2m{72gQA zAsQYSE~={3dr=%(AZgT5g^^nr9b52N4MTIeX;rQPdJ zgON`l-nO2!2h!GNKYNjbZ3f&2Apg-Y+iSRy{$MxN|6iI(exF0udi?$2uI@bAv$HU( zz&DcMf#0 z1f-qdMgtz=K>n}v`{^`+W;292q|x;@gb$>v%br(D92eB$R#$kV`|bf$wk$21rDJ)C z*+*ydu9&yG4SWo9c<4y2OBxw!Ty!uU~6ICc%y?&E^@H( zg$`B)^A^xW+<|tN@4$@C4?m|k*tuXZc%KiLeS?Etb3N+GXb0Pvq?%n|63n~K!A_5L zuorK3us6Z;O2oe$<~@K%G`M<72m5ds z_zeYL;8QfX`9%jC2Dls$1!x60u+hO*uK)YsH28JjjQ(H?;y2(!wqgthd(EB3se|dLb7prdD-$O0~2S}1&c(M zo>zqWik%rOsWcp`SIpXzlcgEcyDuxkVUeE^ZR+@3j26kn??o)Z1r*hI_*@DnbCoHbBu)}_FZ>C|F_R%qlZ$fHzrp#u{rQk#iFYXNl zwAs|$qv*US-&xR=)%Le_(O}jD9=b_1pTf-y^9z`bU=n<*x&5G-aAH-!Lky+`_))kK zKiwp^vv3mzlibXY4rW$^Np3c{H8q$(S$nuC29tDXI>9XzW>1(D&IG9K?=tvPK6I1# z^oJY8p_}ACOyi@QaAKq2*34j%+yCS*1N=w^x=Fllhg+DzB)8iB?gSmBQ#Ts}zZY)C za-ncD;YNOXeks2D;nv(>QhAjuRAs80aAM1}u)0ZZFKcePNp7p*M&+iP*Q!so~Vgj*6?BI;u;5 zY8c(^l7-sn3R1J2h0^&-&D|H1>T17IWrMSDY=`9-d1_AeGDUDT0oB6iY0UI|swA3g z!}#eeWL|I}sisbon-=9?Vrbw&@;ClDVfk%=T3>Wi_fG{f|8cbr>*iCiQym-!cnLU_ zt!}P`o!V_7U^{T?C-%S`1XK6R0^acnm99I?7}#%xNo_U{kgfSm(fnT4{L>ieWJ?k}qrDMB3gLWe^ zi%QR6-B>ziSJHv?Wa$&JtCDdIyLAA|$YZy%j62wX0oaabSK`;nu4LJxSpWV57)BZT zErf+-J6V60GnDlhz;cGOZure&Jy=dQ%gJFqdaztAPQ$^e#^$EHkSXbDqT{&05D0G6N4E@Jrze`Pn8pU*CWr4SZ&M-dyy3UJytfEA2l zS0YsfIoSCrC`BxufX+_Ajw_TIoR0qFeu0>8rGKLEJH;2#Hkkik9__;3Kl zMLbf_w|;^+b$%n^cP)U%9&#HEd<;PMzZv+g274;-bb!t;6L^-vKO1-5BP8)W^y=1(*q z0^b23KjN_q_-6+HJ;3(@bpGD}{|=z1?*Q;00eXHa!2b~JG}aQ$QQ$`V@35Z$==G5= zt!_tBenL@uj3r^|DXLVGGU z{L|B+-&1JsoKF$i?fQXTeqlyYdLEWd5W$p8nIpjsOk-h=!mL5*8zV zD&tuIy{yUn3Uz?YApG+(NJJT|JcE4_z{h|u0Z9N|_9?(`*X$EvP6f;XJgm7bg;@nS z1F)UN-U#3lK)M%g8|N;4VQvJ>2lRn`lL>m00571u63eati~&3g_zb|!v8)H681Mq% z6F^rH%WeV81iTF}g}@*1GoWuHxC2fDzU2Q546?+s^2V{O0BK&_F_v|=$Fd0k!gm1X z1i&8H#~S?GB*e1efC+&9fOyS5c2F$a3cL(vD4>sKCwJqYsz{>hnW*|Fs)C8CTB2&9 zsM;y2{)wuuqUxwO&Y}xjE`lObQMx2sOE6Z)ZNJphuaB_c1Tt%iw2N;Yt1y${#E?67TfNgE!z!YYYRhep&HEuO6x{iyS4zd1hfXU1+)Wn1atyi0Jsnk1?UFo0q6ywHESOL zX4?bt;{d>{!1aZ1V$Zw&$H!k$*7t{-{6pPWswRYQL{G>JT>`=#1`?N3^bp-`?2$S%~&7Jt|}?iM5`;BU<_*9V*d{ zs_B@gnzJ^j=4}}G@mEsTlZ3){G*6Re+3ts>nepL=WZILLn6859nKi^zCTT6Mpd$52E`dIkOTK3jel1e>tQ#BzY%t0cw@Z(4o>kK|0sUr-z@?5lmI)?a)1e-w?P^! zXs?Ib-1&gZ05<~40hNHs2rv!-_9DOlEb?2UW{t)`lY_>&9*wY90%N~oqsaaS+HYsh zV!q_;DzAwZeqm;B>}kZJUJGUWW=AkFpcDIU%O&hb^9^j<_Bm|D&hOde$MbpD{3O%T zuuaMb_p}MgnfrC)zM&^{3BFrQW9|JQ5Pz)FgNC!*- z&|f}Gr-n-h{FKAK5Ri{}oPhbj7XylcPXV0kZw1o61F#V=AHd!i%np-@KgwDhfaFCo zvI9siX7T{6fI;~sEBVu(j+34I8~_Sq2N0hUfE_?|I$t6nT>eoYyBda=4uh3wC4qyG z>VH(8^q2BBWZW&DjR71(ITMf@TQP_oer1qKRLid(Z!u^ihQ_l4L*g0g3)LAfxkVv- z1fZ_JV$H(=+8sQe%?ISe?F7P;TR!4W2h4(+)|% z{`LB246oO}hJ@GapE3V>{cA}6|EJ}z%g-3UF29DvKkHNUbrpk|2j&u(V*%v0Uvsms zgZ(YlKgEDA0q#NhQn>vF+`iuLo&x;9J1Wf*;72rkKk(C9So;R7M9(_+B) zYdEFLzEP#^1CwZ@K0`kYocb#QsxxF#+cBXpBL77A)1U0K5Jo`(lY3Gv?v$S~8gGhk z0&p^mHCoBY@I!oNX?_%McP;*9no0gk&f&lM9R54%@u&29;7{=qe%gSCZ}Q924t%&K z^JopHd^vzqxFncM)~NUd;1wD^1^5`P+{z93G6TNafNuw`$Fm=}UY=~Tzsw!L^)fF3 z?$FX+0i605k{R3LFSBq%nK^24r+k#ao$@gsrXFVnaHUICoimE^f?Fx#%lsWtFD8XgV&fQAnNegya|giQfX;hZo@M&z~x zIGOu3Kl}Sg&svqPFYpu%PXu0~;S+$*(eM)BOEi2x@Cprgd;p#rz6AJT4QJc^hiJPR-W|9e?{EX2ZNTSf zIF-+f!0FG}z7``6vXlSzbNI85YKEVJwCLd-=kPD7#b1w~%5x6<9a?!W1fHVd%Ym0@ z_-f#Kp0^tC{RZ6rv7aWzfG;uN`+<|(sm>e*PWe9pGf+P9T0JIz%Z|GJDgCYCucs|a z!zDvazK&YLCm{{G{7UNaC;k-%{%of|E(dVE4y6F^tJhZzr#$WlPCVEyLpTFoV!$gj zoWikBR2hZCtnY7ROf>Fk7Z<0F%bFMya|u+j@(R*2(vypFarGrVfmQdv47BvxKr$&d z$#)5`+^hGmdicvF{|p>``!9{x&!JlQ-bia<)?Z3O_3$yt$rE$_5`%6dV|wfQ+{q)8 zV|vFJFNphYT-TY2n&H)3gX$H&eDApdKE^@RwE(Z@kf8Cx?-voR_K>X)lpiY>5zVef4(`E~8Uv99NV3sB{1n zct&CW1!WUWS6a0ztJ0n(TP+lnGF1PZyxfe*@-+p6T^>^mO&dNgT2=<)Bk6qZF}1l* zs)HWxK6*4hI$+lrA;DCCjBb-Ox9q&}c&|gf;72qCsk!6z7a648a0eFl-rDs?Ehmz1 zZ!NEr>D~n@HpNxl4Uv&sdR|Uy7J4K3Fa^mFZpIc)wSnB!Tb0%6aNRHY|FQS}agiKl z{`hRu$zcW&l_(n2QBhG>9hE3X)B$D*Nk}qDNJ0`~NJ0{lkOY+^n4lppCaa>NVnoF| zyhFuvzlw?;D(B%X$>NEMikH1RR8&+{RPID&VA%e?pX#cfo|&rY>IU-Hr}tIcL-+Hm zo_gx3r+)SwH(tZU6L9X@&7ZxJ%E8$TNDo~XXyZMtsLNL^T?kn}bMa+0A`8j&rwiX+ z$0l_PE`+R~x%ff(^HqB11jXko?gHRrXUsAoKXFnJ4pUE$yA5ea0BR@Arh>uXgDXr_Ty}m=VVY$!kcI;I*-_Ew;e0t}`f)q7j7 z1e1MT(*258Qdo%HB6oFPlSP#rp2w9BpE*oV{4-gG>==pvW;XR|F4Q^K+kV&ioBLt> z&D^b>`AfQ;zcVt6=P+dQF3fvKt9`zXhzmcE+u-=9y*7VYwbkHH_<^cDLUpQ2*I!F# z4Wz?%`Yqf#Q=t2AQXu{o4nVwj{&p)EaKgO?Qm`98h=K)vPzAg3gDCit?$?lh+0GG} zsk8SKUZcY#ZNFqlu4fteBw$9589iPXtn4T7RiQrv$9v|`g4U1>`~U^$;0G+g4Ez8E z2z+M0cCVD|{x#0n5-I5Dqu7h`Rg9e?H6gVjE#lb>5?yO_KY_6^q!?26b@YEQJ_($8 zq-CU{e*rC|N&Fr~TEzPqB-OP>_<(OhYD1bwT1J{g8bvBy0xl)RbrA1jNS#Q1Nb^WV zQ;-2^nSTESwDG%*p3!fl0sJ0Cnnzkj>c+D+B)SH0FT#9O1Zfn%=aHK5yA5fX!}Q^I z%^cQ3B9(nzJ@+d_runT-z&0YaeYZZ;jx@4V8;bn|Yd3M9z`gXRwE{fnJ_P&$;Pxu` zjo|$>-VICWSAy;lq@JIt>5l_{9k}xn{1xD>{=7Cc{Tns@B=9S~jrU0NtF@s;q{64w zg%-=|LQ_ay*9`FEz^x+u-vS@W5B@yx+kl%uD*PSRMI!mZKLPwEEUj9euMIVSBaXA~ z;-STFVV-_A9_slT=IrO&xL4!8i2DlO)0F~#2;bp5aRO@-2M&d1z~jh&g4Uy0 z8wr|;!9$^C+&A#|EbimD$ML=cce)BO*HHufGNkI8X+?*9mEw69o;4xGp;K{1@O%u< z`skhOIgRm~PizQnl-PBm3V*k~sv)#~Ce}EVrs)bgbQkmEF~ExT5j5wWy*@(BnG>9Q zeFQBBp{otg#rg=sr9{uX)<+O8y4>p{#QeI>`Ut`u1fPk1lr>UoVXnQ;;Ceuq&jYFy0r{g~mXm1-}=NMv;ynZQ|J) zQqJ`a@E-(!q|V3Jg-#&#f<_egaikukHlzhSn?=gLXkM*MpN)q~k=)O-`HH{$0blib)HkG|GwMRENO7bhq_uM78>!?Ob)gO1W!E6^ zTfY#;IjQl`T6fX)NBBe}zy43GuStQ%WD@JEHq+~)=-Cmh4eCV_Yi{US0_%Nh_?jQF zzNl~-ZS^UKLMb!7zKEWU0(Z!@zKEXn0Jojv3;*F>pCkOoW3fJm%7W(Vhc7x5szh>^ zAH5UnZ(0D8y7Ew{21%^Hp=ayJ#}dyA!DnAWzwLl+yWtSl!lP|~Z=^)e%COGLOeFy9k z(hSlGq`oNXJMOA$0r>HEz&7tc6smeTc)b$7;mkDr65hA=9}1NsP2zbImUYKplYUR@ zpf>St6^Y_aN`B&-b>L6E^H8V}DcinCW?CyX^&XT9l88T|@4^|eNFl@`6o15z918VN z9D=_O;y#JL=jc5yT5B`^0i1P>B;t?Q`wxX$kxn2Uq4=ZfeJD5FDgLR!eG-44zw9BO*e@}cC<$^@lApS1;+@a9OKO+WqwO1o}zVP`& zp`%E2jpOg8FTtN7(KU&`2l2ZT$sJ#^m-uf6?>i@9pGZOCqj})Bd=)l^6eK=60sQ#X zA@ms`BjO;x@zDzKqhE)AK?)Kdtpk5x2EGxAt`z=0avbs?(N%~wJ}V12PacV`Qv4nJ zZ`7avvj2|Y?~4DyZzSO#bniru))ut@w<;h$tw$OFZifdx@seG%hG_=4BLVS8fxrH9 zls%;Y@!bsY`+s#P6h#UW-_aVqqfc!JwIBs)Uua$5Y*|C7i&B90h1LSbp574Jd|HFF zeWCS%>t{5C#*t+0OA7Dj%kds5^fvU_-+{LAFydLy zb+mtfMt=rr7O7|h{iFYb9P}ISWLE_Ev1c}f%8`0Y@Qr~d;~NA>^GKy=OBS94pN!vy zcqh9K0>2-)ZAh)Iek!dOtFA`;_-ea98^hlR&uR#*yrx0gPPO5^SH|EoWt)a zBzHShf#=bdhENgGTp#S@KAUC~&yV8S5v0wJ<9iYxv!B=CdF2(bb)=%d$M-EhVLxxg z^D#W@LyCO~?e`b$=dF0Yh-b4%V*D?JF~C+NEE>=H7dasQWxtXA-4==&`Tn(pa{pz* zUm8mPI~3CU=caI3DE+SiXC3MM6Zpu{|GWO52KG?{rJVMGdoB(g=q)^OMv-YAfz?Iu zyc}udIh)pd2&T5U@SR58<4-YqPJ0+IwK%*hg2yo=^SPV&9tJJ}b0-6d)A?R1`b3-3 z@K;jSvvGHDuO{khya+%EuNrtSz}>;S{K10rj@JVBVfLP09k?ga#B%j_q1A7|#fiMd z@U8-B5P7@tagaauZ8R=L2SVqRoMPM=s((Vko!zIF6c~5*l$>hZ*<0|}Q%}RoZ`B^F zeWdo`dOP!8`TE$4H!TJubds?1MY7i*y$|ncuec-st?Bozc>D>xCs^lwOZq)MR^^TI zMQPx3C#?b8%?JLY!J%>P;R55{V@yemwg#OA(7BN4JmjKt(cyx-Z8FO8B^iiEZ0w|U z3+|2#=N&d5C@`)dT~c9r>9G^|Y$K}B<5m9j&?e;nv_JWqx%|^VN?I>QeX!-PEiQVn zptiW=0kgKa^zbS5#ZlwZ(~3*+#xM|QP6-|6=wa}{9a4GO*$5q=F+X$Cn#bK-P|`@K zY@q~rBy0KfN$W|t)8z$QdBu+P3>(xFw&EN5bXP7(Y13`dpv&?FIU8GcEIL1e?Ch{n zUmUp}HdAaK^U7!Q*S%#IJT@;*`QlLpaR|2}mafE-r*cnUBYg5)u@MC7> zcUary$QU)oT|(A|jX3?u&8{}AOMe_T@j;^BmP7w;7yY`h(eI*Pr%nIJnJMcoqCc8L z|8OS#n2Wx*{8R@?&y}x9S-&SeFWL0pNp&)_T}q&K<}^$7Okp|AQa#zem+oSKA>Q+^ zN?Cuw-7K8vaYYXAuA3yhsqNF{(e~<;^&8?*qvVlzql5=##H(J;pYPv?tTb^S(rL@% zvPW$nBI;h`tdw;%@}{nPb>RzKbx)NaL9Yw8u$S}(Az!Yq?{b-KZHBM+l5Y_5?FBs% z1I(n7*58r-aH)7#;vL!A$bBcRs|YZ|&$;t*D6FDE&xu9~G|nIzXz?yb+opmS@|k@n zty2gdmkKtHcSL*n<0ma_m16Q`#%qzQv%OFlLmaBPxx_7c#*%NkL*qU1ifyb^mNO<`}HYno7&u2W!bkG zzmk@{aYRz|6cAFG(3L$lBJ4SOZpyRH2-qsX#uznkx|`>u93P^a|1QLIEdOQSRkh1| zp8rOdoL;)>1}vSaN0%3D$VFE-|9yx{3JjEgXP*53QBwX0ih`E^#@XpS>B>2aa(XVw zIir@dpny4}tU(2YqeF5-_0nfyqknsf)p9vYzo)dPy_T~B`V?)au097)?#%8x)N<}s zy(c}BT;&ZZUopYbA^-WBKn(n6@@Lb^d?k#ZNbDJ7PeJXuCV-qpFX#F%`M%Ol_DcW4 zmoC?(_335%qYXR0#|)Y=Zo$S*+wDBL;{6-a4f`WnV+J$euRCUN6tKEu2IGJYGG>tQ ziC4vKeza<5U&ai^Ub1748Fbsa4mxJA5Z$rI3`TRxY){4v+F%oG%-}>0{XH2oh`e~m zqO&c{vISO;TsAk5VRJ?+{i!|XA!6g%m+shO1}!%I$8yY|UhppbuaBN%Jy=XjDnbIiD0QdcoIM|>xd zO0ah38yr8AZ`8OYi?2>>(*A4j`A-pV#D15wP9xs9O6^-t|3bhv{oV&%%w=GDgk4^A z$A7CY!}K5YWf;@QTNxxI+b9Ly=a96R!@U@@mHG56aNaVzmtK{!O62kz4`eMxsSUq1D@)$;$Dzypq~E^J z@(=B^{C$_FtQDA##D0wT=V<$atP-hL)_Gw+6IchgpY*3MO!DzjogK z(655Z$*+~cer9mb)qfP@VHr#5^NxiHdM&V*y`bm#!{(Is*zHloYhL5L!Y*pA*k8No zyl{W$3%yLW>aWr6)_@h|w*=S+<@WHFEPKei?@6ppthqX6QM*p|<;?X(y3@n?c%^E4 z$v!Eqz((m?lSJdNfoUc47%j6^;zjU|@P=OQzr7dwjV*b{=z>q_!IX7A_}TIy_%_bg zjtv%1c=sCwAL`q^(ZwffT&B&Z@+V2pIS0XK_GKw&J*hpOeTg=owf|09Paqj_smfL8 zxKBgJ0(Rw5Z#@av&7XPaRls)mkT(KY-G1f*WYCTIh5_qEm+BDNbR7NkXYzPO78@IH zm-N%IYE@Mh6`XD-)(bllrm9Xi9W^bd=4o>b4V&3 z2wUhxUDUN*>eqV3$Pq3_cT38;0KXmG7>%CwN%YSL7n2t0f%4wW@~+Nz1Ynf!HRRiG zKS$`G2lY&M-Ff4SW&3N4bKTC}OXn%a_D56cO zLd;3Oi4I@OjQxYxIbt8jE0x?rmN;nKz-c(LM2+)xWubDSbOL=iHfF=xw)*0dR@*dG z{A)N~E6VsCoWIl$v`PE`w4je@%)?kG+s65&?dWYTGg9|4Yk)`mM=`e2pl%bQ zpq8^oih?&)`HDOhAy0ndE+J1f@cxtMNn)E(BOwtek8O(b4IwUR%GOl`lZwvT5cNJ6 zk*9v_ZF~Wz!PdQ8t5?3%4}KZPdyw|6-pufhd+9I*oAiU%0Uji42g>yAoS#gGy;2pT zg~(Y65D%jb&v{CYQYE|a1xqMLFJBBU)XU!RD^SP{}*Q zb+!T-YSr~1X2>_}T_Ta8HjJSLiDbr=(#P^_sN}8U@{YltTe!|L=S(6!S$(auDb`TY z6Xi9Deu!89muQfErJyUF*htiy1Z;u6QEs=Hu>UvZw|`+5Wys?Q$CKD`%s7t}nzID} z#bVt&aklVb zJFO~SQowpe~5kRBr{#ASi2MND8?+sSpP!?=IpBxYaW#CAzD5^lh%-nI8&_bMMa{PwyeO}8@C(8gC1n+RTW(1y{h06>laS*fo);NS zgZbtxpHUyid|QqQDjPpl9T&QoLB7&)!nJvIA#e%<;PeH+IS4=RSGE}V=$5T0htj8} ztigQc0Oy%g59`Bw;=9|qeMKO{EovE}Z<2@*4=duJT>DVkVx03Y0{=PAKeLUF!rn5P z4(zb=KR>bX#Qmi|HJh}q%ak9D_lHX_frs&yX4 zPWc?2( zr>zJZoS4dQgSYym8$sTwF7`uSzc!fQxY2)2I%BpHdr^%GoSW-))OAJh>Oh(2^BFk# zNm2);td#Xq@EU~8=Be*7yF-*^w3q?$lP}Uer3CVI7VfqWK>zhFySu5X1Hv9!V88kF z5!8o{!5;F_4QjtDu-}__J|(si^=rREe@A8Z3qC6SHRB!O79!>-Q;#P_jdzhjWi{FH zFm}@Am>Er>DftPXRr0N*^*X>&IXiv0$ernKeI6QBctB`A%o-zI?Xpx*J{w?XuQDw%}5v;7sh^v))6Ec>eoVxSL$cE># z>SCU;8ZpOH1-hc|kuDFT!497Jfq>wvvZE5bqr48E;=P_uz_$5-O%&;`E9^ntA{(U3 zOWqd1KHdiPgk21$tRhX=NguF7fMxwv4S8dLE%cB<^ygXu`&3@1v+NF*oMCqqd}ocs zsK>4%;7?^e_4t%^56QyfHFUM8g0R8CI%QuQ5M{`xWpABE%374?*EpO-FiwkIGRAei*Q!=S-u<92 z{7cXKlNSA^tJJ*6xHeLy+!D^7bwPP+y$<4BPo?pQTgOl79B z{7Zz5ayjSt7QDzHcf+Sh)P7y)?#Sa#I_)Ptqr60JNVn_sERMAJ)^s~d&sva5?#X;c z^DW~~-*(oA5nLZq>$lTu#^~7)(k$qSHA(c0^4OO3Y#Pt{+fx~E3xr#E(s`yT?@GW? z`9|KCv~I&)v|CXcYv2WPo?RLt;@^lg2Us!BNcgQtBkxVR&O$)Dhj}92>>c9h4F3pV zmwVEABHklN<9H_a{xEyE!bY#byJ@6#(9bhQ5WQCthEluK4%`&d$Uy#aANiOV8%NFx z9OGdc;>e2nJ?m3VR-U7f$yDSyfp?U;k>{&%r!tYn-nU8e91mZW8;^rTGtwARA84-Q zuAmt+IwVAE!*7#3Wj>SSB>k4bCT`9{SJo-23%5ySRoSYDXDY5gY1MLG%vSKboc_k8 zia&^E1p(ZZWam_woj+#l301sG07^8c&N^xPOqeu1iy|%FnY3fx`r;CL7Dwv)yOZ`h zHvWw2edlQ$7rzOP>V3!Q>1STNCvQ0E#I-fRCEhdF+VN9%%=2b=Gw0BI99@eMLf0sM zD0C3GT}Tn=?q1wQJ&)YQ>uGHmZMN{bcKa|2u=!`6w7>6wd?oVCnNnUzU*(XQ`3C6g zLJnVr=j-jc&+#~?{fXci(b;%&(s~u{j-1zWInk3QJBT4o-+0ox5_bm%KO;!3NKJTm z3GUf?f>@q)wd|p^ANDGvjSqXn3f&ZTowUDo0U=tT8?p(~%?zHugk;5Y$~#>uJFdn% zvg3A~@$zTf&0g4XZj27skP+Xo_3~stZAkssowQC6?x>B+>JX-Gn7=+0Ha_B*gl#uN zfGxWEr1dMpnRD@DXTZX9im?57eVBO6B2~doe@pOdE*{um%6K$}>40;U(L7!|D z=LAuELV9S=V{4>0($m7>bUUIdCxWBY2UuDAqQVnAs(tWSeMc}JsgQR&E%I>`utD}^#toVQ(1}s#< zE-$^e16Eh>Yro&I$EaO8r1GH4%a?US{~^?Wv-Ce@zRWn5<;=)u=+d75Urzfu`n0|D z65sHyOQOtUMcz6Tuzk>>i1oc>XxE@CZ1pH?m967N*`OKCYpXRVFVZdHd>(7TsBMwN zo^1v9``d$E&FRL&+t%gyO>~{Hp9mHNi#7zujiTPVdS>eSD`>X-4rgL!(~P43;?S(4 z-7F4G9s7xa9<{TLD3j-rZANYTk?0~}{7@bptICk#MbdHVv~6b(LFO1+6n*B5_M07g zmoc1xOsMEntVi@4L0`l`)W%2AA!m(loKD$izgS$Lq7&hC7T0&2b=NFbFdA%Zy!XOw zf**w5b=$cv!0P(jY4|l!r*+%8!N2%#=f+TeWJ_opwcEMM$LY6o!-e|# z>GJ_w1z6p7E(BOzy|?@^csn-&{nK7?GcIq7j!SHs=^pC$YD3r1hBDe0>(f@%U18_l zf7Ne~mQMB7p`g2lwnex8tZC2{?VJfeCF+E3J4ZNosoS|k!8>H_oO&!*_?qQYwll{l z(8Mv1TOVdSBkj>mwXYFv+rrw8vv)A1zf{?v?+-2sQe}ucC3F=;NirCj994wc;t%*kS4yrV||D4aFLyi zBCUOQ$KLmV{(`+1{7Q_**zad>A3e5{IX2g2SM3(Oi$dR(|FUCsQ#&`L^eZvrn-Y!J zhvBv*B@Vje4+lWA_uqHeIm70pw4KAz&>2}}@f_KH4{#%pTl5pM>+02+c%Cs}>p3Sq z=jy3kNT;R6_Sl)i{-VZ%5?$0vb;0sObi0wpKz9XqC0!J}#HtP1>iB%|GuaB|WBkiW z&;5V`cGL&#<`>iF$x&HRI*MoM{bm_^wr=z-h~((}QQFKIl*$=~Bg7RL?0@ z-@C)sE}4tA4YIx!Yt^wj7vs|e(}dJ}_YUiSnJX?hY*=9JAcv!JoQd1}_00_zTo%0% zz{LSa-?KE$N7*zhIO0msqq3Yvy(zmh z{k;y#+X9}A;~CBMI(`bDT!y*X2j{{06Wk`?R=V@U#Q_&V+t4$SwEo3SkMEgkD4sD4 zES}D))pz58Ylg$NnGVpI{X%+Orn`_Ensgnrda-Qa0GZ+CMlB*ngI|Fy8 z93CjZS5?`@4y6x^5FXMrbmbRU)bFBjdd`BLQJtMH$b3d+Tb=ccbk%64;Ybd;RCO+b zcT`Suz_}lHv&Gh})4s-FKX~4V6gri|bjV>k0a8-LVS3~+gMe8ObdJbjCIJ)0d>@l% zSPpXnFlCtkV=&`#m=s{TMZTuwFp&dj-vymHIZPZdlLF?19Hs*>r6>!U<2P5cU{H9K zcuwu>67v2Yg4wWPBsLtQ@|Yrer<}AtM6l)w$+&Hl`Q=8`i-^lssJyApg^+LN%TBj( znJ>d*FMFW(#DBfko(C~2fR8u@F=*a#O|ntK9RZ%#o^}Ddcr8C06?pUvY6>-7k$&bS zE6GWz13cN9x0-ZbX$uzfFKBp60Yg{zxRsEj`6)ZvXF#t4RyTj;W&9j)@K(t{c0u_p z0_-brcljA;y@Pc_ZEvHdA@b3CI?iM#8n{&a1neOA>B5cx_Eej!l5Pa=DIX-miwRbY zMdi;U-{J!{@pS$2-2|*|`8Jj7mv0SVcU!*QPtz~68Sv9B-vz*W zm9Nlyvk%zWGrZ~6aJ%V--bKG$;uE7roumcNV^f0e2z0iWbcG(4patNU_1HmARo{ee2A{O!tVxsbioIRJE8l#t@MW#2o5I#v z9G9LKp@X^d?oT8iLMaA6@_gLWe#CYosyqq2a@d?7JW-w{;3vw6XwjvLnPPZH?amVP zcLnZdv)%4UbQqPDS3Vtzd~AG@pG)TW(fs)r`8W!hF#NzSm9Cnsq&Da4DYFoSCQwJ z5iFt!bdB=Ha1nqJPA_D6DeiXNBP{GWzX<>1kxIuRA6-83QI4{U5g%M$bUTpe7=!eN z9sc{I=X{fpx77!1qYv1P@Q(Jp&RPw40Eh!5CqAF!1^^0shV+OK+*@iOS@ z)~z_`7HR6N!Ut>&b@q@Z-2vFTE-d*Cueg%*L-lV2b1ly$8E8p?#yY)@(zK2VpDwSq zD=ONqw!Lq=20k9F?F#v5yZWH}2FfVf$KAGF*EDhI4r+z|m!%1b5k&DI05*oJ13 zao#i*Kj&*-M0-{lpgkKX;`7#w9~ylh?O8u?z49e=+vcN>b7SsK4d8J0lSGc=7qL;J@s4VBX1`jm-e+@bPBVRb%s3~jW1=bpL96HD z-P5Y#a*bV-w2qKX<+eF=Y+uF{3e5qlWE1oj&fgn)qTWRl`uh(Dn!I7FdA>V9x1Q%) z*2ld&cSu5+chMK?fi5%7(8e@AZ^c^hLu-s60Xt#w4)g2i;PB)6ReDeG{8Rz&`aJnD zYH8pjYdj?$zCe;qWj;wRN=wk)i#RXVZu6d|O2!DsTSfW2){Unzo=r4~XXANEyZ;82 z+>$4L6m~dwZqoU_f-~xnx8*_#O$ zXxJ);{wmH0z%BzikzS=Uq3e|kl6IR4T-qDk5WbwPt5D&IdUFEuim@LRtl-fP*dXIe z%dk0J9s_{&!$Z`mxkmRnLQnz@py6Zh7kJev$~WcFEIH|%hu@Y*=YnS^`YKmZd7%!b zZKvC1JKo=Djscy<(^{W%(mICuEVEP5Cut~NFr)|nsMiaMe2qRyFJBSJL3%jxmvsMv z)mvJ0b$N^Bn)U!j2~zykj20XC8Je%8lg@hk&vCL2OkW z5V%zVaD|Nh$X_9N(52!dV4EuRzvF)5pHjBnYS3+du0Gw#Pi%YA6*e|e&G(t1>Ir{U z1$oA^o;Twe^*0X=ZCf3{jvJS$(SI|0k;;h;K{;~fnTr;3jzb5c%}vXh87rymLeOX*+Pktgse4CIYCZA6$dIED_D#G|d<$L7BPKh4GC$eVR3(LpIpm$K{-`X*#;2 z6AK;Jij#1#M!@N%z;3+CT6rd_{bj7+(;8OrsNllu0g+f9_$BGDXh(M*4Dp^=wYeVEPR z+q-JKXbZnT^$vU|o^&u{)0WhwHahK3QkU%I9$8&*QkEC*7|+)R@mJM-X@%2%{0&eB)kb+TWeYiX~}COqp-NZ~ei?hM#C>C)(2Io_m$Mh$)tTzGFR%yqIsY^_w|H zDf9ri+BkpObVJGs6(_D`5s4V!3Nm)+Cq*E_#R&yevAJ2S~X%i)>nRWihZxZG?!U@vislX zJA)f+R1Cp5+d|KWIlRiShSTnS6V79&*sR*7?Xqt$aO^uC#ypfW#(}8Pi++sLpSdk% z-AD90ZTb=$iO~kroW6LTZw*91oA{T4cINpG_0E`tu6(Pvr>qZ>e4}~f!x%)4e0k!0 zAzvJ{8z84M9|s-sArocXFK|cS5j=0gZd%`#vi=12=Az4P(&KDwhcWBJu`?p|##qQ6 zDUsd$7tt>Kxnq+tv1eIh3{2Qx32d8<1ybY{~x+y^+&u@;^- zEo2V$r>rND&5Y&H#Bv;0oq=ARIs*<~HW}r*P2I_5UP|jWN`usV?Aujbo-~Cm96@<4 zQhAm9!YQxl9*ws(cBky|wzy4OQpfjgysaPkV&iQ+O5VF3Z%e>N*?8N8l1Je2wkYf~ zy=Tea++QW^@F6PGRa>rf-JzZJjveNWO`5sgFZ8CYYhcsL@iwgX&GCWt!N=Ps-ul?^ z6XO<@o%-W#BEG5q{*Ltv((hlC3LO&I?!EpOuiMZQ$ACgq3Z8acV+tW9z3lun^> z%#~XYyyWBFz zCii9>Ee3z&x4(DrYA)Bz{>fE!*uPw3Lax;Q$u)*J&9A=7-^le%UzNYwH~Z>)yMMVBFXeKz z@1I;J(C6`6ADb@Ya*ghvT#W(b>c5!FwX}b74I}Oo`ck#G^qktLnkUG=bCAH=UES{- z(0UT;Kh8JqSY>F)&9YyoxI?bz$s@eZ9zoHI{S+ULrY;C)N=j&%eFqnf3^VR?1ppJ>5t$gmRu>BKyx$P4vV z>7p`;QhHv}`Mv_C#j$pszR+RoFM<2$<4@Y-j*#yPyn))8{-&--pVvyydXc7EckHsn zZ+bR}G=gVto_M5Ok0WBtx!aT0hcSR@e#*|XMCXZu+e}F`84uIcWlmoMWzh+~eMlz0 z)6z)gKB=Z{yjM!&YzafCOZt@QcMyD*Ub16<6Bhcz@CnW>J;W@4>cs@!*R(kMj3Tse zmda%g&nGWWpUaFfI+P22{leDkD&7y^y%^)Ab-As0Hh<}k^;z7_1v_tMC_SPYGn0m%sHgrz=K!-qQ7&dS*r$gh95pjk= zeHfofU;`74WFs-83c$x+f&HEZ$VX_E*}SCuV+H?fND8SoOf=}sx7L^LSoh;@maAzP z3sMs7{LCisAA#?|J%br<|Q3C_V8O*8BNY_wUD0XWy^SlUrLY|KsvPD;7-38ehU8*(0^u7XVq}cx6 zlsN>OLebG472@ZGPq>tNpP00$?wNyjUfB3EtcS^j)9iHVjDk)((HV8oxy?VFX$ap5LFm9PdKO3O&w57jbw}1SYMZAYO2_gM{N0DNg70;(@93e;$9EbLx1PsZ zejKS3BA79xO3+flsPaI4II6EpZ`!fW#+}-qbf4zFbcY77C|_jzm4KzYBo6D%Y-ZGc zf^fHK)9vyBJL^MU^K5+?+I-L*^Pz`MAFwlt zE$y-x^#R*{>6TM(yvlg_0)5yiz#@camx?Zp50FhBy*+84A;s3H96F6f%2#+BjJmP>2!lVD! z>2EEo^eW1u3a~+Vl%jvHTjsOP!SXS6i9U}Gzy`_3#QXJmv;j5Cj7 za&y$yuM^Ki42-WiL$rC%?iX@5eMevJ)PKn3_R8TFTB~tV0f(o z@j|ap29k60b;0l&1LC#T1mySHV0f{Bc!OsJ<2Uvie|W-{H+{5;;{n^m@fH30(gIjn zJy+R%759IuIR7JKt*98aj)yPeV-##yUyRy$`3*78QHuC?1w71ye^8BcN9D^~4XnPC zE)inmzzd+cR z@X?8H`zt$v7nzged6ki9gJ*8C&(tv|Ty3XVPU)i!9ypuRnb{qk)tQtX6D+vs1c(V* zK!?^Bo69ab0rEBVc}{12_jFjS6Z##qCpIqQ%9pB+Mvw<8OY?gv>oVM(K913(9cPsN zIputF*N#!H(#Bo>y&Bic#-b3H#d*iKt(z$iC3fCj@dE~3GUEp?nlVnZr8Q|4(EL}# zrYV_+N)%LKLQpahrOTu2jY;d@QIE~4JUpH!N#q`)N)_0&$Z)Ykn)P< zyS}(>k>58vUG{yCGuEw5Co;k5^z4pKRM6?)9i8RRb9n}LM`!a3oX*JZ=!^?_#^rQW zeuUa2vb&9_{fENNbCYsg(4{jj>dMUS=u8PZ^Sh(dA?nJB-O=e2 z@~rHRPE^RVE~ld^Utv2f8nz=~hc#fCjln(+`m|+%*8zJAQs>A{gW&c0#1pzG1)kUZ zgs4M(FUhP!sxlGqHJb23mbPD{th-pPRLAlHcKYYuuo2Lr@@V{}dJM>`{>Fe$@m0rC z%KD{=wl`(lrz95YDtKRkq|sN$DIzcJtKNALurt5$hK)d8%2(5Gcc1T0lnKlCk>9KO zXv%zh=~nb%ql8g?|w`>?vamw(84zhv)ttLlX)!$#y+jKS;5xhZti zuy=Cm@*e*Y*U>e5$Jgm#}U z764b+$J(9V^9};GLnA)|HlhI=<$3S>`j&HMU*@_jbZxRG%vCxUdR+V3mNQS!`s4;W zWOM*0c&TuO%qLvB@UmAi-qLmz|7LoRZLf^yoBj8bDzVl%0U6Ey-O-5(I)l5Tvx#-S zOrDY5(OJj3Yer{$cXXzNJd<)dUS(VMa{c-E&8Rml*$1U{zy^t-mIC6<`NR{p9s5R# zea9Ojd)9-QuY1ErK!@_b0=gMv%|?2z&8rT@fKT-(^wpG=pm=A-E?a55^L%-{-jV+O|Wa>h~Ek&nA;_j@ts$ar_|9d9ptpGAH}yYB^CRi)pit-aD4 zHUd3Uxy%fvzjblZ_zHwDEj{3x{B`t zx9olX`3gTc{Br$xrxg1-bYs1F(Dj0)Izg$>*s|V$yBJ%GzEy8*Z31{S=iuP==;2NI z#EXIjtG~cIm-EYv%c9!f8{H3Dg$MRdE}|v&`ef&^Q8V@w<+^SqeU*=}$<)izHc7PT z@)|3g{r~v*bHClDF#j50e7@szVmy3zbb17xk=@ZL|16hhJQ$rAbVo5o4Dwt@b3Kzb z9Z5`qE|#>tXSNR#$}))I9r2hO=R6ku^YChuH=mW%{=VC)57;LYzJUE&~=j+>7*_gh4E#TWrx^_?ky28G^ zd>i>SO7Z#~s}^_D{9}4O%k}=pvAXLxos!+r=@N9xcSmQmmdjHqr=#*YqCA_Q;ayJz zY?THql?SD%@-3?lcPEy=Cx0w2cq{==%%SO)Z54FM)+$xGbfB?TN$}h_W6Q$QId*yJ zYXPv2=dfP#iLseQd`s&yz%k>te3Do#Y9BI|^|ga|_`2QB$xIA$-mQ-vZ&BxpKE~I^ zb<4{|SAQM-DeGONzy3UVsFk+4yVhSD&Z=U(KfHImy=<%+`St7HdY;Msz^7fh4&dLW zpTX&TNlr&4JC!A+8Q@287xg}JOa6K<@JfB+Id!+%d(K_(*Z^$$d`2vG@sLgM=y&lT zT6B5!Unh|t=99kZ(xb~KdC?KRBL-VwzTjvHfz`KI8rC$Bwt~9X-f5)89$C z{#15YhO!~u&JOO_^NlEG179GbLo&Q@Vju92GaUe@amYWPNvx4%>uG)DXCZ)Wi|_T% zr!fGI`H+7;kq`UFDZ*Ydzj`YSP(BqO^3P|`NBIaJR@3j|a}Mk}9zH||5vgoj;7ta^ zJNV9k{2mO3SN=dSysCh54%{D%-_W~);T=5^3~wl)oC5*NVJu)d6!|QN8t$(*F#r7> zXTM9<`tthX>VozHNh4PqR@uE6QrR5pHhdy!{R5{V zjoszn*u6b>IhEZu5h+#t5W_oa184qe%jzja%v;>?xL(YV_c4^dSJ>eCYSJRTWY}P|*KLAI z8sc1@k)I|r_m7GFV4rmFA5-U1(CPfor1dwao=pMzP{p?N39UU3&hsTOPH3gzaqpI%&NLddje!m~pe)cvN+fo|6uvze`$V<2Wxa+JoAq ztJj5xlhzT+M@*8ByY%uQWa#>BrVJ{Xo4Cx~$akaLzRt1hw9(?K(zRjZPyEk^v3(L> zZ*6t`Nyp+T>lNvMQZwr2S-6vaY3w)Boxi_IeuwZ{fG55OlI7pD&%mkXv^Fo;u|9;~ zBtuU7LR;2Lj-f$(1aFUHrQgGO^HsxXR%5JuQALwJ>5Q)mNY(-=^;N~`(wSFcKAGt& zeNGku2}D_v`BtIqSp9Z+ffv3BNV)_$})N zoSzd9B#ghg_VuwnYgEQ`soGHT=hXfTv~F4N#sO4jr>G-2vCH6rg6GN`YT)bgnYfYj zncp8iF`l3PH*Hxn(2sdA&pzVU%D4J?~74S1_lspo~`z7U`=Q};Z?wen* zWv#pY#`!!J7|rxo1*eL?$#bavu(123CvRCl;B?*fy`gyGK*1RHRcAyr>h@F68!q0m zo+P1HU)*<~U=8}spr_vVAndxeWXt-AB;UqxhQCzSZz>xqzq!-5tfmtDkk!YA;z6UJ zR#y0VeUgx|v2cs+uP540-HRDNbk#jAIxCuVbnS8Ailp^hOaPcoN_%W8xL>|^-irtM zc=8hyT}k`fNNY9^w++=7CyZlRB~FUar9E^zr@giJw9D?`v3n~prXxm2bbweJzSSw)$;b>n4c zLZ;O7lGgns(^MXru9V5-U0z+V;UF^gRdJaL|E%sO`;IXz|Hh5i|lH9I(?L(?8g0ZZKox>U9!=At^WCh^$> zh`8slfv*Z2Q{#v{HvM~g4p>E>?445TTk~`4a52Fb_L>-2dH05%AZ zz8ZZVQNRY_QFNbonTxu#if;n>U9%Cg_#F49-FC9Ihd$N_P@G6<9&10?TzTOJi-EG~ zsQf?#xK#J5@lE85aJT&vO)%^4V;aDE+^aKi_0N;s_>zBIq3^cq()w2APxzG*z{<*> z-qWQT38q}zAn1V*00ld4RD_1+&%ho_W)KVw^x1(H~pOtDD*V?w_td~f7%Rm zF63Z9yyZUz<5%{FV0a|~@!Hmc@mu{%uyQC3D5v>*e{zaC*oU=+!smI}WE8M|Y+3M# zKBUiM`NRHrRH1H@?bjey&N!sl?tlk}+7JP@2wdIX2IssyWIeeFtohRAiq7xurkuEMz zhl@@Cc?R#`^7Odqxa3j!j|gm$%CZ`35wE~K9iv?6%oBUzR{XR2Oh_->IL@NJA%k!F zEJ`mM6Y;~!+xU5sN9?@2;)k5`BvtanAOrCmd)=0GoX=n7jF;jZMx$UrJ|fBSaZ~!O z7~WC6n0-Rh`YFu;4cqeO@WI$u!3$+<>b2LN%;CFEcM^|zH4o!^k~tuZW_jsd)a`+r z_+HDOx@<1M9@3f{Ii26_j!u)H^Vi+cNwsr%jK8Gg{Q&tY74j7Cj?S!*=jn1fDw`H< z{LC-($ErfV^oAw-pfm*7=iu)649znh7k(ZLFNS;s;kV+GpU_(`@Vv(ONcW_R)#XiJ zXFQH&!Ryw!@(ymB&zIYRE}eN{o3Gd%oh3o%^}C}pa0AcRxx1q?CgizncXXPCJlDzT zc-6TI4cifR)~*3df-{&q}X>(A+wjR8Z}@eJpcV~QqO~V z)u9+@P(3nlNm)NS1@|huY$b6|TS1L%IZUnR*okQOM=(Y>OS~49JYxHG)?+Ki6&dff zz2ogwhGWRDu3w-1h5k7ry&A9)=$XoX=7|3@`2=q1yMyEQ>;kvxUBUTI>;iW;`K{bV zev5WdM$rd@>ngqr+_DG!^A&!ua#_D#i~&~ne4SPeSkY#bEhGb-^*94On&)t08_lyG z=X~OcxNHGcXo>L zV{>y? zZ1&H?tNmVC*wjAjanT2C(GT?Lwt_BAo6+SZZ|4v7>25*>)<@HzTM8L;VNJ+zm`Up` zZv=FQIjmQmBY#LXMK*pd?q;`L-mW>xde?p&t#9NmcIuzsSahpCY}4&&U*c6}y&?Uv zj4BP-8t8^}S@}%tRU^ZZ?T4bX9*;}rDD&)76Z?9PJZtx7J)Xe&LEX4GbeVqpKXs`- z>?UA!Wmw+Pr#tKeHuh)l{&0ksXXjIcpSigFl;F6tSkrYrWN_jgA8Ra^c7Zz|KxWaF z_u*UNx@9|lv3}XM`G6e-tdPOWw~2TnitmTkLe*x!tKGex)^B0yJyuca(rNoYPG@j; zbXov6=zL$^#K&?Q?R zHR;lUYdw;e4krHtXGM^#xV&Ho0qggy$I!X_%(PisK1r;$Z)ZI&HFDldj~#DO=c!Z5g`&E12uG8bOKd7r*_yuEB}9QpO@-)it}W#-?W zZ_CNX#RK@azVC86uaMJG$u8=BKkzA@6!kuGi|t~)@J`J8!xKKK4C|D=*1HJV$^jeX ztjF=+rFnSStg!ta=z-b(>s@+u`6Mqo!uC6>c>TQ~kNxe_S&xmd!_S~7%^M#(-a>z4 z$T!p9+vWOG*;5(hCEZ5f;5t)H^Q_0C0dOi~{`pMeY+}FX4@PSJ-H;KPXO8IJa4~z1_P8&%7?uPA2yEf^Ek5kIO{QjZ&(Gv8xDvUc~vle zNAO*)Aaafdlyei`p$Wn-R2>Yj?A5{WLeXG&n`Z{YD+!3#C72`cI>A6`r?<04+j@>p9 zDX+D1OE+&>FT{p+b5Pm#Vy)bpOo>wPRS|tYjaPF%>%sV_+Tl2tq4LVd=FG=3@VUu= zz7ku!kAVG8*Yo{P&Ei}q9P9M3`rMIbF7qVTXdMJCWqIE!(RxGJ_<`i{*(eN^j)aXa ze|7g~LCzmdTHkl-kL&EkQTJXhb$y{dWYor(pGsQaa?=s#X1>!+N3BEAPL+Kv*cp1| zz}u@c^vbbU{U4DhX*n8bJbj#@C-l=XlC;Vk+kl?=8H5F|(6cd7=FzY0{tU@JAo;;)Kzqa-U|OAX}we;f59QQ-qdF-MIaLCtr2z3hGUUp}?W$-@Bv=_d{uMAaO{>AA{s~NvZza)R;GH3ksO1=}e z);Z@f&wK~bAboUTzv@4#=TY|joX5ydlGZCZKWA<$QD9=%niCD^oUul28}(CHp0j2B z0sh_W7Hv*W+=4dxwX(p4opVGwpvx;3=zJ;XGq*o{VvvFIGj`UN^(*MdELZODO%$9J zY>!_x=TTX+Wj%#>9JG04u1QE3U(P!7j)ECg-4OLYzLm6|;%>9V`HmCrx`Bh)o+|#< zJKwSUmr3jAyw17hWam3hVxM!yd5r4%FX~S@&TD?AgkF6yj_FE5uNm~zby@hOHPoL~ zw@={tHile&6$Y)+AC)`VVArpb)`w_Qifld;`$r23UN0+j7H6tx3mIo0OlJs+>|rL8lAnt?SV7s#7tDLbg71VbWSJgdNu8vGsBJUUn}Y!q&TPPFfXY>vM8j z|4vqk>-Zi)d;UgF`_a9pJ#-VN{p-D>E%e^`f~55{OtzSRQR=;|piZWDb<9aN$m|&U zJ`cZj&vzWZ4ttuN`jg|k+l+sufIjPd$9TBl3R!Ka-~IWH-8i?fh;$Q4spdJ_3Z5;~ zjoSAJ-K^o`nV};Kktu$V%XHV?$t2?PqPC>< zAlZ=HU&W03(h-8XJrcUE@|iCYPxQS8=jW48`lK>nh$nt7Q+8foyj!_W)F!R>l3ero zH=j8E-8^oetm%Q<-K)wyI>tEfpUd`iEcN~d= zEcm0XB z{Q|b0CmucrKk%^u(8lW(z^;Mb2#1yEB6f>J7Zi_C{8@pro4zw;wSrEjy%d}Wr&Uk({qv@Untmd+v4BxwoXU(o>FF{jxE?$!%<|;}c(wpvEVBc` zIg0nKpyO^+X7FrtGnHWji+EOzu~uQ%RK}}#Ha@&*QN9q5M_N!BS=plwOzz%ImcZEhIPRC#F!&WV<^?ntg4q)|MR;gGCk6J5^eq`4qX{t0NNaa*T7Mz<8*F$!KFE!=K72JFU~7>6 zx`Dr~4_AQ37}6Zh9=n(5b%P$pKGB@wBP>RP{nbl#3`^xsx+$wo+YkLsI$w?j^BJR` z+O!IRPZ!ZAT1TKC@vIVmQ=JZ-xovgO-Q6Zfv53j#VF|Visqbfcup@w7`RTSrIGJ=Y ziIYWlj$mGt(vo2VpzSYAY0-_KF04OEk8TrSn*pmMFV*SQDm^`n0k#RSI&>ERJM?Nj zc~gL`c!Qn{m8kniUauzu#XS?R)1ylQT01ze(r!%e8+)&Q6KZ=R277hG08N?~s?{ z>nV$V)1}G_Jtx?HeD93q1#S0vJkF@X^WLoIUipXthw?G@xh?Dc@Cjy_oexPrB4OMm z=}2I_f#Opt<9U3;^Xo*TNll~RS+W5}e94ZjJIET3gw}{Qt7k9RvHnK12b8qi3a*vW zMr6=Ia_7>Hfi|^Y^Do}9&V=7G7nQUVG^H;4ejL%DdbWYH>}kHjtiTkcyib}ixs|~-h1!d)Ze4= z)=dka-(#1TPS*g7;cYG0@msf?zK|E)P4roGWoSpAS67BO`xFXlK`dEf}U>;WIbr%NT1fbH+xw4P;ydcqdnvSrJnLAPB4 zHUc`Nm!tTe;Y)D0>&&&t<*|lvoPC1DQ>O7tw(N85f$o*pCLgd9K46=Dz)oJU<&24_ znbZh;L(3Y($qzFBA_`8Lr*6 z<*aeZ^t%y^d}X+Md?^>UpYf4x^*o}WKZm*_*3j%F{TeQRbI+FbFn%j+Fp7mnIi{Ac z{Sb7k-?F!Kg)OagZ`tR0LS$9h2-uA~^kF;Righxi2V7osD>PuMK!@z(2w=thW@h=( zz*L5PicVMc$GgTEQ!o{3H*hA(VM~OcY~T=CQo1ev^aEMUuS_12Ssoqw};UIpxl z+w|of1gvh%HVzqd+mJ56deN=nWix-%mQ{~Fipu|CZC9=XL|~^X3+lI0nWwJVvfhY0 z#e#1{4Pzt9_@A~A(SaT+{3?!Lj(EPE@I^l(J&z)Wrt8Az^06ckB%XAs#;ziGN3yM+ zYsYwIRp@Mz4IlAFoJzfQwM--{(Vx6{%cAji!t2nOM_7W5iLnh;ejU4k?dsOs2-^LN zNDiSJ<2+CQAmZ)mn>MZI@jT!YGkIh52;eB+bIA9(gyZn@j+;cjR&VjHlft)`!|#c? z-n4H==A3bJbr}hMQRGj|y{mLiWk~s2gDnUfbMZ@L4AcWoMMucJg0`O7MMj&{?iO1~ zql(M22^u2rneAl6h-EdD`TA9qFG~HO$NFNt%t~5q6H(=*hT~PCtnbHfr9VJDlm$d8 zx}sdx5L4nvN_MGW-7@?$K|*%vSioB)G9Y?T(G@!BfqnVWi74Mv-~}yT!8;1QvU(@V z8TU$x zhXO1WU6I#mkF60p6eSo9rbkuLde}Mv$2=b{FNnjQk}yy|iC=lglkMhQ0Dq zhS>WBoCfP_UaME$2XDvzI5*z)dU%ttQ9pPc;6Zw)F@twL=My0Bu{S6PQdT`0d)wf`{!ubEL58mN!2%Bv`wNz^T`IG<>c zUb+$I>%>Q*zPF>?)Ab!e)vft$UD&`N_ zTcPJh=;azNL$=SMoqkw7hs9%se8r?%&k@ideUzS)_Br;rI*)DhjMEE$)!4Y@oPV13 zS9kl0KjNT~>+=vHIj5ah9Y_-PwXqoXd3%tzryt+^DEeGCo3b&s^*kNo!>GN zGEAbs{wcK#F@+2)!pW(SKJ7%vF!uT_>l688kj-Jm_r_K!wk6w|fed%5Wr(6>%c(B$ zu-wNt<(7}qhct8kQ{eyYJp7v_{4rR_mWyVU12x~C{6?xD8-8(~za^}Pdo#~py8dB; z)2TbPVYaG>SDyMXn}+6psrN`nIQ_}`EvtspKWtEM8YjqI#g>~Ybs_wB>}v1+mw@fK z%o|qNRM}OV*5|oQlKLH!cM~pC53-*4!npe~~Bvn8lUPG|2{mxeec_AHkB44lO`QmN(Tg3hk zReh!MBHWt9-r9tq+qX|PJn3P>h+J}PSZB;}9P++~>(KF|_*g)Uw8?Ny{nFJhDt;>2fj7b_KS1=S@XiId#x` zJ%NDj^8p*L(qC7Rg3VLkfi6`U2^p3E>opf6VCP=BWfj?EJ?W17fIR|OuW=V4Lls~P zJ!FXEJ(X!AU@Q69RaQO8U7kl>FwONE5l(;c%q{zy0W6k6TxzhrA}lcV(tFt}ww(2b zUa%`K_Z~AW6EXodhToXCWBXF_`LZgGLwfop;UFJbda_rsxW;#=5|D1`Qq4cc@U8-B zcq?VS1$VO%^N*k{^8rR&QeQRZILXHlkE-nyi}lQAn@6_%AfMw8z2qmKK(w16{{Zf0 zn@!vC3o-XTqXy;pcnxrg*968XzmL002SL}}3}GC6Kj@aeaLf8p9(m=%S!!R?3|gdz z!53{=C-cxXMkTgTOEcd&!CPKmO!bNQbwfWdC4Q)yx8xbe6Yzy7CmndvW*j|#%W5O~ zux-aSA`}%mgCTj>`3O3d7#rRTI@3)OIxI@{Cr>rTdvoORK}YzNBj>04C7JayN)2m9 zz0B8d5cZRJ!QR>r*$7=KKh}wNDp0szuJC$BU8C0SS((_ig<}Cw}=MBuSFdX>Z z+w$aDz>i>UijLnE@X-tX!B@gh>&O#;Vj&7JX^vudQTVKr;!L((4#V)~ zxCu4fEZ~{}cQ(((QcO9$X+9iO@C zg2P~sfQ#TA*~S9keu=x2F9R!jxDrW6!${K~;5;{7w6b{40Im^mjA!8i*56?^gTCh%Q}TdhPmeyR9(G zT(W27k@TASFMEBYS?Pjv<&kto_FnOyoL;pHE{om>;3j^|={36GT=XJDFpKy9T zF1Rdu{eYWW;`ENV;9T@nwn5LS3};T?w4RSU^<}O@n@ToQh16BLWAC@Zb9&Z@G~jyX zRsLjSl$UvP$J)Z(98Sv@q252M3w2=(tFf6jiqnZE`R*3ru)Xm|fdl@S+h%KQ>3t7U z_bEGeU7fMt(`*xU+*Em`{19$m;kF_MiXh6)=r%Cl;YF|U`FlgJnakJu|Q0sCnfV{N}O8J1;*r$(Ys2U@OLRMnd!QBi&PKE7%q>Ys5a=^kTY+G06ljDUlIpSg2x>AVokVK5U zV%U+7?8RKufJGo%LPGfS>z${l5J~|DxgA_#;+yHsSo3eSUL4S z?|2loA5OXsFO@EY-lnj|A zwld>sG@h)f&9eql;7)F**S*>?;l(yC=&EF_;e0ofTh@I}eMo;}0q1ZYt9_*QcrAU# zgBHZuf6-yydHstRYZ(1odJR5{d&T$I>cic3FJmKAqo%Q}-0XJsESz92E_ z`mlTJLr%9=pWMh_bjWml+zaLmets+wyonN>pOB}?er__rb|{` z{zISNwkC-Ga1MWdC^b8ym)VLJO;L9`i?-Q1QuFgRP1ZJx@oZ4?(qkF)_$0_gmly28 z-}~2j8_rFnHqrcMPM*7Ub$$@|q>qU|ZdteDPIa5tGoub}f@!Tje685e;iWr@LVq~d$ctB( z#BL7x<0bk^bKpf~Ct?uyx4uMQNw@4z;Jm#DLCSoayzH^7EwGR38vFm*dlUGos%w9I z?{m(*xfux%AWRY&1EK~5MWvQY5(W(rlQ3whmyp~HkjV@T4iyI!Emh)NMa8Mkiq%@% zYO5^{t>d%$YPD8c$2vXR*Mb$>{J!6{&$;*J4kTLJ_y51X`}yo-ueH}+d+mAcwTH8> z=LPcaPR{$1FTmUDFYkgkza`+@k-EQ_Z^Xo{8cP20G3x0Z`+81d+CSS*+WV5!_uPLx z?ZD0ZdPXzt-|i>vC;mBU&$xbH&l;w^Cw1DkFWDHCy3qUEPIJ*tuVPyo=*XNDKSm{M zr+tkj&mY(SG3x1S`#(l)0^k0QQJ-!9*Nss{*YuIrmpDe%BCRiLjM_SRU(bKB?#Css z`>VgeIO5HHMHBY*jAWahmz?)cz5s7;jQSY7*OGUg;hl7C{aKQ}ntDp_w>~indns2i z?F&+;Z5Jf#tEm(3tFL2J9{*O^j;M?CZs(du;bI4apJxbm_j+Hl5_X=Q&??06lYYp>(9 z;qLx}?MpKM6ger`1=vy{f>X8f(My^ftpI?CKHyw|Y_Hu`_%UdL(JZ~j;9b)1vAuVeYvmn3;#2k zeqXdxU-|-e;VG_N_}m0p`)wEY%BmmS?BbNA~0D~a@cEPIkN?X(ISd=<#+etQE|Kn@u4am3bMKq*N z`=7NJu>tws$Tjq))M?u}$@2Zh*YDmMde>%mEV$aF9lwVDB6|@p9?}0bv^u^2Yv^;p zx4&!XqEq`=*CxCF_XYPNYWqs-OSJP{iM0A!L-#d)dUaojvj(ykaaZ!XPiEuoFYiY# z!x>19QI96)ec3-SM$Nk1-HUiNb$|J1?M38Yyie{dIRCw$wEvc5DVW+MFZyAB#^x2s zx9mmaq@~^`{wM84oP&JJUc|)IY0C$k6O2WvH(~nQmR8|Rj_gGQP1^BeRI+y3myWyQ zu>Oxx`PlpKYuxd4*8uqTMO%)_X5JTE_^%tIPU|bJFL8|8iL}0~F)AN6L)nX{OkVf@ z$X>*Q`EGw&mz?*b|G*eU`=RVbT%NMO6j}eIy@(w+r+qc`i65p;+aCMn>Jux_p1BtI z82OgHh*wjl{ZHGAD8U+C_9A-rllIhP`TpYiqc@j+GRobHCdy!Fe~fw&XE6U&dl3%SkpHT^h*?OhuQ95xGT-{>r;%@H6rhf{F5Lp0 z_Z|S(zy)}w$i0#$_y4LuQ}vTid-$Jr?uZ?)0H?_#$1967j|bqLf13f)t#ECKcUnR` zYz9T*;UVwRXhiP2?1CHraNIXJ>Rp*|Z@{yEbN>1mE^yE%kvF4=<6WHRANn*hrxBMA z+>^ki!OtJp&{KgcKsqN9A^R=J``04rV0Mw~h;lZq93;GpSq6IgjlDna{s7)zNT#9} zXD&%%1;(9Iu-OTo3&68tKRm5@iQ8GM3;7o2kN5vwENcbzy11iCxa5UH>bEB?-UGs^ z&MZ7R9(V%Jdpst#?^Nj!&$7#(`-%B(0Lm>KbBDI5omAyZ#)6u|7%;{G{hW z{CBES)<=;AgHA#NLr+Roe&oyiTzS){J+t_bg4ZAI3o-e*J6}N0fx8v%%5k6c{1E@0 zrv1opZE_iy))u%&?%aP`sbpmzpsZy-`>fZ!Xtt?_7+k9Oj7#_YxWD!si2sqix}OVU z*lf6!$RU``K6U-X8i(iZ)T6Vx4KyM6^Q0zZCyd#GhlGnY>(CF5BUro*n&8 z6LCA?o&+v{|NNE1?SiX4=9B$>E2G?kWjRS3TJS~M?h2&GdY@hRY0vW$(Df3iy&2nX3|K_c|k@=i( z5!_9{jl=)=cGVZJOCOHfv-_gm{iEm}LSM8`ckS!yxaB zQ_%Kf;D4SyZH+{(B^Im=Cm3@zS%|%|RYdAxUJW+kw!jtL|#kXH~9z32^$m6Tz zIWdlBk#%!C&s2Hy#*A9Lm-Bh+Z)e*+Q-4P#FJoL+{KECOy=7m|ub8*vlJmYX3GY;S z^y=@NllOh$`YT6XrT#*3WnJ*a>u($K_!{%r7RR&5x~0GM=jH8Aj8BE&1-&sB?_@$Z zPrcTj4KlXpr^oFv-;ab|72Egl5ufOXb&4}j#4G)go9{eO!gN-`eSrA8@t^&{ZO_4+ zT*X^@#-98X}OdfbC0G}7(o}93!rvd-H zxvU7gq@Ff73+PYavL^0{ye%D-ts$mZacdWA+Q{k@J+B<`_y$h{;@%5C`6tnzi%>pE zR1ho@lg!qXXA5{f37)%Mo{_#^WSt!&f&0{mdv6T#ECBs3#BG|iNBUV(d6JZ!wI;ss ziZdxkF7%K)!RuC6jwE@TV{K2&8`s5Uh?`%yC-OdPYn!HsMetSA_w-zkf8-lemN=>usm?1fXV z*s_KB06B>pMy(r&is_ZX%qzj?WAIrqYfsON)bF2^CvUq}dlK>HX0A_yg`MELNzlmR zUz4Dv-k8U&D6@}e@986IifemE!5{` z+SOt)jcZt(aM?Ddg5U1BdwNP!w~Zn+u!O2*e9F~?`0p0)>7o57McXP$_NWcYEqQT* z%_g{A;QLU?o*ve13choa8g5X6uP3PxR3F|TPsqmn%#BI0Vi#F}hY|}H?CCiJB2b2y zK8NRVBE2mBsU#`aa}c))aaZ#}Zp2L(bLQpj)YzO)kO;4T%s`Y~h`;SedwLFKzfbHN z)+=!hhxNg6;xokC^6;LXz3|7$jIJ1wIpIwO&H=Mv5G?ueo}RnhxCt^B=gdK;Ob~f~ zW^od1Fq7?TD|qezPk*EyaW43{vwi0}=h^mF9dj_a7@tgxK7zsyM46sO{Dw#O^c>3% z$fF$OTvClY?=8r*(=69tl4&mz>j*xrgGT?1;En&}C|=$dEC}GPAzDkPu>6Ko}MF8_uq2s`$^)@g?^NnJ$bt(A99@ozL&m*_6t9C zGmL8c{T?*Ol2LH?f3TJSwDp6v;T~F(B+d**7I_nw~}6x#V4N-_cOS%Pxtf;iS&gyn>pfZd!`K6 zal?2p)9x00l3`rh%?gxR;BR|+ev0W|(|g*3`|m`}X!6pDHit z1NINmi4qFCIMY_iMPYl~4Zc@q?(JEgst)JnY_seII+3qw&jo15JG1siz9W&Oj1hl$ z()e?b{wl=3GJ9{2ovJ@b`g4<&v78w%1dp2#cg29ck?&q|%*lnO;Og3?@W?mNxQ2Wl zv`wI8vGd3HZvwXpxcNl5V^%Ka8FwG4SA6Pbr^Uo4&+)*u0hh=4_z_1tFmYLeF}O0| z8sg%v0&Zmtj(xEcxN_hq8~P%@y(WE;e7D8X6L*tK@8zi+xCenN0grd!H|;B-?e4a$ zWQSLZGmlLiCnQf<&}m)R`spKC+L3v%0eq?k?v43ACiom5~vN=5(Rr=CRi2ESoM)xw~ z;%lYp8J^zukXdke1ex0l%CDesAB)mg`TqmamO$&x7@H#!g?wM{#M}M zC*I?^ygb%GEuQiWL%7K)xVr?4%1oJAUxqh)pg| zPi^k4ikrTA8sbbvoaR)04f;Yd6^FV?0pdOcw{pnd$oui`T-Vjt8~bdd%p2p5z<>T& z4@Gdbz}-ZIlv!LGg*?`ki6alk!zQ?=5%iQRoA!hVAY7d898SdGmxRZ}1 z_nLBz{^+1>oi=iB&u*7b!hAqoO%(pP8544_PD>Df)aboEY0x86l))I5kM!;zx3}j)S6;CtLuYZvemP?2J?u+;k8?%dg#OX9PVz7gcTU{f zbFIriQYQs4h(y$TD8s`cWTaApnM|u3abKRax98$m*{q!u4)YoEizeyHDS6oh`q`8F zPrnoNJErW7*cl}6)XdzY1F`&>m))Sxn!2~=w+VUSPHiMJb7>igWCaTY>HipWcOH!P z1wQ<7JSYP0Cg3>saV$lN;47O;PK4itGEdPK=GX@(>rbiQznuYAO#72V z_eQ>57_Aem7Gkn-S~M4tvn1n-_D0^NbmPI6h^1;I-n>lodW;HHR zjoq_Y@=00lgeyR}eB%KzWzE!Js+QqT!xbT%ZG!QQJ`j!n0noD%?tM2;>T$h^&-sS$ z*snzRFgJdsJ7T4OTWkW3vb_k|_!dMe*^=G^4Q9%x zbmP`B^4aPnQpnMq1X?7?Un==18{O9Lf7UacglLPh9$HGxk%<49UwM&tvKakmR)%_V zS_ax@6t@Yu+0!%BZ(?wrM`oxh;FA639G0OL!>xup1@2>yxz`Y6g5!@$m*5Mf{11=A)0Im>jI^0okC2))3R=}--Yk+Hm+W@x- zZVTKtxU1l9g1Zy$LAb}^o`-t{?oGIl;P$|&BOpKAP`CoPDR493j)7YMR{?ht+#0w} zxNpF1fx8rL2i)y&_rpB`_Y1iHgxd|r-~W~S|4g}8sN$y9j_`u&mfEJUx=j_ghpRio zmEq>Cz32o#pMV zHQ|m9^)o#`+*#b!-X3o0tZD%B+J&`B{hipd>W4iSiK*M zUDy(#-e)cBD4APaSq3@hZtM(~ZcyqF8_>Fh1l3A=QCCxEBgv{-mp9giiyNxj)eCk7 zN~^jfT7*ysoXTFg?IgUk1)`wLYavv)jU_s-u?aa)o1Ds~aJWrf;#4(t1e=f}SpDdq z*B%b5%jiSFEURwn3aiTrfti6Gc9u1^cXm}bq0~B2OG^F3!yMlgZr`ZX6VCGL#?E=I z?Uju!^-bX=tJje1b;lFGsx^`)HB5!-YFpdFEvf*%j?QZEJ4}U|I>O<#JSP`oWvXTs zT91Yi#^9hrq55!Vb9G}&b$fk>3Ic9k9jfVS4>eb#92Ws@3x&ch>l)k9eAE&H*EP4+ zB6ba+j&NtFx~(nLxv>qHOH`;PjFzO-11c15Z*OUZ6$6qqHm&ZeQ!l~S)Inc{4mGx} zR_Y8LYHg7Sw`;O8eCJ!$t6SSU)nW_HTDX^Ur5m#9YS;;sT5Z+UHFb3~ zD7D6_le{-sb!}apHL6+ucc?b2PV#*+|0711RVM|q-m2>iH#Mn^R-IcOr&}lu8`EM(QNQjgNVj%D&wtD~{LrMgL}$E=RF_QsaZI`s>yqqAK&KP5hLep-C3 zkoy_&wV{nXM<2?Y{qlMG>pB~ok<(w(-`R@Z`x<>4>e`#tZmVNsM`yU1{j9TfeN*dt zG+^}y`n%fN=zq`ZLWe^EqR)vB(tlvBt8;}?f3eorbktCSPv~>g`YZiSXnM+T!zXEB zlHeTvFLcM1RxBhtj@4h=n-4FMF zzkk0H7+!v?8U;7L;8?s*e(b+r0sNcim}^p+o^bL_{;J$Lm>rFme@%D|CJqzMapFhO zU^o0gm`qG~+aKnr-3j4?uv2cr%io)$X!i7ehW|N{@D&K(myrIl(O&$j59g?ByvX=( z;-8PL3d8@;2!Dg?fA?p?51;6Tzgrws2YZ3|Z^A8@M@; zgnIF(!E9yX??gCl{@%~Te+NmL@ZAXK*+uVX!Uy9Mo+iAlG^h#^6lViwM6X8tmq8-H~4SrujiRZ{U%b_@%SG@cacqIWONk{0)5K&6N+~tGqz` zH}S8Sb7yjbfpeh;b zg?j1#78;a^pMPOcIeGEn=Rrp_;iGN{VjUD8o_C5D{@G1I)q&RT{Y?5l+Tw+`-4j%e z3Gom8mKXk;dxJ{OEw~I!{GN-v@VxuLKcRlVaA1t^k?E1V%yNSXEoMBZR#SR zmN&L6>W#e*Sa(6d(;nW+;n$Engw;!p`q1^E;PG>iV@olGk3n6D{rym=c4JGZv#BH0 zh&8EtUQnG)?cw^`PH4{CF-Ewdwc!owZV$vV3X73PJTTl+t6m@w+RzlLR_}P;Q`Bc3 zNmoa>R!yOdy;2Nu@v^$QX02K(VTfO&)_C4pbq2i6Smdo2`IuCt*%R9#yeS{vRdNva2u5Wv!brD2q20`q3#hpNgdBkhFAvBoTQ@&v34 z;ade43RNs!T(xjfX{fxibZNp>Ee=5NJiWJQDJDq&t#MH)YHiS zOt|%2$Z|o6-*`Anah7UFXWeB=NLuH*juvkz2pYqMv(>{fT)a9op`5E8hzXS?E#jI6 zz?o_)#+P+S2NngcSnCkzHC>sgP>2;Eaf6#`CET=3PE==t`5%Dumg?~4!&!>66vy6t zI0U+F-h^?6dd>}7jpc8RFf}r9cDfc}uY)m5MV9gmHyPsO#BG&Gp>bu7A4&^}a%%bm zq&-j)MRuB3W1&w0It1WZNE&8H%W3K<3A)uSuykcUK>B62sw+{fO? z3_mTH#_6jC%8+rJ;Q}6ltiaaQx_)K^^@^aHIvN`549yPCFQJ;|Hi>}^2|%@tb#(%c z%OtpZx=HIDfok2f24yo04ZFrfosJBEwy_?zCR56_f{B1<8?dnjhDw)$MX*YWfQmsU zD%5nz4mXW6q|Dl@VU-klsL*mq>#S)IxIyZvrnPP3>c&o!=Cs+6|Fi9mEcK*V>IgE>yj)COby`; z5f+AoI!76@c8#Qh@RsVRWTwAR?Klg;^N;%r=sU z9>B&|ykv1z>53}#E}EL>{{;SW4;a9~q;y4bX?fMcC5th?7Blr%fh|wK{-rl<`I3cT zUQwxzMpKUxN6^cFE?>APIKPxLeW*BCRyH?Se4M&aMyIwAjKHBfXsPNsB1HG>YHMt% zYh`(`%NH)5yJSh3x(t5tC=|`ovL%b>E8hGz#Wf1PGUJ^B?}Fgs z5|nVeM;R)ws*nzxOvE37DijsHWFg9>YDvWjhfP=KqqLKU+>$&5#%riHsHw$E7pa9T zLR0Cx;gw4NfVlEy^QitPh4B#i_HAgFE zsq1Q~2|)ygsy%Q~ef12ahzFbd-tPP=>+lHk1%c%2hP0Do#+> zkjm(t1UbS&RbE)N5bZitiRQuXQ&Kv2>3li4Tb?3pD@!pxOr3;+NkFa#GH!(KR2L;6 zkqxCLz*)*ua2o-+Rev75>#?ucj%L7L8C+D?JsFTocr(1%B8zQTuM%Y%>lw(d)cE({ z@!A@K-Gn`zcs~gn2|e|AKZJ$gYAH`sz8cWdveuS*bvH#QU#Nzm1o@x8Ae^N>EWns!$V z>2vgBCkuq{!|N8?SzfULrA%Z`75_q!Jzaeb*tzuv6)7U`1Ms^kpBS66DSJ5=M+Dl+$DNn!W!0r|N7if&>sL-fXhes1(sD|2hu2zii5X9CAWd|5eT>2JBceOJeg$Hu8eY4Zzxa5n1~C$lrvYio z>;{%YwBTPQ=oS2l(gn{GY_eS|1;4E<&SAlGNkr9kESgN^BW0Z8Iu+tCrMUNNZFWZ}~z@KAfez zl}R-q(?l5dzxfw}){kPv&(ZT2FD)o8m~qI=L#8Wz$RUTy%Ir{V&rds~Min2ma#3T; z{N*c~ab#iTv_pzkcC^>56cWr~vTZbIjxe&Ew5}GOp9t3$aAdHov<^;m1--G3PXZlZ z6Xs4Kw4+N8=W@-d&2etRU!UHHzgECdM#wGgr`n+W?u1fcpUF8TO_VMBZ2GNn0BazF zeU7jg=cI*J<8YC(H=E!<8jitK*DL#66P^XQ5eK>K^9-De=tzT0AbX2J<$*<49cCJ3 zpKmbvX`#;Mwz`&T9P_X*FpNh*_8&p&faoOlH-E+)SUyt_CgW+6lir1*{cgcY&MX~> z1RF%aL`sYqFwNEXJNC(dtjm1wQ6sb*r>?0LmZ*Tyul>vR0-Nq+BwMJp`B$a!^nYe? zYfEQ)Yt!=9_FCnyPUET%WtmxtDYdJ^U{||XC$p-$-k@q+R3KB%r7fw$*`7}2uXWK` z23?5*UNrS8f7lJk%`BnxIKtdJj&l7B3t7|Wfr#= zEpFRDA;Zew=#n?7EG|{K2Fy4kp375kfM9g zu$U+A{Eg{euZRS=`B>wIIJrk7asOJ0ZjD2)@Hlu!GW|{Iw4PYwvN9KUHLni0mshuA z6hYHQcA8x_xzTtFVSAuinYx(2CH*OgWsS>&>@<>OQ6Abwq?zX+i&2w@Yc=t=iY&3Y zj2J@#{Bb_!FJDJJCe^*vJ z_&d%9{2i!iWEsTV52D=SQvn`vj96XLX5S$6w+j9Jr00OE20PYRT4d5%!t3RfqBYJ8 z#2EQ{S!t~CjFe|Ka}JwsjFXWAmewJ93RL1DwO!548zbi`t?7b<=H1?j2(a~7Gng3U z=Ey#@H#4*Ori-;6=2`w@_D=OfniJ!IfpaLf`W;fsZ>hkLsDDg>u@R$&>tuU$`Zpj1JWvKC`9$cVMNReozzZ8UNdYvw}4$*(r2nRPR{y+Mp@ z8isJ}Q|T6FgZmCBJ+`d_b=>Z4|sKZI*Q%mdQBm=h%oc~%q5 zX0|h5szVF7PB{zMM6}LY1&QY)+C&iY46S|DY(QF18VBCi7!zp{wjY$9*eW4~G&xRi z_iXhME(Hjbo@0Q?lBMfGJ&5wFDaSEzw7y5;J5D$LPZj|mBMoz*reM=f>GArPF3tDw z{~#l}l`Cw0w!#4~!L3u)K#|{PJHYi<^8E_kTgcwx$a4^uSng7(m^cQ|(bd+clF742 zt$&!K4nwhf%AalY9_x2&Pz2CC6E!2-v#VLZXM?qj-f4?f)_R+3`b0G=g~sY?QeY8P zLKBqT7#+`XmV&))?7ns-MYN3;W-l9oO!yqzHR~DJc9)*^r3_6}cvEVBD2-UX(WEH$ zW2b?s`jd^v_FY-mAsNTH8Gq9>Ey@8Jrvo%)i%+GeFfr%bcW2SeoB>^{z0;k|mef^L zucsoX?0d4v1G7g)X-jQl@J=__$%uq4#9Y2X+4s63foMoE_7&&iphkzXzw3r(WmLj! zyrk~LaC<9G{WmH5J~t#cqZsNs#-wmNG{i>i*xL8IL3zrb+$wH=FN=9k7OL!@NOm6;aXH1~7U~fx`nhFG=Bh`<3r?lMMe3(6u%rUp zI@rQuBokCx5?V6%SlGdF0p4JjR77!)36A_cs>cOWJWoAgJY|*G;(F4Mfn!M0?h)aa z$>xjNR6xEa^P5}&PpBxJr#5YpHi5D$tyqSF*tE&Cjk2=R`KYR%9%&*A4Y(*+c^qgA z=c*IRONjuevb}|_?@VsZ= zz+CA1&NFZ>qPq)S-xh<)0}Hdz^__1p`8m;ruI~cFcoddX+!*wIlik5K+eAA5uK*l} zSD^>!-00COIozeU>dPQAhx51Kc3>dkk+6X+KAlZ0KmS#(gzt}xO>D+AIvR%tw#c`4M9Jf&lG%i?wn(l!JVS?0)xu~ zZa8d>RUw>~(n~0&*1c076_dKp<{|J=F(UZvd>#*vk;7;6u=wcS!a%t|N(PD44-pA{ zc9tM{#81xP>BIA&&u9>X!vWliOppyMVrw;eMo+ITH*q)JJYO9^{w6ilPLrD&53d_! ztl%2M<8lWyk*xl7jXWSf|*XC3UPDKV;#C0GgjV{{Yan(e9OY24>V z@j578^`Yc%-G1^Hd&II|ndBMx>zK*pYrg|D>zqWlqYXWZ^zATgEV_W+kASknFwq!r z8050Uu*ev2ihwZK81O3qF=+KJL*L~UYd--!N&ufdi_Mp9%TllHC&L_3>e{9i z^_f}bVL99|2#w5o=Sg+8_Co3?;j_OUtPE^+Sn2~qHsR&j%!i2y!~UV?rSU!v&OK0cNb}rtuY+aT%CA(t&?;i z;dmxlM2j?BpOdMfgvQsFh+t@`z zAoZz>QNHUkc=95BE^OzX?aH?!gQqs2d87wg{r*r-RNSo(vA7ncaw|AO^?L9*+u20SMi3c?>jD>uQF1e3Gv;MaW16vIXtwV zDU}@2<+D6}%6}$Jg4v=^`OiMWZ)TjLC z88{cwU46>G#h~)Q!st`}^9?3HJE~9lFEETpDNFPz|2KJ@#fqL?aV}$|oPa)xr&zM9 zYioJ>T_0^qQ)P1lnWm-L2H_|x={Xheq>KIvkNM_g=~A9~$?n+Ltn|EiUh`dE+1w=Q zfMQ|bz*3Rl7ZZg4&fAZ zD=wt#J2fM3d4G=j1sL#Hem*mY0OtP~!q}z*$TzRH5aiKieJ54iCjbtEHgPw*w$(jn zI4pc^xaFYqJv)%xTL@Mobn0XNx=w4R%(0g0{z?qvBiC2E*9>%nW_$J7voWcRItLxw92>%ag19B-M9k2 zV2)4wxvq-4rJ;vv3UMY}6H4{JK$wOmnNN?;4p2vOoE-pqM>dx^^hA9QB0dXu6Cxjt zW*2C|n1->Wkife@1{#%~OqFX?0DqF&@X{fd+z8S0_4DAx5}6O`45rKLRGD}H3jg$= z2L9Dq{|&qzY=AW0Ffy-RV7x3j4M9G84q9dED6SI3{HCfvY>Rhv_E~+rj!0LG{$VtD zF2%CeP&}Vq5~D}INea35lqyB6q;L+pwqI%f>c8fwPI7cLnuwWnEmBTe#4%>li-g8( z&&O*tww#x-K4gbUwXy$s&7`&*y|I_P0G>{aNtDM*qb5-~WE!vCSShueIFqO^_9#!l zejwutF!#@EYHV4n?C%Q%O~yahARcrP4m7F|2m>((f9xM*5S4xsqrxM_ONm;w|62t*0}s6c~SY!m6Eu>B)qz-p8Jr>`L@j$V3`%l;j+ET-X|$Ke(V@_ z$+Yfr zoGa`V5HHPPB?S@=S2@>7t=I|YSM{ii5G}Je9%IFrUjm(lTL?-Qm_k)q#+-HF>rxC( z7M@SR>^b%=0RuSc&43&>T!_KwY0mrjJ77Kjz$hk$30`f0q87Q{fRS;v=8#eS(HwOJ z#yDPT8;E2v=GKz)JHQPZkHCd+1EF%@9UI-mBf@#kq!doxdO)SD2v3hX)VT?WdnOroKr zsmXnqNpF-khMeKZNC!2|Q%uqh5FO$6bzw{mr?L=fUK|orH`qeZ!+HAIXP05P?j0mn zC8bADmGapO5I%r~I|O3Og+p`tT~A~Ne0D9uWj$}HyHSa$#`)OA?!i1h-{*+`GICA# zH7Fcd@%D8iQCr&}B<7z6&Oh!9vEO(hsI_jKMrMLL_Lll>(o94Sj!8v@Hyr9-Wb7*! z<}4XDfp|rKNC~c~GdJ$?*ZL*T?Amdr497c-YZdD&7@l;w?d8z5Sm9q}(QU`iCwA-t z8_5Y}JT%{thgX2GKV&lhAaiFjoRv zNC-_fuMv6tI)Jp+cHB%M^-xmNz8rAQLtwz+8?5Q{W`x?zQ%QCmFGp$}a9BhMXw^dP zU$vrNCN{`~y6otzZEQU>a_O|+b;@TIE`VDOjVfBF+=z+B)v=NUK` z(cJ~Uv&EqDz``u>o%0PQ-ydDzI~N$nqc|5x#*Kz0t9|F2uM(Be9An#RY}1TbsO-9% z5ivmhIPN~M9;+#YSMukh-Fy{QoemL|9xJkRs|<6N90=OQhGZeUu928X#*e=c;1?Y26!AKOi&3JDdGz zaqKfVMcD6_#s@m?fjba`Q?#Z1Zy7y!o)V)6Uvl;`dJ<}ZupblEAbKtUA`NT)!5jvx zZYMHy+>d~O89Fd>kdz}wx{Mq#;{uNZXq_HETo|Hb$% z9&g&~Tzwi!(95XR=@4Yy4dhjv_uaZ16jOJDIqV;rjX&NXzXg=>gFFZRB!j#`t3oIs zxT}aUpdVdME|4E;?*8|?>R4?pr9pKmCX&y!dxOI&ygX&iyp_#0*_7)z*3ow(dp_*C zS1p+z;<1k?w3sI%F(i4RCE*r>u{;b`D>MP%aJGk8T)kL1F#xY&D_;cBY7S#!OTtYN zXZD(_JJzZ+53x90uL2&h5PE-8tICaq8yZzXEQ}*5s>nku#bK9roXTFW9*JaX32dN( z+N7~A#nqcUtDG0f(pp3~>v-9h!Fl#D26|;x7|;QTy&8I|kLTlE! z%nG{B!~c$5hnFcMT?eBD6+W-)7%}cabuQ_@SQOn?&2hRZ0)xN?a8(=!wFgDJ=M*};Mc?~#=H3s!t*~9 zpmulwtkQCT7z~dt&mV<CrRg#+4`BNE8+iNo8P12oKSA!uB&$*mkQ-*z1pA7~g*J zhOeyXa&s<%v`%vLEaMl{)_p0VAu_1tvJMN?mBeBdgS74IH~lJN-12Lx5q3UWKsp}j!N4KqZay|5xiaZ=dNj%{J`S<#A{z zoZK_fh|^4CRav)!AiJgk&6-Q{pMoTtjX#GC{`Y{SHE&02cmxPNAnRrP8^G3V<-&(w zZhUi=73lS#7=$p>oG%BYae&vgC3+3Ncd)vOT-8b7+mGh#z2MgG7R}b&2A6}`IBL;h zAC0#iM#gWwwF`S=}g9kkC}gc3C4u6;KBk#W~Pr&2&~+_g8GU~k;D&o$xRxNDzh z;FxjO-eOSEao0ZIU}9UQeSu+2>mcV$cTzEDf$VQSKvevytd}J_);jnl57z-PT+6F_ zda(WqD%-1)gHh##(`k#&qwfd6q|MCJV!6&IHSJGEQAl$Z z0?wq)ki~m;CjiREnRauniVCIHIPh*v+D;wMMp4ILE%!mBWLHy-MC$!)op@EQ-;I+E zlW*RB*sF2=Z!tHbBxtev9!lBE=o*wGOcXF#p~?r+H*pXlRQVu6^9Z5J#cEXt02O>L z@PYH-P4{ZhuGb|B?Kw86ZimufIjs;NnF2_8 zlMf(1cT>v#CCB3UL8w3KV6SZ^C;BLiGf8t_<4f+pG3pjG<;V80DKWebt8}I$$ue2G zFsQCYjeU%&Nvp-70u5DPsh5FDb|kt{wdN zP)I;BFqy;BCtM8D6a% zK`46|Fl{V^S=S?hGJr#vuje3B0sia5&jotmEO;evzW@Q?a=@m5%1r@b)7)~%!E$cF zUuh9T2Y|}gMtOJ*+8v|)b<4`h@)B!K`I+|EN250w8)_!+%J~n>W;-DIgY3Sdx zqq`+09X(w-I?Lq5vY`44YB&q+HBDMYI=$=j0itW94+3xp0W_@)Hm%nINE^%;jUe_X z83D!#;6w(1OoIrdJ35=KD?|1QbJ#!79C?yrKp~>2O!I~*j_SfFuXA4lDVAucqV)*0 z9IpJb*q=<-%3_boCOiuPvRJd#fTUvuAMVXf7%K*9?=fF}g7n0d$p3qAgNI`@L^BRZ z8Jxf}VBR3-2`mD3LzKXYv7PWlQvg|mf^6L@nKhq%Kh8u9nn}dhB?sLtgJldki5xFM zB6*bjG^E%@qE$n-;NQ>+;O<2rew5IAVp!LSj30oy2yOQ_p!hpvG^0fwIsRmXH(Jy& zBr;mm#|m2S3OZOui$?a&4-juKGPH(tvqqw;OD5KuOzcD^2IGW7xE&up!r^KhDk6&( z(4k0`Zf4~U_C}Q!LKh-z7_*kSD5!QYYt3&$pdk->+50{Spe??OVCH4Gl+k9E(eEY1 za#+q%KQi83B3UOXyR9_}Nnm_ngt3+l!RjPxl0{)dEdcjzz3WdDqE>cU+e6XoY` z#zm3GsmSaXY(KGaT%)vp>X*HvL}EOBYwrLr!ZW*i<6+om0?#sg3Lid=%7u}~ynv{m z<4Q2w(Jy=-L^M9l8UMrSzKB<*&LO`!I{@*DxH-4zx60i|@cB5Hv+8p0bVt#gKu?_+URv zb|{`to{ZV<`VWhpN)2T<(Kw|zjLHdi;o^mY>@P?GWIJg`^BK;ZUMCnl$UDK{!O;^8 z9wvH%!NbT2h8REu^F*3#2{M2crZ}MAn=77D+a7>UEiW?l^?B1j7#3BKK&EZCF~&qTwY(@SPi}8 zC(;9kn+2@_M%1yp{X~-r8=&m4Be4Nm*H+V1-O`8d*W zEJ1G+mZq3)l)~iA{a&#*m^TacsXi^Q8jax5LPE%eiFm4y4!YCGUN6Vpp;!MmNYkNoI92T)n!nSugt`kXym~){i?;n8a5h-`C<40E$YSUE}y^~sV2@<_1!IVAfPoPOJyGK(-G9^@gX&IRTVz~FaqG-vWDT5PUpX6a9Gg$LltJZ1}x zB28*!8!(4R4^ERZx)E?Ji}mDzJ$h6?tJZ%8kH41()dQefp9MaGX1$b;Ay+e#whHH~ zfiaw0h4U+b3#I*T(2Q$!mmSL2J3*X|o^5rnoFo(V28o?pfb4BVQrqCz)UT2Haogy5 zh%aq)K&-4$Q46$I#|PCdaO1#ew<~IaG>IPpEjm#3Dg^1_cpNX( z+8#o0Q2GH|-wNJE6+u-C+O@ETA0qYrfb{jxfICFG@B=n$wP>uz{{iX$ivdqUCI3jM zn*f=DdB`RwmIN~VuteR2K+`WzMUdp#j?FXA=lInJtetY0Fp^k5x>+VttX5GUz8HQ3{X)8ga*t;Up`)`X`E-~Aq6b>l>Vijz7OzW zAK?!OWY8D}J~P;!V`bYQ!p*nzl@QFg9OeM<`YR~M%c1M}(jD#x&Xm=Bi^BdA@I+~l z^DPc}uux2Lhpcjm@ID9%<#?h#UJzE-s!3vD!9`+0+&00>V5P<6ULcGNR!J9A6P23D z3_S;_XnWC>)^1QuVW#dzpk&Na2aR7ERLkHdoeV>VM12&YZiWK`l4MxgNqco|;|6@r zM>1cH3lqrrU*SGNT-j+1~2%M?mw?)VilhFc1 zCKKKY*wpyjQYfhLgp|T=QX3tek7Rxi_cuiQeI%)k4jbzgQ@o@$I_!8403MIA)`Y$U z$RxDUahq0=OqXX!PLS8|D(WPf8tEp3ivl5n{p;Rf2XGl zo`QqnSqsk`cn{2O{_3hj?;7 zDsqPii`)i21F(_%Q6u-V$^07Et>FJ5<$lVU!b^MCfo#fe;CYmu=izySp2y*_4~5(w z{gM9-OoH6?uHczI-2|cE`#MH)#LB`B1qILa^(yd8(T@B@p5S?+@Ek>01UGOUU?X^* z=uLW=6!>}I|1_K)=aT}z7-Ul5kJ7^e|Ck;Yc32qw`K!xM%|Z}zjh&7Y2u4l3uleplZ(in^I~5_rPt3;Z{t zG>+a!T(>&N!%yXH!t)Uo4+T(hm<-yPq`%z%BIreV*pA?XyZ})iUX%#asI!JZyny54 zPyACF0KbEv*_(hkvJ;Tq{o^yHZi45C!>}2C0X$PL$Dg+V9sVGQCLo(rZvke`3`lVJ z^FZ<2IaBWgY6DPH`Htr^44X#%yQw;ePq`zpdjFIO2w5@{A|47)Gd%nqgSCXY>*H$7 zO7HT^%*2AFb?}>@2YCp;*n@MGATXj=K{y>zVnQ)y5F7XsG&yivVSHu|T(fx*VJffwymb^aGn;2T3z-g&@W0`g*}1#ijKFXDX#x5Kgq#WR$qS|5^3x)- z@@P&5xHpY&pWzFh`aKbO=xktRW(;+-g(2!keyW}a0X>sC^Y`n6s)3>`O8Y59nerXr z&PL#r?eN?JkD5ts{5gcmM_wt54^EPB8sg)BK`j5T`1>)U(_&2${VV7s36T7Al`*@CC zwA4XMfPJCDfUfDot~6kb>BFuvsI0(GP;~ZE1G$IJ?PV-alyK*Hmb1Fk{#@~vO!6VMBDaw1SGP$CeFl}z4xPBUy!DAd$iMBAEt!q9q6OVak; zARoL@0j5t5s9Uc~5STK9h}h5=6Y(uK;;U}Nw=}8LAR0oAP0=wFI1vNZSVcSH%foql zzoAWcSZYJ?8ZJJQfv2@4IXxfbL-B}Di+G4<*$l(9+D6faZGf^TJ_yE4=41Bg{hd)= zh3B+~h$jc&;#V5~{_x@z5o+@c`Hml+_j-xzYT|rhy1|oxO(7FP~-U))1VT} z`y1iW$4iCx`t~fYEwXgBBkrI!tn@+4&(X5JPh-H9K#V~9JB>*_3xK)&27$j4K;fOi zN;$HW07^!n<$%;gG)cJ~Qj3?bvQ0P0LlT^j)_`CW*7=hdU zt{{j64cJ;mPV#87*V%aTU1`MxNb~Nzm3`2H1k?5TU`t5Q;(r*mn=o5%wn>KL! ziGa~D28j&U5JHj7gf7^>Nyj|P+n za;1mKj5&p6YP@#$gJ(=eLT!~*x=1KSK7;jo+t zwDLyW?R8B@qx3hB_ZuX@Y+;U;a{ehWQ&;0%m$hiXW%_Ci9aCj={Gt7ub@1~8#I@K; zgiT0KZwI0QU)G_i9ZOIB_Ie;-$%GYCMvd>=Kiq0H9ot%+nMBS zc>X3y9!#xe#u-6uW+D3Dw1ZLikUs%8vmLPtfE@oBpc4QUoeEDeNaw-nfc`aQxB|Fo z9&$WS51tKDrKXekJe11?a5_U9LJuK?mkXhr>#H}xf(@tZ>;oV|OseitHAhAjQc=#!-%aVqmF{J9pstWJ2e%6=XaaG}TB`Z?Z0j{tI< zBMUt@zd6x`o}1+yZ=vVrH^*J*xp~Zyg%EP$DR3&+SQB;!0I+Mv`p~o=1#umR` zBPY8YR(?k{|=!TR;tSb8eW=4JuMZUBgq6JXUw0%0Ca75KJO2sbrC>lN5{stbF}cAVxSFhdJP?&(B` zN-FSUgrP=lqm)OSK>(xzZQcY3RVBcPGYNpLAv}u^E{}$3d=%7mfgDBaJ`1gG{Q^R2p_wE0CF$T*R}$3 zH8w%C5YdcRPE7a>0^*2}0heFM(1u1Y`nlTxSGs}s5a0snQjQ0&b`wGs3Uu7XfB;;^ z_WSKi2%wY&nsWsflqk>3!w9lE3r9%B3uJdbkF_x_4a@l+{h)IZW}&+3j?PeBHQwk# zq;7rYCBQ-JGiNH4KGZ%q zn9xEnGozWc)I+q#^rvnl>{eR^j3ZC3gpQPGXIsx)2UK+pKNYC-=~fXzp=hnc;^cN~ z^HpTq(Aq}Xk@N3a&%k&vngdN3lj$s~Soa))PISOGfEsf${yd427!!u)?klm^wE`3e zeiP7}fDXJAo(12A=NfoA==lx_>DdX-)AalRp1;5|_Gj?CfJDYkhUdSx1=T({U3@?( zK>WrN{n}+PB*5vRmWvNKoRIPKAy5@Asxc0+4OUZrWoEEu_C4 zfms-A1h|F(#;-z>KglE=nYfrjOYbCRNfKm#A>6y5U55U0;_xh{wM%4DA4fhz~2!aBK6D3>PD;}@YVa#pQAH=uDPqZpypV_J@x!FzL1L$csDsWNb%MOEd3LJKqJc1NA3Hz{S^^MrA6PP_FZKMgo~3F_a3$HYBwa1*6TfL-*$VH#K;mh(f6o**SG<> zkkEUN+IOudHmZijn({qr-xc=PA)e!~k`mve_FX5n;;xJRGtXo>MLty$_t08q+>(n5 zT$U`kIFaJPC~Tz>r_xWu-&f(>R*}6AiF2MQffj-9=i@Anu9CB*{)??PyV#KW0AAn@=cYp)+_@RJ^X+ZTIh9ar~ z2NOgIluA>t5(rTZc!>d_9~k&yfx*gvzcFAWcr@&7V>W=b37&00ENl#X8etUYJn4M* z5OPa7PeU{8^QWodl3J7I! zo0P?CfX1-a?vTLx+W@v`sa6$Md#_jks=fTM;7MrC&lac*O1A z`51cGlnBevW2pj)!1`=5myboWea}ex5Tv~Gj-V>JU8x=EXb_O}JrM>Cf`Yy$iTxJA zW03R*0%hL;Xe}F?fX5TWpkkm41d0USN|0InP`JKN5Ec57RA|PXgb--JV+2Hn8Sr$1 zDDjV^M(zV7xxmXDrcsWtBzcPeN4VEOz~fb;&_G65Za-yyJir;V0YRfI_NK$uQQSzZb@eU45>Qr!VykTjLSsD zBl*KcveEaLMq!|(fY@DTN!YgtA*~}Nt?v_JcQN4m0zys$9=Q{t%+*nns}l@}5;X97 zfkAD+%MBO_en4O(Y=Zxjpr>HZw%F*0+zS*sg@L{fNUC7c`w$04k4vl@5a&P|MgToxy$FHE@(X+2@LU0>ud&9R1^8=-VDeDw4ULbR%A)*> zpqg(3#h`5Dp%$DTw`6(VtwtdekGq)&j4~EP56>-8t6(N@5ItYY^k$Ad2fyIU62N*YSL;)`g$gr`% z#x^cirJ&(D24^X%P*!Z%3v32_3SJ!T7TCm(e*hdXyTV)01aEo`YN-{FtCJOqqC(}m zlBX7Dh7jblcjNN98&c_hX5w&a6Fz$vLekl@@AG)1t3poM{8j{RrQ9g-3l0Po>+KbQ zlix?oFOY^?7Lx0rKM`WSl&0yXxqcFtD?+@z8iwO)*&j1eWDYk$L# zZz6dW{0wev*%&4Hs(rm7nd5O(JhEb`Ysa8)_58(43yKS795V9|*ctKFf`ktjxaT52 z*E+Qgb^Ggkp#e@oLjNDM8O1FECZpx~WfAZWYTGZ10OE|b=ScX(+M`waKxn#L1aO6x z;VlBpa!qB#8k;hri-2Y@!fFmr_m~5A2F}XpZEVVrMF8*G@qnG{#9yG*-7Dgr&ZCXHcDlZbO(xps}6sd;&yHOD%><*|4US#X?F zz$BL)k)pTrqnBn(n5$XpS{r}i|7x<{Et8IK{_AqXeAq*s3RFJFS1(SeU zZ;28vib>QY2qcIi0tqNLVTPNKXa+=EtBLhiTQh34)tcb77838&8mL-qEnutGz6Q10 z@6`sZT5bKFXRUK)PC`)d?c4AD{r~U4&a?Jy?X}lld+mMpIdf*=EPM}5+twqgx6tlD znCp?7eZEUDKQs6~?J1Rq&B&qDbBsWT68V4;D7&1>&T2;4V2~t# z<7f8bC9CM~wY|Ci!Dwd{!ZZ})#as_?oJ-*3*UC!_d}9#3M*!(xV$?Iel7MkH1( zG1#ue9$^e#V>laogAtgaIG4~4>sLoiou3ouHIr(+=)N+R@(-f57?Xhg#ByTh5YOd|T!@{w%q4koNb_K_zc z`=1g68;K2gmU*x;iJdAj7?Z@x8G{WAlUhcw^&Ux%cOruRup1$H@uu(45LD#5e&|71 z4_@0fZ|;HrP{K7Zo- zenzxNEXcR?An#d;*SDNN>1;qh3PR@mshd)o06({w)&ne}M!( zk|D7VCFVrle4bfY2qo*m7ZAfWpwE8{nI74SsPn+MBz(pMK6oq7_DItGTahG>gG+SW zHbilrB$4+S!TKwa^M8d1);EcKC=o~`u~jcIOHU#s;Z`Q_NM2%7Uq);-Hv$^}F5_5H zkEMoZ{Th+f_c$c2nQ2&MkNpsxuiK6Y{NgBD@B^M}uHPVr%ZO}t_IHeQd{#M! z%DeWr*gWIqO7fV{iYI=C6`p4^ys-88?>VNWK)yKy_d3vj*JecKh@e^i^N^FdczNXl zwD!+Pvr|o!`}j$ZJ9$3;7eQoY@evpFpHHP93rE@KTQIs_PvBj92>7++zGaB}V3iL+ zptRuQ_}lN>=uTRYZXhkluB8Pz_Gv-dYg+I%7I_nY_PNKJ7NpwJndgJ&@9#Tw6lwM*L(Eh zna)cthWh=t!Vuwy{X><C=UbSS528XU`T625dXVqUzfwW)K>5$Ea})Jd=Ud|zNP z^q_OiA;l|bajrQ%Xx8`jTmwMguqoyfz5_m}{9|DKVgqdcB6KevlXJou34X}FBfK*uEVZAKgiC<&+k9@nrJ zqs1GZ!fPQA{Dn`V0}(#HelhYQJixe_#N{CF1JTPZ+55Xlc@rscTjX&6GX=gq2>zJV z{)bz8#2=j66G8NHOG)i3kb+NokX=a+@(Tl5{86oRaW{RAK%AlPzRsoJI21Dj0-4Ch zYlJ(*eAUPc_<~0sj4zoZr=|z&O!~u-tVbx%MN@x$b?{)%GM?vM4m{l+17DYR@q z1WTsnA^5X-vDv*B{zULnN_c&<2=~?!X#_O~8(>}BEpfHuB= zC3RVk8k>Q-P06~4J9R_)bLEF`Mh<+l?+`q`3sZg@obi<%mjB<+el&ouVjgKT(~Ujc z_QDo2!YlgWzV!6dkpzF-7r#1kYWiv2&d!7v>WOp`-TL@OhDn4n{l=!Jqd>YJ(L;J@ zX%spcx1jOT3#lx1y0bFY;be_&tdZ{20Dsm9`*B#s^d3WeXJ_W1e1??oMiH3aQ_`{9 zjG$tM3dV}P`uInNS)g|}RK)U?=}(E3l?^E=<6x1p&j}u}`er+kk>SB;uAf_UWSH6* z8zRsCsR{w8=g@5b8DY0$dD7}({h{5%2l_{6vQ~L|g)}rE9m?$u;~RK_Z**n=VjeLN zM45j|h(&NiF4fxEQd8R-+$|{}D-Fr^Iqh|GrNX1!NgWHvLLmFkk`Bp zamUc=7iRH8`N{D)JXL}M4)EqP z0fy%G_KYwSj?e+^a*R5cHK}R;FDaj5XF504C4aBZQj^b9mzoWxxOVgQo;DrwCb0Ki zH{;Hx^wezXvY^*{8QQC{;sretxDGKi0*xJ_Hf@szC?2bON3%`yT70^WPB>XZOtwcy zlZ6LNxw4)q!&PS%Nf{KpU`o%h-gJ1LOeaPBchV2K9j9~alVU)X^`$54m*T^;{+=Qj z0*{$;L=H=iThcv|uWPD~9~waC=y*Q3?}6!Xf-p~Uj35SegJZB4R)B&#B`%0?H}rJe3ipp?%^4XX@@JFGBgE^4V^-JjImJyN4WnkR}*q^G3h zAca+Syog1&02wsqo~bfA1rMqx-$=C{Av?`KL}fckQ~s~1`0E5qqbKM*=A8ulMq{3` zyN$oTMirOQ!a-N;3YbX3ysw*A?=V6DFgDz^XJbS^^jt=W$qfbgQrOC7WV5Wv`^jl zXB}SufNpg54=L+VSK##&de!Dp=6>C_Yqg#Q&+UnH>uY?T*J;{)$F_S)Ncf2Tbu_)> z@Nva$!D^43aIK6+@3YYALGaoxE z^PAa>SHIZX>iBe2&mkVWhk9_q?T#YV)7{;rdDVtuuG+jj)suRx1&Z9?pwKHgyLL7c z={TQysp0i@O)JwKoh)}-+QFT2l>4R_>X3OZT)tuqUA6Dm`2On}^sboh!G-u|uP=oT zy4Y(u9&}$Nd*&LJrTr-x`tvH;y#PexTwt;~>b#HY9D3CCr=K^Q8t(6!0x$a9u>+s4 zI+^$i%^%PT#^KRR?E~HS==4eRD&0L;6s3pB68_w~xyo=iS3SKerhBZ2YI3aD@%pK^ zQ&g_4GM(lml9eimWxt195cPEpxSwml{hdLTBRicrhdNVFmb}9dp^_zXcyfe2#d+eB zJdYiiVyDb-Ii0FMDBaHyL=KM-J#IkD4s|$*f`+9yc`wF>r-Y;N9O;R|c1NV7<#gs@ zq9Ym$ALWT6_h?!cul;cHiR=GkWGjSX$GQeK%C*7cQnIA3BeOkip;k_+qij0Y6GiT5 zj}@b>F?zOeJYfLL-~cM~nF+%2?3aE_`A zQ>w7%1hvCK6?|1v<2aI0&Yq+Cjtd}Xn!D4(FuR9U&?!fKfVbJy$PM&Vg5o&aTpoxH za<3Vm(Q}*OfS`*Zn_^v(*3Mm|jyxB>U3ocz>iL1Jon4%oBwS zM>`@pxyN{-$mP+!GY+gf$~8m^d|c<*fElMU<)~TbdU_;-JldVPW4t+dgiO6LW*O#K zs>OekZM$oG_m0NwuEAneaEyAg5q2FjZyI>)*S%?g(zM^6Ui)>Axjaspw+)g`*|l%j zU}yW58SC1&MEbZkgS||0#HD7+>iTuGy01Bmbw-?q49O37`E!T|c*lF7XT0T13EzpQ z+meG=S_dW&PiTj@ra9ETG#%y{ZkYCPPZTcgNDljm&ci-ZZKBKl?7n*fQBCSrQOB`y zuW6mJ!B08qSXy^1yL(6Ln_T&!*F8KsN7Q>BLVNHIRcfHVS?_dflG^FW+;VTEI-UHw zhU8H@*WFJ0qm)nsQqz%hz`ZAiUN8zfcPA@_801VC<{~;+ z4RwfjstoOD;p(+fwu9wUBJ7Vig<$>aIY%b#B;~}#@w2g<;5=L(Zd^3~k zXbzqUgQMbor%T7_<#CjBed%6%2`Bs0$whUZE}q%L>EiUtF_MU?*flPs;^@#*1T{L` z9Y_rWt^`k!IP`qchl+=UR_u+2z$9)aJ2FxMIvk+8<^in~|F*YKZ?&G?ePJcW%3Sa*V;% zloLHDLBGk?x8v}4zBlU*e-|4B@9^V*qx0~)!zUw-Ekf6wcQ*>`Eymny^%&$#?_!d?qr7E?i0)W`LDeYrc~GIUV7>fF^}YOdmrYsz(b9f;QiWYUY{ zw_fqs6=+Q_N^#_lKB4pJZl5qUw3j`+m7pEBGx{tP<~^N7hYr!VIt%bOTu0C^Zx6gP z*n2k&^6vB0jyu}W^#6YT=WBpZ6$gB`Kv2K`b6oh~SHF?sL*Q!^&OEEzlw`#DFg{)@Po;ukF^`$6l%k2F&j2@+@Isq^s~KNww)(P7b4{)37Z~BU`7_U{Hy6}i17dx> zIj*7JT-0Fm&4OC|ITnA4@2D`Z`x@qLGil}c)4jZ^Vo)hUAOHou4E+RrHyoJC_SH~Q zd9F5ncyf4IY>BEWsT1hR)d|Q;@Lu2OvN@_0SDjQ_bk&l%%Tl^}>^8k8-3(M}K9HeB;Z`uUfG9 z5*5>jCzqjwW4^XZC0``%)H$GLqAR1GDp6@>>{mB~-$tHUId@hxwiK!m)9a9ehv!ir zhP33*P|gwlbKn0}(fZ{Tv5MvKnEYE&5xXF^JXRck&_oNL4TPZ)ws;`j!>@Xe&ULzn z7E0bn3;5v~(duF}8}K~`PWzu)vrpAImUGGcMSN)q=0;A{?Ae-l{Foehqe*gdB~9l* ztZK=!xv@Emk6Sty@0L>uVK?}}IyIK0oxzBZuJh1ibDAu(7GKDq_R86}-{5x<&Zr$5 zI6BMbn#}SSP47Z;d1K(HL&e@|LluGJ`YdDADdO> zW?*@R$+Cr?RK$LEs`=G)%+adUWO+*CE@ zn|`&43*I%W+7c#QZpO8m!)?^`MPBzxv$>`%5P_O6mtp%FLxz4A&YI7!nK^cG{{KPG z`uZ2{%K7c888Q5P7@SM@azFqsD;QWhp+%AwRpON@m{r*!)7K8J`q5c;9U=bUIB9ew z{_cOA=@yqc-q829RG9ab6~1Dq=`Zk@J-=pv4kQQCGk8kUXQVvCUUu?7eE#(&QfHP% zw{6^dW6?UZGS8$JZZ(h9G_0sMJ+sZyN?UPG#k_6td0S1a&_tqlo5SkN{JLMwD>mu2 zw^^2FB8A&btajeDCe~(-X{$HAn`fA%4HfGWW`*s2qv_RP7S#oMLKmkJLEiSXWd zyxlMhFD#}p6w*R!`6o1nf3LbUV9@tpiuiXOp!hlB(f<{lSiWo#Uh%XjTDfmGyt7~0 zOZBM#1oUXA-<|_wuq}7hm{o-)&9>pv)9?R(GZ0wq_U*xnP6Kfr#m@5oiUUz3Lm;CO z$|pT{tW3^_WFY?Sb~JD4*NguU#n1G&oJaZ3EV`;{#-JRLneT`Q_$C~v@#t?rz>6=9 zE_TLUk}$rGgL_NI*M#!|qcTn3=AwC~s?9`duQt(I8$Y8+T8&Gq6TeBTOZY+uwAHEE zB@@xXzhcFhl4qB*<*@DjPJO%{Ef<;esF_zAi`koE_?S7(fus7$%KK9h9^K-6WF0OH>{3>?ftiIE+$zBl+`b*XY z4nfD>`L}oSlIY?U&ZgyG(a9^%!uR3hGm4g@U#knXoAImcu41#I7ArkcS4CyZhHnXC z=H34998Rn{{I=Y_?!q%r-tprK)PE8NtuJ0UCM!_rYLD-mPWmd7UTIcVR*|01KX+Uv z-NOsM(7k`VGhFCg+jO+fj*IFNb}7@p8`5G?4V`2AzA($AWn*A&y?nh0KNk)r;Nz>< zy4q&__e?c-)P)B-+0aY9!o_x>^T2IqFT?(L@v0mXDL2u|tFN?8SJ}}{uh%vGco#@h zgjZ1m%!N_0RWr148*KDK%t$l1@LG`58sSb68`T<{x1N>Pg=#}9b8;>-vAlWQTf?f& ztOnDg-1M$A^BWST?_gBhSkoHxv$%QQ*Nz$+a?I-JBC|TrUT=D2o7D~C)1LpgD|+E2 zQ1n4h_^(p*r-e{-y8rJ*=2=|#7c`Vq&AVsgiXy0{(cWt&*O>v$ff0RgF_+lp3UhR{ z2uf%O4@fCF%CenGY&tkaR%adzB;DMuFr%loTm9{O&#?4sxSLhlU8fT zI5iq-nstQU_Ou>Z5vr+OYQS&-~b|4+Iz(CmR&*ZLCtR!~9RsEeXuU{P+C4W~F4&kw+nTd>CvuJ)+B1)OMB&nI3t-z=`~``N9Nzz{57{YE#*6 zZdg-m2Tj~+!fp1PyG^=q+h8tfHp2@8Lo>}P+h)?5xt;c#sdXl|eA@h5h2xHpJ^saF z(|reH7ulT6c8oM=G74Y%3DZh#nOWIvy0@A+jWbMn)ErZLuDJg z@&i^63D=Ohu+98)Xq(&W0(!p-L9n!)A+ zAI`*N+)Vep3xCF3oFK+Fn+?eP%$HYeifZ36vvqtLLcc}49yO|wH_0I_=* zF+D|Nj*nWl)!bbJM-si}nybyXY;P$szjmQ8=LW&wV(MyYA2uh^v-wRAn}-HWk497K z3=$4--te{C6YjP<2f>UR?^$I_svg2H-_v9+z{P&lyod1%*O|N5)S9;q4rLnFw3{|# zVG7N^kK<6)q_v}X+&og#$a1f(X*7*2_dAqp(sK61%`eAcH@NJ~Grdsu=tk3{?rHPM z6_w`tAj_ibP-Rbe?x`WOOz&1(YVPpkNUGV6 z+_lvFy4u#6bS%MbRky~Dw?hKM`wuaz2BU-7Kf3A7f=6CA-5Xmz*;)l1Jk~9W zwQ6qoo!0m(fruec7d5}%O53<5WLL1QEkiD-D0}e*_@lr>N=cM*&OpbKQ`}; zCZle;`T5$$TVXGD$Sr17o#~a0`2(+GcOai^zK81OnCuOwp>Vw!56j%<%RUVi%pK8k z^ZT?~^Ap&C`M9Uej+^PtadTFC%La^8p;?}7j>tBDx}vSg+#jrqn_s{TZx7&fq}IH? zw%z>GFXX2n-&XQT=svBs$)1*DilXLcDB8Ui(0+Bod|F*;2Gn7RH^X4CC%2o{E1J#T zDAt+pq}xjKaWq?0zBQvRR2MSCve!!V!|Dc;(JJ=~lhH8I%JyD;J3S3^b1p^;moQS(NRhG}q#W_h`Z!=M&pb<7U%M$vJH zaC8MWsY-D#G>oW708o6*pOdog(%ZAH^o5u!bGyBW}E=G2<(TH7Zu zJZmYE10h=&s-IpVHgR6v6A#)Wn|2;+uItv=WHUDw*~GhMHM~IE>gKSMO3J|FygpSb(9 z3gp>%e5+k&=QNpXYGfx6Y7RXaH~nq22?lO;V}s4k&MVESnqL@t zdRJg%uWQ*x3p{t?f$1%=o#q`a95A>0ahQICvzuxTJ#|5gc@S+q&@B)4w!@xSA8)}w zTZOe}$L^*kd%7JGyP-ISP0H@~6A#>2&)tIG+;fGkwK;+8UiOTw{0IJq}>dTv6Vcy01HL2NLu*2NvZ{SKYDm!p==1!a0(q!Jo z47)Rs9kZkD(42aUBA(N-Jg==`V|RBJ8>oZvSnVz!JCCEGb>CzkY&&5zK)pM1J% zH;2rTjkwy#GvBYNM1zgE(_|V@;1+*vV0h-B8V^cOhC`8Gd> zTb%LuyE{$KHneLj4>wJme|T5I#Lb6m(QzBI`8HuQ>v!4u6XPqJ;`R0UIj_ZYa^@B7 zY-yQSRR0*kSBawB!a6;}2jVr0AH_JO$hB#0|W?SgD- zn?pA1+vc~c8}nD(U2k48aFKthZeM37o6>f3W+hE+wK6d$*S0j-B3#DQ{=RCb`F8aV zF1P+R^z8oXJo7hy)Hc~o8w1B?nKymWD%{l3k-7%!CWH!v^e;y@Fvye6BuM$mt2~8zhY}`Cmy`u_a3g1{)v%`Gs!}cH^$j!8wb|aRXn7OjX)|#vR zjkZ9#-5g5T-7)hkxa`&KF%!`%gAe^`#FyLXJBb8T+rP>D0IuK`jMlrjCUXaHMWMM1 zNpE5-k81B~Xw%zlMVuDksdAM$VTbvf&o;)IOjC`m!}!L`0$XkqG1E8NVlIWrU?Fd! zeD?H>ff2pVzECbH{pPl685~>TT*ANWZ{N1tZpB-#x!?1LT0>^z6*<$l| zEP75i?R^emwyw5~_2z?Mba_+E$`ytAu^&78ypZ|r8k@K0Li1}M7MV-25NyZpWBv~F z+1ed}ahdfP$sX-z7jfLoYnYyI23xD__skZ|;wv8%?u{Y4%MO8O9tfAT$9%S?()`um zx-$k6bEsdTxh&iCs>SARL(2-Yv=*}vgKlE6VBXH8!+8a*{2UG^7Hgry zsW-0&+U&{ZX$ol9gh3iJ+LP1Y=ZNJ2{ia?_n6BA zIexnnlOqN@Z8SH-*O(Vgx%t^zlzwh)J8TFWC>YiQu*n|=n#~YM@d_?FVqo(^b@>`| zWp&_4zZuqWWxaVe&AiQc^wXf6Gbu8j^D2OL({sgrY;y5hSP>C+P9j7kZ+K@TT@rJ$8(M_-}A#z z;|bFbXC(dV-?7?z4EPFI(bghU)X-ux&Gj`=^!{GM-oK7(frP*H+WeMlpWK8k&}%#6 z8v;WQUH=Zec;yo|f8H&w%`AT=ZjR6kXE>Mohn}=Uer6(hPuZfl-Ce))C3|&?Sys5G zzUn3Wgc)QjuW(FxW7GR_oQ^%#f(`33ToX2%Ww<8Ff2_)UwAQx5?d-S;TS}~+xMYui ziox_(epqY{6DPxUerHimal8dC5$^GsJ#kxr^-wlop=O>JzhjAq=iFaxuT?D%J}5v(=$1Pb50%DseZ3~e*Rb-~59H@$H;obq}s9k^7iE3$X* z!L#a|uXZvZRq-d|`8%8Hx0!3J+ux{2EHDdU`~3@x zicAYOeb~t2+O^&MI3Sm9*fiSZMdmxzb?fa4d!qR;u*0mc!4cCFX6M@4syE|RCSi~S zX}=7#+v|#O&Gqk9v?ajIZ zVomFgr7ux*?0R_C=pL-MjpllPtC?jh<3;95IiB)ke~{oskFB@(ZIYn>XiR8ZUuAAz zTWRhwt#*ibA?|p4v?g=|q{Co#uidfHk;eYje8=BzK3>~uz8fe!E^gkz_V&+6xtmu# zn{cI_V|SUAZRRO7|I_Na9I2-YHeneG-s&3WutVo!xwy=^c7u~(KJo3qDiOoQIK1Dg zylYKK-J|hI>zHk(mYd9mI0UVKM-p(3P{om|uB*avMcdB!6LBj$DD#T|M&$D=8sWEE zdC_&Bzs~e1TxaIhZ8RI#w3;XV(8JkS60nctLkq1<=FXaC*lHp6vDp7rJz?i@Ef0*$ zkd{C8%aT-M9^fIvKh^|}!!m$ry=g731RtU!Y=(z5pZZ&`lJYOFX@FLcd~0=~*$!3I z)zryWosR<_yyuzY{Bi{X_2RF zsA|y0-}9iV6o*sdH!fm=M{#14#k7;ze{^3tn;tarFbvLdUUbuU@SyXQ2#O567n9Ri%95LWh zcsZV^scOsD>?RQ4=b*F|96C zzwyt1zGAu=fVFr<_RQjWv3ty-=Bk~=cbUG0=IjRBV!AgZ?!gvz(w<^-Nu$jvHpe#n zxgwtYM-SzX zFV5dM{fToYUbq5BI4!p=%-OvzKbDUm=4I!zq+_32yJ92Y!%oz=j#<)*-xw;Uge(tZ_R$f z#YDc%FZx5#^BapEzB5;kf$KsQVr6GtlV5T2m`fjNIX%Irn!?S?ptY(SidXz7zhX8{ z%43Q8={WEgO=pKHii&d9W8Js6a6rb$2H#{^>K^YR|`5vYpV5&U;YoZZBmpo;=qG{}s^Hfy~fcht;@<>ne(Ni8Y78dr|E2Fx!q3!VcZrPJ-OYT?^O*8tTx+$Rp12c70}aJI`o}?Qe#0|+ zV&*@6I}%k*CXS2lZ9Z)6v-g-R94X_9?Qx!X@AgM;j>n$3nFj!O`Q=t=HBMZ4U?umx z|D(Fr_B8{!c-Xuv%)qEQg}bE&v#RoH^B?}!7CRo%I&(=Ss<+|>T!XpI-?|ai>mFAz zL%3BD80lYu1E}b3^OI`adc}%kmPO^c#v$Sx57s!7zir?er{~Nwxv}E0CtpHua{Q~d zRkhUTzcw#1Xq${kA1)4lv&iPP?5>yj&NKB3%dwlj(+)|PK|6l*PHt?F?3Q4BP{*QX zb6lJ5SPMfpO3#Fc(sFDjeClC2-zv5r<}a+kWAH;B`Pp3$n3+-BU%BTdnofTVYK@E> zPMpCu&-RYnr;9GFz>XR>Tbdz2@gChFzXat6;!zO>!dQU}%W zRpaJZe-E2K*KXy1xy`*;n%dtvbf>Q{bg^aY@ZxT?>)onxK=|Hj)5kw=(1rEq95GLx zML~=IANfSkk1z4TqQAz5gTZT{0KNlMK9RA$o`@G@*!6*NJ-SVZ8{cp@tJhfH^p1If ziD_F3o(GTd_)=1qQ*J@;vBJ;g;ij+als>>I|3jo_fOgBDO@@fO`HlO@kDyHFey~m} z0>2b78tC%8%;7o8$$t;|S9;^4C93KK!X!i1x)h93Lx{z4zFuI80-5Lc)I#^c%9?nH9kGC z*i(C4`u_U65-UHS$LB-!F2DJXeyL05uS0&JCm-W=8JM#a#S$B3x$P)7#8d9vG!_}3 zUi1~?m5cIUpe`SmU+AeT`qLh1JApE4ii+_KcIwRe&#}HGo;r~0JZW;vxOCbY`M!!W z*LEyZre&a_acNt~koIttQ~u%)$NE-y%3mmjF*F5fEXt|YrR@wx`Y$lxd|2JlWkE(b zZmtf@-;!Yqewh*My50$>#~(c5BjHOyV+>Gld`2#-R;Oiz3!LiX)2k54uv-c;f_U1! ztMQ~C;jaMkIqhM}D;}7&g-v%^K8*C0$mE039Ebh!{2|Klk!C)~I6k8!a86oAZ~_#u zzw$4lJfB4#3>#(n+fbf{(p7osKg#oA-vaP=`#)Gz=js21^uhz`Kfc$`XKWu3S;q$I zzd}~p$V!ywiiDHX(fysf^&3{f@iLN$}t!qUA~X3o;^{{~H2J z(zZbAUxLXC8JGzdW`r?*_LpG!Lf87BzX;=7xO_hI;(hsD;pGRFKtV}{6VlK2#89^@ zebYu3fIpv%Tn`%KGaV|D{&6grSAKSZ?^4h@7U&DjQMwbDnwAlPW|Cc!`G2KT?-!^y z24kMASCEkf{_5%02LeAx%g93I2=oz#K5W7Bw2Km^W<=19F!W+yfNq}eIu)~Ua+ihC zeph|XMS3|LIUi2s4`3waqEONwuR>^qN}{_Gr`}&sZ-Te2 zPCD4qg$~B0pVeiz=#waaE}pVm3tDAyd_!QKXL1yD>EER<7V{hRKT6h@@pSsnso6mR z(idqL_3k{cK&}bVE*lM0C8x#3IxE04k20d{UX)GSr{5PR$Nu>)`b{6=*7ubb_%AS%3c5)V~k)ui2-5u3I0TbRW}`zS0L!{@k(xUlrC1^i}p=&YEf({hn170=wmJ zJHNok-*W3*{^#EEm>u*Fby35Z9-ZouGIxbm1JiEa6JapKxeqE~mg02TI0^M}pUsHESVbSJ;I@j%^yQHmO z(WO9G$-3yg*a&%Eyr96>1N)GUawdJZIjJi#v2j9Gk!i`|0w2EzdXy9YA>#b0C*?Oj zL)P;^g~w;9j@fqBk^*1w2)C^2_{@yDKvKsKbk+FyE`8o@XtTHn*5m8JGpjStJCl09 zv{|ip(ERw>Ej)0Qu=sRzswJ|75NE% zn@{U_d~kAp1n%lmYpMPP?fiTV(67W>C_fqX|HJ+_a}T9P#V`F<$A)1HZboptZI zzrfdbpSnpuz{`hy>QWJI{U?6fXcJflm6d~?rO?UNSAFuCl@a3xZ9^_Q-SYOuT0XXluoc~>QX11AJplB zjRn3xeMSB2x~wmn?j+W@boxf}EP1fNHwbiB^Ph5m(F^;1lzDTXc2i^VM3?P4^BVO_ z9xCvCcc1zx`<&ZF{R!#kcQLDBla5SpfhXsr`fy&5MKQE;F!Yum=`#q{F`^Dtzsz2)>105l6 zlT7RG>f7CGB*)Oa)wOFj<0O3_^9yu6SpvVIS~`^$|Japm3n1DLAsbK0PuypJkhD+p zru4THR~)g->S7EE(gT$TBLnBr;67Lra2&l5bXRf?K>7rf;o&jM!)Emi)j50Om@}V0 zY{<36%`cMk9e94H9J2mfKQr-KmznaC7T?U7b5<>yiPLcXebCvn7A&}A*6hoCQiQL5 z@y(pSaLLS>Gx3wtE9Xaj6IafjyCgb)@uIT1vllO&3xF>InS!X&s^h$7Bgoe zvuw(_=bwGf#F-_NCr+7g-psOz#pjKmS$y{7^Jh*xcf!|{VEqZ_pI4^k85`drhVL8C zjxC*uAA$E>vMP#3W3w-t8%44GWZ-2BbC=?MMaV~QqH}%d`0V-1pcWr~e|_eP`E#Q4 z_}%=uvljZ~SJzQt!Q4eiV&Ubp7R2VVAauHjt?guIdk0nD*oo@O#H-m zl_xn#E{oySEsJKx@FJz9l?xWHK*_JG;wj-2T`+4|bmsWUGVERkNlr<^`Tf`lV+y?G zI;46c|E-4mzs&z-8o;uFyX}0~(I@XX0d3)0<=#)g7sJ(}e)uYorxEe3A+QA^<&g{$$2%EBN+%g4wDY+MubiVD_C!_0WXj2w$y`K1RljdC+awnzyWEiM zGFyNwo(FL>h>MlB#C1Za#+C8)nja)?P}&lID0HeU<9BF&keE=~67Lf_W{E%5bX-~J zrxEccCyn@^(w4YM=$IuoYkIOCYoqhh4ZPgbrEcy!AXpy;JHt(5SJc}?gT&({KWd3*3mvn>VoeVcpK{WP&p7GC&z%YE^8Oa$ z=Og%iQ*Q!1q~!B}*OYV%jzi@_VN^fkQ{V^4_6m71(&7lv@Am=Ddhj&J*EAKSeQXT{ zP6E^`$wui|kjh5iQ_^kp*Qol2RG;i7{RL57OD6Nso%Jy`KLR|eB!R+tMvQVjsB8!= zO1d0xLX>i%H|1^`5lKkfcdZ>I=`l+@&M5VC!M&^Ne9U1Sp3aFz^i-b3@#LM z3Zm#4!BGJy`Q+no0Rqg2z#{}$GXBbE3I1M=z^)QG#W@%4-0gxgeGBmXMS2S3Ymy@1GFZF7a)pHCvwA=)7I08I5;aDZl0Gz2LH*v}!wRh=>G*)!BP64bhoQSBnfXtp)Dr2 zk5+;vgKhQOm33N&j3(J3nmjlIB9k`=%Wyf@A8@iiDMA_skIcb{mRu1 zd6bJdUg=!o1Sg$1QE5w@q;!zDSm|6MO_zK;CTwZKe9(is1|&a+fnr~XkYl38>`9tL&jjMMIW2Oz94d>eR0H5syHCeh5R9#NXt{DQQzB%UE&{g7Gb_ zNs!QLWyv}qA_yF{OyEF=CXPTbz9oSK2@XBxAR!l_^C&w!tcQms4>l)llTaRI9v&8{ z$&Ud=jT5OY~f+$uR;>A}P^lnxWe zDs71cN+*p2r;xsMNy|+P2a>;Mr9uoHRZ)pINj&;jX;~%e+(INM z7;6*R9ne7{dm)^F^67=Y>k%mRjX>>gst5g3`3pSx$zdLge4XGWgkl8gAJJl-*YpU{8F{?UK6ycAPXtZHvQI>=!Js2VuCt)S#A!<73rVh0H6 z4wQOul_Ulupo2joCxCc5VDiJI3-k5}0F?leFdG3wHx`ima1KEP&s3U`%mbl}WGP~8 z&#KKF@(05OM*%4ZX@GpH@OK#k+SUY}@z)|k(TU$y+7iE`beMR((h*{t(z(RlPCD@& zrNhK`mA1t9lnxTxmCgmohhB?y;XaxD7bWpmKF{OtHUtPvcm+YcL8@r7BYTneF#&wYgF;F~9ISMZI0B)AT~q0^q@{Ynd7!a1BXCCyk{Y=K0cI%3 z&Lf%qqxc}72aqvKxSubRd~*}zze0+ZTm$%?k}1Bq2{L<3lgaEo1fD|@|E|gD;Gcy6 zJ0h?zEJ0+`p84Qyxe}GN(dCT zT<~#~z>d?n{Jtq{p5_6Po#g<7{2hQp1TxhVu3GY$h+MKTSX)9QE=RyLBk15vCR1>0FM3KJ&*bQ8D2NLWEO$g}(wl7uP)`y|sD5+OM;5m-WTS1Eu?}9f>XfGHl&0#GqNaT2pxL!^Br;|?HrF59cBP;SDzOHnT*sgTaL9a!ebXa@aa2Coiv*?=$o?+gL=*I}`2=Q-9TjD25hl!sm9U*?MbQbX`F)^&RB%Ve9 zqb%YxN=Jy#Djg<1r?e&hLg^s!R|qovBwo~vEaFQ_M~E*g9VY%-X-nL$bdY#5c9$LO zh+Vu~3e*eo_61x+AmNtw`nW@oIadnjCRk|=0@QUcV6&2}bqLy^t0MMAK#4H`Hto?Z zd1=GB3G!jX7_coK29YF#qzPvt`waw0HR=BV$&|D^xa3IX!M~6byARSW3DPad!_Kji zTS7PsL9BosU;`dW*)=Akor^vJI&E^xCm+U75jmnk;;BkoV!qO0;=M}e5`XNZ6Mv$# zCEllWkoYsDlV-gP@s$V=jZlLiBD3s9O?O2iVqhWif%~Thlo!(=L645g5#pUnhlzJ7 zZHf0N9VC8)(7~<{_YFmWumtXz;8pGhu&Bqu1RP(;^7!8(7D6`N?YP!rGvz=O6L*_l(xii zN(aG4K5S<+(mV#7O5#aG!<%`3XNpz$(3|hQvDvhcFTv7DzC{ zZHnafNwPw&%ZscQA;8)Q)k01s+^r;Q>1Jx`u?_?5?)I%-%IXvV4vN5fX!eO3w^`33 z%PrMbDO%z(Dnap51oS^hEK}MNCo3H$p09L-I8Es+;xkGQCOWG{mS?qy(BaYBQP)Ig z<*>w7O%D?3yijJaSFVeZ22~T*2|4+B084uM#171pq%uOakW&b(V|=li1Z%yb>4aTE zmJyU!((#g)GAJdev!2T8uOr~fkf3#vBk?JcK0}}aiGNqx67|+uG)(+L(<8($mChnM zUO1O{Is*7)5zkOMLL94fm{_2+B~DN}NW4<%TvvgV>oBB2f#U!(l)MNKQ*s4hjgsCv zgCwbpb;#1=4at#f2=tK3O}Z$y#kv9C@yRVW`_~g`u*Vq*5-fzsg$cJb4syure76vZ za<>o(3XDR8g_=GiLE>_aT$muiuAmTsGD~xApO|nJ0>_7luQ`*(3k9)Sb|W3L#5|#+ zLE^hkx|hfOD36{KG&^;-^#!E8gb=_PJaIazLx%FuY=@UbTxM=*3=9kJk&5-@ec>g? zA)p`U0ZNse33yjY!pBMyP6BU~Jq0jPNkX}j1WJJdl;Jid2|rbm@Du`8s&eA*HJR{7 zB?(SPxqQi|2<=ih7=gTyIT)4ena0o#=%{02d!+yjCSA%HWXuaMIS$0|wS zSKy$vd4Ty!60TK}aEFjn3HK|>UOXsd$>V_M5#%u-62Fu5vJU|vbQGKk76BXCn&dh zKO#l-Fqv?Mh%os~z$zsPbxKk&_72tF22co)6oEYhITY|MB?+e~NjMz=MmOUeAmv42 zS6V9JXqC%N>OyL{N$u8_h+CN7e5(-l(I8QOAt7psZ%BH~65kR!8YJ#<(usSWbmG~# zCqd8P<-G(kXp-={kkj4-v@7XW!U(%{RwCyign(~F?S&6t!-0GCzG_(7dF%l}xw3IZZ zDQS}CHxI(iN1!t%UaGVuUZ!-IxIpO$ak0`_#DQV97=1>FBM`4gpoT+l{7xlLQW&xh7iKz8_RtI z5~P2GU~wmV%m}71_6P#JDd91M5Hc@E7U@lrRYv%|kflQ%**)&}3gnPaz&AQ^FHkE@ zdluvi2pBd3l>w6Vk5!VO{TQ9}`6nRlL$}i6<)^A)cmm7V$v@xjG^7 zkdr}tSm_Ay5v9Y#N0qk3$CM5dUq=u|B;L@BEaIC=M~Ht^I!t^^X-oW*(#dt0y&8*v zu_drAOglEi(w-Uk14LDd`WdaDl~HO__3c!C`E#lKq-&e#wT=?F2dbeOnKX-m9D=^*hj1Q|jSKhumX;^Rt3h(A|4Ox&cjC2m$aIfU%h zM+ndgf%3q~tp|{!$KRccD3hU*8FvDeQECYDQ~BlJPvs|v@KbPSeHk^kK!+jplqgSl zN~DI6CB6k75SDPNvP%u2%Ynn@GVl)J6R7Yc0*8?Jl+u>?w9;YXGfGE@Ta?Zs-jv~J zp2W=v975tPN=JydDjg=?rnDvgQ0X9XJAw=$iB~iui})L*BgEe-9VWi2v?cCRI!HXV zr^Cp#Qg*Qw0V*O;I1J+V0b~#IcTO$O(9S^;OK@nP0I~?_{$M@~fwaqiKq|ld&!GRR zWy`yv9ECyI=u@YTe`#edy1DQJjKfsp5iHEVDUcSj-C<@)rL~W;Ie~6 zK9?J5mlK|D(72=Qp8 z!^C5hw!~3N2Z=MX97bNrrlAG&lJNbAjwgWkxS_wg8WJ}nU_=QIxao7iZwUg@w*kUn z4e}&Fp0t9hBqnLP+h8$TxeS5FmgIaf!Xa2X(|lJRmUtC>-bY|2@vjKUOqT=YoPhw5 z-K15Bk{NYQhQowMy$>&t^^qsj$&cOlj?0y(x4t8*2NCT`3mv-7{*o{H`wu`@U3W!u z`2~IT8*36zL9xFR9Zx0vQOO8I?vH@2JApj`$rf9C3rWb7_NKB+)I17M`IH2tE0DJ0 z%A~PA==4AY#2&0kkQ$7DT_=Gfg!*1-Rgq&7Y#(p=hQh`q(tra+mT6}@0x;QamNXkB zH_{w))%BR<`bed|Ed8BK_zeQCxXw_H zArvS{<(w=UnL_2sWGo!=5{=1BJw-lc>?5!`(q zX;n!XK_w_nNl;1&szrj*lmw-&rZ=O`a|p2FUjcrjq&N2kNt(>u*OYW~soDz>xXutS zQrZ${DjgNM9Ogsbu=0)g+=^JxUVtaZ4Em$^f4zNuZ=i?Ly878)l|aGno8KLsf0I#EF+BWFH#WB7qX0Sy`~Z# z7IG@#6-^~{!#y7ePgtQO;dUWQ2s<^E@E<}>CG62u!ap^Y&=dFI!HjU2kW&dGHI;Cd zrV=jDR6?bu5}wvn!uvu_BMg->oI*GOL3Byt6ip`-yXhoKHJxy=n@-{?O()#orjxiu z(+NM(bekZtP16Z~aMMZ9g3wRGWkQw^9uu;Runj?^B=L%*Pa(W7WEo+vkkbf!@)zs~ zYK$eWF>-eBTjFp9MS%O27-KVBS-bR>H@@ z(IJ|~a3zZYB}&o=u2u48K(mtFq4YciRO6tYuVfVlxokRM4B^v?h zqVy6vf-{xmz{QpPA>ijqrbZ<>6xYBz-hcoR+|fA{il@uso`g6_2BLHw;6WuH2GDik z+WsQ~v>))Dkmv`b7a@H)#8SH~?S{q=Mc_L5)on~mF`kxUJSNfGVT@w|j??opK+^~u zFL|hegZ7!G6Z&F6B;6ejHvTwdqS5mv%b$SlLZ6VJ6a9yiPC<`Ckjk#Uypnft+nu|E z9mhR2qBQmF^|#fy_KVf_wi;S6)gcjAFQ{~1O@a;U>Vk4E-$T$1+98VkP>WDDjd{!T zM;V@Z5{C#KTSGh=0VC^n%Cqlz4i-osq`cgj+mSQNY(v0NuHbIaV8Oy4B7h`NNi5-h zg0Kj+g8GZtUv>&>S@NL@mcw0Cq~?@qDE%v0UjO@j9h*0m;v3P~3JCDH|4I z!dXI=5NZ)vf=CW501!p684&Eve zoi9lxgih@-`dtKcG)TN&X-m98=`gWQ=?L+AN@o$bVKlM1+AhSe5TPcCFDe}&zNB=R z__ETLxLxTW@%zSM1g7$#WRD8hn${7fSw3!90Nk@k##mS=Bv2l(^3L^@pJY0_31;?Bdbxe2#dEOIZ>^+Bd-g!d^2lG#&jS$fNMn9N>l zd(+U2eAq^z(;o3sX>Teat|Wn~B?IDcvos7C6@}RE=+ZLAnF4Tz;0k5ClR#|^^+*L zN?Sjvv$XomM*Sq>R1vp?z)p}2dqItpb~TSDRVIa2_=Y6duaOXwnMC%Hv^y5bf?f5E z1>LSC3%VVA4n(U6T|eVRpxQ(U!LigCZc!Ry2n~0G6F%>-1j%n9;Ch!@T&JX4_^%*( zfr&g{wgQBXcq!p}1k~aXo`V3AKt+Uj4{exV%upZkC?ile!iWTI(Jklp-;KN7bmOix zV^Bw%Ds`KJR*GGAq+M2|T{fg$7SDm8R&bwCkWK~8lq0TYpY*GoW}BpBZh}ao=B)@K zT@>t;z?zu7E(2Pa+t!buOFp}YY{K(Oy1A{0ZbhIUC2mvN67>OxXqY$xD;mlSCXQ4( zOgu_yOB|(ika)V%gT3v%CA{l>#G{c9i3oX8v|fQ`!>0P&!DQFw|k> zmF#;`pxze>;rI^$*5_La{3mY%gC-i>R|GwYcnNM|F?|v6?%qlhHz7bv1h&H>?uSi~ zJ|7JF2dkeEKLU#u0_$Ee7?(&0 zq~8Yi9HR6kz*ijlP2jgwmZUpj`@N()qZ4d@9rh!fCOl?TSw<%)%S{MOKN0)ASqP+w zZy{i~3F+AWVXM2Tn#8fm2rj~olIyWD!X5BlDNha>JLueh7M;%@SayU8o=Ca<`gyy9;1 zio2=WBkrcI#NFi;cb5$G(;{x!mXx@=L|hImRIsZ$HF{;VJ*OMHyxrL4?Zz%|H+Ffu zvCG?yUEXf&@^)jFw;Q{X-S_~D(IEJ87#(4Pl1IX`Uxa{E!mUb9!m@EM0#g47cu&a) z9(_3ufmicHKJSAPgeoNoOA)Z~8l50HzR=j9Uuc<4kV#B z0^Yfhn;MtA4(EV7|7C)gv2QbC{i;B8#4rueFyt|oEaeL@Wvv5oCx5o zkcwR1Xl6*y$Le+l0(=ia7kKb?=gE5*F%A=bfICj4IZzxO;m7gesxA@glZs?1A{EE= zh)7jPArgB;FS&`&fz*v;kf1tPgUGc&GF;V=EmcJQNQSE@)^HaF$)MV(9%c}!4ap!u zeUO!_7Z&n(jrXcu9WjHtqN1cW3EiKh)=9qqLbpM=3GP#9TI5dTUI7)`s!5D=BV1Mc zAxI8Yc8s&K62Bw#=mhaRU1i&8nQlPZ zPRI7b@ds_<5AM(fyRDi8HyvczS_C+$I>1v(66j&k z%e~bk<{+R5r}9T|j;u-ir})cKg8Iu+g0m;wTg^#LhbU}Z&&ay;kaUldK|;Nt&i3OR z10^~$f3J6a-7ALZnAKicm>fT_x7suJ_f~u6JL+JL(+^6MvR{6iczBqkuhJrek|Hb}w(gbof_gamOgPteTE+4c^iZ^VLP z?s}3K!ly}8Wpf7U6cUd)1)5ZOdr|C2o4H^!B@~<75Uq)opUq&X6@i+-5Y^afG%;3z zzQvmRQFq@ih0>k2QjQ6G6Qg3`ySM$!Bs9VP@QPjb?vHA z9qT8}Do94zy6h-hm)-uY%WnVHwOe&vUTKB%na%jR?C4vU-6O8c?h)6yJz_Ex*JX#| zy6hftUAt9Jj|=<`Z(xT|)y0jqVdLdaG(PSpsbPfLXt@jNj;m{n`CE2>=c*}NhMxzM zWprb^CU7;MF6iD}H%R2Tv0YQRZqRi>nCz-Iw%dfR3!2z9t2+yu-iiPD#a@?H?9-vi zK3QcqW>?vbC9CWPw-)3Dy4!d8X<_iU_0);gP%EVhwWUF_)`kggLC6cHk({jr|2V@h zZGZ3_fff$Ou@yx5ST~%^xYE3~Idk06ev0$+TC;X5`gpR|X5k|wf>|GXe%_0FGw_DE zf#@HRZ0(lF{4DNI{H=8B1Bj2fyOt3GfA>4$M!Mj4B!X7U#jiO=Zx?nXzbt?wgY^GDjOnx;}UgmomIwCn_Y#*1pafh5S995oASDx-c9{VbTbR)zFR zGLa$LSS7=B|9DV`n)e3Zq*{{Ik}BTDErzlEqGH0J?nJ^RB+3=6cY2=PNcfM}3lzrm{L9$~Pn^(B3!90e6`H>W+qW*90(pk;(J<^9sf+WFW9}R^})@ZZT*3Q z6ALql$N4Ta3%3JzdC?XNmxm_TEopy(Q=rK;S8+MddGzTEO%H6vEEs9bRqcvKy?drx z1U?$`kFkVnO^2;{RV{<4<#r@Vo@>3GLgHSwvg4|H|G*N?w-B|4i1Q-&N0Q^DOGm-N z(K+xbn&-2mYF;q$odjNk=xlGV+1+a@lH=EG4gF9LD=HQJ2Z5>EjxBgFrZ4++*w%z= zkI?{~u02Lf*1SauG@WRV%Urmq-5F|G-OjC_1?^m(Cy|FX5ZWOis%EMcVmgir=H8vj zy%zPV?xmZqc0lpZ2M!HQXAfdZj;+8_@!1HZCgGd zsC3^CMWF9ZAPO|IakpOVu>CH2+uzO3DD(=pEM;Fq;4818cc z(Y!OkFn|O_gCN;VENhpbSp$7Kc~Gw1yQ9}ANOt?n+S4X(wkG~>Jl|N>o_W6ETUNoL zu_x3@;#utC zYjDyWhkz%N2zqN7@iR|;7PqT~)F8T$X_&?BnZ{V`Vjc%3AI zP>;K4#?|c-vQKq1frunbT4{B6t+d*=l8=qm?TU+RW2jE93<>Ian=<}3W&CZ*_}i56w<+UqQ^wz>jK59tH}SD4<6~3C$0qYJ z6F+l{y~F;eP1_)UkIZePgyf!bZqYpEzBCg^b6p@MZ}#S918Hv2>Oz#LD#=}Q<|cA( z(W*kg%ynU*ws$A0O!63SZZX~1v{}U*$!g|KtZEw3FC-&cn2hKdMG1M50$X^xlMm_; zUPvOB8AS=*4g0TC3rCU=8MiY+$ZBEH>kg_eNL-j*%uF7$i1#uZ_1yfS$_z|d>7zSljyZko2LxSh32$GW43bIUWq-Tj;{_#uf*m$ggquj5b8 zypCU%y({8`dz|F1Xj!}6=4W%))agGBf4U&K?MWBgS9YdSq)PXpMCZ~Maa?bs2o8ZZ zp01V>9&!2+PXOAC(vogZ%B<%o8n)SI8U6-wVD^>3^y0OdXBoObyq~0)7wZ0xoTe9b z6SzOgpM*O(b^$C5+Q-X6F9H0g4*ZMyq;}Jbc2g&k-P1|7TRO=$f+gFim287nvTG0i z{DOMv+voIUt?+#k`!~Vgy=ctebGp%~@&f-XdeXFzQ+E5mBLl>5|64Rjl3&5lAkobs zpYIX)$A@i#QC_QYsfLE2apLa-S_JxTG}@y8-M1r-Ndk^7jQS$^RK!~MCdNO-ZAVn0d&ww*9k7XHaGJN%D+oZM)vnC<5uEwe3?7bpK6EWF9E3bq|zukL5_}tz3qwP+&fTK4^aeCZqfPJ8TE10p&uUxJsktS+ zooUgMr~!+abzHn-+K#1<{6yB4_EDSqNKfBcY}7GLu4CHLj%iCfrcE7Fa2?Y&3h?(m zZF;h|khGP)blq#tqGGQ-I?|qKQ%}ryw?A!azB{vzzB{uYkLb)k z`tHm=`tEGEitJ6iE7&zIGnHD?u84k&=|&fXFS)5FFGxIJ6XqLnY|}5k5iZgVW#(d&ZE50b4z9Vy+94s@^A)x{zS)xVBp0j~?z+wOwRAG%WpvgqP<94QO7}jFRR#N&s@l12>K&PU4HKQC7c^^F$QKscV{GLkUCU#JtF=jB@A`ChIO>Wd;6R|_Y4IVZfA5RwlA{qJPWseK6fcZvS%MD-GqIFp$1t|m#=&zqb?l6(fJ z4XxzA6Y+9Da-{q^`SFl1zfPzh-_t@VOzg1s$70|IBwZJ(g_uFrCcmVfhywpLrPg;4 zZ*`9xT2;qK-S)ioD^&3cssh()g=m#Ryn}7Z&)kls)vAZKn%ZndLR3W`_F_Ngm0518 zYP}nH#Eb6&?|ZQqv(1if;%VI**v5_i){B9sy!c;9>yR&Xaff~!^ba^o58qvs@S*cO zFVEFMPOn~4HQdRq2>05Fg!@S>BToX)dQqSrbo`r=E_5eXB=vPCR%3UvlAirE6?G?8 zYj^TA+9C9&JF!M^C)Nz^L=B-TyA!LlJF#lJ6RY^HRQx~}mAnN7lgchEs}3z*83ws+Y;Q(5!#&W*3qCNt zgpZxRSxXlj<)jqUnkmrm3x?yBNbz2Z)Og78y2k?>Acc}2Cb#tFk% zkPPE_MQdVbtVZ6Nk>awIpx-pZLU5YtHG$2w6V2Yq_?cIHd$`ROiZH3iFF5vLfEEL0e|yd*s1M)trC;fqdg=n(##BkMF~?$VrgFgRw4@@COM}hXj&IZsNdXjj_4P+ zlDU3*QNs60VhJ_fJ97!zhv32snOYH38*{q+JxTQ2NNG6uq#c$DD z50J>=3TB36Rh?Z_jQJle%?q@n$x-NMT~GQ6IxkS%;jVtpQ9t)bHUht;%L|hEVRo^D zetUuhMRPza2~nU~Aay&l^v*7-i;@PPUDS>*nFwYV)qcr}IlGt{58|3N+wZ+%n z<1@ZGLH%#>O<_Y{6#cfCIvb~K5|G;F0LeB5NVXY3viX9k%>`21R3O;~mHwqca!0{i zQ%;hFU~X6l+$^cdDH&CB-Ka{Y?742rPG;k|MG47lJh!OXIGJdx7b|+D8d!p&RU^eO=7taBs1~c?q=e-MNKxz26ArLKxTU^ z+cjC=x^pMnALTmX@}v{=F;(@!29ji9vJYNTl<+T-E@(PVdSHp`fyDJC!F3*ixchdV zap|^w42g!R=_TO<5_;{@bOVj}MPQ~E1>Yh$_5%pZ-FPl&RnUq6JKb0nv=(TbqD?nY z1-Yix8?8+0oHI9fe=2z+3FX~I34Pq=vrX`Z7X_bVeD~tB zmRD5l(V<1?8Im)Ru#&`f(ELWU`#411#mQ;2mfveL=W_K0Z+x1}N6mWFVfwggv`;9Bb27P!HnUqPqm78E6Dj6$;ba(ZpS{a|%# zYceb_MxP9e1;xxzSWvVZ8fR`j<4)8!$-r0;CLJyPteo)w9 zthBs1S|+e&yLHCzj>ye=#nG%^+==y!J-||7Ko~L6A96VH=sHq%SCsb2Y8nM=6ysbq7(^+w??B${wVyM*TC zf^dRekZ^u-;Z?AX!7XcHy&LGwf+I;TBMBFf#1U%D=>Cq#(N+afpsC5x6&-&fp%)~# zfGgT1sQHwQZ8ap@T_60@*?o*7Nj(Mpb0P~jkX-%}6jmZBs&sGYE-0$rOD+hL(UpFL zXdD5cT{Y}=?Y6z8jRm`ag!Hl zIHFZFWjHq0?iu`6k~t$qTnMZ<^@`(APCgth3Dbo@ z@dQ^B&^Ns(xZR0)fyOrk&AW;>M9oj5yeLrQk(q7ZA*lP7yXbEbtZ-sppa~j+CIZa? zh_<&!RBx%L5T63nPly)4`ae16_$D`%Huqm~O`jKNpU*ltg{HsG_k!T3P7He-HY% zYN^%NdRi%2=zF-$W)Z2aGbL-_*xD`p$aQj?Kz&FZrn_at_g9ptyiy_vZMM zjR`%sQ(VX$ix204t@gU0;jSpbRuQ7D8KR((%g=Usn?SB5X7qoxsFXmv0P>t!l%P)mx)TY>E%{8h$I#O3t|%fjn%#-Q zAlcl_bYU>uhr!IEgb^f45hUTk2lP47RPD?a1<5$()B0&Q&n$M+%`=NOe4V`puzJIt zbkh|xvrkfHx{X)1)srTjnSH8~e%{{h(Om&{lkQGztL;wgHr<^lcdg;>Wbb4_b|)%J zJ?Bm|)BoL0tZ(#8YygRm$Q}l?dQo0zW0L)_t!-3N-KwK+g!3Q?Yjui$T6MaH&R>Xg-4)v`LPVOFP#ev6dV>HN=KbgPcmxppa8p3W<1id47iXltuf zx9(`$#H6}aN84s5)vY_)TJtHkmOmyDgMweuj5PiFb_xAlI~4@l@3Djm^ndRhMM9I? z%M}EETUXGOoUEPe+a>(MkCzSY68t(@5NyVDNRhlJDtDq$rwJH~%sjllT?0@rIUGrX-#rxs{YdZy{ykyA-V>tLy97<^Cw0UZz%2xRYX!ai zEHBXGbh!3Z9k=uh@c^$CXx2e1m`ZYmOSsDG1zIi0L(oBTen`->cJu;mGMrw*XG!P< zez#ZsfThOX`|T$Xm5 zK|Z?M_y!44piK;-?PXl9kLola<6=DMey8a!R;h+5ZvKJ_lwK=d<0r$_87?-K8c{5(d)hZD!07l zA-coL(3Z)}BtI3bnvHrk!nq_e60CJ%i?Y_OD>qOAJ+|ge3%|Uw<=Q>MGl9u)y>G4Z z;ZM$ou#38qtJk>PMhL#)#Ad-QUgWPkHX+Ib7wqyOd0w7ImMqZIqW;5ktUr>gg#)}? zFFY{O3kP~RCmihMdcYm(7JYKb{g^(;r&P&5pHc^h>Za6z9XkbTOG-`O*6hvY{e4aX zQTQ%>`h604aR^DZ5FYB~YT@Btt`UCG%k{#EiC%c2m#c*rc{wLkkC10Q;0~2Df<*i| zRNV0~%?f?~MDm#=x>#_w7cCcKp>>Bv6m28JQ%O8Y5y%433?ZO!#}xivK~gP+H+#8O z`0YdwxMMzlZzG8-)DS?f7ODr3YlI8DTr0fG%XPwE5PW=2Z+fMKWh4yhg#MFvQ)-2; zd3}vgpFvXr!sTAh34cR!8APMKBk?>6~D;VAJAb(#Z(I|pH zII&sqdxDr=87X|1L<hc;PxYCP)r6e)P&K*C)_&t|F-hpH0<@uvt z6#U4GW>W)SKF~G-6-<_SbAT$U{G?u^&FUuz-l|1#hRdKJ$hqtbvOmFzEdsSz<|)t{ zn6D#o(lQ@eiYocUtP$yyCDVL+7P2gpg>%(uwgfudf#l@v{3c za5B~8gvo%c7iuX|NDDPEm8VeQj9d?dV{0V3P@t@7Yvm?OL^I0tfWmT&yP8k0hFBfR zm9t1%tc03X^cY$=!^!FAq#ow{F{hi76Kdg*cf!9UdcYko@%Oi+%S4t`Y9$ zUTe>Vvlhs&U3uHK&7$g6sQ2|Cb-9I1wSNp$v_Gfw0T9<*xD1E8~W3RN`Xxd z9l(#gXqT6A`XWi~EPUC^)xv*xxmNhkL@$Kw`vt7>a;;EfntZB-HD1mMxAStXu-41f z!tK2rhF=}$dY~X*ggbk=TKFk1*9d!ixmLKVm+OQ}NGvMLobYsVL8v*AOlyVuj3si7 zu+z)c!XJA%C)|RYZ(OqiG~i;4r#wYuvAJA_{% zu__2=dC{nQbE?udcYBChi4T#;Y@|?yvvC-y?S*-(Yi4c*WdiO9OnljMMhPdmEd1oE zk6Wk+n{1Wks?537#jaa1nv`#GysnezE9m}4BHqk2Gcc=Zm91UNOvwrRd%0eCK%%!2 z26BE-q7x4Ca<%YaFV_eMd%0G4n3wB>3y3Vbah((H;Dmm!6Y7_U6c56?yj&x^+soC$ zd%VnFf5@3um-!rri;x+gf}fGtcuwq)a4Qykig;9)J$%MEr%ZlG;vu@g8(-4JxS@;j zWLR^YL0;e;OS^j%y78pVDlX3nFC=9eT$fb_Yq3=&RkfIEY%pw={WMqkIeFo=B(@2H z8@wn;ya-E55i9Rxv*0!oP6+Ps;)lSV&b~#^=tV348(dxJh$95v;k-cYNpy!z(8J+! zA#-_{Wu!-FzacTQ1S%Cj1fzXM4MNomh9Jqm!7_LTsxQ7RlYf(4R!$AxTHvcOLV13X zgrlQ{MH0mde4B-KO0#d4tqd8%Ed)f z)}u(2=|@2pqWmt2fX@l<_j0xH0Wa4G7kRl>_>hn0bZ^X9_Zy-;Xp6f z2=%Rf_|?KeUd{=Bqubq4@`9vNcJ)O{ls~N2o%JU<@zT@S{W)CIwC>gBx64t+N4N*^pN!svnaS zRl=Wmxmx(FmurO2dAU~jf|u)rUnP>6n>(FwEhl7DC;Xb1YlSntTqD#kAuFtev%H)W zK1^~MS;NY+{TyLVPS{RzUBeeIuS1qWCSHCI{ZAyn*j7t?m&E85=zpysZiY=YNxRru zu#d|lJl%O6R+>jn;@i%!S>W?%J{lYOqB+8RUC!m>TwVpark{+W>+I^AT)oJtS_Kz- zQJ{Qy;aBM@)Zz64-x%mEi;u}d&L?%yb;=LD_*u^NdkxI*f~&nKSHA5h-Bn77MQ7=~uAM zgzm?rWJ4)YRDKPEXH>Pl^jUSCzel21&B|yQKR3Ym2T6@9{HK?zg&%vlMyS{SaB7AB z@p7GTAW!!gtgD=$U(tqCCmiJETH(Q7t`QFQaA@`sjc%5}xDbTA_X! z9es`PTrXD(&+~FlIF;lwvRbQ(eR&wmFmb34FEAzr`iXEx-NcSV5<_w9$k^p%f10yv z5qP`HyV!*oIT*q*j++-KYqA}wUy~S5%Jj#MTvpDg1ZO(2O$Nt#qWBkdwK*P=TxXuI zwJPvGEvLz)TBsB?O1QlhBzoc7Ual3sDb zxRbyUPQJ{cypi5qk!)3$T_xAKm%FS(f-<2UEDxtwX1-?4mPclS{9pO2O6zMs3I(D5 z_YHEj@KP_=2=$pc^tHk(yj&-&;>|qzfx?`Z>x7$oxmKu``EY84TX?xzSncJUaJZKT z3QzEIov_i%wZapS}&?JPi+1)SN3&Rn+1bOxr)h;R)>Z0 zn+cbmt?N*>%FCTtZui5`FS-#Y4t>sT;(FibI8<{GfvG#;e&kk+l?l_9;Fn$${K<>T zYHMfSBG`u1i<^>5D)#C~vkN!sj|9W!^lI2gC<8SsEp4sK;2j(4JCbYXl2jYv`Hq_x zTi)JbG4+;PKKfJ*lspxe72KiZJx1pEtTyjD9 zyq9Z*KlO5r@C7ed3zvF1Cw!CSG6KVK7LsZ&98aPSa{)b%XI7HgGLjg=*S%Vx+@!YS z1cYlytj1pfp7P>iz#HX}+@Z%VDrvKd!#jjCNE9WQ?ZwoAf*g>&$bdWc=C6NsIk4kM zN^m4WELNDiV$Q=iBegug=8vzu&C^(hmzd>o-NoX!1sRe|Sy<9ES@1~%y$^3pw zb>{a|atpcsK*A9&@^ZECK`#fNR8G6o&B+P%x_~|t-0DSvtTH`0gVQ-ql^1xMyo$Zw zYpoV(jxF=JB8QoX%)iV%#x$;o%$BR7mxM1n>IlK@UKGfZ|EyN*kl>vP6ZXTX9wDj4 zgpYc;TBuJ{sKtc6csPt)E8N1%HNt8yR|~iFa%d&x{YRI_oQl7Jm0YJ61)?HajbBJg z$kgqn#5l7^EJyWU$|rqrq&F4%Sq8Z;+}6w0!V|n)BWz6c!X_{0gcH16BRtQ`)k3|< zRG#Lb%IWKLb8;twUr1!(IV5{lVf@|DiBI>7E=nd6^loGT2`ld9>N+G3_7uU9PRt9A z@uKBn23E{I3B~j(N3Pqs@!HUxPU1J2DhBnX&^`97%U+XR?3y?0^t~nq=im+4~aVG z^gCV8BI^Yvu_W-ObH*aNL-m#kK_nRC#Dd^T68~u+=W{ z^M6HDQJJ6~#Hn8R((wY>;qQ4eN}M_m(H$!OncQaA<#0# z$ez|AAt_*-3V6*fSRRx-4xKyJ^Y=rN0$jKkU5i{T+}q1J;h;n>)GRE%@X$mrJS@?> zjQO)a=LeEl>rAx~q28&Q1+vJD1-%1S!PM8vM6_ZMEt`KJ>;O?ulZ2mkM)}VGGNj=J zDqoC)KxKkjpqIB&3%vtj?vb~i89Y{zXkCRpI{CjH_R5m=Zf%8i5s#l6wvy;WpCNeA=l-nSZ)ruMR2x zi$oL%K5*ABPp?a{rE?|hkyZYEBpekeyb<~94h^qwkO(?~zZ!aTD5@LW)fU0yUgWPk zRK!RU&Iq0%QOPFZGN%p!sJi&9+no2#!*B;PldDUdLE$}tyBa)1LkY_If49GWYcm%J z%PJ(SAt|DSZ+p2`s2>bNUn6|i%hkfQUd{>i63A`MGH-+GGH-)wGjD@xGH-*b^&Vv~ zNi`7OW*JGi-Cw8^>YW3mTHyjO*9hIxXW@?Q)BDU2gp7{orx5IUa=FDHN9%9__Q(!z2LH(%AC`5GR{nJj?HNj zUPOW-n3*d@DII42wo$Jy&kNt z_VRY%eu;cMcu^vM8T>{f&jU9k@_#`8Y$Y#n-wq&4-wtef5N;xAd<>OEi>|+4+9wJ4%V<3O!H5mvVc4CWp$s{EwcXUp+Xr_G1i|XS)xGrx|wBPJ{ zxut-s>SfHVLWrusF3#PSv=S|MqESU4s4nVpMAgT?XlYTk?sQdikNwwq(P{}-{kb!h zM6~)Ms@K$Gh>fATVQ#Sw;;Q<`SGOQ|#MfN#u@?pZa$-R++SR-u&@C46C0Iprw*_jE zgI$Xh1ls7*%z_72xqi-O-du}z?c+>E(gEx9!<>GI1opaMdXKpzR-c4C|0FJ3F~ zVN$ThR(@$~7u4GR-DjJ?H+)+fNCh=~(KT^F;A6`5!M8b8ZbH57a^7haY6QBIP5MOR z%jq@9G{D?Rri(PlG{C4&+FN-IF%2)rR?sS1p$OEIv}UA36_a0c-BCzmvY?hc$;D(r zFx829!B@N}xXz1d(B{*aET|GbxH3M5MM$M85H!AoDw?UKQFy(R`Cpyj&58aV@P~

W%0~lT&PX<=#Lvu&jq0Lg0&LW{Po}ZP%rw@RnZ_Eesg;igNHTXd z658(QrcNVOr!P3)2X+V(e@ABg9hvcWr2Jjvd>_~$eB9S#q)-93Nj*kp>M=4?kCB;r zj8r`mf37~*k`0uSFg~>(|TGb|pcZk;D zh&D5+3`O%+B-GZFh-pY_gX0c;B;}7JJu(t1!1UvK2hm}NlB5@&L1G>fXc_m_H-W}ATR+&M9@e=Tg7X_LE(bnUZ@BTp@)@-QN%NkYg7ylSRYC+WI=kv73t0X-` z=2IRLf90AeFL>QunWQTcSNSXN0P9I=kbi+yzV&SE;<$!zFA5T4(~_i9-oGKycJC+6 z?=nNqxdGX{K4~-d+wapO`?>~c(<>-n-8P$7WT!E@D~Z{`S^+!7%e7u>u8Azad?SSQ z?+3V|hM-*p3J&I+QNTDSju1>Har;->A>m=CZ+i-O#)~$h*%qrx|8d&9K(je*vMbO` zk`HHtmpb(b!4*y{Xg<2$i~706?>e#N0pL$wd>a@+AmOJ#G37qva4v!$kpnw43R_$Z zw+PO5Vzb~%uhsPNTQ3R}gyd&CDa0a;{56t7f?Irv^GUQwx@qzwLGwB_6Q~QUD-?y~ zWAhGTI#${&9?_~-)Ene%L86|haZQ)G8iMr+uC5}nI^=piLSyJVpzcJ%L9S&A0<{de zsx5r23#zprYXw#HAYUO3D%B6JD&QS2q@$;h)}bKB?{YOOJPo|=MS<$Uvy93P2?~9! zl&VVl!F=zwc5#dWt##@vyogt zRA7%zSD-ngRk!2@YqZ^9xi^7!i^c3%*I_qV_|c@tt!anN2@?g?uz6aAWP)h4RbF}x zA>ClPLhMe<^0lVX=opZU4xvT}EhlL5RUReuJ>D!xsywQj@iVHM@iVHM@iVHM@iVHM z@iVHM@iVHM@iQtmezYJhbo1nhMZoi36lfjNqZtB7ZJBvAIGUEalB5V1ewD=KYk}Eb zv@jE6U*cyFiM~qjLPqFw-?}YTPz&`LO&Bi$%e|Pbb#{PeYpt42a?a%i3Vymw_0&FJ zdE<{ew&m}xq|Ny4PNCnkwQA2c)H&Cx-t;$?t=4g@{o1~1L?fzu{G)?byJ10VZX#+! zp}~r1P9j=wAf|2Es&VO;tXAt52+q~y4{?XL|GNiIf5MoDDxDP){!G%-8R1)At`)BF za*gn9FINlKdO0UNnf7rRN$~sjDRshANP1o*%zL>;IKs=-!e%e$go{ZoBMIO47wUvR z@N%ut-_%U05$YQz6i_XE+RHiNA@r8Z$lB^81T`G{{Hw&gDs+i(Io8WY7qw8CbjTUJ13vXRt=+GlRH$|9mDyn6Ze2Yg5m)m1wIB{XI<^Jg5;f( z^&4A7b>CjTYJyfT3JOka5%|z`75<#7T3+Dm?wp+FwE{WH;@RGzYW8;3%nQ_SEPllf z34Og@pfAffy#&>e@5ER1a{qxGhuzV@Umtw~JJRSYSS@IhQF7S#Y(d@f7w3CH;Nz^Y zA8u))pvu;&S{c+uE4^C&`f(9<@S7G~Lw<@wp%1BoAnC4Q*^D#&HOy6lKbvOvGCI}@ z1*l#|$seJzq)YRBf-czLMZvbt`!<29ss%@N)kFw+QLoX z8LOq2-Gua4$IJ_Kk5Bwg>yY3x4FmMeP)-ObWw--Loo$)3X4`Kh?1s2MiBW7<`yw1l z%36qWED4(66fg4E9cty%NLdR}#*?rRT z%}=W``E;j0g$BQdq;F2%uf|V~?)107d6YDoTZnNaJ3iZsRf4pJfvu0a+cCA8?~Rex zlXBd`*zpj9dgS)Jx}XC`lm4|M_buQg@YkgNq;aG>;Oq(7@xQgZtk(Y<$lrk~*Nz_` zAHx)S0A(MRl)o@3e@Ld>C2*c4{fxAdWXCjY7Lxkz%;tk+M|b*<;O2Jn+}%IJhaiz< zy9>C4WXBe}@M&DqE(B~p((cHENp|R(bnkF&J?SS*jB7PHCWk)HtYk*3GpS9eJZJKhg9eT#R}+;Ot8;H6u-QRh3L(k>gK^ZX2+w@>pe8a(s|zw8N>YJcn^PpoF6pLWdsg zR8=1A+Qlg{f3{YIIJ6_Gs$9xn<=FM;op3bCRaGvC`lEXR9XJAKJbx2~l*u6vbZkwk zsyvdjQqFOSN)vlkWj%jOi)&6enuMwp7B;4-ymj{ixF1rNJvAN@Rw4p*!&)~fFljJ{RRx_t7u%f_91z_`mUyzt5a=S-U9vUr}-d*9-IN{5_xN0+#RWPZFK zIQ8zP${B9*r#IwvH(NgYbh&Ez93431;}~ZF^+>)4$6R>U`4@3EEA)j(m%tf!eJ|%% zRpl%+=~(r-R8)K~a4hFPqgfZMPQgm;>kqTi^99c_tJBde;M?YEgQ`je7~7uYFsoMs z$E=Pe>l(h7?yWuxUy?t}>gvETtH;nZ++bF55A_v%&ym%bF=M8jGk(lK{}b}{i~=2f zX}n%cP>No!X+?8L(Ab>mTUGUXo*~`g-An%dPvW^A8`oczX)P@?i`8)`9dFa2}9>;J#)S- zPMLh35r?Hj?Os*cFIz;A-+?o|3`gJh)vqb`l+V#{Is<27$UiHb1E--3M<2>)2z8I= zbHDs4jGCJ$Kjd^`ta{;&T>D;>; z+phB-&uT6}Go4!;%@%&2sh;zP%^)|!nOlbQ9Go=|XwIy6eb47v&M5|*bqmHWm2A zlwVWy{7QY+_0TUWj`HEBzo6FB7K ztZqazcC_dEnLlkYi#q+Iw0>ngTp2i)^Iy@_9d0|=xIh019JAVrTe^B?S|17h@UhgN z-f$i-@)jeL; zzJX&_gV8kZEvx#Z?^@9G?k}HBa|@ceA?LktKMe<~#m@uBa;~i92QCgXf3Cxd#XLF8 z>hQoZtBGg^haSv4u*1@Ro}#FOQs6XF{`0yR_*T95`mxj%H(MjSu0Mw#Ih?$E+Shvwn9g>#eBO>w#ldAE8-NCgywbeARQz zYI`)*!73i}y9bV0=~?>hz05G;4gt5eYoEMqk}aLnpjGz&r;GU-Lix-D?b z>LE1iLRoREp9YRutw1x05BT^vOh-S3hEm@T9JAV-$23zX+SOK8a>bugNh!HVr#q&1EU9JBfY znz_L$UavC)$E?mr)3~qIOW#;2?XQ`EV^(*f85qind-!PJnAOv01|Mu??HMg=W#E|A zM`+fDvf}mX#b;eS$E>zTGwP6@%NiIsW_1#p^<~OBEpW{0Tr^GlTUqg#pAk4_bvv4T zD2u@s>E-VQj#+&lO+&DXx5kTsV^+)2G#+3ceh?j%9|VqBZNr1=#xiAnCUDHEADX6p ztgLuzoESJ}buOB@VSgB}*A;`>ba*LYWGdEuu69iHb;#Q z9JBf!n)+}z%A%M#%<2z;V^-Vm&b$$<;`a_;2pqGz7R}gT#Q?}0R@Q5QV^+KDL2Q(< zIx}$0>UK0s-5pu?_YNxq$E@RaM6C9Zn7$vzm@(-o9oPzjydy;F#6> zXl90b#qS+H$0I1uF{^9QEacUP_fQ|`EWLMF5;$h{7c`6bwPbGA1oCZ+cdw+4<`{R+)<`&e1=dxy{LZ5*>2i)LY&n4cRsX7wzZ^<`rI?}1}hd+$RW z?r$ERLA^E$k!aGmz%i@a&{UMMdLwYms*Xn^lR_Mhik5Xs;F#4{(R7Bg;#Qr3V^$xb z8O1ND_+H*3)JcNX>)?HjV^&{8vpn2842N44EX`_B;F#4KG(*B&KzyFxcR%Bp)wyU! z2dm8~N51;Q%DOLb%xX27xwCBFI~sba)gZR0o?}*5q1pHivx?t4ycjrUwL^bqfKXPt zzm|{Y;n{&>Ru7`d2dm?Jg_6H!^-FEf9f4+Qu!@hAivq{2ZbLKuQ1dWeuipob zS=ArR995>Qk%41YUqQ1pSZzza)N}r@8a@>`X7y(@(}PvKUY{Op9J4wR&Bg&%uXm&U zb$#HN)yru5gtFou>Ll0@*e7YM5Qf1GjPo61vG=pl=X4onALuV)9(jZS@G7G6gXz} z2%70(&la!OTY+O%y^r8&*f2kLR#m1msKUz5_J%W+q;vm?GP{y;26MgP1mkF{ksih# z52yc7U8RKv0HnsV-iv!(~mC;fJEg?#Sj8LYL!MmYX04E1oIxJ&D0 z9KA7I8{Qb|J^$`@Dd4apd6ts1w}J8XYX+RfWjIUVtS-aRTkBeUf`-rWvev?3liMRl zeSTix5blxLcpRJsffFxlI-HjSC!UYqmgahyKQk$-w4LXY56g0oJ}-l_IB-U)1xWs| z9BYo^GiGdMdupG0I77;Cj)XHVaN_m49FBhb!j~22duC4Icwp(T!z!{bBuSQ*q0U0=W}po18mIM_&l@9JZkm&YN%s22Q-Jz75<-1~QeKD`~z)WC`7^Jh5g11H`-yHS<; z-L0%RrvRs^4Ce+oQv)aN&#&RE51e>e+m67WJ$m+MIGm<3oOU=<11Ij!PvNW&oVY*# zmOp!%KkESIPrYi;VccDcs@UcGpw(b70>72a3%##JfGn$tZ{)eka(^n`D3#L z+u`)ttLL(wgwq%}@v{C6=efX%`+O)<#k#JzeE$!>7TmN)D}F zuLKTH%(_wn{|z`x%jEN3;MkM5jc8sjW3@x8am;E@G|!c>Iy`X9>LfHP%2=HdIA--l zG|S6awFiz_%|f%LjFtXzh3A;ngJ@QjvFZ#Qv-&xj)n%+!2aZ{Nh-PIOtE~&hF{?gk z)|Ih3FmTN3C^T!!SmgspR-g3K%QGo`UYU_{8Jy?JaAv_-SB7&hoId;XJSsckG?wAK z4rfXk&Uum&8P1__`u6L&UU@kAGMou;rj_Be!|C&c-bL24iwl!b z7vWx&b-X?i1jk)@70t-e6~veJezjfLp22^Mg;Te#=g;?UGs-v?;eF8bS#MTbb;;Rg z(LsS@R>z?k`Jq{D5w$ukaLj5VnkggglTKSlt-caCW_2@~>M|Za5IAPF1WhAf990un zRmMI1Rp6M_+h|6Idc|8q-){6Av)Td8hQC``dr)H9vDStM1ddr9r+n6$)&5bd34vo) z*P`hY>eV~ih8=-pR*#{X8b15Y4NK-Q4_^%&vw8(7-XPCN%v=TWsu}DXGFmy%ZAy$E>bK^YGDT75DJjz%i@b={&VAWA*vKF{|s* zY$#*(P~e!=%V?IDv04{6X0;t-ePj3};g-?X*e`I*ssT+tw4vTSrg3lmbz0z<)x~J0 zhyLPbHMDmseKl~*>J~KhL#^e9N39+W9J6{6&5Y0*y|5~cjXwpBS#3nK?jkEo^G2yv z%^Aiqt52bses0fJ`vi_z4MMZ={GP2E1IMgRMKfz`&sG-)j#*7dQ+K8a> zbu^ln&+ggk^uRHz$!L0q{#s3Jl*at5z%i>k&@3EdWyP(27&vCN3{Bm6W|fQf*V}<( zR{uhC_nAFg?L5XfX0;!hfg$EQsn_Nte^`GV8#rdwil%d%mDLHo)at^(F)MwyyCT$U zM@~w|*NuT=Rvl<&hkC`W9tj+?`VpF@3(doL%fA~qX0_v3_VefTY}F7rW_2E#nU|Q= z&eY3VE|sPRj#+&L&7?9`HwBJa-Hs+V*~KJMG z5tm9>Rh2w+3*1y{2^_Q1ZzoLrtCbbseO($jX7yz>{adUo23w@8TLQ?(J_ zDm|=TO9IENUO}^NxRu4S9Vu&7;F#5WXhw!M+%7FBW53zi#xbky(bNSG<1N2W;F#4A zGm z9-AfN>cBCpzoQu(tm0*DcaCw)Y7aCur&}-YRv8=1LjuRFPDHch^RlwLwzJX9>Jpi` z;I#RCMc`OIUqiDtSdGJ?)atgtF{|&PnRH^d^cT_eX|P)8{-Ua+^gjoV<@0Ye%fl=Y ze}cCIPI-=5?T%)4=+k(F9~wAjH5^So^p5s*>0#~D7C2^g4w`jg&g3C`WDH&!IA+z3 zrZJ3*zEP{$fn!#;p;^&rZ5W?39|;_@>O`|3v_^d7{wi?H>Q89qhq;9ZyODZr2pqHO zbuMp0L%p_58!%)4>A*3oebLl}`I#<{#MlvmV^+h_G+b(}!Gn&-YBefw%<5b;bAuHp zk$PPgIA%2+&7@$pN3^Va1IMghK-2#u^YEHzS-%S$v-%sF^FmphN6XrLym8EGM>G$I zvVMeBj^q!E-U9;1td2#~3mmh$5KZ4;6>s?&fn!#;pqcAtB$c%nt}&G* zhk3XtaLnpyG?Ri=+`~12V^-TvV80r6gJUVhN=T)>1IMfmM>FkY>#yOsS9(`6B5=%V z9GZqEvx@J3t_mEpx*pBl!Rps|sGjzR`Fc;_nAKu5&watlYJy%mi@p{(X7v`DSz(Ua z2dmPS-{w5ynAHF@%fr6zz^GM2;F#6PXr_dE#jVB#j#*ufruQjUul8uYW(AH}-G-(% zSj9)m(!epR_t4bjt*jZ*vi3dSIA%2l&C+0X3=P-|OMh5@O${8gnuTUavz5i;yhwlD z7dU41G@5y#Uh#XGZ7wj5S&c$d6UvIOm6rsLS$!4F>`<@6@US#CZVMcz{#RR@+_3-Z*%8A6BKk+%IsNhX7znE zbA#1q;~oZ%Ssi*&MMZtEiuc#$fn!#Wpcxxl;}*3E$sg8V>jKBD_Pdy!UMMR*i(VKw zX7vD?iDj(b3mmiRKZ*G;co;A1;=nPh2hnT@&rai3{|FqjYPf{;E0h&)`MH5(R)0j( z820nCX}r=l%uP0qS=FOi5v-UFB5^n@aLno)G{cUuh+2wOX&hc3IA--In)AXl;kebW z1IMgBMDuXi!JbW777?jbbE$F6YBw}Z;XXw%pB`p^aNwBLacHKN*_n?D9J4wP&B*Yk zW{b2SBrEIMz%i>1G%ttuaks-Qo!OoW9J6`}%|w14*v}hrt3L#eS$&A6Pbll*XjwH= zjAK^2p{WV2F+6H@aNwBLacHLSlL+2JJp(DN*XY18t4V0;g4LN(tFH%+S>1+aVen9k zM`>A41ddrPMYAlFH3X~lu>N{8aLnqjXddPZfWBU%F)1x;`^$`DRs+zC4pt+gR{6j& zs|(R=;QtEwvd)TH-4Hltbw8S#5Qp*pdNFX!>W^r~hO&6H8mU+Aa^sj)J(`L#R>uU6 zS)GAqZg|fa@2{%^$E@a|=?rDX`|HWTF{@voS;#+R@@=Sl*wX&`FmTLj=PQ^uf>k_v zhX#&Woq=W*|Ix~q6|dJdfn!#8qNxcp+Yxw}9u|ks2aZ|&5lvGlEACfxZkF{=~MEdR**iw2FXmFEPGS$zpjQ+NtGFKRU}aLnovH0K2m zPl|f@Qs9`?n`qVtE2f@^hyMs1v)b-Ulojfw)x2~Muz%o~)v;*m!n(XQR_S3ae_r62 z)z{Hfm$7;%aLj5Mn!d-`&Ovu_`oqM{g(lMm}WklS(D74)m$v?ogW5{S^Wx4p9wu%tq&Zt+P292d~wfK z0|LjaPDC?ge9uKZfyk1`MA zR__LmS)KA__H3UstK}83mcKc0%<9)@R)(_TR(-B9j#-_7X4=cP?$lCNdRVmF9yn(8 zTQsA~SoQgeam?yeH2ntq@w(~fpKVpR5>DU12|?+cGS01V`uD*3q(9NR2!H%1B&l2F z=kV1$^=)at7Cx@h>fVS{di;TW{HG|D&npnR)?XGo%&>QM;&2k-3`FhUtcmkOIBA3{ z4;}jMf8Xcq7iOBga+AOMZu`Q1zJ#jEHC!$ACr??k_ccy`IBC@^e$Iolqzva8IQktW zmC)UHg>HjWw_nek#c&$Ra9)Emu?*+0aORcaZ1q*1va8I0w;Vdr0 zISx+mgL=;A95_?UaJ~#@MHx;9oFRjHE^7&#d1W}ifwLiS^3itw5KiO4R#u#|{nsfg zaN>Qs51i-9aE^krE^y*~aS@z6Q=A{~aZU%EhXW_>&tq^_mf^err}_{pD_-|E;fxBL zVbM1H8=U!pGbGBXzK;9uz=@CLdN{R*nm_S+9S&z`;KcJe1$Vdir@pNHWz22MPmrEsQ{;rs#4f-;t#;VcZCQPKFB2dCn2^QR%oc?3>F;KbwkXK-c*j^a7pL)t!SEu7_n zGca0KZWg{AVgAJ1=QD5ymf;M7GdghM@iQEbem~3iMSTA=8qUjs6VGP~oa!SjpZ?K$ zT@Pn);KaxK-EgJ`PCTC_aPAJA#%Niu!qM+c`Fh36dJE1#s^dBFd_IOVHE;-|$o_Dz z>zOkHCmv(Rz^OjU%IY7@XB3>lffLW?ayYXBC+^RUaGndCc-A#mdL8UUy6=$`#K5l&O!#Pc~9&fS3%_vb5c)&x$x?hnGLZ|K>d zXW@)0!+8_V?7*23?e`6E>W;Cp;<2&MH|dMOiRUvO&U1nDaI~ziz?pKal@*`I?o>X3 z6ZhvMIO_r@K9B7IYo%8Ix1fpA6zPP|?x!C4tN`Dndn!s$fOB5p zAVkLUf5BN4IPtRj%;D)%;9wA$=Z}Ol>v;1g9;>6_tPY%kQGc$2Q#ai5iMQdcaGC;V zN;ID*;dBO0yzU>v$(>+j#n*y{8`(bx&d6w4GvLe$oEcHh3vg z@f^DhrxniBGMxEv7M0kzE;Y@+EGH`}O>;7#x zb%ccPuSrqP6Dlik;{E@u9E;4CS_`7N9^fipJRhMRqd=LvL^kFoeT-5<`3z=_v=B%FuKaIS{4GH?b* z{aFB~_EhsH9;+|F85=kRc4R-+Yd-xRIPtpg3#aZhD=W@vf-|KIXA+#{WjJ%;3_jh; zir4G6aAuU@)Za!~WjNQv={wrWir4FPI5Wy{cE6qdYT(5CeLS4nGpwvQXAzvieS7{j zlGotO+SPM5qem+$-bFKS&#Wfb!98qkRUSa?rW-DF4Icpzf`zN z@kej*CWW_n|1fnIoDu4!e73A6pLDyNFz*aC?Y^u|IKIWi8M;+PMQceudSf^=^x$f8 z-?ED@I$1+LOHW8zz9a`v|Ch=-k8(Jzs;uL$<`jQOr(>rDjHbKvmfYSiABbk?V!g{Y zO)Hu_gSw}Dro)-l#p-@Eon@?k182yo`YkUj>u+c(+<%-gP3;}*wYubd1e*R`G-J_> z>r#s^p;>J0LzWd4-$b*4IiaUoEP@kS)mi-*P1p8$15MZVsk}2=_fI;)_osC4vwC@J zysmVfXa5`z$Je5J&Nw)}UfpxP8EP8m*gN_~n{gcn{5RdQo_P63cqKiwS5Zb{PfVM5ABOt0E8o_CGCMIvq>kG<#u!twns4q+VeM-g5z#v*(yXIrF& zB+};=5@!};rB!mQ^Wm&26RWqvnP>SptLM=4>oP75_%2b`Me{v0Q-6^iJKNmPs658E zivK=r>aw-eQE=v$iQWt0gnE7AzxX#Vl&;>1N5WD#zQx3eN5Td;z754;n-S^d@ef$5 zin9(*X|$|`pGXldeXb9h~k{34!X-`)LA=93=XuR>?pC;A9wT5v@^En%iZy#}L$fC4qXTk9;CeF5S zO7po}9M^{3m-Vdtajn`tN0Fdke#ucvRpsOSttNFn{zyLOElhf+)Llp32xq2^0;k#T zdyLb2txu(@N0U3-G@o=YA4%!H7OH7!E#={bw5Ir-fEq+d^~O1lA@ii)S<%)Z|uQ<|613=Nu3I#z!Z zd{+A$ia(`oxYxtxvpC!sWb9R-zr{n zESkGtG!M7KL-Q+@E)N{#tm7Uu`h{HO(cKe<-@ut3a^6!+nYzQu*yd5=Sk6PyObS+U ze=Z6fv-%DiJ@4(wpI6{Cg`DI5{3mcM=l+k;V)pyJ&iAv>)E!}EX(dYQWztP>8t7`( z)9V(Z8QVqk44V2f`FsFp_I=s$wIxeU)16t(0ceJG$@w@mV~@#}ema`FyR0c!p_$dC zUU#EeaGcd^A6HlVWA*wqoK=CduU&R%oUNYV$=hA#;U_r**i(pQG`qa1sywNShj!8z z5B<0hr;nI+Dc~SDzTd?;0Db8W_Oeh@aXx^vW3V?t`=4oH|8ujcyWm{%@x82kR&Z^n zF4uMP5FFp{;`|9sT?uCe9N)|0yv_B}eEtQ;_q#a#;B>9mfODo?Jo!>0^ZV*SakRQh z>UtdfWM(GmW>;_qoCb?bmrvI`ban-tv4K<3P|B#NxCu^(@NV+?p7J>+iTTRN;}d9?qXy{SDVmx(m*f zP}ZJZIM&Xu1rBAo95$kv{yB@fxQF|H-#BK~ie^n2f3ATuI^-Pp=aIm%oZmoGG0Ohm zg#1YltHm}yK<7ASbp)E)VAVA)%<6)`F{_)=Y-qExy6&;f>SuvtRvXbY9cC?d5Uv*V3i(b)fqTu z^&Xl<1#69X8`eK<9J4wZO=lUa>49Tb-$Sz?Sm`NxdYFf+0>`Yj`4OWjSjGG6gupSY zX=s{48y-PHRzfO07dU3M#WO_IQP%Qm_S8$WKP7O?>P9rrgNB0JL}8@F z$6!<7nAPQI7ME#_g@I#Mze3aZP^(vbd{zJ0IA(Pyn!zEW;w^tc;F#5|Xci8!vf?A< zPl01r{eQw+^8dr!`+#RT_VNGs+Vn@mN-A1RO@?7*QS4zfM8gomXqZ||LS-~e<`Kp- z2}u}2Pr?uuVF<}Egb;=hLLN~_e(!Tv@AtLa{n>T?e#h}Ue81Om(A|5l_viCD&+EL- z^SrM6-kn_TcZI|Cls$i@7`kqS(xl!vAr>>va+4Ukeut8)-oS)rxUyd)L)VE=sx$-a zloX4F{n!C9+;OuQy54|Nt3Jd6WL(QBi^m zuAiVR&g1#AT^TQtq3ducv(<+WBUdN<7aXkhCNXq<1Z9q{%FBSe`?TPotN+Vn=o$kh zz4aYTuBY_G)Gsr|(Df3OY`N^2?H4h0WxRsjo?P~rKVA%7S3#-CXCK;Q{#7w_bzFj{ zD+P4ftHTH}bX^N&h0bz1x&lLS)4@JmCWfxwuOgS$N_%w}A%?DtpybG9_u&I#=voe? zz~kz=lnh-%p=8Px&bzK@Y}eUh=$Z*7U9QgTh}J*pdRq)#onFIAq&~D)hoi*MH62RE zAv|9x==QKm=K4?!U45G{N9iovt~15ZH5bZU?d$B-;e9c5xnIT3^Yq4EV(2P?QgHy= z70zmHdw#AMy1s)l$CGP^H^|U+B$QPLGM9a&%o0P_XHe1)qH8ibJG}d2&u{l88M=;y zQlttGL~|0al*`4?^)Qra>Ww2!*Jonr+OiotBFzBy>M%kKT~|O^t_p{mxfY6{>su)E z<;pf)+rLGIt|OpiYDBqqvFE~9m15|+4@&dF?0MVut{A%hg0ftF_y}@!!hgZRtcSl% zhOSyD>vdJytHW|JboF@$ccVx1E~y{WwEmgA>2Jfqq~w!Hh033VuO@*RasU}Old#f| zsR2{x$+ZwnnkUy+U{)W+T&|w*aFzX^c#@Nj#4dMoQn#>}Hm}^%l^!p1B$TxIN%-~=UV5&XL zxnSzW*ysImFe^RGMlik4WzBY+5g+4;hZwtEQ^8btm4)8Jta{SSc#%|YV zU>e2Pae91?@#A3*1v6wK>#^sAo54&IWB1SJVAk*xK}l$qacubo?*5JoMqhiM{5$|m z6XUeTI2+2M_uGC_?lmYY<32k#cqLZYx7spKLUHe~BqK(0(tx;XoaT;IVCD`blM01D z314mdWt(>Wqq|C1;lax8TCo+B4o;3cCW8rj%rX7(v#=Ee?*|j~VQUtA8z$6M~h>|noJ&;a&)g7r+@#hMJ7E5OqrO(bLF_3z|0(s z7_D(^rXEbKhj|T5jfeRP%mNRS{GEG_9bM1%V5&UK5HO28%<*8Rd6@ISRC|~jFijrj z0WeEE%u+Co9%dDo1`pG5HLgJqvkRCO4|6z}N)Iz0%xVwwA27>2%tK%ndzdCL%^v1E zFsnRF>i4*>^f1|ADm=_lVCp?gIhZ;Ra}}7m9_Ah}%RS7CU}k%mPr%IgFn@rV;bD6I zfSrSf*$0eP*mgb@<8}^1CUY;k9)H_{(^u=Cqeq`qT3$3cHvg_ot7rVw+{*mZ>)@$q zS5S|ed%K~A#G+igaw^!aY?C<~acal3-!9jWw8Jg8fxn^m)Wto!X(bFO!qv_m8AM7n9NM=YKYWN!ubi&W>xyAWmx$ z2SAz8)w!sg3Z*zsxg1JCoKgoRHBNaEO7**&wTbgSl#EiYX!*#tm748VU3dHdX3bk| zT^)YH{CoyoIbgcBlJ0+WZ3||tdaRFr?q0CRhKXUj%AhoRT(x58dJIbOoo#;`_f06B zD}52R`@KG z`Elo>1lfh)~OUCVjdENre#k>*BY!CAwm>N$#i@`Li9#=D~2w!~!#(k@s`$=+A z2L7K|bMjj3Di0>p159`@Vm~mo`;oD89SA0)fK2x=2wpMHsV+&Jv{%iqV?u2AB~SU!|+jQ!Jd_-JGgW;XOu zQt!C_;a{!*6U=pv*@tr6pAWcJv|eBB$9WS>Fdw!bXC0W}TsY=%E3+%8~(bJ~8c!@&gem}8DXjKsUqv%v&2Tl-8km|(7R%*lw8 z*sj~b1hb!GT)l}qhZn&Fqs}q6f(hpY{H68y9853{+h_g)6U>l~c@n=ROovr1@cn4h#+5M!w-_n|jIKh?TnCC%m83bta|NFpH zIn*=Ie*hKJb?%qS0245rY-RD#L#Ftfqr zdYDCE3OvjTFe5$81~5ZBO!{y5O)d|U2gZH-bTBsTel7;1eL|9PQQ%zM0w(h!d)LjV zi(D=b#}3WI{0mHRS@d1N$zXC$<6VHuJ_$;F zNn7Q5DA}GTllOvI78j=xO6|Vvd3&Y)5X?0FcBjj}9?B@s`o8raxI;XnZH0rN%=WmB z1k?MhwyyJ_)cz~F!W+PBC~fPihq7S5Xjc=Msx#ZVzJt=}adp~&y%x`x>x|gWPzo^s zg3)XDVF8%bxZXG&N~tH;C1BFVwXN_DC~NYfb1echBhK{+lyXlW{t2dc+*$7PCuS1Q z*vJEu!h6`(-Z&9Tlc!yiz?8+Eujx?cdRz~InH@JanxQQCS9EXu1g18w=Xc+T&#riK z4F}V5RNKg{jcfg%JJ0SI4Q7;QcX|<+H0_qt0^_FtGtLY!m14S?Og)%_Le{g5$uxtR zO(>wg`*x3au2>QC6-vk^CCRjn*XGVev)|B>{ z^T7lwNc+rmFu{7^n9Fg#Hjg`J?k{eKKk5}XvpMF~gr7U%ar`t`LE4Y=0hnODXrD<+ zO4_tKw9o7WCRhvFXAT1s%>3;$;eEZA|V1ik_edb9p!5rQ`^9h(>#&*m(=&>#d z{g{MblMCi&$6Sk_htH85%$<1+CZk~eiof0&us`AiGq#I!Bjot!w2nI%OfWw?W_Kt! z$$vY_!349hW8B?V;$2efv(rnsv#P+xEh8=po(YdX?JTU+{}(+Ieh}>n>T&Jrk9s+~ zho!qQpSgr%-pws;^v55r?Q<_<+w<|m_&Dx)_-S|^KIi|Uwl756gL+)s-8r}0wMy;E zHkp?Zr}GP&KGBgF0vPHX=Aq2ye| z?0r~N>z{O`Y(|EzVkm`j4KiJiilHmHBU+~l<9mX+^2E?J0ZRVGtk8BnB!;f9p;X8f z|3rw;PR61wcMagi9h9)Xg78C~|+*m83+bd7;hESEht7Kx#2i>^trRWa!F=(sVgBFx`sfRqjO=q#*3lrPAJXFWuL)!#n9EUJ6xK7PDF*_ zGidh45n|~250ru~d{;UXu5b>b>oqZSb--6S=W2$G-?`IukQllyfs!$qXZeuuWZ@NE zpNOGr-yS$$a^V)Z%|X`;F?4+cB~!g&SGdzQWauh}QZHApHkrZ-Zxut=TTqs3mBE9B zHU}$A?Ma5NgP_#QwL=?EnClWTbUg+oLoRy`|6UAT{qT>R=gDRF#;IcHx(P~w&N3c@ zw>j9Zcf`<@+8cMQ>cc(Tcw#!s!^O~b8I<9wa1Yb9Pz+r^K&g<+Zr5(xlA-GiC`G!y z@{xfp{x52SSyvwK3^ln&~*cp zMvv{h z9~CC9Uk{6+YXg*(T9@q=c2GYube#dEMSDMcg`FpcuGLUxY8=`tY*v3Vbd82mpxvoG zv)w6%t`DKCQ6JhX?0%VK=(+{U5bf3N74|1FbRDu2t}pe5UEx$QbS;F^D3`s${wjv9 zJqBQ2)t+sHIopgAL)V>9X3Mps>H1I%U1>XG1j%Kuu!oDG>oO?ma@oD{v>3Yn2W6zr z@?f*VoGdbQje}CFKD1ZZd&SVT0!o%D9BAh1xeFP(MnEZ+%Wl^+F?2OTDb@9rk6fGu z!&kqGp=;+|lVU5>8@B5dF?3xIr9#)2y~4gKhOWP$lzCi3cOygBcqmmK*MG&(^(mAU zy1wE+Il_L~Hk%AxM?#q+m%YMXFNUsHq11XROxc|bUHd|r;Bie9L)U+yO!K%_ilJ+} zJuv^MU3PDb6hqh5P#Wd3SJ;=u(6tdt58XlAE9}rc$*ek`*^%RuU)A;Uyy~3srB16}S zQ0nv^>n?G#4ey+<1G6EI&m7#9%c~*0yM7)_izm)6U{dsMdt#h_`boQck~~sRl6%Ls zoqyS7FRV>fe2Sh8IdR`|9+)K_=20+fJn%U;r5Pl!M8f%9`zZ9s*P3VSWTt>0$QSJ1I8T!&HD-=3zbn6T5;n+x@)P zKG@fZvD-BP%mfefD45wEW-XW{9%k<$7(X87LNFQCY}Y9Bd@Tf1;bDFU(=5hrd+t!o z2_9xVn5-*VPq|r7J(w9{?3#Z9vsz4n8E4OZ@m|TlnQMs2j002VVeSD_C&q63$6%Vo zlptW6XlRb^~*ts4C zGs?rP0aGoeopbRojAt=+uJK^jdYJiOGOmuUc{P|q53|Sq81rJ>^RdJ}91mu`7<;ap z4`!7ZyItRd>2XbT%{w1}_ijAQX<*7dOdXh+9_AA;i#<%=eC+f*%*kNVuZ?ckonVH0 zm`}h=^f2iM;u`cYCxdD7Ft>tP?_oX!lUWnpu5Ay(`sHCpgQ@f|_kx-0VZH#f%){(B z4CD8@=$c1^$rh7ij`_#I6pP6=nIFMS6JyVH`xan+7Gux77lX;XKDy>-!4!!pH0$Yq zFxFEKb2*q*V(fN352nX|qU-5!2(D8x!_9gQ1T#&HovRAW0uS>nm=+JS5lm_=Yqsa8 z{6ldKim~UqDlnB|>^RSYX%J(#>n|`XJ{#Btl5rp0hl}w^C*}y53>f$3=gyC zVYol_Fz0|-?O`4P(|dY!yVigy@GyHEjyU4=7DHF3V{xUZ!d>BF&xNmw#LzVZ%8i-_B%d(Pas3riBQVr8h~7hcVx4~(Dfda*sDBWcCKEd$k25x zl;un4vUAN4Lsv7DLY*&rkF?E+Wav5$O4HSRrk9C!C0@(-i=k^Rl+ttPI@#=v5hszM z>vkx0v*~&f1Ac2bgM*|02QhT*douP&*U@EHSR;n651`DQK-VEi!VKZ7oMJL`O@)%C zvs?^U;#poQhORA6LA#C**!Dg#btIStx-RUB|I9ZT_U zsTg}cJPJ&Wm~u1DZD7`mvE!@)lXDB}vF~>VpNSPjjJ=1P3TCz#yPw|xvs#RutIrrb z7o8bh&sZ>}V(fN324=Px`<$)^vqX#?=U-!S4sT^WcATkTvc=eOUI9}o#y;<9Wti2) z*!?^P%yKbyoae!$&tlD`7#o~XVp>ajj>EgaV(eVyVCu!#=j#R`j;cQB(e z_<7Mx{2=jM>`_jJE66EOGKx9#XTjA`A?g1Qn3$)+`^7NwQ&4KQbKl8>=t*`xOU2Oj zE|iuNqU-qr%!0UoQ!?Wm%+GPkDNt758QrUs#4!6bD5F$!E-Ft^Z*X3nDTc0lpwxK! z=Tk9s^&F39aXMdiuEWL9brF=3ZoxMl1?T5BC`)>}^PaKkjDHSg&9?0ML1;lZWY~)B z&LzXhM?hK9n=UMNZGNYZt}DgR)c~blJ=RyfCyP=fzWp7|B-{vPpt{&%+q3cj6CExH4$lfuYB8INTs>INB9h7BBbZu?A z>cr6X5R{P{`S0sZGJE4iF?78HWzC;-oq_5&55-jB*J9}U6-pMaRwTh}^8o(XGND}q z&nH9ISSU?@G1tjvuDit0^`29j=bOGj;t?2p`xe|N6rx>~hKv|ni*9y22 z$Hq`GbR7z%IfX7eSFsqn%AqXjMVIT!#0swzL)WcP8hg^!**wb+i=nF#N^=*w{xI9M zOblILK&ju1u4QH){wjv9l!-WBo#{$KgSemB#L#soluXT0_Kf|o7`mQF2YA3&LSBUk+Q;Yu96 zeI}EkYm`%J>2f`R4%u`t*G*#RdL2r+$F=!|Wav5wN~yYbulyx!i6!Jecb(F?98rf*qR2b($Eu?uOF%J6DG-&1-qF7`i@#vUq!5DfWo^ zpBTC}LaALBohze~3|;?%Qlwpqo$E+3be#mHZhdsFN-=cZ3T2ch*E}(FJprZux9D8U z#nAN&loC&_j+c<3t2>mUpQCf-ilOUhC_S`iv-|LLF?5ZG()>qsu39m4JqV@AGd7+T zL)TI$EgPb9trkO9mrJo{^W@r23|#}DRQ(#AYq%J?&V-Wf>BGrl=$Z6 zfp`7(&f#k@bnRJ%`EYx>@Zio^VJpSZwHQjJ?pW>nuk~W++WB%kACt?z*DDo6*K8<@ z<+5|F5<}OXQ?a-4xF(9BYXOwp{_Kqt&3XPCF?4Nv1;BoE+4p)!ilOULC@WQ=eXsYL z7`nEu#^*^o^Y@PJd%YvX&@~mxicYMsH_A=i5jBXR>l-MGI?}a+>B_j03|+@SDM_Xa z1J1ZlxmFBa&p}C(>qv}4uHoUUbzwYNBUFfp!^;*Qx z)#GY>7NRd*Ddt%|S`1xRLz$RPS9i1LUlc>vdMM3X(&cg`wkzivGIX5*rG9g|?0dag zV(4mu(zFF#NywFWua|Ny8M^j?Qr(p<`(Cd?3|$MLEJ&rRm)WijV(2=c2G2JL)UyLF;!^a zN&O;*uA!JX8?SgF4TjSAXLPPgF?2l(CDW7ZXEAj3zZo;+ z#^_vUiJ@yglx$C~&&1Hx?H25W*GK0XC5En9P+E43K3{K&q3bUwYcMalt13Ck9vg?u zBtzFUC^J1{;~6n@eGetpAv#y?tz_t$45iMK>j5!zedLrsqWiGlEHZSJLRs(W!&}AB z^(vIA-=cG+-A0D4W1y_^T~9)({XII@Mlp2d&&C<_0XPna9Ay4kfd*v+H1-FTwQ4 zBV)(ubqDSuk0s;w{G64;TswhjiD3Te&*YqddV+UmQDf`Bda0)C#ob_n_iEc`z6TS$ z%juW`bZEG5VW1v&@_kRo9BDG{cS{@e8KDwvJNKhqf0iIl?(FFI=8n(cb>z>M-RCxEFIW7j+#%pwo-B$%~gD$Sak zz)YxP&E+QZ8JHDf?6&v48=sH5i*f9>?*pb-j2-6)F!f@FoAs1}Sudv4WG->J?q)rh z7>%)U6PP+NcARBkQtpY4)BPSi-|#SdfTZ2bdXR>^N({G}j`JTdRbuQobHL0OW5-zvruT!)WykpxOo13X z&Sw9`_z`2r*$&JKF?O7MFvA~;uID%~6UEqZrhsV?W7ks)CiP+Fvg14frb3Jz=QS{M z#Mp6u0+UwHTy~s}^DwW9vEyWenJdPQb0C;yV(d6$!Q?*@T~8&Laxr$Cd%!FgW7o3~ zOv=71W{N36 zn-cqHJ(%@k?DI9W9-k*^U@kk(g<$53vEw`jCbp1q>~{SCrdUj+S@W)s;5rp!pNn(B zjPOy_5r%VrjW$rWSIQ5_%0 z94^L=b0V0T9_Ah}i^Y_i{qqBuoadrz-uVfPRWWv)^T8|;W7qrun6+Z;IKP4^X^gIC z&nK~_h_T~b3}(F;yPn6uWIoSacASl1YQ@-b_G!QzF2;^C6-?F(%w@-U8q7#BcASn2 zv40k0$2kDZYB6@4Yru?pF}j`?!BmT}<81j9o~DYi>p2um`eNp?<4gxLO^hAqH82ar z*l~K{p;g99%w@;99Q&-`z!TT-Qm5GZ=eKQ{*yz!tC!R58bk5ub?tQe3P3z0i$W?cG z@XRP!aVBF|6%`eF<0S>l!P3Cdpy$}~h?7WZ2u&p@gE!M$I=?4LvFUD!7JW{c36 z6WS{Mq2wRmRyhz#W}I@Wa~<85xd=)|oN^PC#yHnwP^#jxe*k6Xh_-Qlb4*-4y`I6< z6sHV^vOF&Gu~4dxY8$5#N_JeXJE6FLP0#gl(DO^642fgDgVG#VPwKO9#VNZ(X*{BB zoRLu0#4(eg)W<0|Iai$WIFyPw5X>mPv z0hF0>$_-Ff#zlS@N`6t>?8~9JfA24>=MN}#aZF|-_F8ewp-`5`)l&v#Rh)7)lsbGI zC5&7TB_%G-TTmL}Tt7is5~p-~9xaVi213brFBtPKdMtJvl)RMS8Vr=NP_odCVfH#G zX-RFFr=ZMEZmYZvB_poKeuUB-_ixQ_`2v2+_>;ET2SAC>J|vF$C*R}Xzq3|{;qR`1 znkupKRaeI;_Lw~{`eD2aF!iYgVUcE58!X%Q#_f%_ zOkjqB3C_D?a4{PHw%{pXf|1~uXbJdOpUH7+S5@kGEf z5sX&7cH-OuM(bcwSz;n6FM!d?*iM|UT^!EpNya%xoXuZuvwF6}><&ijX*;=!z-Wa{ zDllul6pYr~cH-OzMyqf;ah8G6y4+5j4PdlVx6`hEue4da+hK--(Q2Nw#BA3@Fk0W+ z8LP9vXvJ?Q*K;lxSF3iIm0+|hNWzq999@>Q*(W45o8xd-Fxok^(}zcZ(Ox2Hu8}Dg zs{o_jMLThB2c!K)JMC%&qa8>)%okv^Cut{F$5-3zQj$iRHRpoSzNMWw#bC6PX(!G# zV6?YsC(ff_wA*Q?UCY5}|I-e$(bdBpQ9I*s*QIUtNbQWnA~4!DwUcWS8119lVP=8R z&Z?bp_#Bul3?VlFliP{&Cm7xDw8IR2tXmP;!v2b%eL}=ciD5#P!B+P~yi=w>SUZ zs{^3K_v%4V;#+!>W8&IX4kc{Y|A{+=)fn!?62 z6I>~d$-+;Ak>3_`cO1dBz{5)|t z-0^K*?~b|2WDW)s%m9w5K?7W0#~+u131$Gt9EKkz-i_W4CL5D*>%7s;y86o=XWqiDNbS^J7!NXd1CBbBfu1hvEz&bljUKq1~W}}e|DU^!IZ0A zHq!`Zf`|D8Osyx^dN8G)INL14itk|tfhqPdM}VpE)H4=L4n|fmHtcip2pH`g+SxU^ z9Z~bk!BvHC*+nP1yYcwrH^kYnluSN;7|tymO_}fFE(uRv5f07Gu5KS;%zMVq z5n|}7hLWLNo1-UOZw3c@<9RW3{RSo5;~KJp3|;3#S*-DMF4MIB$y^O$==u#xgGRW0 zmIr@KhOTlbC7$s!7fdOh$VZKzm0}pV&nI|iP4(F4betHv9)+?5??wcW;fDvaZv6$$;Gp)I zfAX%xRp)m2wadA~UlSJG=G8%{Iqx;Ddc*M(wkD>zdn%Y}5Ay<;CJ)nLCB{!vbgqNI z6vr`%b5sqOIb!V3cr<}o;bBt0L_M#wo^rG8r-G^SF!f+odzda?VXb^4I@jr77K^dZ z#ob_1-(;L@)STEqUw|3nVFrAS`B03@l^ACNnE7Jtey#_z(!;C)litjl?S4LJ6?VcN zW(JtG9_D*6C2vLNI^-LSRWWuy{~Jt?w;9Lo=U2ewdzj6?#d|mNHa(LGyBPf)9RK8; z!1pxgVE^l`^5A_mRucZXy=rz$rX#~2ZhG}J+EU(5+X?T3ILi)ezwM4I1XESUdNQDd zJ2Yl31yk~j`<4~14%48N#wia%DUMTqhO(I1U8-2;?@)9cvnQ0YIAu5#)g1dL&yK6` z6lHfk-xW&Ykhu^{&>N0nA31k;)PV{5r+sEAn4rhnXSP|*K6K1hNWi^Ym}^fkL9aUI zB>W(;=99q${oFp|M$}A=sKtmAjs%zOpFS5Cq2`hiL5q`=(-t7Y(unbsTjI`gEGyNYqvFI=o$rOy{G4|7DLzL zP*!_fUx}fs`%iez){)=kWsjBv#LzVsN`=QYLkwMuppAMz(*J%5T}?~>8vLo zxtudNnDurrF-5lPc|{B(uZB{+mz#Ur@1NXX$k25ml#H>gCkx*2sUz!o226<}+x2Yr zD;Y)}4y7_Tx}I7wbiD(mPWALaJ#KXj4%V~nI?VHmY}a#|7)G80rTLEN@v~G6UEe_| zIgS03hC*0H_-d>5xR+66yPm;f82NZ8i?@jGpWDUI^(mCPGg(g#>Ir8PR+fp`x=xYp zdd?QZ$PYqkN{y~(tr)uY#$1@8dh$?D_;~=0CMYijCK@20OU`Ees-D9J*?Og9i zh@tBSC`H=y_eMS8yF#pIIhYhhw(Hput5Co&@|jR_hDZ0$Lt^OqACwGFJwyM*eYYap z^-LAR$S*_5xHft`_uNQ^uG64oT@&qkL=0UUpyY4Pw(lR;tDJj#{Y8eZ-J!IUa;&Dq z6}~&kb8!fm>|LWHpDu=xFM=|BOmyTM!DLNmOOG^bZV`q?(bUXn$mi(H!8(2@@yzGYWSTz=Pk+sb1e`<*B4NlJ+59U zWav5s$|#SkLJVE^LYbpow_V{fF?4N&vIHwuRJ#UkMux7_pse?}ZW2S+VklJ}*RNve z>ff9$C)G*KyZ~glCNF>Gh-CT^OyKZcwfov--==OEw=0sTX7+G1*6~!@BZk@5kuFJ zP^tjC+{sDy%yurAWs{>LPZz_;^-!`s_537;uHCo7i1OqbFNUspP^vw--WEgGFHkBy zx%#G&p(`IsXRTJ@9V9wXBkDXcblnbRqQ~`y7`lFklB>15pG%>G=X9rTWat_JWv*66 z+jX%Ry5>MBQiZnbT`_beb;nuuxCV)#>r^NkRH5C6*NLI)NhmYqivL6>d*e$nbZxmc zM!3h7Cx)&wp)8*gJ?5v0q3b>gM@Rlv3?p~$fjQGt&tYQdx)Mr;C)dkj z=<2Wydd!n+S21)Q0j0u|YmykcWZ`@j)qlGVu?e0P{}3>Z`*MZNK-6$u=88WS z%-koK-R__1Vwk-FN{+|%g&4ZJ^ufMGJ3YI9a>dYf5|qM6SfSlNH;bX`btn@({j&y4 zi>H6O;Wu?A-oxz6(1&j46dW8s`-@@rF;MF6j&|KBhOVcfRO-HIDhOWLl;CbD6?w{Q~NO-U}uNOnt?@&g0T;&;L==uOkzMcTvz0nW%4FN;f7$~dc zvU}rUF?9V5rOD&U>qmyJDk!6_V{e=sb_HIsH$E0a*I?YWq{-#pkq-~LZW2S+8Yn~b zeBSPjp_ydpx&+GFJvcUskSLs^nCn(Cbk#$t8^f6`6Rz++jx*a*Fe#qMUx{JlKcS5D zxCZV-hOQDQrMpMBVul#HUW78olj}1vbo~xxfhSk*0c7YJ2xX+6XWA?E$ztfLf>Ppf z%@ae{n^3Cd>K6_kyy7|iSqxp>cg9NOaqTUJuH&FId0ZEZp=%bDNr*IM9#={h8M-o|RCwOeI7|#(;KJq7NeHLb#Ss6)-w}IuE+J97`i@#vPMtr?U`h=UCGdu z38hBwSK9OH*<$E=5XuCPYpoc%_TCMyaeTIOgwBk6!Lu_*3|(7f<7a0_yQYYtYbBIA zkL#G-$xJDe~ls?Ma5NaZuKHTnbQ^9@iUU=t|ogPY*uk`N9O!=HQq=OAKAlL8SPWf7P!?Ss z?V2Elu4|$6xF*`QSPWh3p~R*|y9WM?3|(hJDOax3vD}AyAhzooF?7v?GD^8@*PCMK z`Vq=XeA>Y6DUy@of8Uz9`t47Kt|BNgjMFIB6=LXm1WKvL^^F+1(htC$uPO}pK5js= z!Xw4dH3drV4$&3fCx)&jD9uT9*>@AailM7deh2(UZnWzdF?3Z!$yJ3{xaR0!yXwWz z^*)rU7<0{(!@Zy@?Labg6+l_9_mWNn+euEkO2yE18I-i!xsRHSt`B>ku6xDM^)i%+ zw?(^Fi=k_agK(Dh2{(HN*h>suBcbH!b9(lgGFuE?pF+v-xON^!hOV=qOgNJFr~S|Y ziGBE{7`pZ>!0uG7SwLVw_@npeK_uAJg!M%=xTtH z-kIk#oMm0}Il{XhMux5vp)Aj$%idAHDTc26!|{17kLw9BbnQF>^O!zsZRfg63|&17 zv4VJ9)5Xx$mc-Dc(4ygi=pc>C@pf?71oKNYY~)k&u2lGi=pdBrzlrA>$^Hx;f}|Wq3cK}6Xn_h zY~t!!C5EmCq0FDk>*9X6!nQHjGBI@h3Z+h;Ewn!e+j}IQF?u2&Acm1ogR(-O?#}1MzYlRrP z>Y$92YmkF=u+~?_(Dgl(bh+$Y-A*7wR}Pda&nLY{h@tB=C?n6~*s!mQtHjVX*Tp%N z>xF$?yb5Oigy_gWiecomQ8=fbPo3>0hOVQbq+P~Q=ic!NXA}1GR55ft1f|jA`a%p{ zTc3z^5Eral7n57R(~>J>pt%#g2bc*}(e<1rhLQgRrO5N-b{?3Op6oAz$+;pr`#Leq zKHwzWqg@{Dx>5{XpF%0|)I8v1+~a$mHlGb9!;^if7-r8b#=W^G``KVNczUef#knN9 z?ca%E_8m{b*z&lF#n3e!%9<;qbNwuauA@%v5S!^~=}a(r`OzcuQ!x3S?D?a~F#BvM zwVv!>g30t`&o04exiq@%rDB-<7AUpV(XMr3=sM;!+!uIio&~1GGcsEoA=xTscJ0;rHvy2Q~=R&FXR5(WrUCW@fTpXQiAl?HB z7`m>8lH+lGC5Ep3@eWM0=X{+jhOXP7tSMxLukn(?bry?pSMY`yx;8-R{Tz3C!@(xr zUyQ{&T>(Sa>rirDr|Zr(8Nyrx@lIF3&{YeiX(sOnE3lcz1-a>9g&W1tHTE3r*=nO* z?~0*o|MA$F>k}RB6WYuWzPd{cU4KDIy`H)7c&N>Hhtfa#TrzY$1*KWP2aQdh@lNrd zV(8j$0`87KWgixx!o;4RErzc3P#WH)>qngB#Lw7|J&z1sZ$W9+`C4bX^3Nwj*E}fs zOPT9?v@7xctLFt|=(+?->PouY?_VUg>q9Yg4Vs82Coj|02}?uwO(P?wGk1p=x;C4H zCyHOtW#>9w3|&t_S@i;4c&uvtcEfAD7q^3@~EHM)unT`Qn8oe}Li^>Q+FeFUZRxpXz6!o=SdDw;}$ zu0|+JCeZabs!N<(a<3pm*F8{X?nKubG{rrs2@bYv_i8e9Jqo3wJ6#yGhHK!JWaxST zO7#|WbvIpE|0Y9M9h8|{(e*K0-B_T;){a+^q3d=ih1<|ohz{H%!Ie3U3|;p@$&{Yj31$VzVy?74r4IVh`ols%YwPfhJ2+A7VQG~O^ zMkqB{jet&E@1RU;FaByTM*OH;@Tqv<~=)zKKJjrPhLs#JqSS$1Cnq*e^x){0+ zn~vu#Sa+i;d`b*m18&4`W$r@P6ufPe$&;+Bd*7L4=z0RmY)`J8 zZzV(5jZo5#X0D$wJtpSrF^ddcwNO@hawXkHhOTpG<8g z2D8M&tN}CA!)$Q}+J!F0XC%sJ7eZA{$JB&Z(X2FfcLo^NuW~^-tC_2~3HeEob0oDdNc71*THJb8Y8(#^usD z?5!B?1>>}UX;97f*hsz$Yq!p6Uo*~bU>ZH=^jI)Wo;Xt+6ycTpN;;+`V3S zuwCDRsq!!b??%nKzR;O%4#v35z-LB_3FnOMOwwQyRmEzd*#-3nOJ#mf(lZ_9$1pTwU**_P9S>uUw512wvoF*_E zJaK*j(?es-9`n8L#XX28&VFF#tDe4QyUqZU;kiz)1v4?1{e#7~&EfjY9SvY6c$hE2 zlzN!1_hH`fFayEF@M|f-`Es9g2oKhC7?_!wqtZeEugH{w$v>EJ!h0_Vlc@qzbtswe zIa6Eab}$v1dlTo?fBKtm&%#>~RUhz4MMZd{=ZfBRJc*iv?~_5>lF(6qJNVt#jhMEB ze(r%zKl^V~EcO@T1iuU8;;h8aeN{&DM4{FrvZ{y>~%?*yw> z@Ew~WgN|rD_WCbgEsJK(29xb!?gBH)!@LKk+QW36hr0<6GYrfM4>JW!=Xayq^$3_; z5Azk65)aeo0o=cPm_jfO9_A7-D?QBnVA9@;ZddAjtUDei7fhL$T#SXpu`wFVY%y+} zCNejGSt4eL$-D?A_I`BDKY_^>W5?OyLCn2k?0U`yQ!B=f^CXxhV(d7{58)G2V(d6a zfyrJT-L8wkj1ptVxd%+G7`vVyz$_AD#~J!CY8GS1sRonr0c*D7ya{HM7&}gSJ+5Uj zcARlw7KyRrJOO5v7&}h#BdGa9)@;W)0ZgHXc>qj>nBf?!Tp`1|k)>c7J^^)EOvVbi@;QQn6+RUJWTcitjiwebTC<;MAv*1m=X{3I+&Rr zX0ylfT*AZb2c|O~DZAA_ImzzB@nG`B*ynUMm~t_8oTXsqh_U0W2h%LZj`K7wmCh}! zxf*}NL&d)x1D?Qo`WYEJ&c$FBdzd%CY!G8#?>~Sk_?)?HW{W3LkB1oyW|@aM1x)%E z(YdO@lzNy4z|0quhu%XsZaT2iwjRsCtnx6)4R{`f?QSrB>^OtKl!&qCjpM;A5L1f$ z$(yPO=hbV$^!}2$Y-SOdN-@QVk=U-xg_v8!l$%Tun1ZjE%RZ+Uf~oN^cYs;uVZH#9 z{&jS&tfz2JJ2&3p@{P>g+jZTmFVcMnqtW|4=v9L!n| z^8}deZ=!4d2FxfiIp%rqvk1=*J$TENtLn4O-% zc=j+ygUR?Vx}HnGl!>v=`=elHc$lxjG>WmuM$c#Q4A#RO1}0}UYqsND3Z~4%JO-vt zjNPuUz%+@m$A13p z_rMJKDLPlm3z(lh%+X+KJRVt^er7#(y9U36^CiYUr&Ga{i?Qd`yTL5*FfV}F;9-6TQ?Qmb+qnk4jQ;U3 zBf%{5Fq6Tg|H52$+vk88?qS{rGf|8^XZ{XmzK7}e3Z5f*m=R#oe~qqrBADSG=5{a> z#n@xxWia((?71bj1arbV)?;7qyMd|oFvo*QUC%i7xwsU}5D)Vzm{JeZ<5kon#%}w+ z!8Cc8^bVH&}#_b`K+Fh~6!UGp3;6Ff}M*D;tP-Rv&zGyy@hl7C+o3ujR#XD#;*AdFb!htbFuB)n4`ql^Yg#JWN&0W zHgg)7i5}(-FpE6QM_^L^VlI1*N_hwSRS&Z}m?klH+e^W$_b|7C$;AC{irZx+*>T|Ex1rtk(uK8Us*&e3*yVzrkv7b5Y4Q9R=yMIc+EcY3%rjsrJxq_~ z7#kj@49qeQvj9viCA#L=2N)Y3<^(XK#N?U%^A?yH9%jUccvk6QUIml78Edw49rh9S zNFL@zFx6u0vAWd??2$ao7%(e5%rjs*cVx|Wu5KS=o)=@!s{_GQdYGfZEcP&y!K8L# zJ$A0!z>E}Q*Zew|Di71)6U+%>?6qk(Fe}B_xr)G~;X|Ck+-ui70n8{dcAWdbRC|~e zVCuzGy4fE81qYwycKQ_8MHkj%GlRg)6=T^T1hQ@(k0u1CSF5@WahBQQO> zGLBu(?_i2O%(g9f-$9IhPWJ_~!o!>lrbjC4v1_gYlP|{3wGd2&7(32qVCIOi+aCK2 z-y|=_J{P-!DcgcI+ssHXE5+Ekrhv)bl5uh|xDubM*MlkXFyDZg;bAg9$9wA@W)zqW z9_DE`p z=Yd%%rW8!#+VlmO;oC5m%^dd~#)g;@GuI+8sXZCT-t%Xy#vCQaZu?j;4PxxJH-Xt8 z#?6_D^Wg#C<9SOj)?+h|f~oN^{eHmSSWKRo>k2Sw_=S)Z{4_bqZu`$*O2yc5M*fKR zO2pW47K2$U#_pe;*Wmfswyei~KV=%2GBI|p^vE!Wh6V^d7WoG|81!m-StjC_m z`uq>)LQJ6bJQ=`YxQL=`#N0$rqRRX|B8Fh?HR}JpEtl%in06W=yh0gJxF_(P}Hh?J>GtKP7-T%Z|AjZ!1D45~>qjT-N5$lc^ zJI;JCE5z6}@Awzii%jOSkf*AXHPsjOLEXK}t1DLg9>}#-RQgW<#C)Q)fxfV=~ z7&}f{2jmiC$GH+rIsTP#H+u!&QHB?r4&E~^6q6Cd<0SJ~1!lS8bd6&eCq0=A;kr=u<;hP{Adt5`r&{YbhK;M0xYPM^p7`k48QZJWX;U8k? z+7#LzVp z${e}uK72_GUEf1llg(V=%;!!4N7OJx4H&v+Kv{&g1-)UrUJ^ssPf!}=iXY<4wGF;4 zAYkaqg;KB!e~)8Fb8MU}hOSGXjM6vWxZjRphVa$>V(4mul5s|`0wgEp!{wa8!B(yX zldH)6@k9P3jJ!R*y&zy1c^H&Nx$Jt*6GPW5D0OGBo^0gWd{Z@H)|bJ|R%E-LwPF~# z@8+o5^Ud35ilJ*Rl#;QmCkwT7NvP)sFe~&u$#y+^<6A}ohLJCVvffkA^J3^qNllJ5 zsGc6EB_*Mr!@(?5WV@c}Vi@^dD1~?P+cNF*^@kX`((!E^6Ha6Qq@fn{@}`5Y^1);& zvR%&@F^qf_l>9CE+e3CeZ-}8QZOi0X%bBdltxe%{BtpM?cM|HMOTj1{o{I-v+!^+be#$%rm>L@SI2~NaUqzL z?C8ihiecn=P|C*eEZdP6gQ>rj{d2Tg^EYA`xeLA#XNc!|&jypfl#x$~YZrUt1Tl}P{8L%8y;@BJQ>MuF z=zUNOBfkzM>n8sDGU#yQTWG!)Ls#cs$+6lKS&!X^1HjDJx9Hm~JzNYUkAsp?!pNDZ zr!)Qw4vgZ~<61D&6xnX+!(tfu4Jbv}CnX_9a?+mozk3xN94+g_(AB3m>hZXSiJ@x@ zlp^hf?Oe0O(Df>mDv#?=F?3~bn;h%xah)oLu4|!G=+4Ei@HsJb{QzaI$JK8;GISjc zCCB5sLJVE?P}X1%9d*8zi=pceC?j=WV7F`6K4j<`38hl^R<`R3F?2l$C1)OIiLEe{ zIF7p1C$cY61i}NcN84qnd!-~R7JK&_>p25`2r{fbEE6IT?}0>K*{jb^Q~hP z*{-KYUown56v~3l-Tg(zraed{lnSktcAO?LjMHm-To+m^ZP!>abUg}X(QaJP4naSM zs~*qO8)E4C63Seyu(m6<0~xw{LMfiep10TKp|7U%p=&0T1y@GrS|o<9 zkD!#xW#{@!3|-r2;7ZZjjS1iA!(n3RIs;0jR!?j^j5XzYF?20}viw!H%XWP#hOW(a z#95xf^=lk*h3f^+@=jvt%7?OKB@cU6y6Wvud!tJ zKOFtR6z&)Ny}j?uKhQBd^S=8NWOw`H;9&OgVwnAAC<}I?YZ6>;#))^mB8IMSw_rpn zKZ99u8GFneHfyEHm-g&0P@8A`UNp7+JjwRI-$Wjwh? zilM6(O0_3fgBZF#f>Pi{xz4TLgE722*6F?3x6CFaTXv>3X+hO)wwtM|@i=qi9RUoN{hE)YZ4 z?NAEj+S=@m*Tm4Z7D|rC)h~+-T_d2hToFCy$BUt>21>r?YI+dN@~P30o5e8l4^VPE z_3XI|8M@AflI6)YUkqKVpiJ}RO52qTU3)>P^5i;M3|*H(snx#D9tjVNq3a_k8$7Pm z-N?{21j-`qsO{_G3^8LrdWFbJg!p)lcDQfD2r5~-5cBQO@^-1p_J+wwcQ&J zh@tC8D8oIjA^VV_s}f4hUF?mM&EEJx3|#|=j}P}4PA3|$?DVg*r!c5jRjL)U+x z3?IaM>LTO{=O~`92gK0z0+g09yeGDrb)Oiz-i5N>lj~MW zU-jM}>sQCN&)H6cvUnQnSqxX=Iyg-X>zM~7=5f6xhOVEXEYj0>dnW0102#XWhSFK@ zMcVV~C1U7$4$A6OUb(ibV?G(WhC?ZSj89IE(3x>Bcy^u;L)Q)mBF=(n*L7m(`V~se zA|pL)RQAd7fO|3&_wl1l-n29dj_A(mWB}u0}C*?Q#hA zTAp^@B8INmp}6b!oUid>=z1T@29N9D;biD~2uiBQ)%P$mbX^5ylt!;T=HC!QSK8sY zzVvwjd-R?lhOS$otW+-B)gp$jej}1&P52C=n<^6wb0-$Cwq~EQYS{pwy`6?LIuThzwnKKq=DLut(IFV(8lWXzWh)^xHkl#nQ9s zU>_bThOX106isjYWGT@#RSaFXLz(Mwy(fmQ&5ucr&8UseHB1a$7ea~MNZ08YBHE*E0^v1OblH~$6{^jz;U=8yRY?6=E@aA*XdA}dt5h(q3cB`dCAea{t!dg z9(bpsLAl)Z5+1CuL=0WmL0Ov;ovT3%U7tXiFPD8c(fK$sbnOmhttzx#rDEv18A{q_ ztniAkQFz66yJZ=j4)AI>yg{f;L?*YQwlJfCxzEQYQdoKnYq)NFKp*!!&TNilRS zhqC65XxBzDbnS2gb}9Pwnmq#?EQYQzP#W|ZJbQI`NDN&+L7DAw4IM>>u1YBG8gqS+ zob)*Uz~iq?2Ycf)F?1bxVsdOEMpfXlXVJUG(6tdt=fT|R*}ZYdNo44{8cMO=U$%Q= zg&4YaJsI~GCBc3=IjIL)6yDWh9%?-*z~p-(zb1x}w=Kq%BA4BYaboCN0Hsl%^R!#B zK@437oPsBB9@kZ3=voS;Vi%sBaF%tA<~i+qDjB-YhSH3cI5?;Fj`}k(bR9DqceNhZ z5;1fQEx|KJJcEwP^_UpCvQEQ{)8JNd(HQ8tRa4~dU z2c=Y>YOv38ix|50C`E6SaI9wGEG2$UxDw28PvkenFmm5B@kB^2yA|h%p{oH(g+66* zAnFOP9gd%6V(9t~%9>qyb=$5^W6038J(OHet^>r-buyIso?Mk;=$Z*-;$|EP_I2^H z7`lFhQsr@Fj3q-?A(R}s4niM>2mA0^F?78IrA98h!mq^8)u9Ye3q7Cn++GY_gQ4_R zu5i|Ob+W?C#n80`N`_opfOXeZaM1O;7`k>Ihi4bnTs`jx9=46HBgN1)0ZQX&UKjQ! zQKy4R_e5SOhLJylvR0p*u|M1Mml(RXKMQx+=du-7qZQ#ZPqyL^F?5ZCQsi;nAcn35 zP-g3spZ1meff%}egHozbI@#A?kF&|pwJVf0n@3-{2aBQWWGK1Hh=$Z#5 zM^CZr5%rQ7x;}zZegQ|6eO)A-Lx!$?Q0h*NzAlD=S$uwUoq84mvQ{KcYMOxg#Elh3|(2{G5=IWyG{{9*L6^qqcFFJOHQ(%oz4Zb#1r`=F^t^h zT)g+^d2*WxW{oHNzrakpBD!7YiDC9SC|OgZU4Mz8>%~}yZ_GJGOOlME_UC#$|X>|58#W4GAQ0gyl`t3y$WTv zr={H|B65E8$UG6u%qyd_KP86Qdrrdh7EkukU~)X!?*r4|>E}US|2x{iRd z{Gw>rrDEus2c@DS+SPFi8M;n^vcyy2LNRouRpP19#OPeZ#n3ec%FN1W*9T(g8gvP+ zlqu1!S}}Be1EsU)EN_1)8M=;yGQ^YX0WowXUxu~m;^+!X#L(3MCChV`zY#;%HdT1C zRK#5O@sh%I7So<>xEQ)7Lm7$hkaBkw$w?#d|HS)?&&1Gm=;g?TZ>tGhPdG3B3l8o; z9uPy<=2P*0cRlY1cfn@jSejJf6=LXG2W9S@XxD@*$k4SC%Bs8Qa!>VHSNQ6fYBF>^ z4JH3>y2ird?t+4Y{ytZdp=&aftT(v#%LW+kV(D5ahOTu`7VBM@0whW7`BDESL)QW* zYw^7*LC?R5Ztukc)x!Q)k)i84C=>CGKY{Cc)3reiU1O$U%;URh!rwjl7)o;o_Rqd% z&HG+WhH<7tS&Z*G3FCCR2Ja;$GmiUBio~{$5yLpoLK!uJBm8c)+r3~v|1O5Ef!E^6 zB)$bKXnSvfiM!?7#n6>fgBbv$I&ht5R(OUOx}Jejt9Ip?uI;WPL)ZCG>U0erXIA)$ z7`hI=9#^g>*WF_1`W;H8+BFin!c~}kc*1|k(Dg8s4eI%oZTdT=p8rk^UHxjYC&Bk{ z1%0@O*{?m=*Hw& zN$c-qxjAzrdLum8hm*w6^%#_b-Px|Y(JA4#CD1i+1{u2MK`GyjuDwiG=1pYix)n+l z?gWCK{~ptkYg=$ISD%~7&@~gv1gwrxuI+9iL)R@((s0!Ut}pRNcc#+V=rxlJUDKhg z$5j`&@a1X7oZ0bKGIULXQg*mpn8)1j%?1bC^_LjBs%POYaxc2@rIY^;apwb{_0<3W zYql7|Fbv`9A4{u-m0=hyhS9KCM5|T}tEMJH_idP4+#$?u7>2M2<4#6l7(y6A2tzRp zA%yPyUhnH%@Av2P*?C{r>E73``}2_PdR@==d7pFM?{hxqbFRmb0R(MEXh&~Gm*6=4`*lOBsI5Q4os~d2GIPKH~t$q=Pt*UOv zs(S!i{RG_3s2_!4tI2m@rMGW;+4mEMCZ)~DD?Uq`(o3|k$6Wm?kXZ1piZz&L~G zd|xL&zzkcx0cDolRdoeYi6UnX$*2X)u+>9QIvh3J>p^DN>Yq@`=W-3d#VFW=UCAiu z`4BT~H5*E`qvwAUhOH((jNP7_+1J&ouP=mQtMOQ0FLU^MTNt)F{1II1EuxhbkJGVG zs?av-!Nde_-<_IkMsg@r1Ew0U<1zEW;IXoCnYCcT4(9MjasRW!*BM}%9L&97S{%&x zVCFiQ?f;ElaMby9Fl!v;+ykb~!8{M9!NIhHS$cwrO=5!gO`Jo5V~x-Zcu5%$yG<^H65=z2%$1ghw(% zR~+8K<$MgL!NK%>4EbEZ<j`F=3X z4(3%b$&P+r4JKFO-rH*we&hOVzX;=0cG1IlCrLPF4h54YxsfLC(=W`FfN6E)#${kS zrJudo(O=F3U{*N#`E4*gaZ?2OPE63t`2)-%~TNB`i48B-2jk$DHV>ufMB4(1Us zA>7Jt%E4Etd4$Pv+0yLV*ArrKq!c zh6$BJpH~Kt!P8BJmTzv_keJYcTAvey@M;0dG2hXka=wAGwZ;4n#_U-UgM{<#k1;%R z3GYV{^ODN^2*zBw5Hkqv%4Bo-IqNB2H4*bH^kAM1o=`b$I(jkv3GN@7ckO`8M>+lW z=4ZWT1Q=eyehQ}0!R-1pa@E0%1k>nXYQQXaFi(I9?GwMwKY+<_Faw^!dfvf|1ykc- zYQZ!)n3utdTFzNu3Wd?jxfRSTVf1od1G7*Vy_{X2!}&`Xy_|_)()Q&#>*YKGCQlf> zod1BCC5&FqKF?!Z2&0#CBA9kz^m6LK^c=`_*30=4Or9`$Is3O_pG_FOoWFr-6h<%S z6)?+%(aYK81=Kl%>#Ubk3MN|^y_`qDR0yM&)8j?#lQ@{sV3rD#k6h(5t+|eb5UK)` zGKlM}Gj(8!g`u^dH}~?`c@|8qgINQn&B5%2(@4+3Tpzvd`Czhz(fjaRFcrcSscpXz zOsg=uucyGQ5k~j58cg~SuCvbUurx7L;$RK~Q|Dl2f@yOw4}nR}j9;HsU~(Nyua~h- za4toY0<2By`)yagsbn|mLU*5lrZy_`dE3 zlkZ^O1vA&dZ1x8BE`-s?*MVS?4(9skOgWfLVf3+cE0{6|^E#LY2b0)_Iy;zbFe!(` zuk$%za)hDlAv=F=15@r`-T+fCjGi06fLY~W_IMN57dc#Ky`1r2Djm#yV3s(Tx4|SG z8sFESUtbGB7EJbDecxe}KtxF#9gY*bzpbS4V@HCrlag*`Die2GcV)etnjL$#yWm zf+-b7ug~7^U@Qxx*Jl!#yYXC4fu!NHscro+Kp4<_>{u8;2P6);r}rV~ty zgW2{&jEke$m!8i#V6q&{*N6c z&ID60jJ~d`0~0!i>!XkN=fTW!FyDb$CyXA8oj<~ya4h@MnQ>qW9n1nSvxL#xzURkS zLpqqbVAeXA%|1asAIEjpeN}=fcQ9XoX>>5f?UipaZX10Slb~XCY!8C#ikL3F3zBc~?IVOx==Sg7Z38Tm25io7S==1YCVA2Y?K05Oo zm=Xsw>`UalgP8$ljWGHgRS%}Fi5qHh`%WMz8bUYq4)5j9$)3V2a1Y_w{!$%Z1VV@IEl1Gq@bRJ}-jFcQC8L z%oRqD>E=IUTsWA0z=Y1^`sj5o29qI-?(1?erNZdtJP2m4FnZgUfmtDp9*bYV6piIN z>rD6;HV1PDnB>y<_4yM_u7f#bJ@$4S%xz$r9L%3!Ivh;)e-cCC ziSg@vGnirr^E;Ti4ra&(%yq&PtLwu_V8WBQKKdH+9WbTBl&j?&`X}NgOqqIadJ;_b zWcH;q2jWxO24PB6U-Rjc+%hglU-NH+zu8nIOodub5tvqC^tL|%CiyJ(MRTV8SyIMk zNufdqa|f6@Vf3*RN=yp12~(i@8V9D=*<2rLyIr3t!sz`o zavQYkT&@q*+0L;Kz%&S>ms7kga>K#A3np_q`_lXH)a{Z&wZiCqxD3o12XjP9Qm9}C z`_ju<1g23Ky*`I*kMUK><>=$I2~3VKv(-NAzXRq~VRT>jgGoOxzOTJ@ObQhXqn9%e z%o1VrI`5jA6zUX4FXwhJg)_N6d1|{-cS5{`(S2PBrd1ey3~swK#`5{>OE2d#Fk^(# z%Sqk^zJ$@s`5Tz!rZ|l$b?Wh`VGPp zpsWfg7eSdFQ0|4YCZN0vC4|cgnwb(qoAO%#eE0s6^5 z=g+=pBV-*2?dZLRRnE+(;XUhidZIWhA5eYp$3!Aomp~)M>m%-o-@v2$ zveWK3=icV`l?5e#TlzjMdmjU375+A-r(6W3DWKdAr6Hg^1*JTov_o0Ay}z8_p_FXr zS9a@_6iN$N9S&t}K$!?7yp!MR5-6Rieq|n%wgB@Sl&paAC6v6k=y@{S(rx#^svE<> z^m8hAU*sqE^B^!a__CN`dg48P$NQ}SOfZ6FP`rNLl=B8v{tBrN>X<;^B;|Vy>0NU) zf-(6+OkapzyNKZVCmT1YnzkQj47>dQWoapub2Hw>gw^Gs`6u^Vo`1aOSopDTQI5$& zDrYB*p5Qk;iQR2a&P-zH+ql5G9EX81xk}7_Dl-X;$==xITm{DDbL?^+1!FRtm;=#G zDP3w43cU%&4uRp}D8fvo$bs z?W#ohy}{%}p32Un`w%E?li?ZfC&qYo`pIC@0#;>#ayI42~tQ-U{b<_(lHCMkY&z64Vf`5Ph}oj;(2 zCzNp$R4mLinchkJwC zrAMbP7}FcX=+QYGjA=VDv7=Mrh|cLKC;0;tokV*WN0RCqFw5SLG7+T(%DTw&jd?VE z2&Lsr)P>rZ&=3Fj&cdY8@f-Qt(!XlT=!QN^?ND4NBe`(Y1F7^>lDC@I_3`aS5p5!_=g6YU% zhO)prFEjHZm}Pj-6umauS|}|6rT0FVpO5r2BcZe(;a6rs3FhHVP=eX=0u(P>s9|fN z1Y@yHy1!Td7xTtKnK$%vZaQjc#wpq#W8NqMW5#K0<|Z(v$B3b;I(yJRPQD`Jlo(V@ zIlc#DMlLb?D?}(XWB`w4Vs=xRv%#2n#jek7U`zyKGyNV5h0F}VjF)xn_)U~!W`Nkt zC&WZ%0Agr$YL~OyzC0(yW{SX=S%MgS4xbIi%p0+p#bC@#5}WxDjLGNN%x_@KOhQaw zw2Q|g_YR(@Fpx(9F?wzs2*%7d#OUX*A~0tDiOoz0V`d~`dU=)b{dO<;ip){O&`yqb zP9cn+!;s;44#P(%N9OqiZa^J72_LjshbyWS4Usmvtc+nKNTB4}y`|ugkOd zxtveI$b1-sNgd>yArtmx)4J#lP!&or{Fy&lMq(ffzm%K?o2O;-gig&8Bp7UEBz;z}@&v}|@ zi!b3mq&pVu)x{u`Q_6D`cX)=_~fBEO$i=i}(j^EF>fT=sezazbntj5H* zdJ{}~!0H<)6?6RMY>|ag5K#I;X+F=-90nynpp1r+T<34axlrnE@+((D>3OTaoO_`x zz01!$1En~itbnrMPCxSll$?OF)zG9+edO<(BYPv=z7Lc!fpb$Xl+HW+<&1_hE70@j zLdgjzbD%T^tQw(IJI;))V2T6vSp_BEF?N!MVTB*4a~MjK!&eTN)Ig6FLs{yussz)K z>yO2CP>KTaS^%Zlk%upVNeX1bYAB(x@$)e8Kzx=R`3sU9uRc&x9Q|_ynBYhm4J9}V zWa<_9LbO<>2ATU5?klnEZ)d&UawU3>mwe?GEOwi(SqTFlH8w zUCu}_CRbyZQx3+=w6V*%5{$|4*yTI`#^ii#=4CKueva+yOE6}n#4e}DAv}l2E~hUT zGpomDMu0K%d~9D6z?hjob~%@TG3SEV%@qK(Mmc6q zpmOpc!l=vf2^cd=#AcFmc;1N3^ao>RlGw~qV9eY?jNYy?FlM%iUCwMUX8wuIJOIYb z{IMBYYt56jRyzjUK3#ez6nX>YlqSXhgWxOs=IELYympKL)8<&Elz>U)aw3IPL8++ouLhg^z9P)h z0JEuM8akZYPW`N3x$FVPw2K(~%7s4{&fE&`qfLpCt4O;S4@NnrH;B0l01Ubu6w{>d zXj~9ue;Q9X#kBAWj%foFduBTyzGm?*jS|yM-Oo2jeW+b@#cyBPEd;ZCym==v#ufci zFl&aQ43voU6_jIop2~SrEvFrfi3Ksgf(d>mM=j_x zoTEd`P$ZUpU(*aQCSJtQU$?Q#c@2z-ATjgR`fQcQF(u|-Dw7AsM41>$blVqYc(2(! z1GK62xt)A*_QuHYufVKjCKAp8Bk-BaQggVrmk zp=PTxVc4n;O8G}@HBhyBR~WY1?ihSmNZOU=bs&CYUq=eVRuxc+MCK_>fca$ ziLV3T(u*|5>r-LaYO51*y)3?Tt88J|Y8;e2Jb%Qr>jm_@H*2%6>x5yeB~YsIRG@fP zox-ryE+^qkglF6sD>`%1Z{}cMdBU(&Ih2;q;#=J;3|l=5r3B9?F}`Tkz#hEcz7dA4 zQcgy0IIIp9hONdzSs_+ez?XL&$6l`%hOHJsnT@BGm>SYwRIz)bT^P3NQH1Mv@fExS znSJdq3|pNBrREj(rH|#=!m!mNP?A^inaIlviWvK97ly628ihR~Jayf)tI)@KR>Op0 zt23aqwzDt&411L@Z1pIV_IKIWIMvsu!m!oWr(h*4D~I53w*sFl^NdrCnAjdT;zJ z3|sXs#yl^%p|`707`D0)%6jPy?<|DQl#FT=hOOR&k}GQ)Z*2Lk5=S$`R+&(;#7g%y zUKqBz7Rr*3Im*M4#NO2n$Lkqk*y?L2O?XmsLMR-$`o-ViI}P*ddt44~E)5|z(Syq= z5QfW{31yyGm8w?v3d2@!LaAEj_rCe*xZaWTDXq}>Y9J*2e5f#7&NL`(GD`%n&AHCE z3By(|LP>XI!q396)m~$8kC{YA&(&jvVXF!#tukkxh<0(kyx(pShOM4~QZI8$f7R+6 zVc2SiGjK=Qs~kan&de2tt{>NzNNGPj(p*6@2_*lL$EaWyLK3f@uA z{W3xrwwelMMJu;U&#{|@VXJ4Lq~Y0EW>%-%U=QAJ-w4B2JB-Dynpjc0>^#g7hONdy zDG;kZup+PKV6S%y!&WPyWWB~Uyac#C;;$jxcOh3#D0n-482o zR^l4IEDT%y2Bj!6PU%WqZ`Z(a%&=84lytGud;Usc*y=GTvtQ@lpq#hcwOSaqN*Rw` zbg|NFI7%3{x{(xFq2Xh9CCV=e!&Ymd%xU8qjzaakD}V08eI_u&R->R~cr|N*xIxD7s9aBj-~j<+?(u+Rx)<><_p7CRZvP~j@k!ScF#8p!&W~* zp=auucG10#+#2t_sPcD$YyhOK^t z(keBi^$)es92|o)%9vrR=bWC3#(`%u!&X;7nImUCJ?9q*!&dE3*2~J_aQL$O@PKoeVXI4^ zStesIU!m!o1P}Ydm!>U#ITxQtn1SoT)5C83}msi7!g<-1)pft!8&@rm7 z4}@W>r0M8GxgMl7o87K#Vc2Rilm*iBy45Yhu+>s1xnfnWw(ECc*lM2{_|Cr6P|uB1 zg<-2pp)6d<@fxqT>ltC#>Q^YmVnyo>yEhJ~WQMKIhO+iUzc0?CkYv<7!m!ncP|_q1 z^?0S8#|&HLLn#nn)Q5HrYlLB|#ZWqAH(rm|FT$`@#!U3QSXHX=nj{Qc-3p~yYN*HS zZDH7I^YhV%pKu>eQ`>d4Fl==hl(}LxLA82b7`EB~B`j9t%Z}HfRm`x}`A|yRxrPVA z$~)M8p)hRK38ms=wxT|?8!U<8`kvY}F2>PBKc5*Pa(L!&aw4StY*k z^$p*_?Yco2wt5B10{Pque^yv&*Pp_$)sTy@O8Js|<9t}zXNO6`uvHzDeA!2;Q?1?< zhOK(cLcFAgN5P6)vTkQ{} zr<`HEbtrjbUlqcz)qE%+ht-$DuvPf)ILpZ1DXsGCJUm?(wz>|=a>;qUhOY_3R!J9Q z-%qUc9hh8U*y?;J>!gM~sT1Vj-uSmLZ1pviq!)Qbq+6v|Gs9NnprnWut<2ej_uKu# zu+?`^I;4i)bskld?f1Ea8MZndO1k(;N4IZjwd*Ef*y?pCsj_c#87%CK+WJyv*lIYG zTB+gozIu5ztQLl?nxV`QEB*TGXJOcC&}F#OQmk^-8cq_1t!{x*_!7tKb6D9|9PbFj zR$JE~H?E<3V9*Zu+`^K(qzv;x7zJWX4t9#3jJjfQ^OMYvUC0tVc6;sC{6gg z3-PSJ5QeRGz6v?-@O6|hY;`V_LWi$Ag<-2@P&#At%hEUm6cfaSKD=+Fl^NUC0+WERz%!$-fz9;GQ(EK zL23Ai+oebOGGW+i5tMSV%2I3CDGXcfaUIU)60Z?z4XcD)g)t?m?ttv-d)&oSHVTFVSu6+r2bxmTZUYJ_2{$DyQr z9lwU_g<-3l8?hpi9qHj}&rcDCt!{==C+*U$UJ-_^eu0uE_g(0HnEo$j*lHA%mEudc zxE-|i-6*lHq_a);Hk!mw3Z9qvLws?+SAn82mu1-&*uLMMSq z69zM(?_g#Qm~b3sQ{OB51nOh%y`*++@2j!*>kc>LIyZ9fB{B4U5N?fO_^$FCe5`Ex z=U8vJdBucEP>#7{lgjx7?|ADd#u~wx&yI=thsv~rF`w`fvjmK{vf^^+zTB)eypAeh zIq;M2P3^pj?@e8g_h=m%Ja)SUs+Gt&)>mR zIG83dZNkteYj*yu0+W6{`_h@TJCj1y!svZ?444HD=0Y$l984paq#L+Cy03S^WC}x{ zcG>Mpz6*60CQoICfoT;cTV*DLSuc#9V>g4zu8m*kWnfB$(aTv6ra>6J?St;d^HPM- z%P9eqd}I9j)Pl(pMla_DFcre+_4yS{y@MGz4|9uyIRngE2Xj4`@W0}>>jf|c4(3-d zRSss*J-DaK!AtbO37Om7EM>|kC4QzML?KYxH}5k@~R54;a?7e+7V3^18D$FK8TFk^(#$NRHj z8idi?{u7vG!sM%c*ryTes9U%`y04SK6bqxrv>HsKF#7z{3Z`8cJ;(k4lYJ}KM{n1l z`Ivu%(aV_xW{EI*ed@ui6-ICSn_#l*xjuS1J?_Wc;$Thy(*n16(+QTyjmFhzH8 zee~S;2bgMM^m5w4BsFk3^{TI39>n+(M(@KD!K@KRuTKk@UU#xDeI8o}ra&0Ip9epL zIZ7D4T@%10-^IT4IxhiJEQ~%!eGjHq7(F+RdKl{;VRT;&VAAjA`sj6j56l7wGqeeF z=DhgjRDxM3Otl)*MPRb-;c_ZeW<8jB4kqUj%$fIcIVEa2=YpveM(^i)z%&V?=g$f- zD;-Sgqlo)`T%T&SKF5NY?O-mUavI~8vxv$OM$e6}z$_C+pT~Ot8@qG!*_X}~gPG-E zt^u=L7`>mL1Cw$;`zliVCvhRpDGp{hm}UoaDVUzPT`&n=%yUKT_53qn3Wd?z{wJ75 z2XokC@Unn?>E+AEvqBiXJ}-bteTaSO z?b`Bj_;N4>U|Jo_HDG!@%)YYKw!aRhNEkimw`j&WP8fYYJQ7TYFnYT#29w*w_0e;6 z5tv$G^m4uj(|ipU#G1sxl!HlmG=7~I zfXQ(%-+?J}Fo!HgKRcKzFfGEAsQJ?jCj4)%v!3(6ff*x=9*cvQVD5D=7lBzQjDDTc z45mXEJy(APlf97ZT#9zt*J#;K;d)t^F)DLDn03OCFT0#YVDcYhUwS_8^fcCE4yF>! zItTMRn8HQuOJ4(wc?K~RCR2^+O<>kIn76=$A7@|s7~HxAdFWvBz%)6SDlqFD%mOgE z&0HTn?w^90D~#Sh!=J^u;0Z2gt{T%>VCD*==X?j4We(=p=ddPul6~prEC7?|V77f8 z*9F4p<6D7w$p)dt%j$H(%MHv0Ovl2|w685FH zYvcrRj0Uq#7(J%ffXRA_+odzlgQ*ZkZ`W^N8XU}! zmvHSVj6U~X17^L0`3_9=p3&!Hd&@q=);q#WF$S55$j3t|4JdzyQW#L~f>IJtUWHO0 zP}V{z4k)|5jCmuV91UefK&gPTU<-a~5LIY4loCw%=2J!L4Sd8HJ$UZE8%%4m-)b?G z28Y$VU@8Ju-$5x3c;EaLoZkb=o>1C1_xs9*k{&3h5X!oM)!9&j?Yb07u+FzY3Ho{z zO3>FbC_!JVpm@GE^=HQ$;N9dHU0>|RfeHK^`YPubF)4xf_{C%}ChKCCa~l|whs4;Q z8&g>?f-#v%4Ce=XF+bOWF}X_2j=?vhulg+G?2YZ~crYfPiP772F&LBKvFr077?T^s z9E%$0pJi9eXW2B*+s7*?$7EFOa=rv(a-NuzP)P88P%1U)H68`AnciSbt`c)JtnAOt z4+CSeml&E4c{iQBnBxpECZA)Mb0HX$;jzoP8BD<$#zU;9u`L3V?_h9x3#C8J^E^Gv zD~+ovKi@_IZgYM{9A)_F-%e&@f z@*CXGR1S?MJ2U%%F+ESr=V0vmoC?OoB6fXdfHBdD?Ta!huZ1%z1FwSjqf@P~ML8{% z@tFqG_oQVgX!P|i#!SplUMO0dq4l2xESZBT-~z9UA;*_1g?{oL~{ju*w9 z&P2g!fXBrG85edgQ#psB91~M2=QI>z&&GcPW1<|JSpvrNAu+MXPTCJNw-8fJ?ych! zlw-1m7=7$)_BKZ+wy*wROh&~nCm)Q-F=EE6ZNCDH$-3Cgi(pJ{#IDa*U`%Glu20Y9 zoKdmM83M*+Z|rhtyjMKSHpYON214_wo_THD96!}TsH|3nb zaKCP2E zA^06ShA%)lCKgl<-T6uLUGTULjEN30H2>Jl17IY|F`h^LF&N3-1bxoj{5@aJ$5?gK z7@YGwkHJpVXRBa^@oFH-NqdmaUsUH2_`f$0%{U2#CJBSFjcs^+s5?a6ot``Y(?X4q;BlsVWz zFusO*Ciso5ZV-m8UVu{iI9p`~`i!j-K46BevZ0hnEbap6jSIG#Aq-p1hf*aye;Pn9 z>)2|QFl@Ekhe@HNCaxhh&+hqCgkh_zp`<+_R;b>#(j)BaWntJVv=ZY2R|}>OlT=?h z!m!m0D0!F#jFsMp4-3OqUqD$Wxq+!!`36m&kCcJ;y!`jq)A38* z`x9okP0B6_pvX!s-~13 zFl==Ll%faN7nVKB7<@+_W zx)qK%Ydo)a3d2^vLdklJeGO8r_Fv5mTa`gsATup)lTc=f24UFhZ79W!sG%D!&bRp;?A@dZfPle**R7z3|rj|CH!oBtM`Oq ztIa!b_ecX@gX{ob=%VPs?HVo&TU`Vt=U95SJdM+*@qh0-Ds0sx3|qBBX&GapotTgg zEAQ;U8L;D5=-2G{%&}nBIO=?bFzo#qDC?!pi{L#4|IER4UMmb+_4^uYn>*w8&p2V& z>Sid*$8-NQ!inwcbz#_Q1C(m)hEZR{>Yx3-LH}S`7>_9fQ|RcQdBU*w524JygIlW4 zy{VnduvI>kh3GYt2`{1M-tH~;>MUW{>H#PXat5K#ZoKmjXTnEdLikc=yq50xEi!6Y zeC8N1B`5nCZ{^9pE&@~Jh;p+q+=?|&`bm`O;?N!i{l8;|twup9l+j%tXgl}VmBO%9 zGn5=hOxFs-Rs+AsE`%edrNXdP9h6lVt0ty&E=a{cb8rop3By)@K&if)tWAjx;xKx! z)m6f<)oV~{hO^ZaSlJoA(~r!sRWX!`e72$$qwVWXVc2Rll(l(mb)M>L@K4OJ)pRHe zk7FyEZS3>KeZsKSdr-<`t>sxzhj4Ffzm^%cItoga^oBl5Tp|oxJr1QpeCbv{3By+V z{)`#mNN(31sF!!X;2NGM3|lRR(%`V#;umJv>I5jc(k`5Uqz}B`t`LT;7DK5Y$2GhH zR(AHT5r(b8zvAPx?hLj%TlICWFl_Z0lvxwl>K62dmx~C) z4u05I>sxPNhOLf=(u^xEV|5dL>`DQS9Gn}q!m!o5P-bCOZLH2$eeL-tGi)^uN+GU` zj1_J;SA5MEhOIiO9IV@n)iTt~Tgh+@!R`pP_KjC)W3R`>b{X!VF8n{`H&~mZTbAF~UY_$YRrL;@W z-nGK8)jo+mLIuxp4fl=Y1pkkF{%m2`su4<+Sm}Fcox-ryz@#3bj+N|7-zOO>3|n0T zr9@V_xu~4IPtpQr*@y8VXHx# zqsPRm7&x=uZx;!}R;^IhKF_{t;K<8zwoloD8MZnV${M+b#igR}V5?h%VXGBTnk1(B zKFMCm%&^rsDCIA64fTDJyM`)!$Ft7D*q%6Sc-Um^Zo7`A!{N{eG3;8QTUj(vbZ+w};QI<6Vd z5{A7uK&f?HGrlhjTWyolBeWhXcypG~uNjXJhOH`~w95>s?*rTgrp2)j@GY2J2a}Dz zh1lTO2RIu{nj^~h3B#@U1WL&$jZcl zy${VXNV!IBHle3|lorX(-~j>${-e3d2@=?A#+%Bj-4MpX5wo*yh`y|f`!&Y11FP#>SWUC91j`p5Rp)hP!3nlFowxW!(&lfKX!&bjRnI&s2 z&jRLh7CvA%X4t9>%5v!qebs%pFl_Zclp67+TkW(vGi+4=WlRCLOJ8;0Bn(@91ZBO$ zYCtb$*s20by|hbTtIrpPtv-TMbq?21-zV8&4`$fvNGRoHY_(j?-t&cFtNWnjp2b%B zKFRmOu+{#1qFoc&itc@~GwMQN*y<@L#b>jXzE86GUd*u7u~0&j*-GChxj`7VdXLJP z!dCh|NzX7dY?T9Lo@A7sy)%Vjs|TRWmEO?v@C#wss#kAZpNcQts#qAdx)w@WDYr|{ z-VcOft8kwlp=O6wxiD zx(rGwK4~yk`aa34!m!o0d!roegc>V-pX5kk*y>y;S&~tD_TDcHTYU^=iS&k^hiUsT z!&b*b$q`?=)ofwd>S-wX_~gvAOW!9+PG^R#j)$^Jtn{3(6NarmhEgN#(zAEx0nD(~ zF;GHB@fva;I&I0p*OM24S#=0AJ@G!joC{`+TsP4g+`FRZxX%NVS;R5bnfJg{%V)K4>f0&ha<&+u1g85hH8vapV`(e&kV=jYhXL$bQ`&}Yytb6*O| zN?43Hcu&P+wja!UGQ>QkG84d5wesDVgzk5Io?*jJXyl!7T1rW_29 zU@s%2(n5<6uUE z=@3TubsdAFFQA8f+>23>#Q>mgJ}|GmRimqU^3q2a&+eC9E>jqQwyfwd-2Qp6ikCK zdYyMW6zgYU^c*V&lfHs|>C8=FiX6;)V5)^FS7WjFVLd{f4rV5p;`g~e`W*gmF!jRd zZSMrL&cXCQ9PRpmed+N!7fhRjc?t~uEjC(NCno6SY?X_-&cU1tCT}H|qql1=mEkGMX1OzXkSbugV^)(fM@bik3gF8G*z>1`herryEa3}&4$ zdMs9fsl?xXix;mU!*Si@U@ihv-X6c4m%wxgqqpl%FnOPHIeJWU^001kFc*TUcQ8+Y zSt^Vk(=A3|z4{r~M`um}(;$o<)9b;k5=L*=`(RQ&XJ1+BywUq8^p7x9AA1fT4W`M# zTnDDtD)yz{`W}t-n1eYFOp7r3di4b`X{)(DdLQ=8$9Yf~eZ6`rm}L&; zHZVC~urEEPonRUrOx`hA`+dpfP(It|+`GY42ve#upMhB}ObHk}rh6WXJnUd!dY#L` zG&q>WV0wPV<>>2{pTHD3n1RP(djkgXvR%c}y7H z*J)su3ZwhF70g;;^m3Mi$^RyPol}oTeH_e*U>bzceO(D=tuT6>UjY;DoG7n-*SEQwdn6)YJ}0x1qY18wWotA2b1$1`EM%bF8GOk>CA;-RydfKz!a^G zUruTf*1f{$?K&Pz#?M@i9@BqrODCbzF|lbb^`XV6soey4S(ffT{eAed%>x0;WwE zJ*K~bS?^#DEJpwQ&c5_=W`ZdaMvqr3m=*`K<7njJAM8ty=}0iWZlh27!ZDvb@OLVQ z8O$1?&@E(jYt$;DyaS~oplo>>u6*}1>ld?zNrf`zX1~?ZP|CN6J~=Q_&e>4%1I!gr ziUP{LP+9`Yi%@#q;xG9tDCGfVo6~WX9jM`fP+9`aSx}k+CC`Sku-;$t0w~gBkve|} z#p|C<`6&#!|5fTkSJ~dZ*paG5|2J?9*N~VIP`y=VmY_qlh_4Wj+OCa*UW4z$D>c@JKn6vyK>=ZM-W5CXWVV@{kycsm+`N z#$+ZjlfeY*%+HF+#m#Zl;>3i0TzueXEy|H`ny?1%(f6f;2knqo$V{>Tj_f?UhwAgP zd1}yRc6B2Kz71x{cvI8F|H+ecN~Jfh2{tkMDrGFUf_m&Ov||s8I~%8_tabdI;xOK~ zn>!rkNJ|s!_o-0o)m|HTelCDwXXfQ7XZ?)m{G%5WdJ;^@II2$=Ik2hcpAV&m)MI+D z?o`4xB&L!YA2>Ky*GhE03B1oQ4na9(7&4UU=IM)emy8Ef>R@JrDR(gUgBg=$ViM~~ zk1N2mOF8uEt@r&euJe}TaAoIUC=<#g6Uty39LrSJ!6+xWcl@X9mVn9b>p!2)hBCXq zUwH^h#y+fU>TG#eT0s#UfOgptOc>9tAcn@D%?t)(+7-K;(O^tVW0ylc-zGgz`$+bT z{STDWd4F_#*;U!(Bko^PA8OYhsIz@gyK?{Jxh1%UWcmS=lZL-98*lCRE|{e?{`Jq6 z6R-oE$oWHMWkDHpH8Yz!qb9?S(DUwUl}uq3CiRN!_KH8cF9EYM@Lcpqp|k{)ccHWe zl=V=m!#o3Q>ha!x61R)`XB+f{y=oc*#S2;3#lV@+S)R0=*hE`y?*5#m? zwnk=JI`7z-IYnAQ~bDJ zIk}GSh;;~qtV5aF5k3q1>W**TohA&*i4<}zls4=fQK5+m1Mz<^I$YOQVc2Rdlol+u zO-$2ah1*J_2lqlQ60zFB%mK4P>P%O?UgOyNJYm@T<4`KZO24CinJ{d%5=z?-bl!>G z(oSL6>Q^Yaa(A)b(k;)y$Z#;bgUN72xmXzXJ{QUYM@wH3hOPdDQY$gV?d86a%e|Ua z&J0_XLTMFWdMsuM!&cWqDHSU{7W0H*tA$W%B^G)OTZLh(H=wMU!B_pk*@)Zqt1xV} z+Z24BvWDY6hoX;v=3uLngkh`8p|pO-R__4!t}EHxEWu1KX(YjR{KrEOoC4ljMaN;4KEgkt(HQ`mG3y~{rm@*^)d?de$K35 zhD$Dik|b7oKi?<}TfG3K4xc@kR(zzk;&)-#YTt8lcUB%}ix*FrOLVir$MWFmID0ynaxkkL%spUIlK70T`+62kj)VCCOqqlE z4ot0s88QRo%fU`0aWQOreAM5X>xLbYI_tStyL&hr3r|-%pq^ zs5571Nan*+!Q^btb=H|1z|;worMCS(Fw2BN@+-a;g9+nvG#XW1KfB=^djm|RFnYWG z0Mj6hUgzV_!>r|C?f_GaZylQY=cA{yCZf!TQj61U#44gZ0VNzZS!1$v zDU{?CKl2`xih#0;7(DpXD<}DUe4-Ihc7{@qrJBd2LrKRMf<5IRC~cyQEgf5VLB+(- zyi`Av4<>}koN8xkI0;Jbo_=OJlvM%cGAQ9beyiJ{RHLPy_eY?#^Hf$7-Sue<}L9|nk5&T1%C*y{6?pP{tu?^k+MVIDicuj~kACBCocS?vX745l4V z849K40l#uGlr<0fl~O1j5BZhzpwvC=S8jsR@Tgyz2c>hVUs*)Tn||djD2>bg$`4Qq zun?jenwcZv0^F^!f)#r-jeRu~8c7`~$KcX&mE)qXs0=N82algIgAfEKa($pO(@jAw z$ht^wBs3wD=JSL`=8+?^S0JOQ9*f@I{8r@W;7MndPsDHihlD~K{=`EH5-Q7Q%s8)N z@Pq&s3Ztb9qb=3yL-YY)I;1zojvZT7I(A&-87{P1Nemg~!pO5_jY3vO!K&>2u6<~H zQU5Fkv$p&f}{qg|H7gn0=H68Z_^1YAJ%j4*4GLm~QXCU~IhLI=Q_ zR`H1mZ{h#Jq6VW|`yFw_5ove_1%L^@4+(oIU`{*jGz|CH%ImFS}`2vYy#!eWTJw4HkWh~xe^x?VE zhZ8E!8#`&@xXSaUPn_Z9*~vJgnLfliAsB{8t?fK)hfbO89Xw8H&UEFW*Uxq=s6-m4 zGo_y=lVlw~LFv5{_wx^UMQ5_$LH&G(^fTqE-8hPy#X`beT|uTaP{MR|vvIm*-V%B~Yd zc^5>-tYq@=%IwA^*(hB^)>Fgf>jM$(RCA*9BLDVn9srF;wO>;R(wt|zNlTdL3f=~ zD93_*$mi}{yb~!|xxT<#k#ovR2(`&W>M8r6JUnF&o^2>saf0b`P#)sp%F)^8JiH3l zhj5B?6*|Y{SPc|C$I3C8nb~HbT?niw$BI#oIj0;0#l~n2P>3Ly9E&|8HNZMvj+LMs zYQM>!Uid9|aQ=KG`7>d9<&4Te_HazsM&eE}4VFQ#cy6KfQ6zsfCc2-H2gVgs>Ov4b%46W9KRya%N=pnL(PKA`*tr755!&%(}sKp6m~HJ}^;Wm!NefwDHB zR6$uEQ078O+T7oYyPis{YEsL@bDJ^lSN4ayu?LyzX_MNqIUVa~ac za<70=jo&=xMkuob%3V+@w&jw!SB-aS>1u=w9qT)|SH+j|SDU$4t6>-M9^)@EFM)T{ z8{}&;Xp==gcaiVi6s2*muEbkO{apD9`AX>AlyX%newrgi;q!I-z9r_Lq}*G3Jdveq|>pWBU1(Y$$8` z`;}2pYWDFfQ=o(g_?0I2?yffB-!nA&by@oy-}0p%qqnWAuJnkZAYq+<=S0i}8e zXQuQOincVyc<%(0 zJ=otHJ*shT3MhL*nG;a5p)3g~Cqd~5D3wsshxkjL3ne$8%!e{3pu7NOUO;Jw(iu>C zUV=Jj`b!=HWkEn01!cV`96{3?6v4~TxxwD&2=+rKM)FzdF`io%fH8ARu*dloMQ6z# z938sKqSc9aaD9sRqgGIT_VwP3{`Oba=R)*GO~e;+UTat7#Hvd8H4N2fPmB61>qGsM z8s`3?@oBjWU5+}>+dmp*`)#?#Hw@KzcZ>R~>)aHl&K%PgEZC_c+PUDbs*mMMu6!kX z<#Q{^)zILx=u`532hPG$gx1m6Co#&<0%T}F$y$#01IjQALsp{MvXoo;UwJRLyysZn zTP^RWS>D^a<-N-Co^N??v%KS0hc0bj(Jk+lmiIi%`!dTrZbt3my}euBD=hE1miMKW zcYG0vy+`kkcvr3>CyhI2A`E;-S>(Q%P{@nmq{_1Mrk)cD`Jx=npAK$?HEz9~9LZ;m ziSFb`hHH$;@crrR7|G|zH#>qWz33>&^6Jdv!dK^L+gHVDJCDju*siP<(yk<56wI&O zib9UEvU?e24y@+fNZ8sgC))N6()RPGOq?>I;sW39)7YqF+8+NbT4_c7XKb{MX+e33xAlEe1q9R~i4Er`+%LmiUG>@YloS9YS|k}1@Rv@$zF^!W}t zy~{y6LO);&!t4mqn%F-2f|-qS%ua>96G#>qHlec+Zi-Z_Z$=LX(~kFDJ3_ne$2&qZ zXH2b_e%92=NxrCJj|gYsw5-@?VYmq0?Puh?Y^@SrH4iv2?qWhw_<*yW%oua_tn;N4)m2&X7tiO`rR(>F5ggQ9$| zL>U!Rd{LCImnavi3`LntT~R(jqD;dSAI$n<92vQg=ER9I&uoUFnD(_A^;gIAAPfN$ zQ~GOP_CYbN+?QkeRJ0d@9L2OZW&qd7%|}0*k&7uVMoiD_$uYe;=p_1zV*0woH1^2F zpV)Pd-0()k^!PwbCzMU^8dFG38xd2(P)w=q!Q-!v>01)h>w=D=uPCPbWpGRvp%)Om zE(gW5U1GWruYh$qXq;9_O#9(oeVl$HF`eC|1oM(&+PM)i-5P5o*KC}NvRvcz9Es_S z%ITHUf>SZ7^bls+_Bb)6S~r8?7UM2cQ;=sR^Rp?3;(iUR&`955$DP(s!DC~ug=v1C zfX*>v`TJlY(N`4rF9&hlGf)|Qey)XV#xmVI7mPdaoKz1qtw~Hs14C=R;6b^8$8wcb%#DgF-*_iq z&m-;?L*t*RUkAf$6V8qDQn8ZUFbcIjjGF1WA>~9?)KmlS_-}IKB#c3m8zbP$J}5VK zMB9O(K1t|tqJsy`30q-qF}ZOCUImNd+^Cb>puHcQ?7JM48_PB#H(rz6IH5}k<|XCE z0LhIo#9)1hqTDEv+!&!UlpEFf7b`cY9J+raA3tN=zrmmVHA?=RKY_kl;ZL8jMheXx z7CV2&;)ae2_z5G8DI>hQEQ}RJ=ZJ`o|H;8KNdXj^gA-BPuE&3qEjOX(O}4z=wV23j z%9dS*a<*I&?YkgK*>as^%R_h-tQ2QUi)2eP7))VZj>u|IvV~h1glILmJJQn3Bo74N zjJ~35IYzPtw}^D94`Gxo_ei#&VhTgq(tv-lvV}9D)t?E0d!|Dn%7kg-@t2t5WCE`S z4MQ=dcA){j94IeR6Fx6w?;`ixpFHM>9Ybe!6CWc8UA= z%4z5OZU%(y*ocJL=D^r90LR@h)UG;M{{M~pSqOxQ`_J%Y9~AeQ2XWlrK-?+1!Gq%7 z59wgy{xx3N{Y-JET|N`{JTNp{1rHj_#{n>7`Lp1g(N`4rOE)6!+hAdWR74-fj(a=G za>cz7Wth0rIUsoOc>i7EPFH_Zrp*k@{h`qNSQVsYyW?&cs&jGB5nlb(&$E~%7*V)~TC zH1-w!6%x|{D8(*{=J4=F#5Bu`DQF zi=w!fOWZqQffrp4n!|6$glXb_Dn`D2P~1P1xMu*cebHEMlDOlmy9z^b&y5pz@=WLM zHTY@f@M@B*qXf)$_=hP7@!HjTpXY>P$)73XkqBMR@YuOTCagQyUopA5c;+!>Z|6KQj=@s(^ARl-lF` z%n4A+@s%*II$NQB^C_PU$iude3(_=JJdhZeI-WBPwID0a5EgKojh@^JVNEwao zJ~L7dHeJ*Oq>*ymF+5U=@$H)5x)A0*>Xn#g%}5!GArN%PSJ~AWCc=pc4FFEJ%8867 zSewz*hWgN%IC#*kej_fj%&h)gIQXu4MWg938BKdb4AzGz8clm*L zCQ4m1ni_3KD7geG&HiRIVJX|?;L)@|MpI-fw{)_9;|4aDBU_fA9?cfT)7a@VM;-^R zWQ;$@{spUwv7BS%`aUT20p)Qhsi-F9Dvd)t0Ru{CNHkuuTWGvfX6E$?h0chO{6C(< zOCV4g+IZ*vpN+}P8!%^@%v@=z#EzmrDKqaL%b9rylJEX5gvrc9aO1zp%>5AWV7GB* zh6i(I76ZVGE(c|1I!-qxGjX$Gmvt23l$oa<%9(i$cBbruGL!DIF!MZ(00>2EsDP)F((05Sg29)2SG>gJnXG*55quoLb3E%NoXWbN>n@rYy?DOLNN?CUWKGMQu zg8E#I%JlZ$jQ&Ph_eFosI^52!M36FSy<}7yED-W82W3>BTR5Y3wbK$jWzwrc0c9kV)PF@YGs2t!B@C}#$&;a!;5{@y>T5bF z0p?;Tt$}jpKuNjDU-GR`lIr}*y-+d&%A-)`-OS9`ilH;8QZ4xB)#o`d+54Hgn6|$L zWyvjUMHU}IS#Yag`2xz?fbt`h%G>{vC%kvKetFQvj@kMqKKJJmT)dQs8cjp%J$p3q`X| z*d3kLr9RQ8PK7d~y_$fF2<4zrxeSGvc|H^6=quPm?%+|`7poj4y4DGF2ZfpE(}ER=zA8aEf8d`Pxwr`Ea`4E_m61C`9lARq zTPiqP?CM5J4O2!na7K|d2ugcEIT%X#PCs)jlv$#19vWYihi4%-g8j^SSPBo3k*m~) z^RNVgFnJiMqV+$@!`t`bJnXNOWcI!m&*nU=M33)ll|y;B3uKdrTc8}fsL0HZ%O8_t zw4X^?5h0UR{pAIuo7`b0+k$e35IKk%nB& znLvM4WOtGS2W7&Z1343x;+0(#WkTkToC&kQAgQ_>lnLi8;Y|3I65To|6K<1C$in-! zFUo{8q>9Oe*lU2?jmU)EHX;))kW83y-ju-ghN*rfqMUknG|F~$<%-oX6!#gRP&wc6 zSI2#IZ;tzXpBL{}iu<3}a@-F?FCchb4vPC1689#&vKvQnUm$TW0%M1j;$Hp?$NeN5 zfEC64O^JJ0^+j<%VI$&RvJr9byAg4}QQ|&%VrALHuD3pgE=JsE&vVD!FckMwF@I6p zyyLHq`!#(y?${Dk4vPDs*K^$Wz-)|-ur3G1{a=vH%zqnt$}WoHPG9~rGk-l^*kPr( zKm9Dn{Q^3vTL;Dc2Z?)MyiWxO4~lz@#Qi9|X*0tiRc}PxGbHY@R}POz+!6GtF##>ptz@E#c0m>R2SP9#r+kDJLRd(P~02PweeP!C1B|J zqUMZGy%aon#ds$6$;@*q%1XzcHTA5npCH_dxTihhj=Nzf?o;51YUUk(b=;HsbKF1k zocMmDxZjK6X|C}vMKARBy=#7@xEE(~+|R+QU_bNDQVCzjDW3*XNt7Gmop?^@2Sv|~ zYw#>DvuFMviMNq!; zC@XXRhU0-vXay~Jz3)8IGn4{K7F9f;4BHGZqssrudyD0Lw&gv=@}B+|d0%LGpJjPZ zvb=Bg7kQs!c`vfOuS8^`{cOIkH|#20SOt52ZnxrIXL&ENymwgMpR~N!b<2CL<$a9h zeU;_?e#?79x4bu4-pefSYb@^{Sl%1E<-OVRUTt~Dqggo0(YU8tS=ZDp@BJ{@2Qq4C zr{%rU^1d_9kio2L?w0qSmiOhBcYGYjzM^gaz-oI-x4aiv-cvF626`i_-tzu;tL;m> z<$Z}2_ZqA1c$`eIKEuLR+uOS3z1(VhmeuwpmiKq9wy)@x_Y}+f3ajlUmiJXw+uOV4 zJ=yY3y9mL!7hB%jEbkrN@}6XQUuJnPvb?`&d0*2l@2jk=TVQ#oU9muK46Cxduj`ig z4$FI!*&4!6z;9`vPv!Q-&x+%y5)V0<-MOZ+bpoW-*3$};cj_fXZ3uG)%JYLJO02g_fK?9 zo8B$&#a7$HR@>>$mq09rHCS!W?3Q=>yAy$uhc;Vn&$YbIwc4KDE${7?_eRS*9zGPT z;jjwJdv3S9H(K5+Ebr^Ab=`N?x-P$4-WOQjD=qKqE${0r?}gp+-pk6mRhIX1tLN#f ze$i}+=6rFtyk}b8*IC}HE$>;D_mXaT&$GPuv_@R5<^62Sds(-<7g^qWS>CY)%l#Z( z)7DzvE4t;q(DI&Ud2g`1&$hf*b<6vDE9YCSxEEO77g*!Hx?A3JthVD%mk0YfYmVjp zB&+SSyXAeJ)%J3$?Q5;^zRDW!bGzkzndQCK^4`m8d!E(vb=~qFwtBw9@=kY6N9UGk z&iAx>zM)&*ms@SGx4ieWycb(-Z|s)$6_)n~%X_-zy~Og~)GhBTE${Oz?-`c&GRu2& zx4dUrabItFud%!zX2rdwTi)|6?YTHcp-%X_Kiou0=K$ndO%miHFRdt0}> zS6JS&E$=Os_jb$sif(z&wY(==-sf80&$PU^cguU3<(=*o3if=n<^2`Qdq=mt&$UKe zv6b`f);xcUHP3g?dz#hucFTL2)%IVk@xG>8ZBMtnud%#WS>D4|&#&v2_iW2ME?&FD zeYWL2-|`;%cXxIVN-Xc`miH#h`$Efma<{xMwX$xm)$?hV_k*ptr*zAEhSm19miJkf z_kFFlr*+GFtJU^7miJW4`~Ftj!`<>uABP6!mZ3{6?}e6kJU*PQc=w=N-q%`fUt)RB zv%KHpd5?Yvp-et0wx30b$ttt}pA=_CY8a0DD8H^Jn5@*G+z0*Nz8n*Z^w)8%G-qP%4$WMO}mn;4&qki@O&8O`I(hGnzZL< zc8%A6^~rUXHBwT%Ofb>O!tEqHDx=pR3(=fNyX2m?9L|>i%KLh6t}`VMUBNxZpRH$= zSl+Ma9ux0*-SVDnwSAT4z1;HtqUF7yTi$zG-a9Ps6_)o8Ebm3#@?L0p&#>aY(DJ^g zwH_POE$;=E_jJp9ljXgq<-N39-q%@Kx7_OaF_!lWt)4IMmiIiX?P06!jh6Q{)`+X@ zmiHvfd%M;4GRylStL?M8<-MQfolYOonIt;f%(lFbx7uFQE$?fsxVKqtFSfl~ZJ*OE z?J1y^(mUntSWN@af?UwgmmiKj*_iD@gFstY5yX8IG@}6qNz25TvmgRk3x4dUs z-g{c!Yc22dEbj}t-p}&B!1BJq^1iTJ-cv2_Ypl3eS>BT^?@PMnJ;U;zY_)x^ z<$bQ@y|r83i!AS%miK1M`(W!Vv#eX**I2X7GOOo{Ebk{+<9&IzyysYLPqW(IV0r(* z>iPdi-uuT{nw@olg@kpGux3AIbr!PH`WZ}sFk82}s=8Xj(wUjcOwm1)va2%=A@KIC zTeqri&#k(}y|=onL)=dz5#kzPkZ2-|q16C`z-~a)Aw+BeaeyeJ28oAk^ZWR^!HVy|J#c6 zkF}Ei@rvhPsCa&}BK<|eW7CeM=R2ID$;LPq<^xN^rtG)mn)wCU`6^Pm6-o@ zE9tMPNPk&H`a3Jq>5jV`<6edoFr0=&Rb_QtU00fw!nrdQ>7TB6{_Pd%PgJD8yp{C( zE7Ct%k^Z)d^fOL+xrTkRW({lB?=E`H`kh61xgLC_v4R}w{Z+gg!pT^_6MI#IHS2e$ zvsw8volDzyYHT;__fxcM`Hr;<)#UvdE7nYe*R0>)Vq)X7;I*SNmP@ z0oFUnHEG+!xh7KYqrf?%>K!*?NYo%3b_W0J`MGSBYqnLwK<{r}bzw4rw{1lA zZsKn1;og_y1;75GjjG>4v|RdQ<#)2QF5iMLQEqG9VGRC0ACONYE&EvuXTn*&(yo1L zmuAHOcV2c8&!2>!tkjp?VgBG4+S{Eu6^sJ`gcJ8dtOnZHHgEdB)9 zPB;`_o~+V#gP%8AJ!|>|Gk&e?n4ZKymOl>GVs*Uwf*q+z>Q_R;TaRkpb-Y~xL!j(rj=jVWP2LrQ{^%5Y9=ms6+ zvvFC*jMQ4z{d9c>fAmX3UJb}v*-|uwuGm}>wetiZcXv7GZQ`@WA>ReaVr2BTg3`b&U3qt2@vOaB@m zw|kt=KLTV&c=aVf?xLG?eEu6C?-H%x)!+U(3(KOnc>^F9g!C;yOh#JQ#Wg_8i9`)K z0pzx5@6Q8bvMU0df_IKL^`@OuEEC-j`9F932zX!x%IG5byEpK&GrMh_7zV*Yo4^GQ+5|NVF3^;g>; zk{7-h5R>858a@WdEljk?OVsoC$K%7%!aFSIqSzfywvTrovk>C*B&gmlqGbfg?Q7hM zZw7?^T+II+q7ruf3{mwt)$jX@Xq8{VA@>9FDKT1o6(BEK2;QAL85TV?*ZlpEr|tSv zz>(4ifSh@lbABJ;yn<`^_W*f8)ccEo+!by4KM;=a>V4mZSQRbzHGrUgnC%Y%LbDa; zjjspf1>ub&K<C#jsNj4;q_o4eG!niiFWz~AUdCL zrmU}RK;9#8ZU91mu1^0vAm$9P_QqcUKdkF8~zw>-HuShy?uOi(>9+RlFgWGZ@zKky!m?-1=qqCX1AnLRH3>jAm? zrwpVxI#zw%E39<#_@4ug&H$e&>*Bisxguo!5FoDsF4d9t#?JyWw004nj{@?;qBs8B zzk=EkGlva87DSJ<1IW8Xd;fEQ+!dT}19BoP{b4|^im~9I0fNZ|tBd~t$eQ5%avZmN z;DYf6>HIh#LlG@E0WmuW+R}Fe@`&^XAa_Jd`F8{nGyMPVdtf^TN?kit%U3WveayyB zu{)V|r&v>;E#F}vbrxO)s^>+lE&=i`;f+TDxh-a2e-@DYg!I1&$X(Ifd<2lI=zGZ~ zZP&*D`Lt-2p9W;d$|`mdE*Ke~6VdXAo<$9Ab3R`L$kjr46_6LdhC{ZAO3dEB5s>{| zj`JOW+%Ni#9|Gh=w2Pku`pV=~~b-2 zmW^J5dHOCb z8^X_D3W(lwIaAv85FjTa5}pL)Rl?7EfV@q#uRjCG1A_B+0$>si6h!fny}{WNfPgg5>LARiYV`wc*DiFp1UK<*dq>xHA>mIbIh9AkT`}_#1${PT2nU0J;6Ooa#3L zxh3aX1c5`S&gs7x1HNC+e_U(2ACP4sYXy*7BHQzgfZTo~m-PWaULo51F9EW!aDjRC z*8sUI+Secb0n7nJ{G12mD)Mzs!>fSY!uam`mTv^)6QXrL2gs*I{CpUYJ3{9#cnYM0hx;V&rLw~#pw9~KrV=S|8+nX zgr%P%oGV=V7ymGNQPFlD2job!i)}zYCcOG*0C}AlJ>Ln)GomhD1mu<-iO5s;{|InI zY`hkbTf$?jfP7kbV;zvY=zkEd#v6ca3M;+^kmt*C5aaI`0HNph9o6UkA82uJ;*eE9 zF2FxTp{d>k$Zaw6yavb}*yZ@V8<0-+qkt?5AO0dBmn=lD-x2WmbL;ot0M3H-p~l%!@#Szn1DyLs zR{!(fkN!vK^F}}xL?lcBxhw4YTZDr@*Ju6=ARo5TQWOtgzEV6+TN4X}seSlM!1)CJ z>H3ym1LVS*vAx*c9Uf2i7w!|$^1zRx2M}}GuK?uCXK~Me6CjUR|Bzgx} z0LX{LnDX<0fQaGzG9dQ}4L5( z1F|e;M86Hlg~vGOFZ^5D&$~L-l2#+7aHk2*@YIT%t#u zg;&1=kQYV0KL^MK(NcZ}kOyF&^Xe}Fa_03$=VCbN_n*dIt(bZKXW-nnJsZvRHjw|h zDrWDm{&7U6#UUR)0?0eg8_ooI8jxE;pKm6Jm}~tYAa4;?{1hN(FtgI_3*Wq((6`3) zYf+|E{uXdvYgcU~>+}CM>ivSDBFHKr&+l=_bwKD(*AD&b9e^C+|55d2%s&Un%S9yo z6d<1vcKv5Sc0}#`iNAwvyr5bJWGd?PYXP|+qV52YcZ&Y`{eavSG4_jqd{p@7Hvkz5 z&Y$ylAqeAfg8Ee;zgXFsFJ0AomGBj{#Y{z;XT-Ap63Ke-6mc zin{nWfUNBrs$y3ywia#+oj(bjmxQ1H;7`EMh(i|}uLa~)R#wqdZFxc8i!_mW6*$ic zKGy;H)Kx3J*gY8S^wsWwB_ml9v9aBid zF9PK4!iRqn5c7r-$wLYWkY&-g>;Q80A+F(f1M&dM~n{t2#^y|r@scs zEur&g|2;$kIJ-#r!+@L-b^7Iitci8^*8uWqQD5%?>*cL2E{Ed4D&UMuwZ+@FHZ zPw`0jUjX@#uzekng)7|8V?Zv59`bp@5&roVKwc77{5Bx_!ivxN`xwy>5g=6m#asA* z+`h_X?E>a6T?-`GbJGQ|R*oARiKtUjgK*$XdVr4*cx;I(%EX zw?AIcZ}*)kHGCX6uMj;5b`=423>JK+cFY(K`Tn75sOf_2FLxZAMQ|I3)u`Ui)M_|(ayqE5gY#%R1a94RsIlhsBgrZIQ%0& ziy5`83yLwCdA=z4TmjA*(bN7}Kt7C!a?$dgfS5a&1YKD8AwbLvAsX@lK;9$f2`>V2 z3zoW={|q1(oIaDm-eGsR@P3gcKKBnXvl6}5R|9fKK)x0bb5BZ3zX`~R^#*D9mjQXD zZSTc_9+&kim&QN844h{$#yJiDJs|GHRI%F|jwbzuXN1T8D{!vD3P<(opMzbZHGLHz z@89M)+km`W%x&Hd$X!?OlmR}vx$r3=>pOt6Bii5(0P;Zr`5++l=X#0X0pwk9j2o?f z7m(Wz8-1{gr)K#2-Am(*FZ)N($Hsg?JsVC{Juhl!0-P5`%)c9uXN2wV2jnH_Lp7so z=RX2sUNzB>&v^m*2%P^JkbN;0bO6zJJ&cBr0&+&Qrl$a*rs8b>20+ks*nIw*0ofN` z{We8)fl+-oAa_Lkd=L<-VaNFw0D0TG@ga&9?gH`-{J*pGGk{zWean~pJUEMa)MJ2r zO3a$x0?1Xg6vyYifV>YsT@C&aAkPXv{{x~DGnro}i0Gd`?-wvf5>fZ%fV@X={t7@| zv&rpxBOqkFlm2yp+!eM@0eMF7`Llq$&iYXA1&kKXpjX!|rRZ*t#?yrb{lc)R(_aA9 z9gz?JgTDw_!arvKxld@g49Lrb^vi(gKX6v}9gtk`{`P?LA<>h(4UoIrMngh>FChE2 z6%gbDfV?EU`frJk=;wcza9+px{E-i#zJ!Jk0CGh@&I9t2fIJ4sf{2zwK%NpU?#}~q zOF+IKkdIlzwuT;E{Lf6`$PqOT+DwMkRKO1{}v$cl=TkCtt-6V|HLn0 z{1SDs0mz303qJwKU7IT?cBlQ}5Ma@>{UUJ8 zJAsa=`f8nj-#`5v3JuoxegPo2yIh~w0diN&H!cH0f3C;w z0rGJn{eJ`Gc`@RDS4pL%Q?GRe=ibkV_WoYrJSWD%=Ky(D%$hz3hp zh_?IzKrRTXe*y^oIeq>OAa{FQ`X>RoDzbbp|L5p8MD2VjAkPR(9|2_l>v%2i0V2CGeedvLfrGPvFC?Q#FQ`86CITBbq*vJVz#)HDAq#bO_t z?y26O4dJb6cRW2l!uj*P!{efV((4~h2cyGczk9ed?2j>BN3LaX$T9!);P7z?GG+}NNO*@_5es^3<$KAnnve8>V*Bc!ib;ten&5OOQ zrQ#YSCZVZ&_FGuEUFRq~YNJfV!v3GIIaYvt%pk& zou)u(rmtR)ltYDXEB$4iYR{6cSyWD7Y6PiD*;>ntA5OK58l$TSgP!_Sz=|o=z3X?w?X1#tZG#Wv z^H#@E(}SM1v~~=X%XF)e3{Ev5&2XlAnf&k)MZN_J~%{Ij*W-&xJ`jQ z5nOj%$B@#Uc0)*O8fkD?gHtjZ9ZzeJI?GlZCMt)$I@Gg9Xd`CH6r!6@l_3qro+G)v zT3a=n22+*(B&$iO&Qd9{5mB?O+PO7dxq(fZJzIkc0MQZvLIzmA0VDZukHa$QF3KhS zSt7^KcWG&jR-G6+dN{tZqlbv%#$dW%YS_czrDe`#s4x8LtQ%_dBfqkeC* zvpSsYbc=m(!SsS=KxnMf^EANdU)P5Z_C|-3>Ct#}^dRO|5ZXD1`NO1-V_KGSv$ImX z>F~w?UEjkag!jpmBv+X;UMmawyRr!SD;rOA7V!eb$w_y6aJ>UwI1V%J!JuQs6QMdT z+lP;eQ4*+qY~(r1)}dvwcXCo3^~aMD8roobv$(!U(B4T`osa?J{t4`#_IEgMj5=qx z$)9Fc$qKj9b@WifIy#fK>cnoKHiGI%csbuo3zu~in?M)xG{U>ZcnGtIY)?R-mQMr5k9N>MrJMuf9!^hiZx4Kk?Y9xI9e zb9K@`oQ`jjr&&L@N*#|{VI@Rjn8nI@=8Dn7OY576gB2auI;=5@h33rE6GC(z3A6Lz zPQIud5+>@AB^@W^UHT_08cxOcwFyZ(R!Jd22?{HkfE=rltrMlu8I|cE$=JsVu-_X@kl~s^C7;ubimi}dH)hbM zWZ=~3AiFx!b1JNVC;jm>yYZ-Omm1g6LC%exQxWYMjJ>RWs5kB*Z@jfqlv#Pz5o8m# z7punpe4*G~DHn11v|SqsS$1}35V_w@S^ZNMsZj+?P=syCGKBQ+A?a=Y$%>dJ2T@II2_uAza@&l= zUGv0EojA9-rNtk(q61FFG}(@7VoRhZ+m7dUgy%_=r!A2@PaMya2+x~Qp0-5tyyk5Jgsu096ge1!z0WTYm+o;;7Jl_NpeM* zOiz}1Ha`TaOo0?5m|j)VkGbu-o=>JyD#4@{0*T4rk|0xz%vz<@Yc;c#MpwylWyDg2 zHrGzgpqeJj)}hKGQx%tuOLCh+&lO=4W@#d1<}Zn+Ot?Wi8W}Q%WREb@GDA%{#a3cV z!ggXa2isEFHe;?K&8tXGWi7<+cgmJwNy{^+`E*98$+Cv#cFn0qon_6YmBJ^%jnOpW zEohzaGEthXK6)aYv`~8^`KmkdNT%e9t|Uj5D)V48qgq~aw7ps$qgmDRQ=>B|=Chhn zHJ2f6uao03qcVPOw7p6`rx_LVvaI>-B_+$6%e5iP+LGN&p3=u0+g6*Vo=E|$IB9C3 z5~sNiAljLP^E7j=aH5?_xJx$Yigtn%R}L(Jr1FuUI4;08;4rBFda|sv~(`I+do( zU8kdGTEXf{WxCtfl_Sqo0nRV8>8V!ojC&Fdvr^^W+gs_#^Q|oN`$-zZDSQtgiH2FJ zb_3d5>B#e~EO#7|G=`OYS0agqS*i9X+FR+!^Q|oRK$0|um3*Hhm8RTFNk`ALf;m#{ zytH?uBhOR;o+)>CQmy1WKuI*r%5o>Dy`7vvzNL1*DM@d*M(s)2)4=q-KzAm2L;Nbw zvNxT$7W7G4Fbeu2jFXQGp(zO)JHN#K9ZUSkgSwfn4D+GWy6nb~J6W8hr#h$2=@aLK z6*?!kJk8B?f)8r&)AXbx&~5be>A0SL8R;2-#r8WxhkZRAM_EUjrG4eWWa&q09p-Sd zhh7%(O}UVUYM(Gd>NdaVfU$?f_o#4?*ei7#N>X9F^;0Dwg+p6AA+3FJ=7_H+%^xbzaCT;uMBnTzO|DLGn&UA>!58(6 z{wD7zqihDb9FXprNdugqn~5Gr;bx*&XZU91Aa%eP%VwtbNFG-cC>RfQ z-q43J_U<%Yg$&2&Dlp_JDli8J4~h#>m`3H;Do= ztR*Fkk-4*M5(Q*foK;{ry(VFdl{=>UV2C%RC9ennlvAb&B^q! z5Gf{&Vg0$Ud<_F5c#V!Ez>GSLt}+WwTbT2iInJoG2tvcb z99GG%K(mln7wX!RS3J<>FbQ{nSu5mjY6&lzwZe={TA#IG{%p51>ECLT9>NST*D?gA zypT2zj*V-Dd@XC%3i-?$*9!S8Q`ZW)oXfranQNuoQlB{hX={8|CTfd&Rwi=wl9(A} z6F;|M&Fx9#g8{eI907FxG9hU|0iC~;NTOr*vRzx|`gD8!HA#|u=>hwr$o* zZ-23wE5BTjs{OEbJ(F6s+FM@qz@VDP;xyC~>bXHZtCa{eU2_O(@+J{*TKnQwd0M+< zsQ_-9NI^00lxQVDqPf%1MC6@vRv@8|-k)Lm+z=L(zqkm17>DwghafFdOez*BN^X$@ zNN(Js8&!({68cnjoOsQMuq(al?=LBEX@QKAl0chMVHH^TTYvj}luN3Dl?#I4h(63` zo<7D?Rj~Eegyxb*coOaLVrMYH<0pNJFw*%!yu3DjaH)J!NaN8e9`DB;TBK`iQxk7= z+ouJ$H2%_Ju~qaBj_@ejxPOF4EJx$+ULOer6KofONYAa=w?XVrj$$5{)NKef4#3gQ zkr9F!gIL6^iG^;KkH!dyMI<@k2*sUt4#3e=_qL6Pa}OP+fN^A!KEO*S4wXSTqH;Dp zq_>W@^|Yo?$%AqNJZ6XLQBUucujF3il(AyYg18R{2ZQPQHGPzp3udmt$ftf?B{P>+D#wyzR!C?g=(cPI44Es$I@b?ieK z0j*aGlCIvsMY5;I-^;~&xQC-LKB`p=@R%k(u0Gz_Dz+wg+{xT?nasdo7B%2MrN?qP zaOCU3IMgZvgX1z(VJ$g{>BJe7#he9o9Om`tG87S49+VMK?H(NCk=#Ba*94UZWa!l7 zhW+l-Wh2y4Sppau*6tb)PkxV0i-jIOSdy?V&+?}%fa?hXW+ZOT=BJh)qg@>i9Eb-q?-g5MlT(>Wyjnt1QN*6u}4rvmq3oL7=@S{7)MrYOhIX_fN|ud z^=my3mxDNJr;5r!9Cc~^jjnd}4_@5i#rg*?Uc%dHomF~cUA<0?_g#m0MIJ#{QM3V% zGwmcYZNy_t-9&QY&5I{)3aS6esJdG`_{}egV8$7g@`L^p{C1u#e=y1wK5y8X*q;^! zjm`ooH280ev^6>FrWE#vEd~uMcfTwGraEJ(i2H4kKnBqXQzd6$KWboF$o4lEy9A)jG zds0X=4ic!n?oqdgSA!kLH3qV%(0Ppa!^W5fnbEBRSnVDiku$FK%DMYF-u146o-{Y) z?l%)+fhL-(fKmu`hNYM_E~ayKvOgXiK3z;l#V+QN<+>MB6CcjRuJkbWjxDbJX;G*$ z)H=es$^Pa@gOk!e5U79K!t%H7TxAh(m%5non(3?l!6;XD$9QSlsb_v#6jILsO&c}8 zEfS)ByNlVp@re0l5x~X3OuHxvEDG1u{F@aXU9!{gtx5Sq7MprSq3EUXJJK_k(}o%Z zCc%Utx_vWM5FmyMh78O6VhEhjP8d930G$G})Y%{_P#Cp}$%EN2u!{%=2=J@-prMUn zF^1=ljwkf4I-*m}XAQJ-Ytq!YXEqY3$q*QO~A;1r7&=_*QD? znio4czA+)4e;JGcEqRdvHq@G0qguLrpvK1()XHnn@ zJlelOhEUdc#Uw(rHSyWZqEh`ZoUK}n9a9nCq*A*n)H@g5W31F@sMN!LxQr9i-bUHA z7nAO;*T1X1jZiUXfiq6XDdPh}^tm+Bpx}A4QjvNj&W~@=mUr>N zC6xiS%VZ9!qN*`d)h=13s5PjHiiQzj>V`whz(?at5wds8#87qmFfO`8CfQcFfJKmv zNeowLTEd;G4!}8f&XTUkkc=nOVzjH4!d8!PVI8?J!zb5;P2|R~5Vf$-M{uSFN`%xU zW%IBbGC5RMLo5xJ!~uJ&2-e&{QH@+?tR(bev2%{q@8Kv=$58|!J%A-mk0PY7u}+9^ zk@X%xV(ti+3N2P${RdqVD{o*T9a3cyh=(webw{MQK@aAPDg!S*R`GF8>a1Po!ysIa z{Sc>}w4+y(z#zKXCez~uCn&)+Bu*nMMH8VQNCx*B$5{%31(C&x1dFbraRS>jN(!cs z+LV1gjcUdI0N)qH?&GGnONJ3ShF~RE*kBi~o()G}Z1k}jf74gbF~Vh*7}aGka8hKV z_Nn`3^Ep}=C7)pHI!bN}Ex8eX7V|B9uS80Z7FNhvQJ~mou|#KW zv4@Q`4;}RDFeteHQ0w z&WMi#s$&Xh(QIE{@d%dtOhTu%R14&0c&E8sYZOTI?cmW(V^EceS02;^4pY-uyRTtS zl(`b0uzHY;%MO$p2I=1u##;w)aPD`zEtL`Y#1;-7Y;59NZdYg-E$b{)!U;Q3!axZp zgv5(lq{`N?Fd>nZB2Eg65?s9Jfwt|V02J3DOsP$E}*cJBbOIT(!N9`&agg2xc}L1&sNl|#HZc?~!_KI~D@7#iMsc8cp6ZT8!1meJ)WAO_~Sa}lIFH(MTXMg?T=uuwJ9Ae{+?s|oRQ@R{O zn=H=cR*S_6Tv=Q>Z!3#uIWjvVr?MrX*Ov8#$$#Y_us++`B#=1be5eOiYX3V2&m$jA>J=h$12sN#4jn2k@{eL4l^u4 z9TAl#mWNGg#pxCJM??Mc%7M=cJ?hFH`m9pdm5L*sLDHDNc%HdR=#F#xW#u_c&xZ2& zr3Y<1g6T7FJ~k;O1n#z!2PGvQ&SSt2{yj`O2kG^kTjp$}r^3a2eqlSJN zKU>Jl#Q8#@9r?wa9E=rIDmHN1PfBw~{5YKI*c|f{vQVJU>~ZW642b3NJ&9?L=lN{I z1*j==^p5kP8VtcBLUE`K{fXa)0UCluchI;3sEl&r6KZ1i5M7+4+NBzX)bshOva(na z9YqL>OEgFxZ1Y*UgJe}Px=fv23zLOSaxAOPs5^cpWtdZE5^BzX1*+W?g&d|;N_1G( z;h=ytcA}|T;iizntLmOC(V6DZpj;U=j6ijd&5tvqYurY*f(kA6^kT3Q!0gPFtlgYr zNq)HI&{AU2GuCd%m&cmo#o?M`^dUd9;y~!K(yFg*VUn|9TCMz4CZVRCtx27!sfx_O zA?ApU47N7b1eP?}Y*0gW@t5kC%2|~etxN1pA_qyN@c3yF53k`ch=(0J5F*+tO(EQ= z4^e~?d(J}?fX1Hf@CyRRHn>_Oj&@zkqZ>Z8IG7Qolbw-e>CYEP&9M@u`k)FGJ2K%7 zJdU#3u3cF`o`2#XEZD~)Ayo}RSQQ(5q>xVXU_eAAi4@VOid0od;)L`G?94}$3SdSw zi(ppO3m}GctZtY`RIDOKGz=qF6|CX~^y8cJUNf;<(xh;Oy)88x?=fn(#~#CgoptP+ zi@lJq>~-@kbJ0;$FvX@f*B8Bw+Wo6dLBUT3OKxxrp+1(|styUPY*!0jMqp^$Il!%H zLpea=Z7PSP2ls~qtipT10mR@wa7eO7^!IXO9NDgI0HvD27eU!#f7a7DxTh)=p^Z#` zLpH#rvJL9v1ouNdQ7yMMJudCGHa&g4O}(U}R5+X!kILC(V1z$uF&F>~`opRJ~1L_v5@$@AAAWjT>;jf70t8O$VbxO>FicuROUm zb!DYP=sPPrg`^-KqAR1F-0t?^dI!_^0-No<{!VdxcmtDMpKm?3eh@=2M09{*A1}vv zqV0z1l_w?B5QS!p2U(p}%QyCM!`QrEq~0uJ*74G2edsGC&8{$5ST}jDbR|wd{pk~4 zBOX;*EsVlGAypAzN`xtux(Z^2-04R&(?RWIxe)bqmN8ndjo>6ugDMI1U`^Y0RX)rc zsBVkWERX6ej9&4pKn>Tv<-|i&g#g9XMWGJPNc3=Gds0kq9`%dC;qD0g#>LL4I6ms( zAUD>PI9Rf|S%!84Dc%DkQgsaY=y-cLz>S4*Z+(C#^%NgUJhWBe;`PgvbD&N^tA>+& zljGqu(9Ekg)%P4#{4}Pfr8RnVNx5YQJwLg0pzMIFa7MUzS})$o$rrEV+zhS{X**Xz zqX~qejk0tV;POXrpDJ&9-c~GX5laNy32e!pF60DrE-Y^Ug_hi8py7p(e!ZO z+SbrSpAx;v%tEaw9>SJwLj$Yn@&euyT}6}in8s1tojFLYDUAXfBGr!%s-DTf@2zTE zc9^8vxWjni9y5&VS9f{*%E@3LIrysVa= z(z}EeAZWCYkC?3z&XJBMEQOt6yCVCZ7=B{7sDm(OO2J!Om~XtnMeyToE=(|c;Dj4o zMA|)zo*XSmw>BYE(AuC|^l-b;9Cn=c&Acg8RYG@8?P9JtnvOBeQx&4lMxw?r8!;d}VPygMz}C_x2eF zI~i6ys?1BRDiS!{iD5PbWicD}hNJE7a8m4Io<{oi@#Z9cUdMS@tWB4SM=!ncq1Rt3 ziYJOrXOZ;M1nbw=SM|S)k*>_Xykl(1^f$42UP9N+8r~Q(-5-x`m>=W5{%Jfq4>{Zcg1hpUFY$?s zSg)1Gy_c2|W23{~@fhc~aOWJC!=5hs!r7?) zcn`MRq_kR@d;hPaI~TyE*=oiBj^_G7F_dwZs_8XrlEUvb!ERVs(@# zY;zRdP92l9uet{Zm5T|sk&*hMV59T0m|9_quj4{L%(uvvR{TCoyj`f#?owyj#o6(s zuRh6rsk7>U+sC`R{c((YP5cpm)ogdi{l4pb477ZepkM6t=^?}ZA?xyi^X5yP68fcOyiuZC1?*VGjNIbkAFWvg0-MOP>P>M=NWPwn7SrBtfeNKx z;ueOJkQx&uLz*eo$fIJfmUvHWDMQZXh>AxP>A}equgo7GJ!nVHrs~kcUS+Tibd4ou zHJr^W^}(37RFzP3WPx}SI~93D3g4dKlr;fk#xEh&MFRFOqa%_|nQ)njbgI*h&_!EA zt+Y6m=-@G<-R{y?-Up-b_qS~Co`&h#Cv7~`vo?zd+;(b0wOx7|rkzO$^w8&#!{$XX zW9EejBIboq!{$XXt$CDTbUqH@_pWbVcUvQA$QkVI!>!GlDAWwr=f*qezpzp)v)_%T zG6E~6k*GW>kCo6;u`!y^e@Q3}h%zce&W#bLi(kXCR9o3jgBtpDC9vXEj{(f0NCOY6 zOmmzp?~O+8L58OIHrN>g&i3&nP-;+>$QkUHce{gOGJk`eA%J!qllhm(8SFcYc78TV z7UL0FagFUy5VmUr^(@j=p;t|y!HVus@pePMdw>b=2HieXbNA*Bp`JyCDmVi+t17iD z(p6D8*reW2W^0=p`q}9qy>l;-)Ad#an_Hu_p4?(v0nPfajCT+o$xXzfTM>L% z6q?zjtArz$M>ls5rgRI@e4(eQkM?M+ux1zI1obedFV)yqK%;{-|MH#0CNm6jI{TFY zIuP|aujwi>3Eg4pyrN2Hg*H2F^{|UH+>P~~c{!@dFh-CeX5|K+f;udpP;b`CqFWJ- zwZqPKHB4On<5W%P=6FoA3S!5q5q+6H(lT?`-N+@~h59XnF1}kvsVoE_wcEU4tY=|W zkr5F3QgC!BQiGhqKC%=EF|S*Sgz(wQf=0q-QyGD^Km<=nN^CVz8GLhy)5X^;C6Y9# zp-)$$VHuI6NCOY6Omj7w#YI}B8|(}L(WOYJitCpmAqum&NYuYvxa8;`TZ)9Vsb7kO zD8$S@v|>vjveq=VKOwDoDbgsr!XjOj*gE1ycqtN6rJhBGDv@qp`x8T^wJugrdn{TLFy@))aIsz)Mla+24rdqC*rZiYg4n+%o^lI zXwec9#|SdS*i}ek_?tD3713Bb;YCZxf|^B35IwkPiDIT}T(jKBXs?Z2(iN&-aU_L( zJqx#svnA>?l;dYR&KsG?_EHh!Aq9qNk0DEe4anfk1oFK^p>~K%btAEvq_SfvNJ5@$ zkP;-RNRd5Bh^Aa-irw30D!nA+UTdb|t2|EG=!w`$Pw3pprEbBMrB2g=i8E{Vid_cf zk(t#^9+g?)2+uX^XqF;*!o&i>f6=cg$tH-aO9QS+W6j6r_Ijs6_@bFtWOCkym!5WW zQxd8|?*im0?b7vm!rXM0(>402ZZ6u!PyXDJE7R;TJ7eTzjW%d1?~#K>s=#DW)Ks&! zW}b#@bS9;ps|mVBmG!hL%Qt}sI-8nv&2*xRWP&PyK_L)tVCi*YLCN4Uqt7!#t( z8x}(x%&>@jhY;P|yC)2bA%P9UVvs~_er7qQW>{rxmJ7CM6)Zzk26A91yV-!x&xdvyTTvE`(;?gAMzqdS7{77hzd$CZ%%ujR5be zYFP91niX6B3AHOX9a0FyNo;xjIIMiz0J6Ea6d|)mQJ%Pab}LqA3T;vh_v{|m*H`Hd zE4?&5Sw{<5>0ifPn05Bl&|;Zdx0JeO?adRMY_~-fRMQ_Y9M$!D%B-HKOCGxOpgg|i zXiL^t>9ZoEBVR-Zua52wCb;IRtWi&9<36i1cBSRYi#=oPm;91JRMjBvDieXw20 zH16m-D;3IG$NAWZQGDiOFu{jS`c^?YNy=Kb8ek*R*ol1W6TLvwcWZ>RGV0U@CG)jx zvb;bvO;(_X(SRnl+W1zBH6XRlLQ3N5QKjMn3e>wIs8zhG%tat(xq6ff6k7#7qJ_J0 z>=~^EbA5*gvLZldvPEBg>y3`l$XpC?MD;0wND=Or#;9<+Ia0KOj}RaBB86v1$1z2g z28R)%)opy+XM8hKdX}y!L=3=-@{yu*bkKbp=f%R5=jb>_ym%F-*lS90Fe6^tS==3t zy3^f3f4CEoPABO4bqJkKcjwyiq@Ky~(NTYlXLn-WId_cna&(9`?1I(F(}SZM^nE1L z_wukgH`yQE(4S8V6`$9|gJ{^T5dxVR;on)D^za3t>0oydi=~zE09WTD^k+xCSkdyZ zzZ)xCgU0=_|0O9mKAhcGcauXVuj~#^@JK?~U1xXtF*D9@k4D4p@Myma+Op}3Zq{~g zc1$uI)y`1APK8g6Vah^>gXuHb`sDniK#bz}{It{Q;Y*dpble?GC-^QI-lPJsa?oCX z9*kZ|*``4y&N8%EX=Z6uj`MA&YBS&2^riELD?NHh3a(qj{N8Lzt7S)|%qS&@&x5#f zIM}kTFYPRXcsf!o+8z3}#G-h!NAKnO>Xj(N(T)B%&OsMD4%WUK>(yykDgK7Jo?+FA zqEZtugD3YZGakC*XnPNzBJ(W>A_dvGYSP>S%pxe17*my9Y~MWW9`rX#yGfT&nVWA~ zXRzCZ&LI`N-g@V(dbkKDlBVt}vLwY)RWQ~&G$|Ei<^0dmV1~4bH|M6?+}Bp3TQfuWi@vvea6iRK~y`{oDd(Z`d#(RTz4B?Z?`us zXi!7kFmiCMvy9a7qmEP8nL@0irqn2>1G@Aag4`W%vEF2`ih8Wf;$xW*3q6$B(6jZ0 z27b)=WxXKmn;fAh zXAa6AE&Xi2Z5M7nP~8%+NNffY*ia9lx!FvDWIkEZ(`5B16b2Ob!mb*e5m@B(a!7nX`!!rkL3_(ceLVM&PRm9@nb?Yq>M z;z4(nMD^RlxeA7FGm^x8yg^6xOugia{*AZP@XW*E6yMKPMXF7)4ox>2M$62_OwYAk zH#JogK-N5EiD-bbNVYIpR&74Ad`YwquS_%mS>^?}EEFLui~IZ;{?DR0d44ZvQJgP%oS`QRVDM-Y7`1(q zW#qJBk(bc_lnf5LZrZ%lEg!yjZ)j0m;dPRIH4b(0lxcSdZ^Aw~fTCtD%#c@#*H1?W zgWh0zQ$6IjacQu)zK(gzR?!s&I(@__Q9l}k2`DvW@6^?36F{!vd3eKFt$bB|f~1;5 z4V*zKb3~QIYACN6AUENVtimc@FQV-IX3y+4R+G9R*_HSl2bF1W<5<4mB3mHBIf@HJRFVF?mus zUAC>OCzGS&=^?fZaytf2*hVa#vxnGxsg^EVDBF>#cKV_ER0M9lO1p2B8Aph&zV1U4 z&RW%?1P!W%=<-!_5t2KJwh;ot+R6$k3bDGT^QBt4TA`tev(uTJ&c+heiVNAu_Q9)x z6(y(@6SAsSOq8HjOi(%6iiK0^H zWU9pTu)XDy)+5ap-C0z!@5#zGmv?*Ro2FqoVPv&#Vw$b)IdXOWLYI+ci^QS6qI=yv z44fK~oGx4F>I5H7nwkcbD$-H45V(DOaFj35P-P2Tp+PKHo+WB04zsGvF;fZDWZ5Fm z)BKT^^1brNTxvB6!fdhUCdb(7%XTdz%NDspmgZV%iQ0*yiFtNqmJ|9mvo4(a$Q#2I zLAGt`xtN+w<2!`IDnCj^ElU))N+jXX{R{F*E8VCr8ym;8=JCa~S@?;H1o5I5m(XH_XA>8ytT^`X?k8>dCCgP!Am<z11!1;WmLEhEbo zS>_4yth7Y!#8Gk~v!hoMOS){KDp!!>P(_e0#$D7(3zmfBLMXzrQDqCX z3-qSsLP&0fxV?B&O*wUI#T(*m@itG8Bi0h-i!*tGEOCY?Tb#`km?J%-pdUy7^OC_lJ%muuDXA)jXFbC?}+PlbkS(eBm%nyTF-KalbOvN_zm5 zwv*Z@l66?KwSdNDavRR}ykr|4Iq1- zu`L6A7_~|H(BRgd(wW`1_qS%JFbGxtY+aas{iDfgA-QRkL3gX2hbEaJ%E;aUXBAvx zhIqOCgT{alk@JjxO4WsU*c^6ZR=<^^R>;hKXUGJe_2$)(I(rfs>^2NoKDr&b%`Ueg zcgf<`)JPV#jUSf8^5tQECQy9wQsy=QYJTzD#VnG+-L zHBYfZUG1vPZ?)3iW_(PxYBnx2`NE}v+ISLeSD!O!Wr0i5FxjZYK%yp83r&fdMxBCl zsiYZEh_daBD8wscMie6FGorS0csp5{*NiBns1-8vj3~rCXGRpF&zcd17-Y>hu{=kUDuZ3{m_0oV?0|Q<@MHw`kmRmJezDwAO z!D{-9D5QP_1 z3ZA)DS>>i-nzrcJ(@%5dZFcgS1cV$jFXdbFo>}?CSy(~^L~TeEk!nh4%AT_|kzmTK zB2rBWxy)=;B&b@IDP~j%lFn=`Xu~nSVJv`LZ8)gQrI@~NcBvJk&AyM zUlTmj$YVxjbal_9i)As3Dx$Vq`bF@VMH#m(+q#Z8i&RxYEy?j|-OF(nsj7s+&b|fI zq7CY;-ozdyDBOI8rHyd$;e-YTp-M=#JW8AD_8@~q%cHcZ!b5Ji15?W;Y3Yp;Thk#v zWQDx1_hqZCE`8qWG79j4?FpWxAL*}QZIs`(I#(d~yuGotTx_irS2{)c)cCxZIrYw= zI~xuT@yVzJCGjyy`eYYVGN9vJIXXqhlZ`-?!;d$FACpv^6ECM6>Lo?F7FYavodJZAmmT+EsG`%A`EygyhSTX%G`;Rb%T(Qnx`iuHODp&uiXP#A?KMa zR8A!X`@`}Xxg0(recW=|-??iM87xuY9mj3K%*}i=syAYy%gM~hORkVJn1$+)xyw7e z-r%kfGgp!Rp|p0)TvB3ID|sp_CtO2Tx}|uY$3k)8c;y9aNU!Qi>=s_Ho=k3F60#~= zlOPkd;GePLgAI6o%U2#sTT{Dy2-HqxY236Rk*w#nwqx#8UI;k8viNLV-$_-i7gBiV zc%f-J6Y#p2ZgVwT@nQ>^S$WwBC##SqodW)BZC{XAOZ!5+tbOIe@yhkZ;t*#B=rB*2 z8!}ZNA~(6ZHe_}gktZrgGq+5jSKAZpu?uKt(4cCg208sL$`e~*3#ScQyVJ_2s_2o&`@fW+CTn?NQ{S?WPs5lQ`{ zkd{H^>y%8&HBTpE;>;Ay%LDhDAuS)_GjbNi{Nf1MB*Etf z%U$NJ!Lt3$kk$w|86ET)qJ%MIoc30adz-ht2MoZ_@Oe=lQ}!oAF&Pa?|3Nd8mvGUr zGVKqCd)7Srlkr%gFYE2GPt=uFRE1ZGDj(yMwAEt9LY+F+imQL}BKz1B^}F~8t~1CC z4S1y#157E-0|wCbc;um%K#NXoU5{VA>)WNze3(JT*HmwW`&5c*Z;UIq0aw+-HZ3Wg zV62Hk16-Zl%jKgwThq40LOd+=c0l>&r1GhxZ7H;CgDqd< z&6bveuDzw3EiDC|5SklO_$qX<)t_Q#X}Dpg5v{_j!e~adu-bxNnDOimyL)PO(NZms z(X47M7nl2Zs%jpJ`K)GCO;sd4%x>FE%V1DEW>f~BM@97=jr+a91fM~lK_#EljEb$0 zUg{~ymhn_FFlu1H?kpCMu0e-MozQh@~d`ghKy9I8z=?u zYjwO`AtNW=*U0&Lje&o&Lcx1j$J-S$a^gK?yoXWV2X(w%p~w4x@ji(1-mc^A3O(Lt z%0V`4M|q#r@pgqC?-Qo?NtE}^I^M3(<9(Cyz8U4cTgTfKdc5^n4Yeq{yc^}cQ^(sC zdc1d--aAp={W{*R(BoZxDO$Ciew6p-^*ZLP)Z<=$#$3AvKU{HTei%wV#c~@rw#xHk ziMgD5KDkOoQX1Jx)$++y%H>Ov9P8y&l4#J{Der=rg-w{Wpv$zY6v{I)%Fmcnmr0u( z9l~r{s^l^{%dK>g^!ZAdtWl~1L}n?O$flaTz=Y!4yB=l}Tj9rAgy?vm{9+K^rlb?MvVZZqPY8+z7XGs&w`61>S5?il(J7JxFHh z*UGM7#!f|9wz+kz+IS((FV{IWoH7-2iOKR-Q(BV{WSJsej#JIulS0DLWC}Cc(sWUV zB3F>kxn_B>%+vDAU}^4WdD|?3k}lIin*z>hNQ@{`oJ}UDSDhuv6lJo~>5>dZrXZW# zPM2g!az%x6=1HxsF0Y=$pqgCIuv_b2Ws&IzmAFqAtI%^r*u8)x=Xm=CNi=->0Nc$O z)Q-bL6;6?~fRvdPgHPE2g2;n`#C2Lb55H;PCmd&~Aj4 zEA~QiMJwW&#BcJgm|XFScqZ|cY&%-7%4g=PQeiZsT3)ujy;>flS=I7$?K3Fmvzk%0 zYTCYK9ahu!`HcKz`wVXKHUMVyl9#s6x2%%3uXJf4o+3rAQu|AV&F#;`!T2LF|3`_5 za+4rQtj5n2BCJ*W2{T#CIAkh9+LzlF$=33%jU*yrt=i$3$y&ytg|+2IN|NH_9lqI; zL?oKw%poDQk<;i+doM}!dkTpG?TTALknwjrlMpm-;m0;R_#m8WG&;+ z!rF5CD@k#(mT!?I5sA80J7qIj%Q&>Kw%m|QQk<;in|4V=!dkU=Hk ztkoN?Gnva-w6ND~>?Y|>2Gi!Ry}_`B8w~E(hWJHayz-XIp}D1?&!xB`Bwk6CNSh!J z9v=<|Pxps6AEaX;i6@NZB?{cYP#$k&6|!5hV)rp{Mun$R{EG*fb<9~+Zy&IWOSv~O z)KOMOpE!fB+$wZ(%j+?MXBEcr)!h^i--kK;q~NMvolFa=0A1$w3~5K!6%BEb4Ht8& zkEzS66;c#hHJu0Gd+MPhbLzB!C&`eyEpWOpQAMIH>xxj?Vy*y#TfZT7B(1pF;Bhs3 ztWuWV5%s?sqAxq>n+gGZbv+>f5AL#sv<}NlCYMHUd6xyGVr(N!7T9eo5A3c2$O5(% zD@VStmI{9=jn2@m0DSAqi;G#IxaO zYYT?;$5Qhd2Bwusmcb|NylD&9lnnR;)tw!kfuEbT(!tMmj4CtRRF_m{zo~@58FG0z zl2>Z#=DEEP+`<9DsdbVe_CO+6Ic=$>Nc923_QY+fTk8xZE4Pu$Q-f_i7@YqHsx-|% z^2A-fi((6hq^3)@^OcS)nv%o@ zj&8M3AZ_uLq)=dimPS`y#3j+0r5r8v=)h8opfN1$$tCW=)DD=RUgA2mJc%S(v^`Ta zGZ%fjhxubp2XkiU*tF;hWozpfhMmSmS3b|0MOQvE|3J&kwYxP9F1nK1otR3q(t!@ z`Obek9sH$oz90C0d^;WdHFv%ae3!hP4*udjUkAQ--A)HT3y`k^-%)O-gP%^w*FkLa zwo^iH^}hKDjDL?_dgDW{zf=@Y6rB!z^tKp|dfj2aI5@`E==$~b&JqWxGvw?A(X&M{ z>5Y#1J4E(0cB(Evu~p#f!J1mXPPbehJYUs}R*H>-qakK^*Vr>^ofU=T>2tPcv>AXz zUk;Th=Xbk3=zP833zqh}z5RZybnUQv5G`C)g+Z?8defUn{UTU)zBk(G_pVRFrJdD7 zd?NDru!nM`S&&C((P0IxLUBPg6{J2-rPzsyl=eo$VRstQzH|OyblATsG~5lT&^gNy z!zck>(`H^_l#UV?H@Z_IMD6aJn+^{8!myw&9flS}SR{lRMRa*wkHv%jWYXR1Pr~(6 z#@3CHY#Up_(n@TFv0Q8g%T@GHY{g5-ws5J5tzc;&wr+$2hsRa~r5al|!hs`rg;7{+ zg%xM96-KDURv3-NRv5v>R$Y12{~Z@wCH>a4>~lLTOndX{ zo8jpO6gkkSD^oBClXp4vbk@tG(c-jD_Nc~=-$?$Ip{}H#)uPAW9)^^?(Rk3GAbD<%gjMkInW$p0QrebKPDEp`cOpK%bF(S3bppF);<^#an=}x;3Al_tDcl=pQ1dmT;Vkm4r z6G35S2_M zVe{do4zD_1^)MJEajn5)BUjun-qa{2voeO&aTJrJ7)Ljn)vyxNr6?!UW6+!_g5)Mn z5d<5x7#kxfp(#`h)kSTbpN-lElyXFmh_X=|=Msoonm9!miphH&UNvfImX*Y{29HH; zjYV?O6_Z(s+B%LdYHP4u)HWj3SDT!T83Wo)t_*c$Xh~SG8(MEvip{lF)PSz{_su|l zhMdz5VsgfqHVtSAS`Vx4D9>52HO9I0G}nAI^YrK13e!v=TA4+&C^U~LaDqRnJmhwt;R$uUN26|#7SkY ztkGyPq%sHvQ`y>~ty3`|WOTOzmQ>N~+!5|uEX=J%W0A`KbXM^|{ z5q@17;6-Zshpt_39iSO2+HwDAh|G_rg&@noixVyIJOmmd>+MZaaPwk4C0A8NqtH;9 zS8dg8LfZur+^|9p+6h;mjb>Y8lz6MGwdmZq7ps<_tYY^DMOi&n)@5xf0aTlTwStN% z-DOl;VnWvtWholB)!j7ADw)?hErRo`X`+E5(@t%X6&P=a2-Zl&!8 zFjdUU8nM=xR$L{E5cuu6O2`^!N~5l2U>d0kDl|3GvZIt~%{xlo)W$8LizMDg?HFsF zjM5Hu@#Frk{>XxxHd!1UD(8Tu(lNnxrt$)hl05tC!qY*rHzP^N4G z04KXqteJ^>q_l2zzZ_lApQ~HLpQ~NAo0WQ1)#XDd<0iMW z_voeuW}Wnit?>E@j*U`|Hks}WMg@H+7at!EKCo{-z#}F{iDYd>nt>-%Q+2$jI>vO) zN_9i0A`+~Ok|kIfq;0k`N)`~gjPDK67tqy5*(ssB+gFoojPaQ6UPht%pUeFtAmK4x zWI1X2=3Lx@K|l@P*`ag)7>M=9Nu2OxGTV<}*^x(%=Gz<_L3NueDoWN?mnan_^PU z*79qqq+PD%H7z+c%%fe}HS3r*bS>>PA1uswyP*sS)*a{#{YB0C9#|dOj`YA;3<7HS z!4n!p5_;e$Sy~SqB2VgpLxgs(E*>ILvi2Sdb)5A96I3GHmA6$Z+;O&0E6k{^S~K*( z5vSF3mTi@+?J--qaQ;dr^uQs9rS`xf+LRtRPS>(BOh20Mc0=jWdbc^lIIfCO_nw z9Qi@|8u@J&MQN6VJgJ7|=#pNpVuSQGmiW_xAbn)4n!%#TFf#+k+M#AP=hb!R?KReY zb9;K-KhI#9?J>hTh)yJJ-kPXPsI}$9c#u9L#)I@T#dwh8OfeqhIFA?)GOnEh%}}d3 zF&q8!5u{F0?2L-zqh5D1rTs$;%~1BF zyFIwx>0s|%rPm9q=K7|6jLk{18BD1oIDs|xG-;z9n}8tIc_e{mcDE`HQH{-{&A9P$ z!YP;q{9-4G5;5SM2xc1(Syn=Cv1=&R3Hr)%5xB--CXX+x4D%mE1g2timL8`bc82{i zW@Kh(g;(zqgdQLEPmcP%Deg&FWL*>X;em5%M|@zvwLP^ZD}#gW<34Thnj-}+&xx04 z@ZrsZUb9Zyl6XBybiCBgeyZ90%j-%`irjvRbs>n_3&w~9Cs$iE6bC}wTSX;qOVSd=( zOJ*)`>zH@)syBw7BEqjPiu-_nj0hjSNkp~AY6Mh~o7h*XtcH69H-)*VvIgb?mos0( zuBW=(veBz;wvBkTO#P}UwXHDq@dQ)a)}^yYYAf=5`AuzXO%?-msNLyk9NeQ^?~rrR zz2fe|cn5v0-d;i+t<8<0P}A&O!=dLO8JlZ|)B{g=FKp~j!HqFr1M}W+H0hT|zsMrS zj~8@-jUqD$9c zT2+tF2e5ifJLzd+sdEHwB7;Lag}$ig*(I#1N0JsrafLNeEN)3X604uK(amaZCKkd2 zZ8>rOwB^CPHxrABZ*huOcSR#af4_^VR#R70@oh^M0pI3xs`@scN5!`-Suo$yn#P^C zR>vmMRWZ-iAPB#N@wnAt3}#ae0@Iid4$-~Y_Q5a<2VrwdM%*baSun57!ohcI{&3GC zMJdvfL)ESMj4E!;XW_fGB?snKeKljYc%6-haBXW=+_|lpF!#>Jqw3%mHAM*(ni(P| zVQ;NxPIguFha8-*PQbzWOsWoU$%8q#v!W*M=y8kfn{*4IeaAZ&R#nwtqfjk*t-?C5 zQnlGwG1b_to=NecB6L_G4+g%}SBKo*jh%>vD|6S*?$M9ZbL5L&YwN~Y@G zEG$PPTaiY@%Er$7ych@-NfkW|q1}p&FXIN`_*k(N5Ws2_!aNWlS6!oRptO27dcyk7 z5?1%S-65X!6F0+ZaiYvRU^X2e*YWaDYFX`#N5@Bl!#$Qt;i?lWhQe9-nOT#%Lwc$^ z9bE4hlfmAhW1EVeA_AFKJYtb7!bfisLHWVn@pxQJZXRrphV?d7k(=0iJ}vV{A^&)o zb&O4>KGFLz^b`@kJ0k`d5k7j8h^j+t1XPim*n2*$;q75s#^~S9vEj#bM3wQU9!Yjd zQC!h6MX}h_tVTD#mkzT-z45WE9x25NFifz5#IjB{F4iE??m=?qcn3Ff*+XN?=Y&SH zPC|`J&}bg4c%*55?Prb^)n;SGRO7QiR&y0FBVm(JM&UylL1)Ee!R;Je1ZS+ci3Rsc zKmrwW7ML{YCqqnI7oi#{ZD8OQh%}}0*?ar(!6`9wVZ5Ac5uf97Rt;DQ485itVQ8>8 zLvQNG)e03^QuGBZiaLulfR7H2y5oMiAA&8B@UBQ4H^!W1bJ!s{oX}oxe7i->`YL#w zsm@^MCmU%)9#rf2{uW*#wmbj5&5KLZgI>>U{oE_|_IN{eo=+F|-3`zy8&wS3tWbp2 zU~hDIy+58}XMS{0T)%vAbAS(OVF&B2WJD8+^(7Fi=N54OOdo)Wm&(Db%EBs(EKW!Q zy&y*Ohj?kDiuCPAbhkE3G^v<<>>M67{9oo!9D4Z@*4)pLV^8l{01>}X5nlnz`p$AGd+|8e62r*>bD~hWH#<$_fabxR2Sy_^iJmi0j*_ z;5IVPSpS^$ahsTTk`EAhm`#iq;gY1&Jrc2zEeuR!D-bQ)Y8$~CzouU`rM3Mkkm~wX z;t}sxO=+WwHQf_<#JU|~U)!%L+6LjZ{c3~oX4(ef4gG3qU}L{Zc(&6F4+8?lY8B{L zftcK{25}pi`+a4kLs86q+y>^n$BeV(SPcyQ-ZIYA$82I;=__kkS8yAd`+a2{b04>f zxz}6Pu=X&U7|ZUmhOb0yWGlMMI<^AQvaOwV@%}YFGgMfK3|V(t!_Yp5OK+FfYN(Ec zlhw^wX&SEK(6fG1%Rg6FD6H8lmA=9&VMsHtemkj8Yj)@a1z&W$5ud`x0m;w3TV6&96T zsjo05+>>ND!)w-&kW&n2cu7o~4F^Zx@YW|QSj(M_2eYj`BiHI@<6)J-B&;3f zirhpZ2Ts~zxLT9T?oc$9yh1rPN_IX{j2+J>1Q_w+D2w_tLTjuz#sZ(B zs6DeJ$}N*foUm3B3{_R$$i(&IVJ1}G#Dw(+K_>nX7(}XF2!+~Kn1C&Tc%)R2BU!y zue$&jzv^0E8ep+H3kPOPTQ)AmCiL;z{%#G>2@~#|s=cI06kew4}IiSvs>Amvq=0*ENk{WsDq%g6yDwo4z zK5KtiY{`Ks;$J*v<6W?*j?|4%6;eOV=-o}AycyDQ!N*Tbio3$ImZo0Md|^64A5pMQ z7-i{sDlcGp^>Cq&M5*~YCbryag5lkFSckrir=9}SZ|+U-TINN2`5_UzQGj}#AXz{a zyG{U}ge)zn(v?|%-;6qvI#J45UA$~_V9oGM|RJa;C-LKc&N2_Cr7t9RLWbJEdtgvdE zVjZ#{dHw<<+`IAqHrTr;1g=3Ci}k&6ghn>poFE(DsJ2(8nAtP2U>3FJ<6Jir3#$sc z-nNW_ODlCt4J~i$A^S+-J>!3GjhOwaUED$7ZIy3d0jvSE^|9YXX1(A{b0fYLsD?gF z{OtW+^h)P(!Yu6(KEq9%vzS#y?)h1Hd50xuyd7@1vCx=RK^7u&VZ~I_A&2|sneSdz zdefFH=Anw;o3>CzEEa5Un$HL~mFM~Jt>k8XHG_g{ut`1pLxj7)hkV>6vCaBV&`G9 zYCbpn-SKJFZoWWkrkMlfcbja0YunF6=0FrM=0OmewIsg`Xl5<6$Oqw!PrMjzp*c`% z6$5ji*1XKDWlrXnXUSM-%<4fFB6DHIRO7GV@Oh1SbOz7EDR7L0%|AGam{Xu_@G>t& z7cPs-6R9~t98Ak`jOEn#@xzE#Cz^vWi-OoJcawx0W3CRi4F&^#lASXYQ2%ZeVjmh%ulquf2+3$|kcM0r_in%Y2Y&G)Ot1P2oubyU60yb@S zl`9%Yw(O~oGYZ)r)4!ZngW>gTRaUaMs+RjbP#mK{XI5DulVqjA?9gkQroS$`!#WhM zO%Si_3+q?~y2}tNZdtUP>BF8|V*Q#AjS#qAjT3mC8ZV+g&Fq|1;ZZ4JBI?K3F>wSx zV~Kwzy&DzAvzkbz=PU0(QH?d>M3^ntf969JTNc7bR@cn(Q1E)sl2t=Df*@Ng;>p7k z4YpeBwbwWTvoG|D+EV#+r*4U!4#HmCFQTLLyWJkr6i`HW&t z^q(HX-Sz|rrBFpe-zUYhT`dHLs3HQ(3&{B=Iug{HA8!^at(jJXr8TQqxRea@<1gKr zbKqTdW}l?zttXG&k0)*4px{R$5z5u{zWI@?#*`k#k^O zab!Nvm?QH!MIC8YzG-tmzRs`sk{is}28>{(TrsR;0u%1->TEj!k+ndME#|}P4XkUB zG=H-wbx=K0aSzO@6EqjI*w+{21735f zqI&N4)&P68sda!wwP&}3kz6l|qwbD66xgASMf#e?U^<~C$!f7hW$V0C>TTl77QKP) zmD*Et-?i-6R?$#NyWW87r_`Id)2!z`2j$fj5Z%obs;}JW2b*N?ianRz(oH#%?ulVL zr)F4O(mV`1YX=4zt~YK5&6>TsQpL={B-TOjCe)kt&T5?R9F*>O4mvrVdWeddgGn)e z&3e^2&UX$<`}J^eI`t40GY6Am{+j*TZXM@)sJK1T-E!=RsU3KcD1UFs51`@c1W;7W zJ*qJTj{E$5MfQzJI_lGI$sV(5)@Kv$72m3_qSH+7 zt2MhZFhhDHW|Ljm%()KSss?GCvjt7kit;q(M(<#KfUM6IO8HQ_hY;{`dhv#X>F%(* zH&LwdwJWd)sf%M+sizZQao+tKj$GdSZLYb1{5b zx93y8hT2x{T#TlNjqF6Fd(c0{m{+s+wzB78yn4CDD1di*%yUK6y`xHhPB+TYDa<-u zn}Y`PaD<&gWnKKn*@Id7-F8CfYA(G8Vgeom$N)>G?e3%>tnFE=+M1gsl$)y-lr83o zwA*8%TyI<_1UQ?p{QpHRPZ2CvQv~^*my;PpRXoBj&-&7Jo~${9RgOTJKf1S$47|p9 zZw1;(Z_9R)<48HY1Z$o)Iol~(NVZeCYL;iehrSU2GJ?QLj7f z(^2*5gY-TvGE?0LiZ?&{Bt2rbh-a_+H;;}FdwADE?YrrVfOSaNAgUs@-lvGN%0DPn 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 JPLa-U|9?;G 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�D|v3 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 z zr#NESZbmk^dm3ED;0=`wR(*Hc8tq)vk+fXcBXOQGN^0(PUT@;%_=B9@6a8Uf*{Fz9 z>4%Z`Xod)^*?EfNz?6`?`E*zK1Edny{1J1B$k!IbePHO^gFI|ZM`BAqxPolDDe2+( z)@f`_*^1}%Y{e`74l(Uk$t_*s{Eq8@QjPd3q@pt28nM*Yh%>;6MqELUyBEBw5pO~R zqC!(K@$g2bdOOmj@?D|0b3{xQ`lq}xLz?WRchOwMUT-ek?-q_5 zr|2l-qh*|fGSKZ{P4CiFc%*mC-bkV9f`cB5dD+%zhT|}(C43@;OP|{LQ)<3V)#5>> zk0@PSfBG@pAH&+Ca6Jsb;UMxBL2$=2WPsl?{jf@Z1+#bDh0u;U@>ZBjtt>CWP6rX`}=38HHXoizbCi@ra`mEv!;l3HVwSVixOSDOFfC2+co&J zO#|u&u~LIg5UVt}4YJ{WnId!ph<{`ut63(eRy#i>ID=)fg;9&`NVA-`aUVlDW38I% zxLbio*7PsPj&vGtV3VwJP7IMEFqGFRaTO$=OELwo_n*R4eaU_>$vMw=pPKreIBw;e zh|j^z;7F#%aSR`Snt05PuTn7E^P2*{Cr>t?$Wf7_gb^t##Z zrmq}JCnoMV1Q$+9-0>=JH*At5+{+NNWyRJev=4^@)<+iK`4RB6;GZek)3nm1C9b6} zB1=ja26@DTX!}U5HyLRZC2^eAkftWo5Z?xvlD&}AeA>Or3u63wEMk)>UopE%2)n#D zBkFh%jEOsL@lM+NZ+ha6S>DN7dt@b2h2EUVy!goJUC1N8{4|0)+rGqSUderPsRz%5 z0CBHNeCAMOUJ{jEdM=!$M1)b}VsCEqUsg5mb40EhbRy1z0W{s>%@r%+6Q7wqXm5uj zGCSo&FQ$=Txl`87HW**DZuYQFuChYmXwBii|Jyac@FZ*Q>|XNUyp9(iGXk&@dCOn*Cm_H}mL3^D%S^A48|8$Iu)+e&)P~5drZO)GCv*XP{x; zaX$`g9;HA&oMKqq)cozciFda(fBSW)-z6Kzhei$4K_(>cO9zT zj!^^c+Yzn4dYJsMwl%D`E=h_k+1a`zIkKe9?9}=1XSF5nxITW}l0At#_BXc;9eENm z#~i>UcU<$alac&Gt@HGjmlD^++Y=9m_L zH&!PKBl}kWMV!Q_^Oa~5BHVXm7ZwlM+47$~F-?sb=*(zc{T|3-E3-UwA>H;9s0VN&J%-P z>3}6*&zKMAEAMD%<+ng)o(HC<6k$C$*zA zPPk>%y72wjxHR?yJTjWM;pPw1&Q@LEzc&_PaER3oBZiuX{ulx=3me?_<&owCXp3Oi~bX!ZUZhoSZ#rnF*&TL1hYIC_T@oa>vJ9MitH z%hA#m8k6;fTDNS)qedi+6Ch56IE#06-TlvGZ9b^weiwcZCCIV%MBi@fk)Q8xP4U{6 zD9!cKt$fdn`Fd!;^GsE4Xg=ZUI@0Ro6#i7RTm;>)!M+Z^$G|kj28h?ectR_@#q^F074K&DCNqA9ITIHW&)Y-Od7>m=>tNpbNOPFX3*UPvfT-T6p z6(up1rNK~oU7*4*At@AZ!ThzzyZn~M(q#&bcV2;T$RMT4-zahZ#?qiaJy2h}Vu?`+ zHL*p)&!XxB>816-nkB-plw2GYm}XGo6k~xuWP}@P1Em!*t09XG1q?r`=5Lh6)EZF0 z2sAPW-oKpvDq9iq2aQx&hRjnFG%Ea+rQzDp7+b#d^lo*ZVq6gp;eDQA8N=WUGn8zU z2kLOuM*5H*{?FyqZ&{&5yJi7|yFe(~rme$l)8J8}c6YS2Lo*uK+6eFK@Gf+=x z$ybuHJ!xF2Noidjgk-ScYlGzacgr=i7&pXS_)Vj+aKQ{izOW2t7-z{RJ#~sPJ$R#076^psA;<{NfCEdVtQs$?_Sd6&^)J0S;8yRN?>gr12_%-#E7^pRt`Wu6I zVLindpOIObEoRkJCSKICI6Ow% zMhuFX%d`9=GsiDyFu--OF?}gs*_W2VV!?(|^gwoBxO1aX+R#v2qh8Mkr$DSB2N#)V zLAa{Qk5RkAkniLTR@f->hnD%_h(Qb#(!($cGh?_e*aziYT^&Ff4M1X4K_8GJ6&$R& z393o0FE)pS%5Z%-M{~1)ig2UcCqOQWgS>pc?KjvdWXEiTD6|Z`ibEwmz_iuXrH%DK zPcddz`^#?(hU-+fi>g~%Q6Vj#xqReugYCzJX}@`a=tx*o&jFHh(+vM|>Ax(1?S^|* zX`Lh)7;Y^?(OrzPnks2fj&QL)JPh_g1^f-ejG2M@dcUeE+T0uju~{QzpvtU`94&_# z^DxMOVOgNDafNK#i;d!Hlva&a^4A9qS}K4>umj%oq z;nNicI8}Q^J6c$&Z@aIkn#kQY_Mubxh*gH%S@Iv2F(0F^9J$%l|99zOsJdQmpR-g1 z>irpL=F<8b4ct72iSrj{%|3te_{+pd*&#=cl+9i15Bd8Dd9%P@&K^W`jsXOxJ&3y9 z@By1M6QrWIJfvgyW&q|eCPr2WbHs+bn?p~~U)orXAs8LMg13Me1x{Is{#`Ll#Jo?K zeN!|>J1+MWvDIZ&MbR)*#GvTd{jv0{IyQwQUr9_#M4Qt;0rN0{sxVwtd;D)Aq zk-&CVIb#gypw_5IhZ4BQQa|=JJg;3M#Gx5N+%&VYvJ&Zn8PQS2>=AMv8a5}Y_5Nki z;TX5H?v0ApD#yr~(MR@Qc~7Yb_=CK^a++&YBgE82D#U(Hk*X+k&IU}+FqNr8|0?qv zrPctR(Z_6@Mt?(~F%*pIP%7O;-WG~cPYieHt4pB<22kk7ZX)Y$-ee5wBgX@FUF@JT zN{zC{(t5OaO+EHmh2?ma)`y+kkK2X1L&b(S1N*~db|{Ao*aC*?TK7P-Z(}2G0`TZY z_-}<@c3$k+YAkJBG0r||=SHrKashRXi>DcrtVFix#$rHDe(av{X z)Bqe`WM=-ktLqNL+u!Z#+K%`I#C&$W@V&0C(}*`A36EvPVix9u~5mr$VAHbRn zmok=Mq4XQX&mvC7n!*vpd_|du6=Uuxnt}Kh#BwnTVzis)3+)zNJ3rp#T8DfFaM+$C ze*Sh>R~ulFpwCW-pPLvLaxE8^oOjWMc*MLi5sDE`0#{GO^aTBO z$Ml5wwa)1YNzJaA37L+Hgd`yLgK}_sf~#GYwGONoqK=odEKr&qGZXS0-}On*!LomP z9OZ69Sb+LBbL0e1i(^J#x8s^-_gdHOPG?u|KKrL1oZdbiHF$A4wswiB2*(f}$D`(p zsH@6@qHm`zYhBY5u)APpLW%P^M?x|%&?p`n>Fp@;MX=`}7|k=Ud@1o#evi7%gN(V~*NyFV8hMW(FU`V>xOf1&f#b9P|KBdOplm`bX8mA-Xt)DH%%`xzK${*#VB2vI zGu!R(T9?lBvxvFZcMt-$4+<{+;{{@%7q|FGiOdQQWutCvK$^)h=;AlfRUXsDPuxE@7jxJ7DuU1ByJ`3DVN3UVf3&^z+>6tB&?j?v^E;lAC!l}CtlBV}sjmQy1)46j> znM4ro^)2}8bh-b9m~W8H{gVKbJD9wOM7PW1dXh|<=W-w&pCh9u>jhwXeS+lOz4~dl zBGxa1>|BJX?rD@t#e7XSE^Z~9DM~PrOqRi(cY9`f!@Tt)3rM!bD=(kO3u|Dl3=kuo#16AxJchl=0X#^PQQxO z%T2IEUqW!6Hd5xT(5JK9B2(vTy^+-U+B>q`TG9J`>an9wCq%~gdVyw$`+|!9PFY06 zWs_mIGKed#FKPQ!3+uw;S_7)bMOTQYhp;+*>7>NcCnWYG3p*NEI!^+5JuWF`CnV~H zKa+^b_?!3~H0<3Ea|{exOly69P@I=P1Wo!^;g9oj8nnMgp_jAy zMKZ@8tw7T_l++?PLaq(SIq-Fbe}qxdzz=`|7jtX##W}~|3)*5$!py`M{ve5uz;-TM z7(}K+z@2*~GcA_9cOf}w9qHFecst<1vngze_Br?+8_QAsUjZw!Qsziow63^mHlR?c@&A!M`O#hKb?s)AKp7d;&QmTCp)F zORIyJl)=Ca1E)N?B!(Vfri-N1L7bdu)1-i0BxUw#$a*ESPt>+q*(;d+0t$Z|l$S`& z)1+Vy1GtR4p`=!$?4~^kpBwhH!aM@%uz$uMP&d9Ms0@mkEMt5rLA^@)MaQQ zN;1>KE3DMe(d1Sf!)vV6P_9~7SS-R=>7h;JzEL*Th@mV^tCQox(D|&iN{<*?#@uyM zyg;~2-SUc$oS4inYA7nl?$_Rs-QnjC%tR-;kVcQf& z8sce4163MgEfxHkCJnJm;h9#7-={?1OVN)?qnMR=z*Y&BHY@Rftr8E&9FXbN_?)24 zkT9K#_f#GOxgGPTk%wsJ8LTh-Yvj!mBEhlIH3|<$LYqn2QLvBx6_uUEI-Cm~M>C=2 zuLtiH07v1O7M+O9?~+UJ zU!%$rJWTLBW{N~NmBsjEl2a5h#tWW_2)(g$NtIg>7W84E$*6YZa{2O%x~6*tsr&yafna)hI}n{p%i5$1DNzM+ozxh21a`cvVT6d`j|# z!Ltrw(^>g`55BP$n^NiqD)kTGl~Omzb^{9KhJFHh2nVC`nquY3WDOa|JP4j=5I&Cb z-4^4M$%y3J2c9<&&cW}2M2YW!@F|J=erFNcu~kkI z;x~f0|4$Zid6Y=PXc7;6X%V+Xi6qP+@x^33q{uQ4MTsO-ka#f5BAz5Mop*-kLEy8A zcBD8SIllvH5ZpE8GbA#Z_!|-hO#BIn5+sK3_MFiN#s~q*7>>kGnMgz8F(z`5pvz~> zK;kG9+-&?M6W1bfGa5GI93<{UVhqbafbbDi8&?HvMi76V25GEC%4h1$#6FPB z+e`1e&~Fg5fEGvPd3XAfWO?)X2PnBe1$C`9#-b*|bmD@?Am%bqN=XfBnL7cGwGbHx z0F5Reu5=F2>%dk3K>Ontl*3bI`D}u(L0iJaCrE^u_$w0Ykr+|}_KX2w+zKe;0wkVA zVhkm1MEDcrj7tMHgPze2(pZa>kq-=IWL$~F+enyq%ReCBR|wiask>zo42DZ~_GNdw z^g9u>zYf4KD(#R;@|cf+EV##|X97L?N)C;GXP3+)Q5vZb#0CV-rOmUl)@brQf;;q6 z?;^)!W^p@tdMEWYB61W5&!MDFq1w3$!NUTnCpd^tQ3!6rPMwC_+C>Vng@}R7GF2hC zH9qSUiuF9f$+xCutw!W|QUUS2Cl}z!aXh`cOMq{}qttQCL?AV{le;s;bhMX4@aF4M zkCr3RHph{H�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 diff --git a/hardware/digistump/avr/tools/micronucleus.exe b/hardware/digistump/avr/tools/micronucleus.exe deleted file mode 100644 index 58161591ffee29621d76a5c2a1d9540bf5f206fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 76662 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 Z4ARX=0+$G8&M-==WR_ZP{mss<{~wKMpO63m diff --git a/tools/micronucleus-2.0a4-linux32.tar.gz b/tools/micronucleus-2.0a4-linux32.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c85df6f9cd7929fc94893ca53b0b41773fbe59f9 GIT binary patch literal 16732 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 b{{R3000000000000RQ#|R;y?Z0LTCU(8X`= literal 0 HcmV?d00001 diff --git a/tools/micronucleus-2.0a4-osx.zip b/tools/micronucleus-2.0a4-osx.zip new file mode 100644 index 0000000000000000000000000000000000000000..a320e92e23a671ed522258faaa6ab25e1e331feb GIT binary patch literal 47443 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 BD$W1^ literal 0 HcmV?d00001