idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
Core Utilities

Core utilities for the idfxx component family. More...

Modules

 Application Info
 Accessors for the running application's embedded metadata.
 
 Chrono Utilities
 FreeRTOS tick conversions using std::chrono.
 
 Error Handling
 Result-based error handling with ESP-IDF integration.
 
 Flags
 Type-safe bitfield operations on scoped enums.
 
 Memory
 Heap capability flags, heap info queries, and STL-compatible allocators.
 
 Networking Types
 IP address and network information value types.
 
 Random Numbers
 True random number generation using the hardware RNG.
 
 Scheduling Utilities
 Delay and yield functions for task scheduling.
 
 System
 Reset reason, restart, shutdown handlers, and heap information.
 

Detailed Description

Core utilities for the idfxx component family.

Provides foundational error handling, memory allocators, and chrono utilities for modern C++ ESP-IDF development.