Commit to be compliant with ESP's SDK 1.5.1. Also, add binary blobs.
This commit is contained in:
parent
997ad27cc2
commit
ae55f193cf
10 changed files with 64 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue