Merge "bal packet indication bug fix, heartbeat and reboot procedures"
tree: e894f06a9bbce6c15683f816442085baa443953f
  1. .gitmodules
  2. .gitreview
  3. INSTALL.md
  4. Makefile.am
  5. README.md
  6. configure.ac
  7. device_simulator/
  8. src/
  9. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install