arduino / arduino/ArduinoCore-API
Add `Print::printf`
- 主要言語
- C++
- スター
- 306
- フォーク
- 150
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Describe the request
Please add a `printf` function to [the `Print` class](https://github.com/arduino/ArduinoCore-API/blob/0f4e57ea193a00163ae59f0f0ff478feae7eb5db/api/Print.h#L35).
### ArduinoCore-API version
0f4e57ea193a00163ae59f0f0ff478feae7eb5db
### Additional context
#### Additional requests
- https://github.com/arduino/Arduino/issues/3586
- https://github.com/arduino/Arduino/issues/7386
- https://github.com/arduino/Arduino/pull/5938
- https://github.com/arduino/ArduinoCore-API/issues/41
- https://github.com/arduino/ArduinoCore-API/issues/53
- https://github.com/arduino/ArduinoCore-API/pull/268
- https://github.com/arduino/ArduinoCore-avr/pull/482
- https://github.com/arduino/ArduinoCore-avr/pull/509
- https://github.com/arduino/ArduinoCore-avr/pull/555
- https://github.com/arduino/ArduinoCore-mbed/issues/941
- https://github.com/arduino/ArduinoCore-renesas/issues/351
- https://github.com/arduino/ArduinoCore-samd/pull/458
- https://github.com/arduino/ArduinoCore-zephyr/pull/305
- https://groups.google.com/a/arduino.cc/g/developers/c/E0pUPWeDE2Y/m/fGBK_49bBgAJ
#### Related
- https://github.com/arduino/ArduinoCore-API/pull/29
- https://github.com/arduino/ArduinoCore-API/issues/34
- https://groups.google.com/a/arduino.cc/d/msg/developers/E0pUPWeDE2Y/GPWl9Nw1BwAJ
- https://github.com/SpenceKonde/megaTinyCore/pull/112
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
api/Print.h のリンク先のクラス Print の定義から始め、次にリンク先の ArduinoCore-API の pull request #28 と、既存の設計上の決定に関する関連リクエストを確認します。要求された Print::printf API がプロジェクトと一貫した形で定義され、コア間への影響に対処できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api, embedded-iot
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100