espressif/esp-boost

0.3.1

Latest
uploaded 1 day ago
Boost C++ libraries for ESP Series SoCs (ESP32, ESP32-S3, ESP32-P4, etc.)
# ChangeLog

## v0.3.1 - 2025-07-28

### Enhancements:
* feat(libs): support format
* feat(test_apps): update examples and test cases for format
* feat(test_apps): update examples and test cases for algorithm
* feat(Kconfig): add 'BOOST_MATH_ENABLED' and 'BOOST_SERIALIZATION_ENABLED', enanle 'COMPILER_CXX_EXCEPTIONS' and 'COMPILER_CXX_RTTI' by default

## v0.3.0 - 2025-06-25

### Breaking Changes:

* break(repo): upgrade esp-idf dependency to >= v5.3

### Enhancements:

* feat(repo): remove cxx compile version
* feat(repo): remove useless action files

## v0.2.0 - 2025-06-18

### Enhancements:

* feat(libs): support graph
* feat(test_apps): update test cases for array and align

## v0.1.1 - 2025-04-25

### Bugfixes:

* fix(thread): disable 'BOOST_THREAD_INTERNAL_CLOCK_IS_MONO' by default

## v0.1.0 - 2025-04-07

### Enhancements:

* feat(libs): support signals2, thread

### Bugfixes:

* fix(ci): update github actions

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp-boost^0.3.1"

or download archive

Stats

  • Archive size
    Archive size ~ 15.59 MB
  • Downloaded in total
    Downloaded in total 471 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp-boost version: 0.3.1
|