laokaiyao
|
954a6a2cff
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
|
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
|
5300bd3b2f
|
spi: support H2 spi master, slave, slave_hd driver
|
2023-02-08 11:38:45 +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
|
dd50bb2d50
|
test: enable multi-board test of spi for c6
|
2022-12-07 11:37:48 +08:00 |
|
wanlei
|
5c099a2a49
|
test: re-enable some test cases of spi for esp32c2
|
2022-12-07 11:37:48 +08:00 |
|
Song Ruo Jing
|
7466ddfa8c
|
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
|
2022-11-28 11:58:30 +08:00 |
|
Song Ruo Jing
|
e13a4ad963
|
ci: Disable some unit-test-apps for esp32c6 to pass ci build stage
|
2022-11-28 11:58:30 +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 |
|