diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-24 08:10:55 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-24 08:10:55 +0200 |
commit | e5b2754593bc93987e93a4171b1bcd361b2f1eb6 (patch) | |
tree | f08774a15150b4405b0cca16b3eca81fe7ec2ad7 /readme.md | |
parent | 07ce1b3bb2d393d1ab69d471a76978036f714fce (diff) | |
parent | 7830fb636853564560df5ba330b23791655e4161 (diff) |
Merge branch 'master' into wip/rp2040-good-ending
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ document](docs/handover.adoc) first for more details. > This project was mostly developed on Linux. All subfolders/modules/libraries > use CMake, and *should* build cross-platform when using CMake+Ninja. This has > not yet been verified. +> +> Please note that most subfolders use symbolic links to the [lib](lib/) +> folder, which may not work correctly if you clone the repository under a +> filesystem or operating system that does not support these. ## Documentation |