You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greentea: Fix flash overflown issue in callback_big test
- The "Callback_big" greentea test has six test cases that require a
minimum above 36kb ROM to build all test cases. LPC1114 target has only
32KB ROM memory, so the limit number of test cases to build with ROM
size minimum check to include 6th test case.
Note:
In LPC1114 target, callback_big test has ROM overflow build issue
for both Mbed CLI1 and CLI2.
0 commit comments