Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
22ff397fb11fac323607ef2e51d81a4ed96c2c50
Select Git revision
Branches
5
dualcore
ch3/leds
wip-bootstrap
default
ch3/time
master
5 results
micropython
unix
modtermios.c
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Jan 01, 2015
unix: Prefix includes with py/; remove need for -I../py.
· 6d7e4708
Damien George
authored
10 years ago
6d7e4708
Nov 29, 2014
Use MP_DEFINE_CONST_DICT macro to define module dicts.
· 3b603f29
Damien George
authored
10 years ago
3b603f29
Aug 30, 2014
py: Change all uint to mp_uint_t in obj.h.
· d182b98a
Damien George
authored
10 years ago
d182b98a
Aug 24, 2014
unix, modtermios: Make it properly configurable; fix spelling mistake.
· 25fc41dd
Damien George
authored
10 years ago
25fc41dd
Aug 23, 2014
modtermios: Add "termios" unix module, subset of CPython's.
· 4f9ebade
Paul Sokolovsky
authored
10 years ago
4f9ebade
Loading