aboutsummaryrefslogtreecommitdiffstats
path: root/docs/RPi_microcontroller.md
Commit message (Collapse)AuthorAgeFilesLines
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-14/+13
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Note to enable SPI in RPi_microcontroller.md (#4503)strayr2021-07-251-0/+4
| | | | | whilst this line is in Measuring_Resonances.md, users following this guide for other reasons have no cause reason to read that and don't have an explanation for what they didn't know they didn't do. Signed-off-by: Rowland Straylight <rowlandstraylight@gmail.com>
* docs: Add hardware RPi PWM documentation (#4418)Martin2021-07-151-0/+36
| | | Signed-off-by: Martin van Es <martin@mrvanes.com>
* docs: a slight clarity improvement for the rPi mcushiftingtech2021-05-021-0/+1
| | | | | | Just a small attempt to make the build process slightly clearer In the compilation instructions for the rPi mcu Signed-off-by: Ben Eastep <shifting@shifting.ca>
* docs: Use relative links for files outside the docs/ directoryKevin O'Connor2020-12-031-2/+2
| | | | | | | | Use javascript to fixup the "github pages" rendering of links to files outside the docs/ directory. Then use normal relative links in the documentation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update RPi_microcontroller.md links to render correctly on klipper3d.orgKevin O'Connor2020-11-221-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix broken links in RPi_microcontroller.mdArksine2020-07-051-2/+9
| | | | | | Also add a note regarding "Permission denied" errors. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: LinuxMCU doc & script (#2956)Lucio Tarantino2020-06-121-0/+148
Signed-off-by: Lucio Tarantino <lucio.tarantino@gmail.com>