Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
5c6cc3e9f5655c5d8949e06f1d1dee204e9f31e8
5c6cc3e9f5655c5d8949e06f1d1dee204e9f31e8
Switch branch/tag
firmware
pycardium
mphalport.h
Find file
Normal view
History
Permalink
mphalport.h
66 Bytes
Newer
Older
feat: Add minimal pycardium
Rahix
committed
Jun 16, 2019
1
2
#include
"py/mpconfig.h"
feat: Send KeyboardException when pressing ^C
Rahix
committed
Jul 03, 2019
3
void
mp_hal_set_interrupt_char
(
char
c
);