Skip to content

Instantly share code, notes, and snippets.

View mattytrentini's full-sized avatar

Matt Trentini mattytrentini

View GitHub Profile

Comparison table for ESP8266/ESP32/ESP32-S2/ESP32-S3/ESP32-C3/ESP32-C6

A minimal table to compare the Espressif's MCU families.

| | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-H4 | |--------------------------- |------------------------------------------------------------------- |--------------------------------------------- |------------------------------------------------------ |------------------------------------------------------ |--------------------------------------------- |------------------------------------------------------ |----------

//--------------------------------------------------------------------------------------------------
// hpp
#ifndef xml_helpers
#define xml_helpers
#include <xmlpp/libxml++.h>
#include "boost/tr1/memory.hpp"
namespace util