Skip to content

myfreax/esp32-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Time Component

Component used for collect time unit tool

Usage

git submodule add [email protected]:myfreax/esp32-time.git components/time
void app_main(void) {
  int64_t time_us = time_current_us();
}

Example

The ESP32 Example Project demonstrates how to use IDF framework build application of reusable component

About

Component used for collect time unit tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published