rtl8710_Raw_Packets/init_project.sh
2017-05-15 21:59:48 -04:00

20 lines
323 B
Bash

##!/bin/bash
# compile ameba tools
make -C pick_padding_checksum
# download librtlhttpd
git clone -b rtl8710 https://f28@bitbucket.org/f28/librtlhttpd.git
cd librtlhttpd
# download heatshrink library
git submodule init
git submodule update
cd ..
#download SDK
#cd ..
#git clone https://github.com/pvvx/RTL00MP3.git