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

Expanded to all SRecord types, heavy refactoring and adding setup.py #1

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

Commits on Jul 23, 2018

  1. Adding setup.py

    Tyler Bell committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    9a9691f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Simplified code and support all SRecord types

    Changed print to log.debug
    Better setup.py
    Moved code to src folder
    Tyler Bell committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a62ed99 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Separating SREC address size from SREC type definition

    Adding purpose and address_length properties
    Tyler Bell committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    e4a4abb View commit details
    Browse the repository at this point in the history
  2. Paginating to_binary

    Tyler Bell committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    d0bd722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f1190 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Better setup.py

    mrbell321 authored and veganschmegan committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    0c0bef3 View commit details
    Browse the repository at this point in the history