Dependencies:   MAX44000 PWM_Tone_Library nexpaq_mdk

Fork of LED_Demo by Maxim nexpaq

mbd_os/TESTS/integration/basic/main.cpp

Committer:
nexpaq
Date:
2016-09-17
Revision:
1:55a6170b404f

File content as of revision 1:55a6170b404f:

#include "test_env.h"

int main() {
    GREENTEA_SETUP(15, "default_auto");
    GREENTEA_TESTSUITE_RESULT(true);
}