testsuite/ipsec01: Add.

This commit is contained in:
Christian Mauderer
2018-08-02 10:22:11 +02:00
parent 028bf82f6d
commit baffbf3e64
5 changed files with 348 additions and 0 deletions

View File

@@ -50,6 +50,8 @@
#else
#define NET_CFG_INTERFACE_0 "tsec0"
#endif
#elif defined(LIBBSP_ARM_ATSAM_BSP_H)
#define NET_CFG_INTERFACE_0 "if_atsam0"
#else
#define NET_CFG_INTERFACE_0 "lo0"
#endif