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

Add support for Raspberry Pi 4 #22

Merged
merged 7 commits into from
Mar 26, 2020
Merged

Add support for Raspberry Pi 4 #22

merged 7 commits into from
Mar 26, 2020

Conversation

Tiryoh
Copy link
Contributor

@Tiryoh Tiryoh commented Oct 10, 2019

REF: RPi-Distro/raspi-gpio@80fa7d0#diff-43a345de26e51e739c07a172dd183d89

2019年10月10日現在Raspberry Pi 4は技適マークがないため電波暗箱にて実験を行う。そのためスイッチ等のデバイスは動作確認をすることが難しい。

動作確認リスト

  • rtbuzzer
  • rtcounter
  • rtled
  • rtlightsensor
  • rtmotor_raw
  • rtmotoren
  • rtswitch

@Tiryoh Tiryoh self-assigned this Oct 10, 2019
@Tiryoh Tiryoh requested a review from ShotaAk October 10, 2019 08:20
@Tiryoh Tiryoh mentioned this pull request Oct 10, 2019
4 tasks
@Tiryoh Tiryoh changed the title Add support for Raspberry Pi 4 [WIP]Add support for Raspberry Pi 4 Oct 10, 2019
@Tiryoh
Copy link
Contributor Author

Tiryoh commented Mar 11, 2020

Raspberry Pi 4でPWM周期を合わせるためにはさらに追加で以下の変更が必要

#define PWM_BASECLK 27000000

@Tiryoh Tiryoh changed the title [WIP]Add support for Raspberry Pi 4 Add support for Raspberry Pi 4 Mar 12, 2020
@Tiryoh Tiryoh marked this pull request as ready for review March 12, 2020 06:08
Tiryoh added 3 commits March 12, 2020 15:44
Copy link
Contributor

@ShotaAk ShotaAk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

動作確認しました。OKです。

@ShotaAk ShotaAk merged commit 3c0820c into master Mar 26, 2020
@ShotaAk ShotaAk deleted the #21_support_pi4 branch March 26, 2020 09:36
@Tiryoh Tiryoh mentioned this pull request Apr 6, 2020
@Tiryoh Tiryoh added the Type: Feature New Feature label Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants