This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
873cde487c50c5cd7ec1d0380c3b1e9f9ff651ed
esp-idf
/
components
/
esp_driver_spi
History
armando
873cde487c
test(system): increased 200B memory leak thresh due to mmu mmap mutex
...
200B to extend the thresh, real increase to the memory usage will be smaller
2025-04-15 14:22:48 +08:00
..
include
feat(driver_spi): support using SPI_DEVICE_STD_TIMING to adjust master rx in standard timing
2025-01-17 10:51:47 +08:00
src
/gpspi
Merge branch 'fix/spi_master_halt_using_rc_fast_v5.4' into 'release/v5.4'
2025-04-01 09:58:50 +08:00
test_apps
test(system): increased 200B memory leak thresh due to mmu mmap mutex
2025-04-15 14:22:48 +08:00
CMakeLists.txt
feat(esp32c61): ci enable header check, fix c61 build
2024-03-27 19:39:59 +08:00
Kconfig
fix(spi): removed PERIPH_CTRL_FUNC_IN_IRAM dependency
2025-03-07 15:44:43 +08:00
linker.lf
refactor(spi_slave_hd): replace part of dma_ll in hd hal layer
2024-04-24 14:01:09 +08:00