This commit refactors PWM support in the machine package to be more flexible. The new API can be used to produce tones at a specific frequency and control servos in a portable way, by abstracting over counter widths and prescalers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
* machine/wioterminal: add support for wioterminal board