mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-19 08:03:59 +00:00
freertos: Add Amazon SMP FreeRTOS unit test configuration
This commit is contained in:
@@ -10,6 +10,7 @@ CONFIGS = [
|
||||
pytest.param('psram', marks=[pytest.mark.esp32]),
|
||||
pytest.param('release', marks=[pytest.mark.supported_targets]),
|
||||
pytest.param('single_core', marks=[pytest.mark.esp32]),
|
||||
pytest.param('smp', marks=[pytest.mark.supported_targets]),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user