Skip to content

Commit

Permalink
a patch for TY51822r3 to use a change of PR #2535
Browse files Browse the repository at this point in the history
  • Loading branch information
ytsuboi authored and 0xc0170 committed Aug 30, 2016
1 parent 6f1bf98 commit a7694ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hal/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1557,7 +1557,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"],
Expand Down

0 comments on commit a7694ba

Please sign in to comment.