Skip to content

jacdac/jacdac-c

 
 

Repository files navigation

Jacdac firmware library

This library implements platform-agnostic aspects of the Jacdac protocol. It's meant to be included as submodule, and use the build system of the parent repository. It's currently used in the following projects:

This library is part of Jacdac Device Development Kit.

Adding new services

It's best to start from an existing service, and do a search-replace (eg., servo -> rocket)

Once you add a service, make sure to add its *_init() function to services/jd_services.h.

Contributing

This project welcomes contributions and suggestions.

About

Jacdac C Firmware library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Other 0.4%