Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 439 Bytes

readme.md

File metadata and controls

23 lines (17 loc) · 439 Bytes
  • clone boost and build
git clone --recursive http://github.com/boostorg/boost.git boost
export BOOST_ROOT=/path/to/boost-dir/boost
cd boost
./bootstrap.sh
./b2


alternatively (for windows?):

sudo ./bjam --install --link=static --runtime-link=static --layout=tagged --with-system threading=single architecture=x86




git clone repo https://github.com/spark/firmware git checkout develop cd main make PRODUCT_ID=3 v=1