Skip to content

A collection of utilities for ESP32

License

Notifications You must be signed in to change notification settings

rednblkx/esp32-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32-utils

esp32-utils is a collection of utilities I found useful whilst developing for the ESP32. It can be dropped as is as a component in an ESP-IDF project.

Installation

Extract or clone the module directly into the components directory of your project

git clone https://github.com/ifullgaz/esp32-utils

Test

The test can be ran from the command line as a normal ESP-IDF project. Simply run make flash to run on a connected esp32 board.

Usage

Please look at the test source file for an example. (TODO)

About

A collection of utilities for ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.0%
  • Makefile 1.5%
  • CMake 0.5%