wanlei
|
cdd610cadc
|
spi_slave: fix io re-config issue
|
2023-02-27 11:27:57 +08:00 |
|
wanlei
|
aff223276f
|
spi_slave: fix issue iram flag bind with iram config
bus flag`ESP_INTR_FLAG_IRAM` bind with `CONFIG_SPI_SLAVE_ISR_IN_IRAM`
|
2023-02-24 10:38:44 +08:00 |
|
wanlei
|
713dc06661
|
spi: add feature to modify core_id of spi isr regstered
|
2023-01-30 16:14:02 +08:00 |
|
wanlei
|
120d54d700
|
test: formate test_spi_slave.c
|
2023-01-04 15:35:04 +08:00 |
|
wanlei
|
45c1dc424f
|
spi_slave: add spi 'spi_slave_queue_reset_isr' and add test
|
2023-01-04 15:35:04 +08:00 |
|
wanlei
|
6ae852f8b0
|
spi_slave: add api 'queue_trans_isr' and add a test case
|
2023-01-04 15:35:04 +08:00 |
|
wanlei
|
971eaa0c08
|
spi_slave: fix spi_slave_isr iram_safe and add test case for it
|
2023-01-04 15:35:04 +08:00 |
|
wanlei
|
5c099a2a49
|
test: re-enable some test cases of spi for esp32c2
|
2022-12-07 11:37:48 +08:00 |
|
wanlei
|
3aeedc2ad3
|
spi: bringup c6 spi master & slave driver support
|
2022-11-18 15:54:14 +08:00 |
|
Armando
|
a7289587d3
|
spi_slave: add a test to internal api spi_slave_reset_trans_queue
|
2022-11-14 16:01:48 +08:00 |
|
wanlei
|
f31ecbb42b
|
test: move spi related unit-test into pytest app
|
2022-11-10 16:02:03 +08:00 |
|