Skip to content

blasco/mongoose-os-arduino-compat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino compatibility for Mongoose OS

This library provides a common Arduino compatibility layer, so that one could pick an existing Arduino program, throw it into the Mongoose OS application sources, and ideally, it "just works".

Currently, the following public headers are provided:

  • Arduino.h
  • Print.h
  • WString.h
  • stdlib_noniso.h

There are more specific Arduino-compatibility libraries available: for onewire, SPI, etc.

About

Arduino compatibility library for Mongoose OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.2%
  • C 9.8%