5 #include "eeprom_tests.h"
7 // Unity setup/teardown
12 // NOTE!!! Wait for >2 secs
13 // if board doesn't support software reset via Serial.DTR/RTS
16 UNITY_BEGIN(); // IMPORTANT LINE!
18 RUN_TEST(test_eeprom_rw
);
22 UNITY_END(); // stop unit testing