I made a build script using Docker that lets you compile the sources to a .syx file under Linux.
https://gitlab.com/jacobvosmaer/yocto-build
Sharing here in case others want to use it.
I am not an Arduino expert so use at your own risk!

Code: Select all
# In the yocto-build directory
docker run -v /path/to/yocto-build:/yocto yocto
Code: Select all
"So I used the command
docker run --publish=7474:7474 --volume=/c/Users/USERNAME/neo4j_test/data:/data neo4j
isntead of
docker run --publish=7474:7474 --volume=C:/Users/USERNAME/neo4j_test/data:/data neoj
and it is working now."
Code: Select all
C:
Code: Select all
/c