Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bfae6a5

Browse files
author
RFduino
committed
arduino 1.6.6 and fixed permissions
1 parent ae44341 commit bfae6a5

File tree

1,954 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,954 files changed

+0
-0
lines changed

4up image.jpg

100755100644
File mode changed.

RFDLoader32_linux

100644100755
File mode changed.

RFDLoader32_osx

100644100755
File mode changed.

RFDLoader_linux

100644100755
File mode changed.

RFDLoader_osx

100644100755
File mode changed.

RFDLoader_pi

100644100755
File mode changed.

cores/arduino/HardwareSerial.h

100755100644
File mode changed.

cores/arduino/Memory.c

100755100644
File mode changed.

cores/arduino/Memory.h

100755100644
File mode changed.

cores/arduino/Printable.h

100755100644
File mode changed.

cores/arduino/RingBuffer.cpp

100755100644
File mode changed.

cores/arduino/Stream.cpp

100755100644
File mode changed.

cores/arduino/Stream.h

100755100644
File mode changed.

cores/arduino/Tone.cpp

100755100644
File mode changed.

cores/arduino/Tone.h

100755100644
File mode changed.

cores/arduino/USARTClass.h

100755100644
File mode changed.

cores/arduino/WCharacter.h

100755100644
File mode changed.

cores/arduino/WMath.cpp

100755100644
File mode changed.

cores/arduino/WMath.h

100755100644
File mode changed.

cores/arduino/WString.cpp

100755100644
File mode changed.

cores/arduino/binary.h

100755100644
File mode changed.

cores/arduino/hooks.c

100755100644
File mode changed.

cores/arduino/itoa.c

100755100644
File mode changed.

cores/arduino/itoa.h

100755100644
File mode changed.

cores/arduino/main.cpp

100755100644
File mode changed.

cores/arduino/syscalls.h

100755100644
File mode changed.

cores/arduino/wiring.c

100755100644
File mode changed.

cores/arduino/wiring.h

100755100644
File mode changed.

cores/arduino/wiring_constants.h

100755100644
File mode changed.

cores/arduino/wiring_digital.c

100755100644
File mode changed.

cores/arduino/wiring_digital.h

100755100644
File mode changed.

cores/arduino/wiring_pulse.cpp

100755100644
File mode changed.

cores/arduino/wiring_pulse.h

100755100644
File mode changed.

cores/arduino/wiring_shift.c

100755100644
File mode changed.

cores/arduino/wiring_shift.h

100755100644
File mode changed.

libraries/RFduinoBLE/examples/BulkDataTransfer/BulkDataTransfer.ino

100755100644
File mode changed.

libraries/RFduinoBLE/examples/ProximityMovingAverage/ProximityMovingAverage.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/01.Basics/AnalogReadSerial/AnalogReadSerial.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/01.Basics/BareMinimum/BareMinimum.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/01.Basics/Blink/Blink.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/01.Basics/DigitalReadSerial/DigitalReadSerial.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/01.Basics/Fade/Fade.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/01.Basics/ReadAnalogVoltage/ReadAnalogVoltage.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/BlinkWithoutDelay/BlinkWithoutDelay.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/Button/Button.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/Debounce/Debounce.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/DigitalInputPullup/DigitalInputPullup.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/StateChangeDetection/StateChangeDetection.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/toneKeyboard/pitches.h

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/toneKeyboard/toneKeyboard.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/toneMelody/pitches.h

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/toneMelody/toneMelody.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/toneMultiple/pitches.h

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/toneMultiple/toneMultiple.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/02.Digital/tonePitchFollower/tonePitchFollower.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/03.Analog/AnalogInOutSerial/AnalogInOutSerial.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/03.Analog/AnalogInput/AnalogInput.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/03.Analog/AnalogWrite/AnalogWrite.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/03.Analog/Calibration/Calibration.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/03.Analog/Fading/Fading.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/03.Analog/Smoothing/Smoothing.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/ASCIITable/ASCIITable.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/Dimmer/Dimmer.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/Graph/Graph.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/PhysicalPixel/PhysicalPixel.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/ReadASCIIString/ReadASCIIString.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/SerialCallResponse/SerialCallResponse.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/SerialCallResponseASCII/SerialCallResponseASCII.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/SerialEvent/SerialEvent.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/04.Communication/VirtualColorMixer/VirtualColorMixer.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/05.Control/Arrays/Arrays.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/05.Control/ForLoopIteration/ForLoopIteration.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/05.Control/IfStatementConditional/IfStatementConditional.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/05.Control/WhileStatementConditional/WhileStatementConditional.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/05.Control/switchCase/switchCase.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/05.Control/switchCase2/switchCase2.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/06.Sensors/Knock/Knock.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/07.Display/barGraph/barGraph.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/CharacterAnalysis/CharacterAnalysis.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringAdditionOperator/StringAdditionOperator.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringAppendOperator/StringAppendOperator.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringCaseChanges/StringCaseChanges.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringCharacters/StringCharacters.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringComparisonOperators/StringComparisonOperators.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringConstructors/StringConstructors.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringIndexOf/StringIndexOf.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringLength/StringLength.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringLengthTrim/StringLengthTrim.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringReplace/StringReplace.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringStartsWithEndsWith/StringStartsWithEndsWith.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringSubstring/StringSubstring.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringToInt/StringToInt.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/08.Strings/StringToIntRGB/StringToIntRGB.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/Flash/FlashButtonUpdate/FlashButtonUpdate.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/Flash/FlashButtonUpdate2/FlashButtonUpdate2.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/Flash/FlashInteger/FlashInteger.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/Flash/FlashStaticTable/FlashStaticTable.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/examples/Flash/FlashStructure/FlashStructure.ino

