Armando
|
929632739a
spi: fix duplex mode switch issue for multi devices
|
há 5 anos atrás |
michael
|
fdf983e0c4
spi: fix config break and reduce overhead of the bus lock on SPI1
|
há 6 anos atrás |
Michael (XIAO Xufeng)
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
há 6 anos atrás |
Michael (XIAO Xufeng)
|
7026087dc0
spi: support esp32s2
|
há 6 anos atrás |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
há 6 anos atrás |
morris
|
4fb879c11e
spi: always put spihost handle in SRAM
|
há 6 anos atrás |
Angus Gratton
|
496ede9bcd
Merge branch 'master' into feature/esp32s2beta_merge
|
há 6 anos atrás |
Michael (XIAO Xufeng)
|
afbe1ba878
spi: move deprecated functions into internal header
|
há 6 anos atrás |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
há 6 anos atrás |
Vikram Dattu
|
da77dcb0be
Changed log level for spi_master
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
28b2e113ca
spi_master: move the spi_bus_init function into common header
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
17378fd4c2
spi: support new chip esp32s2beta
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
9b13a04abf
spi: multichip support
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
5c9dc44c49
spi: multichip support
|
há 7 anos atrás |
suda-morris
|
3f7a571c90
fix errors when ci testing for esp32
|
há 7 anos atrás |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
há 7 anos atrás |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
33db6d608e
spi_slave: add HAL support
|
há 7 anos atrás |
michael
|
0b523c2300
spi_master: fix the dual/quad io issue
|
há 7 anos atrás |
Angus Gratton
|
f871cc5ffa
Merge branch 'feat/spi_hal_support' into 'master'
|
há 7 anos atrás |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
af2fc96ee1
spi_master: refactor and add HAL support
|
há 7 anos atrás |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
há 7 anos atrás |
michael
|
b812520b19
spi_master: add support for variable dummy length in a same device
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
155006243e
spi_master: fix the timing a little so that can assign delay half clock manually
|
há 7 anos atrás |
michael
|
435adaa22a
spi_master: add check for trans len
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
8cddfa35b8
spi: fix the crash when callbacks are not in the IRAM
|
há 7 anos atrás |
michael
|
a52ab8ca87
spi_master: modify the error msg a little when over freq limit
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
9b5d0f3322
spi: shown owner of spi host explicitly
|
há 7 anos atrás |
Michael (XIAO Xufeng)
|
90d229eb6d
spi_master: speed up polling performance by putting into IRAM
|
há 7 anos atrás |