lijunru-hub/esp-ppbuffer

0.1.0

uploaded 1 year ago
A library to help manage pingpang buffer

readme

## Overview
This component provides a way to manage the pingpongbuffer and is suitable for esp-idf

## How to use

Add component from git repository to your project

* To add esp-ppbuffer to your project from git repository, create an idf_component.yml file with the following contents and place it in the component's folder that depends on esp-ppbuffer (for example, in the main folder of your project, since main is a special component in the esp-idf build system). The component will be downloaded automatically during the CMake processing step.

```
dependencies:
  idf.py add-dependency "lijunru-hub/esp-ppbuffer^*"
```

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "lijunru-hub/esp-ppbuffer^0.1.0"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 20 times
  • Downloaded this version
    This version: 20 times

Badge

lijunru-hub/esp-ppbuffer version: 0.1.0
|