Skip to content

Conversation

@cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 20, 2024

The updated DistTask.yml has been taken from the Arduino CLI project.

@cmaglie cmaglie self-assigned this Feb 20, 2024
@cmaglie cmaglie added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Feb 20, 2024
@cmaglie cmaglie requested a review from a team February 20, 2024 17:31
@cmaglie cmaglie linked an issue Feb 20, 2024 that may be closed by this pull request
3 tasks
@cmaglie
Copy link
Member Author

cmaglie commented Feb 20, 2024

I've made a test build and it seems working as expected.

@umbynos
Copy link
Contributor

umbynos commented Feb 21, 2024

Are we 100% sure that CGO is not required? Have you tested if the monitor works correctly on linux/macos?

Copy link

@alessio-perugini alessio-perugini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested on Linux and it's working fine. At the moment I don't have other OSs to test it.

@cmaglie
Copy link
Member Author

cmaglie commented Feb 21, 2024

Are we 100% sure that CGO is not required? Have you tested if the monitor works correctly on linux/macos?

Yes, CGO is needed only for the USB enumerator on macOS.
Here we only use the serial port, we don't need the enumerator, and no CGO is needed!

@cmaglie cmaglie merged commit 7c8454b into main Feb 21, 2024
@cmaglie cmaglie deleted the update_build_process branch February 21, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Distribute Apple ARM builds

3 participants