Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Ludovic 'Archivist' Lagouardette e848ea604c Fixed typo smh há 2 meses
CMake CMake: Update compiler flags há 9 anos
bin CMake: Refactor build files. há 10 anos
src Fixed typo smh há 2 meses
.gitmodules Packed the library for ease of use há 2 meses
CMakeLists.txt Fixed typo smh há 2 meses
LICENSE We are on 2015 há 10 anos
README.md CMake: Handle compiler flags better há 10 anos

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