Skip to content

Commit a7694ba

Browse files
ytsuboi0xc0170
authored andcommitted
a patch for TY51822r3 to use a change of PR #2535
1 parent 6f1bf98 commit a7694ba

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
@@ -1557,7 +1557,8 @@
15571557
"progen": {"target": "ty51822r3"},
15581558
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
15591559
"detect_code": ["1019"],
1560-
"release_versions": ["2", "5"]
1560+
"release_versions": ["2", "5"],
1561+
"overrides": { "uart_hwfc": 0 }
15611562
},
15621563
"TY51822R3_BOOT": {
15631564
"inherits": ["MCU_NRF51_32K_BOOT"],

0 commit comments

Comments
 (0)