uploaded 2 months ago
Common C++ class component for ESP-IDF
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.2] - 2024-09-10
### Changed
- Hardware interface and server name access mutex.

## [1.2.1] - 2024-08-29
### Fixed
- Missing pl_stream_server include.

## [1.2.0] - 2024-08-29
### Added
- Stream server class.

## [1.1.0] - 2024-08-26
### Added
- Multilock lockguard.

## [1.0.0] - 2024-06-11
Initial release.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "plasmapper/pl_common^1.2.2"

or download archive

Stats

  • Archive size
    Archive size: 7.44 KB
  • Downloaded in total
    Downloaded in total 164 times
  • Downloaded this version
    This version: 75 times

Badge

plasmapper/pl_common version: 1.2.2
|