mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks
MIT License
285 stars 54 forks source link

Adapt multi-job/parallel CI testing from arduino-lmic #53

Open terrillmoore opened 5 years ago

terrillmoore commented 5 years ago

The builds take a long time. The parallelization done in arduino-lmic allows us to do more testing with less clock time. We should do the same here.