Skip to content

HAL and SDK for ESP32 and other hardware from Espressif

License

Notifications You must be signed in to change notification settings

zephyrproject-rtos/hal_espressif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Information About This Repository


HAL Espressif (or hal_espressif) is a collection of tools, low-level APIs and hardware access functions for Espressif Devices.

This repository is a copy (not a fork) of esp-hal3rd party repository. If a SoC is not yet supported, work starts in esp-hal-3rdparty.

For any support or feature request, refer to Zephyr's main repository instead.

In case you are looking for a way to start in Zephyr with Espressif devices, follow this tutorial. You don't need to do anything special to get this repository, it will come along if you follow common Zephyr guidelines.