You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

liucodee/esp_board_manager

0.5.5

Latest
uploaded 1 month ago
Board manager for ESP-GMF

3 examples

  • play_embed_music
    This example demonstrates how to use `esp_board_manager` to initialize the codec, obtain device handles, and play music in WAV format from flash…
    128.04 KB
  • play_sdcard_music
    This example demonstrates how to use `esp_board_manager` to initialize the codec and microSD card, obtain device handles, and play music from a…
    8.47 KB
  • record_to_sdcard
    This example demonstrates how to use `esp_board_manager` to initialize the codec and microSD card, acquire device handles, and utilize the…
    16.46 KB