issues
search
BuzzVerse
/
lora_esp32_firmware
Firmware for the Esp-32-S3 using esp-idf framework.
MIT License
5
stars
1
forks
source link
Get rid of all dynamic allocations
#22
Open
bykowskiolaf
opened
3 months ago
bykowskiolaf
commented
3 months ago
In general, use static fixed size buffers instead
In general, use static fixed size buffers instead