estdlib icon indicating copy to clipboard operation
estdlib copied to clipboard

esp-idf "pure" CMake

Open malachib opened this issue 1 year ago • 1 comments

Shift our lib to primarily be a "pure" CMake component under esp-idf. Need not be INTERFACE only like rpi-pico, but if that smooths transition, that's OK too.

This might already be functional, depending on whether esp-idf dependencies within our code can resolve.

Impetus being inclusion of dragonbox float support

NOTE: None of this makes platformio targeting happier, since it doesn't use cmake and dragonbox isn't in their library system. Perhaps we need to embed dragonbox.h

malachib avatar Feb 08 '24 16:02 malachib

See https://bitbucket.org/malachib/playground.esp/issues/40/pure-cmake-component

malachib avatar Oct 26 '24 06:10 malachib