Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port_map_sci クラスを新たに追加 #195

Open
hirakuni45 opened this issue Dec 7, 2021 · 2 comments
Open

port_map_sci クラスを新たに追加 #195

hirakuni45 opened this issue Dec 7, 2021 · 2 comments

Comments

@hirakuni45
Copy link
Owner

  • 現在、SCI のポートは、RXD、TXD をペアとして選択する仕組みになっている。
  • また、制御信号「CTS、RTS、SCK」はサポートしていない。
  • それらを包括的にサポート出来るように、改修する。
@hirakuni45
Copy link
Owner Author

  • RX72N、RX64M、RX71M用のport_map_sci.hppを追加した。
  • device.hpp に、それらのパスを追加。
  • sci_io.hpp では、ポートの属性を設定する仕組みを追加。(RX72N、RX64M、RX71M)
  • port_map_oder.hpp に、SCI の制御ポートなどを一括して定義する構造体を追加。

@hirakuni45
Copy link
Owner Author

  • RX72T 用のport_map_sciを追加し、それに伴う各種ファイルの修正。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant