ArduinoShrink icon indicating copy to clipboard operation
ArduinoShrink copied to clipboard

[RFE - would be nice] Library should be present in PlatformIO Registry

Open marmolak opened this issue 4 years ago • 3 comments

Hello. It would be nice to have this library directly in PlatformIO Registry.

How to do it is described here: https://docs.platformio.org/en/latest/librarymanager/creating.html#publishing

What do you think?

Have nice day.

marmolak avatar Apr 05 '21 20:04 marmolak

I haven't even added i to the library manager since it hasn:t been widely tested. It's been years since I tried PlatformIO, but I may consider it in the future.

On Mon, Apr 5, 2021, 17:31 Robin Hack @.***> wrote:

Hello. It would be nice to have this library directly in PlatformIO Registry.

How to do it is described here:

https://docs.platformio.org/en/latest/librarymanager/creating.html#publishing

What do you think?

Have nice day.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nerdralph/ArduinoShrink/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKNZ6VRI7ZZE7SWBVVKMPDTHIMZBANCNFSM42NND64A .

nerdralph avatar Apr 05 '21 21:04 nerdralph

@nerdralph PlatformIO has improved dramatically over the last few years. All my Arduino cores are supported, and it gives you way more flexibility than the IDE does. It's my go-to environment for larger projects. It used to be Atmel Studio, but PlatformIO runs on Windows, Mac, and Linux, so that's a huge bonus!

Here's a small guide I've written if you ever want to try it: MightyCore: https://github.com/MCUdude/MightyCore/blob/master/PlatformIO.md

MCUdude avatar Apr 06 '21 13:04 MCUdude

It looks like PlatformIO supports the Arduino library.properies, which ArduinoShrink already has. I'll consider adding ArduinoShrink to the PlatformIO registry on or before v1.0.0.

nerdralph avatar Apr 09 '21 01:04 nerdralph