Skip to content

Commit 66ad842

Browse files
committed
west.yml: Update hal_ti revision
Update hal_ti to include input-enable property for all UART RX pins. Without the input-enable property, UART reception does not function correctly when the SoC enters low-power mode. Adding this property ensures reliable UART operation in all power states. Signed-off-by: Sanjay Vallimanalan <[email protected]>
1 parent 92d09d5 commit 66ad842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ manifest:
260260
groups:
261261
- hal
262262
- name: hal_ti
263-
revision: 391f7cb740b59c077ddd49411f043161597b10aa
263+
revision: pull/67/head
264264
path: modules/hal/ti
265265
groups:
266266
- hal

0 commit comments

Comments
 (0)