allow configure host/device by controller basic
- make changes to adapt add mcu_capacity.h
This commit is contained in:
@@ -50,11 +50,6 @@ void tearDown(void)
|
||||
{
|
||||
}
|
||||
|
||||
void test_memory_usage(void)
|
||||
{
|
||||
TEST_IGNORE_MESSAGE("Try to keep project total memory usage up-to-date");
|
||||
}
|
||||
|
||||
void test_latest_version(void)
|
||||
{
|
||||
TEST_ASSERT_EQUAL_STRING(LATEST_VERSION, TUSB_VERSION);
|
||||
|
||||
Reference in New Issue
Block a user