summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Collapse)Author
2025-01-21fw: Add mbedtls Zephyr modulexengineering
This is required to use WLAN connections with the ESP32.
2025-01-21fw: 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.
2025-01-20fw: Add README.mdxengineering
2025-01-20fw: Add prj.confxengineering
2025-01-20fw: Add CMakeLists.txtxengineering
2025-01-20fw: Add requirements.txtxengineering
2025-01-20fw: Add minimal main.cxengineering
2025-01-20fw: Add espressif HAL Zephyr modulexengineering
2025-01-20fw: Add cmsis Zephyr modulexengineering
2025-01-20fw: Select patched kernel for esp32s2_devkitmxengineering
This is just a temporary solution to test the firmware with a development board.
2025-01-20fw: Add Zephyr v3.7.0xengineering