Add mbed_lib.json for PSOC6 SCL to exclude it from build metal build

SCL is for the Cypress Ethernet driver which is not currently
compatible with bare metal.
pull/13864/head
Lingkai Dong 2020-11-06 10:04:18 +00:00
parent 7641f1cb3c
commit 810884b448
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"name": "cy_psoc6_scl"
}