zephyrproject-rtos/arduino-core-zephyr

Improve Documentation

Opened this issue · 2 comments

The Docs folder has already been created in #20 but it is mostly written in markdown.

In future it may be better to shift to Sphinx as it will look more professional and organised. Github also can build these docs and publish them on a website. See sphinx: github pages

TODOs:

  • Document overlay changes needed to have PWM as in #56
  • Document overlay changes needed to have analog read functional in new variants #54

PWM/ADC documentation was done in #66.