lijunru-hub/esp-ppbuffer
uploaded 5 months ago

0.1.0

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^*" ```

changelog

# ChangeLog ## v0.0.1 - 2023-03-09 * Init version

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

Dependencies

  • espressif/cmake_utilities 0.*
  • ESP-IDF >=4.4.0
  • Stats

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

    Badge

    lijunru-hub/esp-ppbuffer version: 0.1.0 |