espressif/brookesia_system_core

0.8.3

Latest
uploaded 4 hours ago
ESP-Brookesia system core app, service, runtime, and GUI orchestration framework.

Readme

# ESP-Brookesia System Core

* [中文版本](./README_CN.md)

## Overview

`brookesia_system_core` is the app, GUI, runtime, storage, timer, and service bridge framework for products.

For more information, see the [ESP-Brookesia Programming Guide](https://docs.espressif.com/projects/esp-brookesia/en/latest/system/core/index.html).

## USB Host Bridge

On supported ESP32-P4 targets, system core can bind the USB Serial/JTAG
service for exclusive host control. It supports service calls, protected file
uploads under the configured upload root, and BPK runtime app installation.
Unsupported manifest fields are reported as warnings and do not prevent a
package from being installed.

See the [USB service documentation](../../service/system/brookesia_service_usb/README.md)
and the [host CLI documentation](../../tools/brookesia_usb_cli/README.md) for
configuration and usage details.

## How to Use

### Environment Requirements

Please refer to the following documentation:

- [ESP-Brookesia Programming Guide - Versioning](https://docs.espressif.com/projects/esp-brookesia/en/latest/getting_started.html#getting-started-versioning)
- [ESP-Brookesia Programming Guide - Development Environment Setup](https://docs.espressif.com/projects/esp-brookesia/en/latest/getting_started.html#getting-started-dev-environment)

### Add to Your Project

Please refer to [ESP-Brookesia Programming Guide - How to Obtain and Use Components](https://docs.espressif.com/projects/esp-brookesia/en/latest/getting_started.html#getting-started-component-usage).

Links

Supports all targets

To add this component to your project, run:

idf.py add-dependency "espressif/brookesia_system_core^0.8.3"

download archive

Stats

  • Archive size
    Archive size ~ 137.33 KB
  • Downloaded in total
    Downloaded in total 32 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 0 times

Badge

espressif/brookesia_system_core version: 0.8.3
|