Skip to content

Commit

Permalink
Enable i2s HIL test for esp32h2
Browse files Browse the repository at this point in the history
  • Loading branch information
playfulFence committed Jul 4, 2024
1 parent c4ad9d3 commit f4dbd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hil-test/tests/i2s.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

//! H2 is disabled because of https://github.com/esp-rs/esp-hal/issues/1637

//% CHIPS: esp32c3 esp32c6 esp32s3
//% CHIPS: esp32c3 esp32c6 esp32s3 esp32h2

#![no_std]
#![no_main]
Expand Down

0 comments on commit f4dbd0b

Please sign in to comment.