FrankBoesing / FastCRC

Fast CRC library for PC and ARDUINO
MIT License
149 stars 50 forks source link

Add to PlatformIO libraries #14

Closed dontsovcmc closed 5 years ago

dontsovcmc commented 6 years ago

Please, add your library to Platformio. Thanks!

FrankBoesing commented 5 years ago

how?

dontsovcmc commented 5 years ago

It's very easy: https://docs.platformio.org/en/latest/librarymanager/config.html

library.json for platformio library.properties for Arduino 1.5.x see example here: https://platformio.org/lib/show/993/MegunoLink/manifest another lib: wifimanager register it: https://docs.platformio.org/en/latest/userguide/lib/cmd_register.html

FrankBoesing commented 5 years ago

Thanks :) Got the message: "The library has been successfully registered and is waiting for moderation"