Skip to content

Commit 29ae97c

Browse files
committed
NUCLEO_L432KC: added SERIAL_ASYNC to targets.json
1 parent 8a1c29c commit 29ae97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@
13791379
}
13801380
},
13811381
"detect_code": ["0770"],
1382-
"device_has_add": ["ANALOGOUT", "LOWPOWERTIMER", "SERIAL_FC", "CAN", "TRNG", "FLASH"],
1382+
"device_has_add": ["ANALOGOUT", "LOWPOWERTIMER", "SERIAL_FC", "SERIAL_ASYNCH", "CAN", "TRNG", "FLASH"],
13831383
"release_versions": ["2", "5"],
13841384
"device_name": "STM32L432KC"
13851385
},

0 commit comments

Comments
 (0)