Skip to content

inputlabs/esp_llama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP LLAMA

Low Latency Antenna Module Adapter

Dependencies

git clone --recursive https://github.com/espressif/esp-idf.git
cd ~/esp/esp-idf
./install.sh esp32-c2
. ./export.sh

Build

idf.py set-target esp32-c2
idf.py menuconfig
idf.py build
idf.py flash
idf.py monitor

Pack binaries into C source arrays.

make binpack

About

ESP Low Latency Antenna Module Adapter

Resources

License

Stars

Watchers

Forks

Packages

No packages published