Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zephyrproject-rtos/hal_espressif
HAL and SDK for ESP32 and other hardware from Espressif
https://github.com/zephyrproject-rtos/hal_espressif
hal module
Last synced: 1 day ago
JSON representation
HAL and SDK for ESP32 and other hardware from Espressif
- Host: GitHub
- URL: https://github.com/zephyrproject-rtos/hal_espressif
- Owner: zephyrproject-rtos
- License: apache-2.0
- Created: 2020-11-11T17:16:24.000Z (about 4 years ago)
- Default Branch: zephyr
- Last Pushed: 2024-10-16T21:10:48.000Z (3 months ago)
- Last Synced: 2024-10-18T20:47:26.459Z (3 months ago)
- Topics: hal, module
- Language: C
- Homepage:
- Size: 160 MB
- Stars: 47
- Watchers: 10
- Forks: 49
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/espressif/esp-hal-3rdparty). 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](https://github.com/zephyrproject-rtos/zephyr) instead.
In 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.