104 Commits

Author SHA1 Message Date
Sergio Gasquez
fed7b18bbe chore: 🎨 Fix unused import 2022-09-21 17:25:15 +00:00
Sergio Gasquez
ed121d6711 chore: 🔊 Update logs 2022-09-21 17:24:07 +00:00
Sergio Gasquez
b0c05e6017 docs: 📝 Update install usage 2022-09-21 17:14:00 +00:00
Sergio Gasquez
d59d7fca2d test: Add unit test for parse targets fn 2022-09-21 17:11:55 +00:00
Sergio Gasquez
9c47d75cc3 chore: 🔊 Update log level 2022-09-21 17:01:02 +00:00
Sergio Gasquez
bd345d001b refactor: ♻️ Remove llvm version argument 2022-09-21 16:59:12 +00:00
Sergio Gasquez
24346778e2 refactor: ♻️ Remove llvm version argument 2022-09-21 16:59:04 +00:00
Sergio Gasquez
55adcdfea4 refactor: ♻️ Refactor minified arguments 2022-09-21 18:45:55 +02:00
Sergio Gasquez
d72550d27d refactor: ♻️ Cargo and rustup home are now specified via environment variables instead of arguments 2022-09-21 18:01:41 +02:00
Sergio Gasquez
48d55066a4 feat: Add support for minified llvm 2022-09-21 14:52:57 +00:00
Sergio Gasquez
0904e7fca1 fix: 🐛 Install required espidf tools for Windows 2022-09-21 16:10:10 +02:00
Sergio Gasquez
240459f1fd chore: 📝 Clarify the command to run 2022-09-21 15:24:55 +02:00
Sergio Gasquez
aa7fae8afd chore: ♻️ Use ps1 for export file in windows 2022-09-21 15:24:34 +02:00
Sergio Gasquez
d97fd2afda fix: 🐛 Fix PATH export in windows 2022-09-21 15:24:12 +02:00
Sergio Gasquez
f5de4038dc chore: 🎨 Add export files 2022-09-21 15:23:49 +02:00
Sergio Gasquez
123bf9339f docs: 📝 Update known issues 2022-09-21 15:23:35 +02:00
Sergio Gasquez
85c522893a chore: 🎨 Clarify fn names 2022-09-21 15:01:19 +02:00
Sergio Gasquez
0a002873d8 chore: 🎨 Update logger and documentation 2022-09-21 10:50:30 +00:00
Sergio Gasquez
e3d6e38644 build: ⬆️ Update reqwest version and cargo update 2022-09-21 10:37:10 +00:00
Sergio Gasquez
5967e3da76 Merge branch 'main' of https://github.com/SergioGasquez/espup 2022-09-21 10:29:25 +00:00
Sergio Gasquez
2573607bde build: ⬆️ Update reqwest version and cargo update 2022-09-21 10:28:31 +00:00
Sergio Gasquez
ab0c884548 chore: 🎨 Update package info 2022-09-21 10:26:02 +00:00
Sergio Gasquez Arcos
b68042402a
Create LICENSE-APACHE 2022-09-21 12:22:01 +02:00
Sergio Gasquez Arcos
853a342fdf
Create LICENSE-MIT 2022-09-21 12:21:25 +02:00
Sergio Gasquez
cf7a69e23d feat: Support minified espidf 2022-09-21 09:51:28 +00:00
Sergio Gasquez
709e2e22ea chore: 🎨 Add derive directives 2022-09-21 09:50:24 +00:00
Sergio Gasquez
9afc338250 chore: 🎨 Remove unused emojis 2022-09-21 09:49:39 +00:00
Sergio Gasquez
d1557d03c5 refactor: 🎨 Move environment setup to a function 2022-09-21 09:26:07 +00:00
Sergio Gasquez
0a68ae8361 fix: 🐛 Fix esp-idf export path 2022-09-21 08:59:55 +00:00
Sergio Gasquez
3dd83b51f0 docs: 📝 Doccument Windows python3.11 error 2022-09-20 19:03:50 +02:00
Sergio Gasquez
45b5047676 docs: 📝 Doccument Windows python3.11 error 2022-09-20 19:03:04 +02:00
Sergio Gasquez
c0d526ceeb ci: ️ Avoid running CI when changing the README 2022-09-20 19:02:45 +02:00
Sergio Gasquez
e1bdee7045 chore: 🎨 Exit the program if there is an existing esp toolchain installed 2022-09-20 14:10:52 +00:00
Sergio Gasquez
0afb642092 docs: 📝 Document error 2022-09-20 14:54:31 +02:00
Sergio Gasquez
d8a2eaeadb fix: 🐛 Fix export in Windows 2022-09-20 14:46:43 +02:00
Sergio Gasquez
a3ff855af7 chore: 🎨 Add todo 2022-09-20 14:30:10 +02:00
Sergio Gasquez
59b21a199c docs: 📝 Add Windows error log 2022-09-20 14:28:10 +02:00
Sergio Gasquez
569580d520 docs: 📝 Update readme 2022-09-20 12:07:33 +00:00
Sergio Gasquez
7ac3775b3c chore: ️ Update default value of build_target 2022-09-20 11:44:51 +00:00
Sergio Gasquez
3bb44c1d1f feat: Add support for clearing dist folder 2022-09-20 11:25:19 +00:00
Sergio Gasquez
a5cb819156 feat: Add crate installation support 2022-09-20 11:05:29 +00:00
Sergio Gasquez
a5e361acde style: 🎨 Reorder methods 2022-09-20 10:36:48 +00:00
Sergio Gasquez
2159be4792 chore: 🎨 Improve imports 2022-09-20 09:42:52 +00:00
Sergio Gasquez
7355d2e38f fix: 🐛 Remove toolchain mod 2022-09-20 09:41:58 +00:00
Sergio Gasquez
8f1f26ba00 refactor: ♻️ Delete toolchain.rs 2022-09-20 09:41:31 +00:00
Sergio Gasquez
6fb6dae738 refactor: ♻️ Improve documentation, allow using versions of esp-idf 2022-09-20 08:58:36 +00:00
Sergio Gasquez
d6fb3dd3aa fix: 🐛 Fix toolchain_destination path 2022-09-20 06:59:28 +00:00
Sergio Gasquez
fcd0bcef79 fix: 🐛 Rever minified_espidf changes 2022-09-19 19:48:52 +02:00
Sergio Gasquez
ecf08192e0 fix: 🐛 Fix default toolchain_destination 2022-09-19 19:48:21 +02:00
Sergio Gasquez
dcfd40e307 refactor: ♻️ Avoid hardcoded default values for arguments 2022-09-19 19:20:32 +02:00