summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Collapse)Author
26 hoursfw: Add app.overlayxengineering
This enables the `wifi` device on ESP32 devices which is required for this application.
2 daysfw: Include mbedtls Zephyr module in CMakeLists.txtxengineering
2 daysfw: Add mbedtls Zephyr modulexengineering
This is required to use WLAN connections with the ESP32.
2 daysfw: Add update_espressif_blobs.pyxengineering
This script does not depend on west and is able to load the Espressif blobs to the Espressif HAL module.
3 daysfw: Add README.mdxengineering
3 daysfw: Add prj.confxengineering
3 daysfw: Add CMakeLists.txtxengineering
3 daysfw: Add requirements.txtxengineering
3 daysfw: Add minimal main.cxengineering
3 daysfw: Add espressif HAL Zephyr modulexengineering
3 daysfw: Add cmsis Zephyr modulexengineering
3 daysfw: Select patched kernel for esp32s2_devkitmxengineering
This is just a temporary solution to test the firmware with a development board.
3 daysfw: Add Zephyr v3.7.0xengineering