Skip to content

Commit

Permalink
Enable dma-macros for 32 and S2
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Sep 20, 2024
1 parent 87b9ae2 commit 05ab7b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hil-test/tests/dma_macros.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! DMA Mem2Mem Tests
//! DMA macro tests

//% CHIPS: esp32s3 esp32c2 esp32c3 esp32c6 esp32h2
//% CHIPS: esp32 esp32c2 esp32c3 esp32c6 esp32h2 esp32s2 esp32s3

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

0 comments on commit 05ab7b0

Please sign in to comment.