Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
mbd_os/TESTS/integration/basic/main.cpp@1:55a6170b404f, 2016-09-17 (annotated)
- Committer:
- nexpaq
- Date:
- Sat Sep 17 16:32:05 2016 +0000
- Revision:
- 1:55a6170b404f
checking in for sharing
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
nexpaq | 1:55a6170b404f | 1 | #include "test_env.h" |
nexpaq | 1:55a6170b404f | 2 | |
nexpaq | 1:55a6170b404f | 3 | int main() { |
nexpaq | 1:55a6170b404f | 4 | GREENTEA_SETUP(15, "default_auto"); |
nexpaq | 1:55a6170b404f | 5 | GREENTEA_TESTSUITE_RESULT(true); |
nexpaq | 1:55a6170b404f | 6 | } |