rtl8710_Raw_Packets/init_project.sh

21 lines
323 B
Bash
Raw Normal View History

2017-05-16 01:59:48 +00:00
##!/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