This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-27 11:03:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix/dangerjs-permissions
esp-idf
/
components
/
esp_driver_i3c
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Alexey Lapshin
040bbb7de2
fix(esp_driver_i3c): fix NULL pointer dereference
2026-02-06 18:30:01 +07:00
..
include
/driver
docs(i3c): Add i3c master programming guide
2026-01-13 19:56:39 +08:00
test_apps
feat(ci): remove common_components dependencies from peripheral drivers
2026-01-29 16:33:17 +08:00
CMakeLists.txt
feat(dma): graduate the dma driver from esp_hw_support to esp_driver_dma
2026-01-22 14:14:14 +08:00
i3c_master_private.h
refactor(rcc): unify the usage of clock control macros for peripherals
2026-01-23 18:28:13 +08:00
i3c_master.c
fix(esp_driver_i3c): fix NULL pointer dereference
2026-02-06 18:30:01 +07:00
Kconfig
docs(i3c): Add i3c master programming guide
2026-01-13 19:56:39 +08:00
linker.lf
feat(dma): graduate the dma driver from esp_hw_support to esp_driver_dma
2026-01-22 14:14:14 +08:00