Search found 1 match

by cleishm
Mon Apr 27, 2026 6:15 pm
Forum: General Discussion
Topic: idfxx 1.0 release - C++23 component library
Replies: 0
Views: 56

idfxx 1.0 release - C++23 component library

Hi all,

I've just released https://github.com/cleishm/idfxx v1.0, a modern C++23 component library for ESP-IDF. It's the API surface I want to use when building my C++ ESP-IDF projects: typed RAII for every resource, scoped enums and gpio objects in place of raw ints, std::format-based logging, ESP ...

Go to advanced search