aboutsummaryrefslogtreecommitdiffstats
path: root/docs/RPi_microcontroller.md
Commit message (Collapse)AuthorAgeFilesLines
* 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>