You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ludovic 'Archivist' Lagouardette e848ea604c Fixed typo smh пре 2 месеци
CMake CMake: Update compiler flags пре 9 година
bin CMake: Refactor build files. пре 10 година
src Fixed typo smh пре 2 месеци
.gitmodules Packed the library for ease of use пре 2 месеци
CMakeLists.txt Fixed typo smh пре 2 месеци
LICENSE We are on 2015 пре 10 година
README.md CMake: Handle compiler flags better пре 10 година

README.md

pi9

9p server abstraction library

Building

mkdir target && cd target                # - create build target directory
cmake -DCMAKE_BUILD_TYPE=Upstream ..     # - run CMake
make                                     # - compile

License

zlib, see LICENSE file for more information