aboutsummaryrefslogtreecommitdiff
path: root/tests/nrf/src/common.rs
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2023-08-18 14:20:44 +0000
committerGitHub <[email protected]>2023-08-18 14:20:44 +0000
commitf48d13a16a5bc9b1027ea39bfd86d548b460edd5 (patch)
tree309b2b32ade4d10a0ad2b43fe0fb761a47b83f11 /tests/nrf/src/common.rs
parent4c11fffc90cd4b29d37e851bbdeabdaeaddc806a (diff)
parent7f97efd9222725d2f0a4582a64d8d8e5e0fa6b0f (diff)
Merge pull request #1796 from embassy-rs/enc28j60-fixes
enc28j60: add HIL test, workaround RX buffer corruption.
Diffstat (limited to 'tests/nrf/src/common.rs')
-rw-r--r--tests/nrf/src/common.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/nrf/src/common.rs b/tests/nrf/src/common.rs
deleted file mode 100644
index 1a05ac1c5..000000000
--- a/tests/nrf/src/common.rs
+++ /dev/null
@@ -1 +0,0 @@
1teleprobe_meta::target!(b"nrf52840-dk");