morris
|
dce0993ce5
doc: apply wavedrom extension
|
3 lat temu |
Krzysztof Budzynski
|
813fa1e4ae
Merge branch 'contrib/github_pr_8686' into 'master'
|
3 lat temu |
h0chi
|
e53c99e54c
fix markdown syntax typo
|
3 lat temu |
Marius Vikhammer
|
a6543f0d21
docs: fix broken references to misc API functions and types.
|
3 lat temu |
laokaiyao
|
cf049e15ed
esp8684: rename target to esp32c2
|
4 lat temu |
Armando
|
6a74cb695d
spi: support spi on 8684
|
4 lat temu |
morris
|
a6661bdf90
lcd: spi-lcd send command and parameter with big-endian
|
4 lat temu |
Armando
|
fa34cfcc0c
spi: update spi master / slave programming guide on s3
|
4 lat temu |
morris
|
71d475149d
lcd: update doc unit test and example to support 8-line spi
|
4 lat temu |
bizhuangyang
|
8143832041
spi_master:support octal mode for esp32s2 and esp32s3
|
4 lat temu |
bizhuangyang
|
ac069bfca1
lcd: simplify lcd example
|
4 lat temu |
Armando
|
370fedf967
spi_master: enable spi speed test on c3 and update the programming guide
|
4 lat temu |
Armando
|
9aa9939406
spi: update esp32c3 programming guide
|
4 lat temu |
Armando
|
fc6010c959
spi_master: add dummy check when both mosi and miso are set
|
5 lat temu |
Armando
|
9d1c5df7ab
spi_master: add docs for dummy check when both mosi and miso are set
|
5 lat temu |
Michael (XIAO Xufeng)
|
7ec4d64b80
spi: Update documents about the bus lock and how to use SPI Master on SPI1 bus
|
5 lat temu |
Marius Vikhammer
|
105567d077
doc: updated peripherals api-reference for s2
|
6 lat temu |
Angus Gratton
|
e6211c7864
docs: add new top-level docs builder that builds docs for a single chip
|
6 lat temu |
Kirill Chalov
|
deda0091d9
Review the file api-reference/peripherals/spi_master.rst.
|
6 lat temu |
Michael (XIAO Xufeng)
|
5c9dc44c49
spi: multichip support
|
6 lat temu |
Oleg Antonyan
|
4430456b64
Change SPI_USE_RXDATA->SPI_TRANS_USE_RXDATA and SPI_USE_TXDATA->SPI_TRANS_USE_TXDATA on documentation
|
7 lat temu |
Michael (XIAO Xufeng)
|
8cddfa35b8
spi: fix the crash when callbacks are not in the IRAM
|
7 lat temu |
Michael (Xiao Xufeng)
|
4af51833f3
spi_master: add new polling mode to decrease time cost each transaction
|
8 lat temu |
michael
|
404e99965d
spi_master: change high part config to allow transactions of 64 bytes
|
7 lat temu |
Angus Gratton
|
e5d2406b1d
Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master'
|
7 lat temu |
Michael (XIAO Xufeng)
|
3d23fe9a61
feature(spi): provide macro to write multi-byte data straightly
|
7 lat temu |
michael
|
8676830e61
fix(spi_master): allow to use cs_ena_pretrans in full duplex mode without command and address phases
|
7 lat temu |
Michael (XIAO Xufeng)
|
9377575415
docs(spi_master): fix wavedrom image and comment mistake
|
7 lat temu |
michael
|
5cf7d3768d
feat(spi_master): fine tune the timing of SPI
|
8 lat temu |
Angus Gratton
|
b90ad81f22
driver: Add notes to SPI driver docs about thread safety
|
7 lat temu |