Orange-OpenSource / Orange-ExpLoRer-Kit-for-LoRa

The LoRa® Explorer Kit is a development board powered by Microchip that allows easy and quick prototyping of IoT objects and services using LoRa® technology. This very compact starter kit consists of an Arduino-based platform supporting LoRa® module, Bluetooth module, PCB antenna, rechargeable coin battery and temperature sensor.
Apache License 2.0
15 stars 6 forks source link

Support for PlatformIO #2

Open marcc-orange opened 6 years ago

marcc-orange commented 6 years ago

Please add support for PlatformIO !

laurentchivot commented 5 years ago

Hello, could you describe what platform io would bring tou your projects ? Regards

Laurent

marcc-orange commented 5 years ago

Well, PlatformIO is a much better replacement for the Arduino IDE and became very popular (they support Atom and VS Code). Library dependency/versioning management is very well handled (among other great features).

Integration to PlateformIO gives your users an easy way to find and integrate your library into their project straight from the IDE.

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