An open API service providing repository metadata for many open source software ecosystems.

GitHub / arduino / ArduinoCore-API

Hardware independent layer of the Arduino cores defining the official API

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arduino%2FArduinoCore-API
PURL: pkg:github/arduino/ArduinoCore-API

Stars: 262
Forks: 133
Open issues: 128

License: lgpl-2.1
Language: C++
Size: 609 KB
Dependencies parsed at: Pending

Created at: over 9 years ago
Updated at: about 2 months ago
Pushed at: about 2 months ago
Last synced at: about 2 months ago

Commit Stats

Commits: 293
Authors: 41
Mean commits per author: 7.15
Development Distribution Score: 0.7
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/arduino/ArduinoCore-API

Topics: api, arduino

Funding Links https://github.com/sponsors/arduino, https://www.arduino.cc/en/Main/Donate

Releases
Release v1.5.2

1.5.2

What’s Changed

New Contributors

Full Changelog: https://github.com/arduino/ArduinoCore-API/compare/1.5.1...1.5.2

about 2 months ago
Download
Release 1.5.1

1.5.1

What’s Changed

over 1 year ago
Download
1.5.0

1.5.0

What’s Changed

New Contributors

Full Changelog: https://github.com/arduino/ArduinoCore-API/compare/1.4.0...1.5.0

almost 2 years ago
Download
Release 1.4.0

1.4.0

What’s Changed

New Contributors

Full Changelog: https://github.com/arduino/ArduinoCore-API/compare/1.3.1...1.4.0

almost 3 years ago
Download
1.2.0

1.2.0

Changelog

  • HardwareSPI needs to be a abstract base class (#127)
  • Bugfix: Small buffer size causes buffer overrun when invoking String::Ctor with large float/double value. (#131)
  • Changing return type of requestFrom from uint8_t to size_t allows the function to return the correct amount of bytes read (since internally it’s already a size_t which is downcast to a uint8_t upon returning it. (#132)
almost 5 years ago
Download
about 5 years ago
Download