Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added LittleFS and FatFS choice on drop-down #23

Closed
wants to merge 28 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
168d02b
Change tool from esptool to esptool_py
me-no-dev Jan 15, 2019
7a0de41
Added LittleFS choice
lorol Jun 19, 2020
6a327a5
Added message to show found espota, esptool, mklittlefs and mkspiffs …
lorol Jun 29, 2020
90a1724
Updated README
lorol Jul 9, 2020
07d7a82
Added FatFS
lorol Jul 14, 2020
f490215
Fix README.md
lorol Jul 14, 2020
2c71408
Added batch for Windows quick build
lorol Jul 14, 2020
d4c0f00
Release 2.0.1
lorol Jul 14, 2020
97143d0
Updated README.md
lorol Jul 15, 2020
b51ef07
Updated README.md and added a snapshot
lorol Jul 17, 2020
fee9640
Change first choice (default) of drop-down to LittleFS
lorol Jul 31, 2020
9efcdb7
Added a choice to "Erase All Flash" at the end of FS type selections
lorol Oct 9, 2020
aaa5335
add support to esp32s2
steph-prv Oct 23, 2020
eeb21f3
Merge branch 'master' into fix_merge
zouffin Oct 23, 2020
4651830
Merge branch 'zouffin-fix_merge'
lorol Nov 10, 2020
92b4956
Added messages to console about chip type
lorol Nov 10, 2020
0e20b77
Use partitions.csv from sketch folder
lorol Nov 20, 2020
83a0e1a
Calculating the missing Offset (begining of partition) of partition.c…
lorol Nov 21, 2020
cd75923
Parse partition csv file line' Offset(Start address) and Size values
lorol Nov 22, 2020
810d85c
Improvements and tests before release
lorol Nov 22, 2020
22efec6
Release 2.0.5 with comment how to build a jar that is in esp32fs_no_c…
lorol Nov 24, 2020
a41ef5c
jar files added to .gitignore
lorol Nov 24, 2020
e4c702f
More universal way to get chip model
lorol Dec 15, 2020
b97f756
Bugfixes
lorol Dec 22, 2020
8543000
Better make_win.bat
Dec 23, 2020
b2268aa
Update Readme
lorol Dec 23, 2020
e995308
Update ESP32FS.java
lorol Dec 23, 2020
310e9d0
Update make_win.bat
lorol Dec 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
jar files added to .gitignore
lorol committed Nov 24, 2020
commit a41ef5cf6ce1e25ef79f0c3f9a622ff90f856f5d
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
bin/
dist/
src/*.jar