• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

.github/18-Mar-2025-32

components/18-Mar-2025-1,608,992964,866

tools/18-Mar-2025-82,08567,971

west/18-Mar-2025-198131

zephyr/18-Mar-2025-30,79223,689

.gitignoreD18-Mar-202551 75

LICENSED18-Mar-202511.1 KiB203169

README.mdD18-Mar-2025809 116

README.md

1Important Information About This Repository
2*******************************************
3
4HAL Espressif (or `hal_espressif`) is a collection of tools, low-level APIs and hardware access functions for Espressif Devices.
5
6This repository is a copy (not a fork) of [esp-hal3rd party repository](https://github.com/espressif/esp-hal-3rdparty). If a SoC is not yet supported, work starts in `esp-hal-3rdparty`.
7
8For any support or feature request, refer to Zephyr's [main repository](https://github.com/zephyrproject-rtos/zephyr) instead.
9
10In case you are looking for a way to start in Zephyr with Espressif devices, [follow this tutorial](https://www.zephyrproject.org/zephyr-rtos-on-esp32/). You don't need to do anything special to get this repository, it will come along if you follow common Zephyr guidelines.
11