[TY51822r3] a patch for TY51822r3 to use a change of PR #2535

pull/2555/head
Yoshihiro TSUBOI 2016-08-26 22:44:24 +09:00
parent 390cfc402d
commit a90181296a
1 changed files with 2 additions and 1 deletions

View File

@ -1554,7 +1554,8 @@
"progen": {"target": "ty51822r3"},
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
"detect_code": ["1019"],
"release_versions": ["2", "5"]
"release_versions": ["2", "5"],
"overrides": { "uart_hwfc": 0 }
},
"TY51822R3_BOOT": {
"inherits": ["MCU_NRF51_32K_BOOT"],