libtock-c icon indicating copy to clipboard operation
libtock-c copied to clipboard

Userland app for servomotor

Open inesmaria08 opened this issue 6 months ago • 1 comments

This pull request adds an app that provides a simple interface to control the angle of a connected servomotor (https://github.com/tock/tock/pull/4126). Files added:

  • libtock/interface/syscalls/servo_syscalls.c
  • libtock/interface/syscalls/servo_syscalls.h
  • examples/servo/main.c
  • examples/servo/Makefile

inesmaria08 avatar Aug 02 '24 11:08 inesmaria08