Skip to content

Fix tools path calculation #3

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

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Fix tools path calculation #3

merged 1 commit into from
Jul 6, 2023

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jul 6, 2023

Following the dir structure of the fwuploader downloads:

/tmp/fwuploader$ tree
.
├── module_firmware_index.json
├── module_firmware_index.json.sig
├── package_index.json
├── package_index.json.sig
└── tools
    ├── bossac
    │   └── 1.9.1-arduino5
    │       └── bossac
    ├── espflash
    │   └── 2.0.0
    │       ├── espflash
    │       └── LICENSE.txt
    └── uno-r4-wifi-fwuploader-plugin
        └── 0.0.1
            └── uno-r4-wifi-fwuploader-plugin

there are two missing Parent() calls... 🤦🏼

@cmaglie cmaglie merged commit 17fd16a into main Jul 6, 2023
@cmaglie cmaglie deleted the cmaglie-patch-1 branch July 6, 2023 16:08
@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Jul 7, 2023
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants