# arduino/arduinocore-api

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/arduino-arduinocore-api).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/arduino/ArduinoCore-API
- awesome-repositories: https://awesome-repositories.com/repository/arduino-arduinocore-api.md

## Description

This repository hosts the hardware independent layer of Arduino core. In other words it contains the abstract definition of the Arduino core API, consisting of hardware-independent header files that are then included and implemented by the various platform-specific cores.

## Tags

### Part of an Awesome List

- [Embedded Development Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/embedded-development-frameworks.md) — Provides low-level hardware abstraction and register manipulation for embedded systems.
