Closed tballmsft closed 2 years ago
@mmoskal - can you check the above steps?
Maybe split into creating a service and then adding impl?
We have a service editor that generates a PR, but I can see how this does not fit into the cycle of someone writing a new c server.
Might be confusing.
@mmoskal and @pelikhan, please see https://microsoft.github.io/jacdac-docs/ddk/services/ and edit.
The preferred flow: use service-editor, submit pull request, PR merged, implement firmware, while we add sim support.
You still need to understand where to start - look at existing services. And you also need to see whether a mixin or new top-level services is needed. It's basically the same flow as what you have.
@mmoskal ?
Edited the text a little
added issue https://github.com/microsoft/jacdac/issues/1173
Need a page describing how to create new service
Design service
Implement service