Files
jerryscript/targets/os/mbedos5/mbed_app.json
T
Roland Takacs af297bc578 Separate targets into os and baremetal-sdk parts (#4842)
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs roland.takacs@h-lab.eu
2021-12-06 11:02:52 +01:00

8 lines
102 B
JSON

{
"target_overrides": {
"NRF52_DK": {
"target.uart_hwfc": 0
}
}
}