Skip to content

Alternatives for compilation #23

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

Open
CedricHirschi opened this issue Dec 6, 2024 · 1 comment
Open

Alternatives for compilation #23

CedricHirschi opened this issue Dec 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@CedricHirschi
Copy link
Contributor

I think adding a guide for compiling the projects with a Makefile would be quite nice.
In the case of the nRF52 projects, this could be an alternative to installing Segger Embedded Studio, and in the case of the MSP430 projects it could still simplify project building.

For this, we would have to supply the correct Makefiles, which I have already partly done in my fork.

For flashing, some alternate tools like nrfjprog and MSP430-Flasher could be used.

Although the guides for the existing IDEs may be more fool proof for both sides, I think the effort of providing these alternatives may be small for the value it gives.

@CedricHirschi
Copy link
Contributor Author

Also, for the MSP firmware, there now exists an online solution. This could also be very nice for an easier start. Importing the current project as is works for me.

@Sergio5714 Sergio5714 added the enhancement New feature or request label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants