Commit to be compliant with ESP's SDK 1.5.1. Also, add binary blobs.

This commit is contained in:
cnlohr 2016-01-28 20:38:48 -05:00
parent 997ad27cc2
commit ae55f193cf
10 changed files with 64 additions and 49 deletions

View file

@ -16,7 +16,8 @@ execute_reflash : execute_reflash.c md5.c
gcc -o $@ $^
push : pushtodev page.mpfs
./pushtodev $(IP) 1048576 page.mpfs
./pushtodev $(IP) 65536 page.mpfs
# ./pushtodev $(IP) 1048576 page.mpfs
clean :
rm -rf mfsmaker page.mpfs pushtodev execute_reflash