Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !388

change(micropython): Create weak link from `(u)module` to `module`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged schneider requested to merge schneider/mp-weak-links into master Jun 14, 2020
  • Overview 7
  • Commits 5
  • Pipelines 3
  • Changes 22

Create weak links from MicroPython specific implementations of modules to standard names. I.e. allow import time to import utime module.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: schneider/mp-weak-links