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
External 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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wink
firmware
Commits
Commits · patch-3
patch-3
Select Git revision
Selected
patch-3
Branches
17
master
default
wink/trng
patch-2
patch-1
micro-modules
color-2
color-html-3
color-html-2
color-html
ch3/api-speed-eval2
rahix/bma
freertos-btle
schneider/mp-for-old-bl
ch3/leds-api
ch3/genapi-refactor
ch3/dual-core
dualcore
18 results
firmware
pycardium
Author
Search by author
Any Author
authors
wink
wink
1 author
Browse files
Jul 22, 2019
feat(modules): Add light-sensor module
· 01c6b903
Adrian
authored
5 years ago
and
rahix
committed
5 years ago
01c6b903
feat(display): Add method to set a single pixel
· ebbbc44c
madonius
authored
5 years ago
and
rahix
committed
5 years ago
ebbbc44c
Jul 21, 2019
fix(display): Refactor open & close
· 840e6c9e
rahix
authored
5 years ago
840e6c9e
fix(docs): Minor fixes in display docs
· 8b6240f0
rahix
authored
5 years ago
8b6240f0
feat: Port everything to auto-generated IRQ system
· 7fefa791
rahix
authored
5 years ago
7fefa791
module(display): initial support
· c3bcca29
Gerd
authored
6 years ago
c3bcca29
Jul 20, 2019
fix(interrupt): add disable function, add error code to api
· b6a2a86a
schneider
authored
5 years ago
b6a2a86a
feat(interrupt): API for Python interrupts
· b457c4b6
schneider
authored
5 years ago
b457c4b6
Jul 19, 2019
fix(pycardium): Fix __mul__ not being detected properly
· ddcd810e
rahix
authored
5 years ago
ddcd810e
feat(color): more methods for color manipulation
· 9f40f534
wink
authored
5 years ago
9f40f534
fix(pycardium): Actually include htmlcolor module
· a72d05e8
rahix
authored
5 years ago
a72d05e8
htmlcolor.py - Add HTML color names
· e2a66427
wink
authored
5 years ago
e2a66427
fix(pycardium): Make sure clang-format won't break upy macros
· 98cbbbf8
rahix
authored
5 years ago
98cbbbf8
Jul 18, 2019
feat(color): Add from_hsv() and from_hsl()
· b8703386
wink
authored
5 years ago
and
rahix
committed
5 years ago
b8703386
Jul 17, 2019
feat(modules): Add timed vibrate function
· 684ac29e
Adrian
authored
5 years ago
and
rahix
committed
5 years ago
684ac29e
fix(pycardium): Properly print line-endings for serial
· a6d2a216
rahix
authored
5 years ago
a6d2a216
Jul 15, 2019
doc: Fix minor Pycardium module docs issues
· 282949d1
rahix
authored
5 years ago
282949d1
Jul 11, 2019
feat(pycardium): Add ubinascii module
· 1572a35c
rahix
authored
6 years ago
1572a35c
feat(pycardium): Enable uheapq module
· 3760b6b2
rahix
authored
6 years ago
3760b6b2
feat(pycardium): Enable ure regular expressions module
· 9b2cf5ca
rahix
authored
6 years ago
9b2cf5ca
feat(pycardium): Enable ujson module
· 435883e6
rahix
authored
6 years ago
435883e6
feat(pycardium): Enable urandom
· 0e5e760f
rahix
authored
6 years ago
0e5e760f
chore(build/py): Create own array for extmod sources
· 1095dde3
rahix
authored
6 years ago
1095dde3
fix(pycardium): Actually enable stack limit
· c73f352b
rahix
authored
6 years ago
c73f352b
Jul 09, 2019
fix(pycardium): Ensure printf output is sent to Epicardium API
· 251b53f1
rahix
authored
6 years ago
251b53f1
Jul 08, 2019
feat(modules): Add vibra module
· 5e9bbd9a
Gerd
authored
6 years ago
and
rahix
committed
6 years ago
5e9bbd9a
chore(pycardium): Make (defunct) open() available
· acb9e8d4
ch3
authored
6 years ago
acb9e8d4
feat(docs): Add sphinx documentation
· e3d4119b
rahix
authored
6 years ago
e3d4119b
Jul 06, 2019
feat(pycardium): Add some led constants
· 618f5544
rahix
authored
6 years ago
618f5544
feat(pycardium): Implement proper heap
· 6a358342
rahix
authored
6 years ago
6a358342
feat(pycardium): Add proper stack implementation
· c5730693
rahix
authored
6 years ago
c5730693
chore(pycardium): Fix style
· 4c419805
rahix
authored
6 years ago
4c419805
Jul 05, 2019
fix(pycardium): Make leds module work with colors
· 2433b2f0
rahix
authored
6 years ago
2433b2f0
feat(py): Add a color module
· d407658a
rahix
authored
6 years ago
d407658a
feat(pycardium): Enable frozen-module support
· 95f5050b
rahix
authored
6 years ago
95f5050b
feat(pycardium): Add DEBUG_printf
· aea7b2db
rahix
authored
6 years ago
aea7b2db
Jul 04, 2019
feat(pycardium): Reset micropython in nlr_jump_fail()
· adc8a8b6
ch3
authored
6 years ago
adc8a8b6
feat(pycardium): Restart repl on ^D
· 083c1064
rahix
authored
6 years ago
083c1064
fix(pycardium): Properly handle ^C
· 7bc84f6f
rahix
authored
6 years ago
7bc84f6f
Jul 03, 2019
feat: Send KeyboardException when pressing ^C
· 3e0a8fbb
rahix
authored
6 years ago
3e0a8fbb
Loading