Skip to content
GitLab
  • Menu
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
    • Contributors
    • 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
  • card10
  • firmware
  • Merge requests
  • !307

l0dables: fix CRT to allow overriding handlers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged q3k requested to merge q3k/firmware:q3k/fix-crt into master Sep 11, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

.weakref didn't do what I want, and the old construct ended up preventing us from overwriting interrupt handlers in l0dables.

This wastes some bytes (each handler is now implemented separately by default), but it works.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: q3k/fix-crt