Skip to content

movsb/libstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32, CH32V003 & MCS51

Outdated readme.

Outdated readme.

Outdated readme.

ebp

My own ESP components for C++.

The name is from x86:

  • esp: The Stack Pointer.
  • ebp: The Base Pointer.

How to Use

In your CMakeLists.txt, write down this line before project():

set(EXTRA_COMPONENT_DIRS PATH_TO_EBP)

Then, in your code, include it by typing #include <ebp/ebp.hpp>.

libstc

A single source/header STC MCU library.

About

[Experimental] A utility C++ library for ESP32, built on top of esp-idf.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published