Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: robinhedwards/ArduinoBASIC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thement/ArduinoBASIC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 4 contributors

Commits on May 30, 2020

  1. Update README.md

    robinhedwards authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    5e91c5b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    robinhedwards authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    5046690 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    robinhedwards authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    f8387b8 View commit details
    Browse the repository at this point in the history
  4. add external EEPROM support

    Robin Edwards authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    e1db03c View commit details
    Browse the repository at this point in the history
  5. add external EEPROM support

    Robin Edwards authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    28b0eb4 View commit details
    Browse the repository at this point in the history
  6. add external EEPROM support

    Robin Edwards authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    db7ac2e View commit details
    Browse the repository at this point in the history
  7. Arduino 1.6 compatibility

    Dan Grigsby authored and thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    9d786f0 View commit details
    Browse the repository at this point in the history
  8. Use Serial for communication

    - remove support for PS/2 and OLED
    - add support for Serial
    thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    1a9de66 View commit details
    Browse the repository at this point in the history
  9. Fix newlines

    thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    38d9d0b View commit details
    Browse the repository at this point in the history
  10. Remove screenBuffer, use keyBuffer

    thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    047dc0b View commit details
    Browse the repository at this point in the history
  11. Use Wire for EEPROM access

    thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    80e43fc View commit details
    Browse the repository at this point in the history
  12. Implement up arrow to edit last statement

    thement committed May 30, 2020
    Configuration menu
    Copy the full SHA
    77b27f6 View commit details
    Browse the repository at this point in the history
Loading