add initial lesnet source code and tentative build files

All the build files are currently symlinked into mojo repo (../src)
except this file, which was copied from the mojo repo and modified:

mojo/tools/mojob.py
(sha1: dd752cf0606cbac8d9bc68c9752e0de27b124686)

Change-Id: I217631719c0c720afcf39bfa9413d3431216a649
55 files changed
tree: 3f1d4f150d765f56fa5e1c1e1d66ae5dd0228eee
  1. build/
  2. mojo/
  3. third_party/
  4. .clang-format
  5. .gitignore
  6. .gn
  7. BUILD.gn
  8. download_prebuilts.sh
  9. README.md
README.md

lesnet network service

Building lesnet in effenel tree is still a work-in-progress..

Before building first time

Please run download_prebuilts.sh

$ sh ./download_prebuilts.sh

To build

$ mojo/tools/mojob gn --release $ mojo/tools/mojob build --release