100755100644
File mode changed.

libraries/RFduinoNonBLE/keywords.txt

100755100644
File mode changed.

libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.pde

100755100644
File mode changed.

libraries/SPI/examples/DigitalPotControl/DigitalPotControl.pde

100755100644
File mode changed.

libraries/SPI/keywords.txt

100755100644
File mode changed.

libraries/Servo/examples/Knob/Knob.ino

100755100644
File mode changed.

libraries/Servo/examples/Sweep/Sweep.ino

100755100644
File mode changed.

libraries/Servo/keywords.txt

100755100644
File mode changed.

libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.pde

100755100644
File mode changed.

libraries/Wire/examples/digital_potentiometer/digital_potentiometer.pde

100755100644
File mode changed.

libraries/Wire/examples/master_reader/master_reader.pde

100755100644
File mode changed.

libraries/Wire/examples/master_writer/master_writer.pde

100755100644
File mode changed.

libraries/Wire/examples/slave_receiver/slave_receiver.pde

100755100644
File mode changed.

libraries/Wire/examples/slave_sender/slave_sender.pde

100755100644
File mode changed.

libraries/Wire/keywords.txt

100755100644
File mode changed.

programmers.txt

100755100644
File mode changed.

system/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/ARM/startup_ARMCM0.s

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/ARM/startup_ARMCM3.s

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/ARM/startup_ARMCM4.s

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/G++/ARMCMx.ld

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/G++/startup_ARMCM0.s

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/G++/startup_ARMCM3.s

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/G++/startup_ARMCM4.s

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/GCC/ARMCMx.ld

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/GCC/startup_ARMCM0.S

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/GCC/startup_ARMCM3.S

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/GCC/startup_ARMCM4.S

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Include/math_helper.h

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/system_ARMCM0.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/system_ARMCM3.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/Common/system_ARMCM4.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_class_marks_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM0l_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM3l_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/arm_cortexM4lf_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_class_marks_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_cortexM0l_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_cortexM0l_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_cortexM3l_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_cortexM3l_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_cortexM4lf_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/G++/arm_cortexM4lf_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_class_marks_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM0l_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM3l_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/arm_cortexM4lf_class_marks_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_class_marks_example/arm_class_marks_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_convolution_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM0l_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM3l_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/arm_cortexM4lf_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_convolution_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_cortexM0l_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_cortexM0l_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_cortexM3l_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_cortexM3l_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_cortexM4lf_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/G++/arm_cortexM4lf_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_convolution_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM0l_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM3l_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/arm_cortexM4lf_convolution_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM0l_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM3l_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_cortexM4lf_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/arm_dotproduct_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_cortexM0l_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_cortexM0l_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_cortexM3l_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_cortexM3l_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_cortexM4lf_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_cortexM4lf_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/G++/arm_dotproduct_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_cortexM0l_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_cortexM0l_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_cortexM3l_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_cortexM3l_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_cortexM4lf_dotproduct_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_cortexM4lf_dotproduct_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/arm_dotproduct_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_dotproduct_example/arm_dotproduct_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM0l_fft_bin_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM3l_fft_bin_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_cortexM4lf_fft_bin_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/arm_fft_bin_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_data.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM0l_fir_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM3l_fir_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_cortexM4lf_fir_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/arm_fir_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_data.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fir_example/arm_fir_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM0l_graphic_equalizer_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM3l_graphic_equalizer_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_cortexM4lf_graphic_equalizer_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/arm_graphic_equalizer_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM0l_linear_interp_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM3l_linear_interp_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_cortexM4lf_linear_interp_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/arm_linear_interp_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_data.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/arm_linear_interp_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM0l_matrix_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM3l_matrix_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_cortexM4lf_matrix_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/arm_matrix_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM0l_signal_converge_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM3l_signal_converge_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_cortexM4lf_signal_converge_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/arm_signal_converge_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_data.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_signal_converge_example/arm_signal_converge_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM0l_sin_cos_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM3l_sin_cos_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_cortexM4lf_sin_cos_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/arm_sin_cos_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/arm_sin_cos_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM0l_variance_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM3l_variance_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_cortexM4lf_variance_example.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/arm_variance_example.ini

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Examples/arm_variance_example/arm_variance_example_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM0x_math.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM3x_math.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvopt

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexM4x_math.uvproj

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/ARM/arm_cortexMx_math_Build.bat

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q7.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q15.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q31.c

100755100644
File mode changed.

system/CMSIS/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c

100755100644
File mode changed.

0 commit comments

Comments
 (0)