Skip to content

Add library.json for PlatformIO#189

Open
egnor wants to merge 2 commits intoLiamBindle:masterfrom
egnor:master
Open

Add library.json for PlatformIO#189
egnor wants to merge 2 commits intoLiamBindle:masterfrom
egnor:master

Conversation

@egnor
Copy link

@egnor egnor commented Apr 22, 2024

PlatformIO is an increasingly popular build system for embedded software. (I am not affiliated with it in any way.) It has a library manager that can establish dependencies directly to github repositories,
given only a relatively simple library.json file with package metadata and build instructions. This is such a file.

@egnor
Copy link
Author

egnor commented Apr 22, 2024

Note, this sets -DMQTT_USE_CUSTOM_SOCKET_HANDLE by default, because any system using PlatformIO will not be covered by the default socket type. This can be overridden by the user if necessary.

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.

1 participant