add uart for lpc11uxx and retarget successfully
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
*/
|
||||
|
||||
#include "unity.h"
|
||||
#include "fifo.h"
|
||||
|
||||
void setUp(void)
|
||||
{
|
||||
|
||||
@@ -47,6 +47,6 @@ void tearDown(void)
|
||||
|
||||
void test_()
|
||||
{
|
||||
// TEST_FAIL();
|
||||
// TEST_IGNORE();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user