Skip to content

refactor: Remove library and tools after migration to dedicated repos. #1

Description

@nedseb

Context

As part of the restructuring, steami_screen moves to micropython-steami-lib and the simulation/validation tools move to micropython-steami-tools. This repo keeps only the tutorials.

What to remove

Path Moved to
lib/steami_screen.py micropython-steami-lib#266
lib/steami_colors.py micropython-steami-lib#266
lib/steami_ssd1327.py micropython-steami-lib#266
lib/steami_gc9a01.py micropython-steami-lib#266
sim/sim_backend.py micropython-steami-tools#1
validate.py micropython-steami-tools#1
generate_report.py micropython-steami-tools#1
tools/board_validate.py micropython-steami-tools#1
docs/mockups/ micropython-steami-tools#1

Tasks

  • Wait for micropython-steami-lib#266 (steami_screen migration)
  • Wait for micropython-steami-tools#1 (tools migration)
  • Remove lib/ directory entirely
  • Remove sim/ directory
  • Remove validate.py, generate_report.py, tools/
  • Remove docs/mockups/
  • Adapt tutorials/*/screenshot.py imports (15 files) to reference steami_screen from micropython-steami-lib
  • Adapt tutorials/*/main.py if needed (imports should work with frozen firmware)
  • Keep docs/design-constraints.md
  • Update README.md

Blocked by

  • micropython-steami-lib#266
  • micropython-steami-tools#1

Related

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions