Readme navigation

This commit is contained in:
Robin Davies
2022-03-08 15:35:32 -05:00
parent 368cd1ac12
commit 63f00188a4
13 changed files with 36 additions and 1 deletions
+3
View File
@@ -8,3 +8,6 @@ Microsoft Visual Studio Code. If you use VSCode, you will almost definitely need
You should also be able to cross-compile PiPedal easily enough, but we do not currently provide support on how to do this. Visual Studio Code provides excellent support for cross-compiling, and good support for remote
and cross-platform debugging, all of which should work with the PiPedal CMake build. In early development, PiPedal was built and debugged remotely on a Raspberry Pi, from a Windows desktop system. This should still
more-or-less work, although you may have to scramble a bit to install some of the build dependencies.
--------
[<< Which LV2 Plugins Does PiPedal Support?](WhichLv2PluginsAreSupported.md) | [Build Prerequisites >>](BuildPrerequisites.md)