Merge pull request #7655 from mikaleppanen/emac_gt_rm_emac_check

Remove device emac check from emac greentea tests
pull/7495/head
Martin Kojtal 2018-08-01 14:56:35 +02:00 committed by GitHub
commit 1a7ff86a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@
#endif
#endif
#ifndef DEVICE_EMAC
#error [NOT_SUPPORTED] Device EMAC has to be enabled for the target
#endif
#include "greentea-client/test_env.h"
#include "unity.h"
#include "utest.h"