Remove the libsimpleservo C API (#31172)

This is unused and unmaintained. It also added a bit of complication
to the build.
This commit is contained in:
Martin Robinson 2024-01-27 10:19:25 +01:00 committed by GitHub
parent b10875956a
commit bbba839278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 159 additions and 1758 deletions

View file

@ -2,8 +2,7 @@
resolver = "2"
members = [
"ports/servoshell",
"ports/libsimpleservo/capi/",
"ports/libsimpleservo/jniapi/",
"ports/jniapi/",
"tests/unit/*",
"support/crown",
]