888 Commits

Author SHA1 Message Date
Sergio Gasquez
e6c8b6962e fix: 🐛 Fix GCC extension 2022-10-17 13:19:20 +00:00
Sergio Gasquez Arcos
2bbb89fead
Merge pull request #12 from esp-rs/feature/default-host-arg
Add `default-host` argument
2022-10-17 08:33:11 +02:00
Juraj Michalek
c0e3db6b34 doc: add Windows PowerShell command for downloading the tool 2022-10-13 14:18:32 +02:00
Juraj Michálek
9fddadc94f doc: add instructions for macOS 2022-10-12 13:47:58 +02:00
Juraj Michálek
893be34e8e doc: add instructions for OpenSUSE Thumbleweed 2022-10-12 13:29:49 +02:00
Juraj Michálek
a07f12b58a ci: use vendored SSL also for x86_64 Linux 2022-10-12 13:29:22 +02:00
Sergio Gasquez
f61933cf3e docs: 📝 Add quickstart section 2022-10-11 13:01:44 +02:00
Sergio Gasquez
235e4f7735 docs: 📝 Add warning note 2022-10-10 17:38:56 +02:00
Sergio Gasquez
2da07d9c5f refactor: ♻️ Use strum-macros to avoid reimplementing from_str 2022-10-10 09:19:20 +02:00
Sergio Gasquez
6a13fec1b9 refactor: ️ Use anyhow::context to improve err message 2022-10-10 08:52:01 +02:00
Sergio Gasquez
ffc2611d41 refactor: ♻️ Use strum-macros to avoid reimplementing from_str 2022-10-07 20:44:50 +02:00
Sergio Gasquez
cb52c6800e feat: Add host_triple mod 2022-10-07 19:32:04 +02:00
Sergio Gasquez
1eeebc1ca5 perf: 🎨 Improve error 2022-10-07 19:31:39 +02:00
Sergio Gasquez
4ad1b39807 fix: 🐛 Fix typo 2022-10-07 17:55:08 +02:00
Sergio Gasquez
b89d56ffe7 test: 🧪 Add tests for get_host_triple 2022-10-07 17:39:05 +02:00
Sergio Gasquez
2e4b590bdb feat: Add function to check the introduced default-host 2022-10-07 17:26:40 +02:00
Sergio Gasquez
6f43319cf6 feat: Add default-host argument 2022-10-07 17:11:57 +02:00
Sergio Gasquez
18fb7fcacd chore: 🎨 Update pkf-fmt 2022-10-07 16:44:09 +02:00
Sergio Gasquez
9db39f988c ci: ️ Remove allow-dirty flag from publish command. 2022-10-07 16:06:08 +02:00
Sergio Gasquez
5dcf1191c5 build: ⬆️ Cargo update 2022-10-07 15:51:19 +02:00
Sergio Gasquez
6f4e62e459 fix: ️ Only allow complete LLVM for x86_64 linux 2022-10-07 15:50:07 +02:00
Sergio Gasquez
71bd81b215 ci: ️ Add allow-dirty flag v0.1.0 2022-10-07 12:40:22 +02:00
Sergio Gasquez
110bc0f7ed ci: 🐛 Add feature vendored 2022-10-07 12:31:09 +02:00
Sergio Gasquez
21a8bf4414 ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 12:02:33 +02:00
Sergio Gasquez
20ac5f1751 ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 11:40:59 +02:00
Sergio Gasquez
f4581bfa51 ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 11:35:15 +02:00
Sergio Gasquez
bfb66b22c9 ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 11:24:53 +02:00
Sergio Gasquez
963adf4f6d docs: 📝 Update installation docs 2022-10-07 11:20:46 +02:00
Sergio Gasquez
54dd6a658f chore: 🎨 Change repository location to esp-rs 2022-10-07 11:09:17 +02:00
Sergio Gasquez
f3fab450fb ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 10:58:57 +02:00
Sergio Gasquez
dcc7b28496 ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 10:47:48 +02:00
Sergio Gasquez
06f239bbcd ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 10:34:03 +02:00
Sergio Gasquez
e49e51402e ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 10:25:29 +02:00
Sergio Gasquez
409690b01f ci: 🐛 Fix openssl for aarch64-linux 2022-10-07 10:21:31 +02:00
Sergio Gasquez
f69de633ab ci: 🐛 Fix aarch-linux dependencies 2022-10-07 09:32:07 +02:00
Sergio Gasquez
ddb814ce22 ci: ️ Install dependencies for aarch64-linux and fix typo 2022-10-07 09:23:43 +02:00
Sergio Gasquez
0850cc81f4 ci: ️ Avoid fail fast 2022-10-07 09:13:58 +02:00
Sergio Gasquez
64a27a63a8 ci: 🐛 Fix Release CI 2022-10-07 09:09:30 +02:00
Sergio Gasquez Arcos
156a1030a6
Merge pull request #8 from esp-rs/dependabot/cargo/clap-4.0.10
build(deps): bump clap from 4.0.9 to 4.0.10
2022-10-07 09:01:39 +02:00
dependabot[bot]
16624e4a4f
build(deps): bump clap from 4.0.9 to 4.0.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.9...v4.0.10)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 06:41:45 +00:00
Sergio Gasquez
11d1340417 perf: ️ Install openocd only for windows 2022-10-06 12:34:10 +00:00
Sergio Gasquez
e3ed3d3d69 perf: ️ Improve source command 2022-10-06 10:08:52 +00:00
Sergio Gasquez
ae707d5aac fix: 🐛 Fix conditional compilation for Windows 2022-10-06 12:05:23 +02:00
Sergio Gasquez
e6ba4ba98f feat: ️ Use conditional compilation for toolchain installation. 2022-10-06 09:52:06 +00:00
Sergio Gasquez
03926eede3 Simplify crates installation 2022-10-06 09:28:06 +00:00
Sergio Gasquez
a2f81a186c refactor: ♻️ Change the way we detect installed crates 2022-10-06 11:04:38 +02:00
Sergio Gasquez Arcos
20774a6661
Merge pull request #7 from SergioGasquez/fix/architecture-refactor
Architecture refactor
2022-10-06 10:17:07 +02:00
Sergio Gasquez
0521d97174 fix: 🐛 Fix clippy warnings for Windows 2022-10-05 13:09:01 +02:00
Sergio Gasquez
c3dd5a9c3c fix: 🐛 Fix tests 2022-10-05 13:05:02 +02:00
Sergio Gasquez
f2ab6e13cf fix: 🐛 Fix clippy warnings for Windows 2022-10-05 13:01:00 +02:00