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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
swym
firmware
Commits
24bc7b8819686ca3c4114785e553ce939bedfcc3
Select Git revision
0 results
firmware
Author
Search by author
Any Author
authors
0 authors
Jul 11, 2019
fix(top-board): Turn on power to LEDs by default
· 24bc7b88
schneider
authored
5 years ago
24bc7b88
chore: Add pyc and swap files to gitignore
· 32cbee6f
rahix
authored
5 years ago
32cbee6f
feat(ci): Show binary sizes after compiling
· 52f82201
rahix
authored
5 years ago
52f82201
feat(epicardium): Properly implement power button behavior
· 97701165
rahix
authored
5 years ago
97701165
feat(epicardium): Add a separate task for PMIC
· 18ec7649
rahix
authored
5 years ago
18ec7649
fix(FreeRTOS): Set maximum priority to 2
· f8dbe9a2
rahix
authored
5 years ago
f8dbe9a2
chore(libcard10): Refactor pmic interface
· 707bfe2f
rahix
authored
5 years ago
707bfe2f
fix(doc): Fix vibra docs
· b0496796
rahix
authored
5 years ago
b0496796
feat(pycardium): Add ubinascii module
· 1572a35c
rahix
authored
5 years ago
1572a35c
feat(pycardium): Enable uheapq module
· 3760b6b2
rahix
authored
5 years ago
3760b6b2
feat(pycardium): Enable ure regular expressions module
· 9b2cf5ca
rahix
authored
5 years ago
9b2cf5ca
feat(pycardium): Enable ujson module
· 435883e6
rahix
authored
5 years ago
435883e6
feat(pycardium): Enable urandom
· 0e5e760f
rahix
authored
5 years ago
0e5e760f
chore(build/py): Create own array for extmod sources
· 1095dde3
rahix
authored
5 years ago
1095dde3
chore(epicardium): Rename serial.h to modules.h
· 97dce13d
rahix
authored
5 years ago
97dce13d
fix(pycardium): Actually enable stack limit
· c73f352b
rahix
authored
5 years ago
c73f352b
Jul 09, 2019
ci: Remove hawkmoth dependency from docs
· 2974bf7b
rahix
authored
5 years ago
2974bf7b
doc: Vendor hawkmoth in a subdirectory
· 3ca87334
ch3
authored
5 years ago
and
rahix
committed
5 years ago
3ca87334
fix(pycardium): Ensure printf output is sent to Epicardium API
· 251b53f1
rahix
authored
5 years ago
251b53f1
Jul 08, 2019
Merge branch 'gerd/module/vibra' into 'master'
· d6a66403
rahix
authored
5 years ago
d6a66403
feat(modules): Add vibra module
· 5e9bbd9a
Gerd
authored
5 years ago
and
rahix
committed
5 years ago
5e9bbd9a
doc: Add overview diagram
· 9203ed39
rahix
authored
5 years ago
9203ed39
fix(code-style): Error if no sources given
· d7897e85
rahix
authored
5 years ago
d7897e85
doc(epicardium): Document API error convention
· 8e26bdaf
rahix
authored
5 years ago
8e26bdaf
chore(pycardium): Make (defunct) open() available
· acb9e8d4
ch3
authored
5 years ago
acb9e8d4
feat(ci): Build documentation
· e1bc946a
rahix
authored
5 years ago
e1bc946a
feat(docs): Add sphinx documentation
· e3d4119b
rahix
authored
5 years ago
e3d4119b
Jul 07, 2019
fix(bootloader-update): Update image to
9251ea69
· 4d0b154c
schneider
authored
5 years ago
4d0b154c
fix(pb): Push button via portexpander support
· 9251ea69
schneider
authored
5 years ago
9251ea69
Jul 06, 2019
feat(pycardium): Add some led constants
· 618f5544
rahix
authored
5 years ago
618f5544
feat(epicardium): Switch to malloc heap
· cb3de08d
rahix
authored
5 years ago
cb3de08d
feat(pycardium): Implement proper heap
· 6a358342
rahix
authored
5 years ago
6a358342
feat(pycardium): Add proper stack implementation
· c5730693
rahix
authored
5 years ago
c5730693
feat: Add code formatting script
· e563593e
rahix
authored
5 years ago
e563593e
chore(epicardium): Fix style
· f9188451
rahix
authored
5 years ago
f9188451
chore(pycardium): Fix style
· 4c419805
rahix
authored
5 years ago
4c419805
fix(api): Make regex work with more type decls
· 766caee1
rahix
authored
5 years ago
766caee1
Jul 05, 2019
feat(bootloader): Application to update the bootloader
· 8a1b5c7f
schneider
authored
5 years ago
8a1b5c7f
fix(bootloader): Print current status on display
· e3ae63e8
schneider
authored
5 years ago
e3ae63e8
fix(pmic): Check pmic interrupt state from application context
· 87fba8d6
schneider
authored
5 years ago
87fba8d6
Loading