morris
|
71d475149d
lcd: update doc unit test and example to support 8-line spi
|
4 years ago |
bizhuangyang
|
8143832041
spi_master:support octal mode for esp32s2 and esp32s3
|
4 years ago |
Michael (XIAO Xufeng)
|
de0f24e373
spi_master: fix the crash when using interrupt mode when cache is disabled
|
4 years ago |
Song Ruo Jing
|
5d82d7c6ee
Merge branch 'typo_fix/fix-length-typo' into 'master'
|
4 years ago |
Ato Araki
|
aea865b360
Fix length typo
|
4 years ago |
Armando
|
aca2bd5fcf
essl: add essl spi support to communicate with spi slave hd mode
|
4 years ago |
Omar Chebib
|
a6e14c37b2
SPI: chip select can now be kept active if the bus has been acquired
|
4 years ago |
Jan Brudný
|
690974e32f
driver: update copyright notice
|
4 years ago |
Angus Gratton
|
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
|
5 years ago |
Armando
|
db3bf8b544
spi: refactor spi_common dma allocator
|
5 years ago |
Armando
|
c438ad5d72
spi: apply gdma allocator to SPI
|
5 years ago |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 years ago |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 years ago |
Michael (XIAO Xufeng)
|
12249dcb09
spi_master: fix the error log when use tx/rx_data with larger data
|
5 years ago |
Armando
|
f7e91ef6c1
spi: esp32s3 bringup for spi
|
5 years ago |
Michael (XIAO Xufeng)
|
1966f00f0b
soc: updates caps usage
|
5 years ago |
Felipe Neves
|
3057b76a7e
tests: re-add all disabled tests and all disabled configurations
|
5 years ago |
Felipe Neves
|
f3783ba258
app_trace/sysview: fixed freertos tracing calling plus sync apptrace component with the master branch version
|
5 years ago |
Michael (XIAO Xufeng)
|
4b95f7efa8
Merge branch 'feature/spi_dma_hal_ll_refactor' into 'master'
|
5 years ago |
morris
|
61f89b97c6
bringup esp32-s3 on FPGA
|
5 years ago |
Armando
|
27a6f2666a
spi_master: refactor hal context structures
|
5 years ago |
Armando
|
fc6010c959
spi_master: add dummy check when both mosi and miso are set
|
5 years ago |
Armando
|
e58ce2141d
spi_master: rename the hal layer function that calculates clock and timing
|
5 years ago |
michael
|
fdf983e0c4
spi: fix config break and reduce overhead of the bus lock on SPI1
|
5 years ago |
Michael (XIAO Xufeng)
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
6 years ago |
Michael (XIAO Xufeng)
|
7026087dc0
spi: support esp32s2
|
6 years ago |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 years ago |
morris
|
4fb879c11e
spi: always put spihost handle in SRAM
|
6 years ago |
Angus Gratton
|
496ede9bcd
Merge branch 'master' into feature/esp32s2beta_merge
|
6 years ago |
Michael (XIAO Xufeng)
|
afbe1ba878
spi: move deprecated functions into internal header
|
6 years ago |