Skip to content

Commit a901812

Browse files
committed
[TY51822r3] a patch for TY51822r3 to use a change of PR #2535
1 parent 390cfc4 commit a901812

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hal/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,8 @@
15541554
"progen": {"target": "ty51822r3"},
15551555
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
15561556
"detect_code": ["1019"],
1557-
"release_versions": ["2", "5"]
1557+
"release_versions": ["2", "5"],
1558+
"overrides": { "uart_hwfc": 0 }
15581559
},
15591560
"TY51822R3_BOOT": {
15601561
"inherits": ["MCU_NRF51_32K_BOOT"],

0 commit comments

Comments
 (0)