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

Fix boards.txt.py compatible with python3 #4996

Closed
wants to merge 11 commits into from

Commits on Jul 27, 2018

  1. fix digitalPinToBitMask(), portOutputRegister(), portInputRegister() …

    …and portModeRegister() error when the pin is GPIO16.
    wemos committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    247f727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a5db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad04e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Configuration menu
    Copy the full SHA
    0824c0f View commit details
    Browse the repository at this point in the history
  2. surround the entire ternary

    wemos committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    090ae54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2443aaa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    c6dc637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd6a643 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    6f90669 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    7b2ffa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773f2bd View commit details
    Browse the repository at this point in the history