|
| 1 | +--- |
| 2 | +name: API deprecation |
| 3 | +about: Suggest the deprecation of an API component defined by ArduinoCore-API. |
| 4 | +title: "" |
| 5 | +labels: enhancement |
| 6 | +assignees: "" |
| 7 | +--- |
| 8 | + |
| 9 | +### API component |
| 10 | + |
| 11 | +<!-- Tell us which API component the deprecation applies to. --> |
| 12 | + |
| 13 | +### Description |
| 14 | + |
| 15 | +<!-- A clear and concise description of the suggestion. --> |
| 16 | +<!-- What is the reason for the deprecation? --> |
| 17 | + |
| 18 | +### Replacement API component |
| 19 | + |
| 20 | +<!-- What should be used instead of the deprecated API component? --> |
| 21 | +<!-- Is this replacement available to all users (e.g., is it provided by the C++ standard version used in major boards platforms)? --> |
| 22 | + |
| 23 | +### Additional information |
| 24 | + |
| 25 | +<!-- Add any other context for the suggestion here. --> |
0 commit comments