mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Refactored app_main to initialize the console REPL based on the selected configuration: UART, USB CDC, or USB Serial JTAG. This improves flexibility and allows the CLI to work with different hardware interfaces.
IEEE802.15.4 Examples
See the README.md file in the upper level examples directory for more information about examples.
Overview
In this folder, it contains following IEEE802.15.4 examples:
- ieee802154_cli is an IEEE802.15.4 Command Line example, the commands it supports are listed in README.md. It runs on an 802.15.4 SoC like ESP32-H2.