Michael (XIAO Xufeng)
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
il y a 6 ans |
Roland Dobai
|
15884eccf2
Add multi-target support for performance tests
|
il y a 5 ans |
Michael (XIAO Xufeng)
|
7026087dc0
spi: support esp32s2
|
il y a 6 ans |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
il y a 6 ans |
michael
|
2dd12ae5f8
spi: fix speed test issues on esp32s2beta
|
il y a 6 ans |
michael
|
11fa11000f
spi: re-enable the unit tests for esp32s2beta
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
76a3a5fb48
ci: disable unavailable tests for esp32s2beta
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
9baa7826be
fix unit test and examples for s2beta
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
9b13a04abf
spi: multichip support
|
il y a 6 ans |
Angus Gratton
|
ddbd09eb15
esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component
|
il y a 6 ans |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
il y a 6 ans |
Roland Dobai
|
0ae53691ba
Rename Kconfig options (components/esp32)
|
il y a 6 ans |
Sachin Parekh
|
e6a714480d
unit-test-app: freertos_compliance config added
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
562af8f65e
global: move the soc component out of the common list
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
af2fc96ee1
spi_master: refactor and add HAL support
|
il y a 7 ans |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
il y a 6 ans |
Ivan Grokhotkov
|
7541d23523
Merge branch 'feat/spi_master_variable_dummy' into 'master'
|
il y a 6 ans |
Ivan Grokhotkov
|
e77540b695
Merge branch 'test/spi_sio_test' into 'master'
|
il y a 6 ans |
michael
|
b812520b19
spi_master: add support for variable dummy length in a same device
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
86bcd56109
spi: fix the bug of connecting SPI peripheral to read-only pins
|
il y a 7 ans |
michael
|
305354d0a2
test: change spi test host to macros
|
il y a 7 ans |
michael
|
41e58bc419
spi: add new test for timing and mode
|
il y a 7 ans |
Ivan Grokhotkov
|
6091021e83
unity: separate common and IDF specific functionality
|
il y a 7 ans |
Michael (XIAO Xufeng)
|
90d229eb6d
spi_master: speed up polling performance by putting into IRAM
|
il y a 7 ans |
Michael (XIAO Xufeng)
|
d0361a32d7
test: fix the IRAM type conflict issue using heap_caps_malloc
|
il y a 7 ans |
michael
|
6b180f70ac
test: modify the command/address test a bit to test the LSBFIRST feature
|
il y a 7 ans |
Michael (Xiao Xufeng)
|
4af51833f3
spi_master: add new polling mode to decrease time cost each transaction
|
il y a 8 ans |
Ivan Grokhotkov
|
fc0c110efd
driver: test: fix memset out of bounds in spi_master test
|
il y a 7 ans |
michael
|
404e99965d
spi_master: change high part config to allow transactions of 64 bytes
|
il y a 7 ans |
Michael (XIAO Xufeng)
|
0aa52057ed
spi_master: enable 2 tests in CI
|
il y a 7 ans |