espressif/esp-lib-utils

0.2.2

Latest
uploaded 2 days ago
esp-lib-utils is a library designed for ESP SoCs to provide utility functions, including logging, checking, and memory.
# ChangeLog

## v0.2.2 - 2025-06-27

### Enhancements:

* feat(log): add CXX log trace guard and ESP-IDF log implementation
* feat(check): add value check macros
* feat(repo): add thread module, support configure thread
* feat(repo): add more module, support some guard classes
* feat(cmake): remove CXX compile options

## v0.2.1 - 2025-05-30

### Enhancements:

* feat(memory): add C++ global memory allocation
* feat(repo): support compile on PC

## v0.2.0 - 2025-02-07

### Enhancements:

* feat(log): disable CXX-related implementations

## v0.1.2 - 2025-01-23

### Enhancements:

* feat(memory): add print memory info
* feat(log & memory): split helper functions and macros

## v0.1.1

### Enhancements:

* feat(repo): update config header and Kconfig files

## v0.1.0

### Enhancements:

* feat(repo): initialize with modules 'check', 'log' and 'utils'

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp-lib-utils^0.2.2"

or download archive

Stats

  • Archive size
    Archive size ~ 47.33 KB
  • Downloaded in total
    Downloaded in total 2.7k times
  • Downloaded this version
    This version: 7 times

Badge

espressif/esp-lib-utils version: 0.2.2
|