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
1095dde3db33bb6df9f287840803183db5c3eef5
Select Git revision
Branches
20
esb_py
master
default
protected
analog_gpio
config
esb
esb_squashed_nopy
card10.cfg
fix-intid
hwlock_pc
jailbreak
debug_module
gpio_fix
fd_ownership
moar_blacklist
hula
mx_printf
fileapi
dir
tidy
fatfs-generation
20 results
firmware
Author
Search by author
Any Author
authors
swym
swym
1 author
Jul 11, 2019
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
chore(epicardium): Move serial into modules
· d19fa787
rahix
authored
5 years ago
d19fa787
fix(pycardium): Make leds module work with colors
· 2433b2f0
rahix
authored
5 years ago
2433b2f0
feat(py): Add a color module
· d407658a
rahix
authored
5 years ago
d407658a
feat(pycardium): Enable frozen-module support
· 95f5050b
rahix
authored
5 years ago
95f5050b
feat(pycardium): Add DEBUG_printf
· aea7b2db
rahix
authored
5 years ago
aea7b2db
fix(epicardium): Remove superfluous SEV-WFE pair
· 9a5eeb4d
rahix
authored
5 years ago
9a5eeb4d
fix(meson): Only use nano.specs for the cross build
· 6c2c4c15
schneider
authored
5 years ago
6c2c4c15
fix(newlib): Use nano.specs
· 1a3a2ea5
schneider
authored
5 years ago
1a3a2ea5
fix(build): Don't build hello-freertos because old meson
· 2cb948af
rahix
authored
5 years ago
2cb948af
build(epicardium): Create own meson file for modules
· 63cec98c
rahix
authored
5 years ago
63cec98c
refactor(epicardium): Move leds into own source file
· 3b5a0b4f
Gerd
authored
5 years ago
and
rahix
committed
5 years ago
3b5a0b4f
Jul 04, 2019
fix(epicardium): Use SEV-on-pend instead of enabling IRQ
· 5054fdeb
rahix
authored
5 years ago
5054fdeb
feat(pycardium): Reset micropython in nlr_jump_fail()
· adc8a8b6
ch3
authored
5 years ago
adc8a8b6
Loading