SergioGasquez / libc-checks

ESP32-C6 app that compares libc and ESP-IDF source constants and structs
1 stars 0 forks source link
esp32 espressif libc rust

libc checks

Continuous Integration

This repository contains code for an app that compares libc constants and structures. ESP-IDF source is taken as source of truth, and its accessed via esp_idf_svc::sys, and then its compared with the newlib values