Skip to content

inputlabs/esp_llama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP LLAMA

Low Latency Antenna Module Adapter

Dependencies

git clone --recursive --branch "v6.0.1" https://github.com/espressif/esp-idf.git
cd esp-idf
./install.sh esp32-c2
. ./export.sh

Build

cd esp_llama
idf.py set-target esp32-c2
idf.py build
make binpack

Additional commands

  • idf.py menuconfig -- Edit configuration via menu.
  • idf.py flash -- Upload the compiled binary into a connected ESP.
  • idf.py monitor -- Get logs from a connected ESP running the program.

About

ESP Low Latency Antenna Module Adapter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors