39 lines
985 B
Plaintext
39 lines
985 B
Plaintext
*.swp
|
|
*.o
|
|
*.py
|
|
.pio
|
|
.dir
|
|
.tested
|
|
run_avr
|
|
pio_dirs
|
|
pio_espidf
|
|
PCB/
|
|
examples/*/*.h
|
|
examples/*/*.cpp
|
|
!examples/*/test_*.cpp
|
|
extras/tests/pc_based/test_[0-9][0-9]
|
|
extras/tests/pc_based/FastAccelStepper.cpp
|
|
extras/tests/pc_based/FastAccelStepper.h
|
|
extras/tests/pc_based/PoorManFloat.cpp
|
|
extras/tests/pc_based/PoorManFloat.h
|
|
extras/tests/pc_based/RampGenerator.cpp
|
|
extras/tests/pc_based/RampGenerator.h
|
|
extras/tests/pc_based/StepperISR*.cpp
|
|
extras/tests/pc_based/StepperISR.h
|
|
extras/tests/pc_based/fas_common.h
|
|
extras/tests/pc_based/*.gnuplot
|
|
extras/tests/pc_based/*_test
|
|
extras/tests/pc_based/test.log
|
|
extras/tests/pc_based/*.png
|
|
extras/tests/simavr_based/*/result.txt
|
|
extras/tests/simavr_based/*/x.vcd
|
|
extras/tests/simavr_based/test*sd*/src
|
|
extras/tests/simavr_based/simavr
|
|
extras/tests/simavr_based/test_sd*/Makefile
|
|
extras/tests/simavr_based/test_seq*/Makefile
|
|
extras/tests/esp32_hw_based/*.log
|
|
library.properties
|
|
examples
|
|
extras/gen_pmf_const/PoorManFloat.cpp
|
|
extras/gen_pmf_const/main
|