Skip to content

drjrkuhn/ArduinoCore-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AruinoCore-host

Unit Tests codecov Spell Check status


ArduinoCore-API emulator with C++ STL and boost library backing

Emulation of the ArduinoCore-API for the host with as much backing by the Standard Template Library and boost as possible for cross-compatibility. The idea is to make things like communication libraries using code that compiles both on the Host and the Arduino side.

This project is inspired by both the Arduino-Emulator project sprinkled with ideas from ArduinoStreamUtils (https://github.com/bblanchon/ArduinoStreamUtils/tree/master/extras/test/cores/avr) and the ArduinoCore-API test mocks.

branched From the ArduinoCore-API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published