Skip to content
HASUMI Hitoshi edited this page Dec 18, 2021 · 5 revisions

prk_firmware-wiki

This is the documentation of PRK Firmware.

There are two possibilities from where you see this README:

  • If you are on https://github.com/picoruby/prk_firmware-wiki/, it's the right place to send a pull request :)
  • Otherwise, you are probably in https://github.com/picoruby/prk_firmware/wiki, this is a copy of the original README

If you want to add a new description or found a TYPO in wiki pages of picoruby/prk_firmware, do not hesitate to send a pull request to picoruby/prk_firmware-wiki.

Guidlines

  • Each document should be written in Markdown and located in the top directory of the picoruby/prk_firmware-wiki repository
  • Photos and illustrations should be located in images/ directory of picoruby/prk_firmware-wiki
    • A hyperlink to an image should be written in full path like ![](https://github.com/picoruby/prk_firmware-wiki/blob/master/images/RP2040_boards.jpg) to be shown in the wiki pages of picoruby/prk_firmware
Clone this wiki locally