1 Repo
Core libraries and APIs for low-level hardware abstraction and register manipulation.
Explore 1 awesome GitHub repository matching part of an awesome list · Embedded Development Frameworks. Refine with filters or upvote what's useful.
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.
Provides low-level hardware abstraction and register manipulation for embedded systems.