Clone of official tools
Diff: test_configs/HeapBlockDevice.json
- Revision:
- 43:2a7da56ebd24
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test_configs/HeapBlockDevice.json Tue Sep 25 13:43:09 2018 -0500 @@ -0,0 +1,9 @@ +{ + "config": { + "sim-blockdevice": { + "help": "Simulated block device, requires sufficient heap", + "macro_name": "MBED_TEST_SIM_BLOCKDEVICE", + "value": "HeapBlockDevice" + } + } +}