Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marek
firmware
7d854deeb381761b5951f4e170e4bb5fa9e70d1e
firmware
pycardium
mphalport.h
Find file
Normal view
Permalink
mphalport.h
66 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
feat: Add minimal pycardium
rahix
committed
5 years ago
1
2
#include
"py/mpconfig.h"
feat: Send KeyboardException when pressing ^C
rahix
committed
5 years ago
3
void
mp_hal_set_interrupt_char
(
char
c
);