espressif/rmaker_console

1.0.0

Latest
uploaded 8 hours ago
ESP RainMaker firmware agent - Console component

Readme

# rmaker_console

Serial console integration for ESP RainMaker: initializes the console and registers common RainMaker CLI commands.

## Overview

Call `esp_rmaker_common_console_init()` for a one-shot setup, or initialize the console yourself and then call `esp_rmaker_common_register_commands()` to add the shared RainMaker commands only.

## Requirements

- ESP-IDF v5.1 or newer

## Dependencies

- `espressif/rmaker_system_ctrl`
- `espressif/rmaker_time_sync`

See `esp_rmaker_common_console.h` for initialization notes and extension points.

Links

Supports all targets

To add this component to your project, run:

idf.py add-dependency "espressif/rmaker_console^1.0.0"

download archive

Stats

  • Archive size
    Archive size ~ 11.15 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/rmaker_console version: 1.0.0
|