Skip to content
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

PlatformIO support #49

Merged
merged 1 commit into from
Jul 3, 2022
Merged

PlatformIO support #49

merged 1 commit into from
Jul 3, 2022

Conversation

mjoldfield
Copy link

This change makes the software compile on PlatformIO. There are three changes which
I perhaps should have split up:

  1. There is a workaround for multiple definitions of hal_init, which has been previously discussed.
  2. lib_deps now refers to the relevant GitHub repos.
  3. lmic_project_config.h is ignored; instead the radio info is now defined in platformIio.ini for ease of customization.

@kizniche
Copy link
Owner

kizniche commented Jul 3, 2022

Thanks for the PR

@kizniche kizniche merged commit ae76501 into kizniche:master Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants