Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
test_data.py
00001 # Build on top of test16 00002 # Adds an invalid macro redefinition in the app 00003 00004 expected_results = { 00005 "K64F": { 00006 "desc": "test invalid macro re-definition in the app", 00007 "exception_msg": "Macro 'LIB2_1' defined in both 'library:lib2' and 'application' with incompatible values" 00008 } 00009 }
Generated on Tue Jul 12 2022 11:02:55 by
