aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-06-24 08:10:55 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-06-24 08:10:55 +0200
commite5b2754593bc93987e93a4171b1bcd361b2f1eb6 (patch)
treef08774a15150b4405b0cca16b3eca81fe7ec2ad7 /readme.md
parent07ce1b3bb2d393d1ab69d471a76978036f714fce (diff)
parent7830fb636853564560df5ba330b23791655e4161 (diff)
Merge branch 'master' into wip/rp2040-good-ending
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index da96575..5f71788 100644
--- a/readme.md
+++ b/readme.md
@@ -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