espressif/esp-boost

0.4.0

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

changelog

# ChangeLog

## v0.4.0 - 2025-10-21

### Breaking Changes:

* break(repo): remove Arduino and Micropython support

### Enhancements:

* feat(Kconfig): add 'BOOST_SYSTEM_ENABLED', 'BOOST_CHRONO_ENABLED', 'BOOST_THREAD_ENABLED', 'BOOST_REGEX_ENABLED', 'BOOST_RANDOM_ENABLED', 'BOOST_GRAPH_ENABLED', 'BOOST_EXCEPTION_ENABLED', 'BOOST_CONTAINER_ENABLED', 'BOOST_TEST_ENABLED'.
* feat(libs): support json, asio

### Bugfixes:

* fix(Kconfig): change BOOST_MATH_ENABLED and BOOST_SERIALIZATION_ENABLED default value to 'n'

## 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.4.0"

download archive

Stats

  • Archive size
    Archive size ~ 16.96 MB
  • Downloaded in total
    Downloaded in total 1.3k times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp-boost version: 0.4.0
|