Skip to content

Commit 1a7ff86

Browse files
authored
Merge pull request #7655 from mikaleppanen/emac_gt_rm_emac_check
Remove device emac check from emac greentea tests
2 parents c6aeaf0 + d35f5b0 commit 1a7ff86

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

TESTS/network/emac/main.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
#endif
4444
#endif
4545

46-
#ifndef DEVICE_EMAC
47-
#error [NOT_SUPPORTED] Device EMAC has to be enabled for the target
48-
#endif
49-
5046
#include "greentea-client/test_env.h"
5147
#include "unity.h"
5248
#include "utest.h"

0 commit comments

Comments
 (0)