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

esp32 RMT: Extend Micropython use of hardware carrier freq feature. #6127

Closed
wants to merge 15 commits into from

Commits on Jun 8, 2020

  1. ports/esp32: Extend native carrier feature

    Jon Rob committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    b8ad6d2 View commit details
    Browse the repository at this point in the history
  2. rmt: new if statement

    Jon Rob committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    7554dd9 View commit details
    Browse the repository at this point in the history
  3. int getting error maybe

    Jon Rob committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c56b250 View commit details
    Browse the repository at this point in the history
  4. seems to work

    Jon Rob committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    5fc2009 View commit details
    Browse the repository at this point in the history
  5. rmt: better print statement

    Jon Rob committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    ffcd6c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a89590 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. typo: underscore

    Jon Rob committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b4969dd View commit details
    Browse the repository at this point in the history
  2. removed comment

    Jon Rob committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    22b114c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f598679 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    c1fc802 View commit details
    Browse the repository at this point in the history
  2. Pull for testing

    Merge branch 'rmt' of /media/sf_LinuxDev/mp/ into rmt
    Jon Rob committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    cfc617b View commit details
    Browse the repository at this point in the history
  3. esp32 RMT: tested changes from github convos

    Jon Rob committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5fea6ff View commit details
    Browse the repository at this point in the history
  4. rmt docs: changed none to 0 for carrier_freq

    Jon Rob committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    545d65f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. test changes from comments

    Jon Rob committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    8b9f825 View commit details
    Browse the repository at this point in the history
  2. testing edits

    Merge branch 'rmt' of /media/sf_LinuxDev/mp/ into rmt
    Jon Rob committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    355221a View commit details
    Browse the repository at this point in the history