I'm surprised there isn't any documentation beyond the comments in the code. So as a start, I used a program called Doxygen to make some. Doxygen creates html and svg files that display among other things both call graphs and caller graphs for each function. Below are screenshots of example graphs for the activateSleepMode() function in linnstrument-firmware.ino. Each function in the graphs is a clickable link.
This documentation is at https://linnstrument.miraheze.org/wiki/ ... umentation. You just open it in your browser and click on things.
This documentation is at https://linnstrument.miraheze.org/wiki/ ... umentation. You just open it in your browser and click on things.
Statistics: Posted by TallKite — Mon May 20, 2024 9:44 pm — Replies 1 — Views 40