alberand / lilygo-ttgo-lora32

LILYGO TTGO Lora32 board overlay for Zephyr RTOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual modification to the ESP-IDF bootloader is required to set XTAL frequency to 26MHz.

modules/hal/espressif/components/esp32/Kconfig line 649:

    default ESP32_XTAL_FREQ_26

About

LILYGO TTGO Lora32 board overlay for Zephyr RTOS


Languages

Language:CMake 65.7%Language:C 34.3%