Michael (XIAO Xufeng)
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
6 anni fa |
Michael (XIAO Xufeng)
|
7026087dc0
spi: support esp32s2
|
6 anni fa |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 anni fa |
Andrew
|
1669dc40d1
spi_slave.c:fix DMA channel set to zero which might gets conflict with assert
|
6 anni fa |
Angus Gratton
|
496ede9bcd
Merge branch 'master' into feature/esp32s2beta_merge
|
6 anni fa |
Michael (XIAO Xufeng)
|
afbe1ba878
spi: move deprecated functions into internal header
|
6 anni fa |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 anni fa |
Michael (XIAO Xufeng)
|
17378fd4c2
spi: support new chip esp32s2beta
|
6 anni fa |
Michael (XIAO Xufeng)
|
9b13a04abf
spi: multichip support
|
6 anni fa |
Angus Gratton
|
90008e3fd6
Merge branch 'feature/spi_driver_support_multi_chip' into 'master'
|
6 anni fa |
Michael (XIAO Xufeng)
|
5c9dc44c49
spi: multichip support
|
6 anni fa |
Michael (XIAO Xufeng)
|
1138133a78
spi: fix a possible concurrency issue
|
6 anni fa |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 anni fa |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 anni fa |
Michael (XIAO Xufeng)
|
33db6d608e
spi_slave: add HAL support
|
6 anni fa |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
6 anni fa |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 anni fa |
michael
|
58955a79a2
spi_slave: improve the timing configuration
|
7 anni fa |
michael
|
cfba157fdd
spi_slave: add valid check for DMA buffers
|
7 anni fa |
Michael (XIAO Xufeng)
|
8cddfa35b8
spi: fix the crash when callbacks are not in the IRAM
|
7 anni fa |
Michael (XIAO Xufeng)
|
9b5d0f3322
spi: shown owner of spi host explicitly
|
7 anni fa |
Michael (XIAO Xufeng)
|
90d229eb6d
spi_master: speed up polling performance by putting into IRAM
|
7 anni fa |
michael
|
e5ed450d95
spi: move gpio direction config to common func for coinsistence
|
7 anni fa |
michael
|
2d748b5d38
spi_slave: fix the issue rx dma get broken by master unexpected transaction
|
7 anni fa |
Michael (XIAO Xufeng)
|
4f87a62f18
spi_slave: add new menuconfig item to decide whether spi slave should be put into IRAM
|
7 anni fa |
Michael (XIAO Xufeng)
|
ebfda40b7c
refactor(spi): move pin information into soc folder
|
7 anni fa |
Michael (Xiao Xufeng)
|
45f8bcf3f8
fix(spi): allow using MISO on GPIO34-39
|
7 anni fa |
Michael (Xiao Xufeng)
|
77629129c0
chore(spi): update the return value of spi init functions
|
7 anni fa |
michael
|
842292523f
fix(spi_slave): add interrupt free into bus free process.
|
8 anni fa |
Ivan Grokhotkov
|
5048d38ce7
spi slave: lock APB frequency while driver is in use
|
8 anni fa |