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
acb9e8d426aa22d60985e1823279924411776082
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 08, 2019
chore(pycardium): Make (defunct) open() available
· acb9e8d4
ch3
authored
5 years ago
acb9e8d4
feat(ci): Build documentation
· e1bc946a
rahix
authored
5 years ago
Verified
e1bc946a
feat(docs): Add sphinx documentation
· e3d4119b
rahix
authored
5 years ago
Verified
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
Verified
618f5544
feat(epicardium): Switch to malloc heap
· cb3de08d
rahix
authored
5 years ago
Verified
cb3de08d
feat(pycardium): Implement proper heap
· 6a358342
rahix
authored
5 years ago
Verified
6a358342
feat(pycardium): Add proper stack implementation
· c5730693
rahix
authored
5 years ago
Verified
c5730693
feat: Add code formatting script
· e563593e
rahix
authored
5 years ago
Verified
e563593e
chore(epicardium): Fix style
· f9188451
rahix
authored
5 years ago
Verified
f9188451
chore(pycardium): Fix style
· 4c419805
rahix
authored
5 years ago
Verified
4c419805
fix(api): Make regex work with more type decls
· 766caee1
rahix
authored
5 years ago
Verified
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
Verified
d19fa787
fix(pycardium): Make leds module work with colors
· 2433b2f0
rahix
authored
5 years ago
Verified
2433b2f0
feat(py): Add a color module
· d407658a
rahix
authored
5 years ago
Verified
d407658a
feat(pycardium): Enable frozen-module support
· 95f5050b
rahix
authored
5 years ago
Verified
95f5050b
feat(pycardium): Add DEBUG_printf
· aea7b2db
rahix
authored
5 years ago
Verified
aea7b2db
fix(epicardium): Remove superfluous SEV-WFE pair
· 9a5eeb4d
rahix
authored
5 years ago
Verified
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
Verified
2cb948af
build(epicardium): Create own meson file for modules
· 63cec98c
rahix
authored
5 years ago
Verified
63cec98c
refactor(epicardium): Move leds into own source file
· 3b5a0b4f
Gerd
authored
5 years ago
and
rahix
committed
5 years ago
Verified
3b5a0b4f
Jul 04, 2019
fix(epicardium): Use SEV-on-pend instead of enabling IRQ
· 5054fdeb
rahix
authored
5 years ago
Verified
5054fdeb
feat(pycardium): Reset micropython in nlr_jump_fail()
· adc8a8b6
ch3
authored
5 years ago
adc8a8b6
feat: Print a string before resetting
· 98904f56
rahix
authored
5 years ago
Verified
98904f56
fix(micropython): Remove previous QSTRs to ensure correct output
· 1a693480
rahix
authored
5 years ago
Verified
1a693480
feat(bootloader): Reset on power button press
· 19f4cfe9
rahix
authored
5 years ago
Verified
19f4cfe9
feat(epicardium): Reset board when pressing power button
· 339bc388
rahix
authored
5 years ago
Verified
339bc388
feat(libcard10): Add PMIC interrupt handler
· 4c9dfee7
rahix
authored
5 years ago
Verified
4c9dfee7
refactor(api): Use CMSIS flags instead of raw value
· 558f88cc
rahix
authored
5 years ago
Verified
558f88cc
feat(pycardium): Restart repl on ^D
· 083c1064
rahix
authored
5 years ago
Verified
083c1064
fix(pycardium): Assert against double-calls
· 86682974
rahix
authored
5 years ago
Verified
86682974
fix(pycardium): Properly handle ^C
· 7bc84f6f
rahix
authored
5 years ago
Verified
7bc84f6f
fix(epicardium): Reenable cdcacm
· 940708d0
rahix
authored
5 years ago
Verified
940708d0
refactor(epicardium): Move FreeRTOS support into separate source
· 6f8e69c3
rahix
authored
5 years ago
Verified
6f8e69c3
Loading