Move the library to the separate repository

This commit is contained in:
2026-03-12 08:49:36 +03:00
commit 4dcb7d4444
98 changed files with 9089 additions and 0 deletions

30
libsidservo.files Normal file
View File

@@ -0,0 +1,30 @@
CMakeLists.txt
PID.c
PID.h
examples/SSIIconf.c
examples/conf.c
examples/conf.h
examples/dump.c
examples/dump.h
examples/dumpmoving.c
examples/dumpmoving_dragNtrack.c
examples/dumpmoving_scmd.c
examples/dumpswing.c
examples/goto.c
examples/scmd_traectory.c
examples/simpleconv.h
main.c
sidservo.h
serial.c
examples/CMakeLists.txt
examples/traectories.c
examples/traectories.h
main.h
movingmodel.c
movingmodel.h
polltest/main.c
ramp.c
ramp.h
serial.h
ssii.c
ssii.h