/
githubmirror
/
mbed-os
Обзор
Документация
Войти
/
githubmirror
/
mbed-os
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tools/test/config/range_limits/test_data.json
10 строк
217 B
kegilbert
Handle None and hex values in string format
14 ноя 2018, 01:12
14 ноя 2018, 01:12
7a43666
Код
Авторство
О чём код?
{ "test_target": { "lib1.config1": 5, "lib1.config2": 7, "lib1.config3": "foo", "lib1.config4": "0x1000", "lib1.config5": "0x2000", "lib1.config6": "0x8000" } }