esp-idf/components/esp_hw_support/test_apps
Guillaume Souchere 979525d0d8 esp-hw-support: fix interrupt allocation tests on esp32c2
A part of the test 'Can allocate IRAM int only with an IRAM handler' was to
allocate an intr with the handler in RTC memory which is not supported by esp32c2.
A condition was added to prevent this part of the test to execute on esp32c2 targets.
2023-01-02 08:30:20 +01:00
..
dma 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
esp_hw_support_unity_tests esp-hw-support: fix interrupt allocation tests on esp32c2 2023-01-02 08:30:20 +01:00
etm etm: update etm event task new API 2022-12-07 15:43:20 +08:00
rtc_clk clk_tree: Add basic clock support for esp32c6 2022-12-13 19:18:34 +08:00
security_support/esp_hw_support_unity_tests esp_hw_support: move test to pytest 2022-11-25 16:21:35 +08:00