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

Micropython support for Raspberry Pi Simulator #76

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2021

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

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    ea60fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080ba07 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Fixed wrong path

    silbogdan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    dab3a7c View commit details
    Browse the repository at this point in the history
  2. Added more GPIO pins

    silbogdan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1bb6a40 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    495e7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13d541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf502d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Mocking RPi.GPIO library

    silbogdan committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    ca3a10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01bb2e View commit details
    Browse the repository at this point in the history
  3. More comments

    silbogdan committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    fd5f486 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Visual run button fix

    silbogdan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    411b6a4 View commit details
    Browse the repository at this point in the history
  2. Comma fix

    silbogdan committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    b7e17c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. More checks and todo update

    silbogdan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1f32c2e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Support for input pins

    silbogdan committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3cd9612 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

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

Commits on Jul 26, 2021

  1. Fixed filenames

    silbogdan committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ffb07a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Fixed workers for electron

    silbogdan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e2f022d View commit details
    Browse the repository at this point in the history
  2. Removed extra file

    silbogdan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    23ce1de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f1e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6307579 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac7c957 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

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

Commits on Aug 11, 2021

  1. LCD Print

    silbogdan committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    0837feb View commit details
    Browse the repository at this point in the history