Skip to content

Commit

Permalink
Enable esp32h2 chip in get_time HIL test
Browse files Browse the repository at this point in the history
  • Loading branch information
playfulFence committed May 3, 2024
1 parent cca6d6e commit 99fa8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hil-test/tests/get_time.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! current_time Test
//% CHIPS: esp32 esp32c2 esp32c3 esp32c6 esp32s2 esp32s3
//% CHIPS: esp32 esp32c2 esp32c3 esp32c6 esp32h2 esp32s2 esp32s3

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

0 comments on commit 99fa8e2

Please sign in to comment.