Skip to content

Commit

Permalink
Don't enable unstable for stable SPI tests (#3047)
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani authored Jan 28, 2025
1 parent ce750b5 commit fbca764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hil-test/tests/spi_full_duplex.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! SPI Full Duplex test suite.
//% CHIPS: esp32 esp32c2 esp32c3 esp32c6 esp32h2 esp32s2 esp32s3
//% FEATURES: unstable
//% FEATURES(unstable): unstable
//% FEATURES(stable):

// FIXME: add async test cases that don't rely on PCNT
Expand Down

0 comments on commit fbca764

Please sign in to comment.