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
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
coon
firmware
Commits
98904f56e214014ce2b193d9362703b61d75825d
Select Git revision
16 results
firmware
Author
Search by author
Any Author
authors
coon
coon
1 author
Jul 04, 2019
feat: Print a string before resetting
· 98904f56
rahix
authored
5 years ago
98904f56
fix(micropython): Remove previous QSTRs to ensure correct output
· 1a693480
rahix
authored
5 years ago
1a693480
feat(bootloader): Reset on power button press
· 19f4cfe9
rahix
authored
5 years ago
19f4cfe9
feat(epicardium): Reset board when pressing power button
· 339bc388
rahix
authored
5 years ago
339bc388
feat(libcard10): Add PMIC interrupt handler
· 4c9dfee7
rahix
authored
5 years ago
4c9dfee7
refactor(api): Use CMSIS flags instead of raw value
· 558f88cc
rahix
authored
5 years ago
558f88cc
feat(pycardium): Restart repl on ^D
· 083c1064
rahix
authored
5 years ago
083c1064
fix(pycardium): Assert against double-calls
· 86682974
rahix
authored
5 years ago
86682974
fix(pycardium): Properly handle ^C
· 7bc84f6f
rahix
authored
5 years ago
7bc84f6f
fix(epicardium): Reenable cdcacm
· 940708d0
rahix
authored
5 years ago
940708d0
refactor(epicardium): Move FreeRTOS support into separate source
· 6f8e69c3
rahix
authored
5 years ago
6f8e69c3
fix(epicardium): Reenable preemption
· 258d5963
rahix
authored
5 years ago
258d5963
feat(epicardium): Enable tickless idle
· 0ca995ad
rahix
authored
5 years ago
0ca995ad
Jul 03, 2019
Merge branch 'rahix/epic-freertos' into 'master'
· 86d57a65
rahix
authored
5 years ago
86d57a65
feat: Send KeyboardException when pressing ^C
· 3e0a8fbb
rahix
authored
5 years ago
3e0a8fbb
feat(epicardium): Port to FreeRTOS
· f87de543
rahix
authored
5 years ago
f87de543
Jul 01, 2019
feat(hello-freertos): Switch to upstream v10.2.1
· 341b7660
rahix
authored
5 years ago
341b7660
feat: Import FreeRTOS v10.2.1
· a9557d20
rahix
authored
5 years ago
a9557d20
chore(hello-freertos): Add .gdbinit file
· 1841a46f
rahix
authored
5 years ago
1841a46f
Jun 28, 2019
chore: Detail how to use ARM toolchain
· 875d9f8f
rahix
authored
5 years ago
875d9f8f
fix: Mention missing dependencies in README
· f2e90d9a
rahix
authored
5 years ago
f2e90d9a
chore: Format
· 4c71aad9
rahix
authored
5 years ago
4c71aad9
Jun 25, 2019
fix(pycardium): Fix not properly checking type of color
· 546a203c
rahix
authored
5 years ago
546a203c
refactor(pycardium): Properly implement leds.set()
· a9f770a6
rahix
authored
5 years ago
a9f770a6
fix(build): Fix QSTRs being regenerated every time
· 6845b17d
rahix
authored
5 years ago
6845b17d
Jun 24, 2019
Merge branch 'rahix/clean-warnings' into 'master'
· 81fce4c5
rahix
authored
5 years ago
81fce4c5
chore: Fix most compiler warnings (or disable them for vendor code)
· ccf8d648
rahix
authored
5 years ago
ccf8d648
chore(bootloader): Cleanup generation scripts
· 80961d1f
rahix
authored
5 years ago
80961d1f
Jun 23, 2019
Merge branch 'rahix/genapi-v2' into 'master'
· f49d850f
rahix
authored
5 years ago
f49d850f
feat(genapi): Bailout on errors instead of silently ignoring them
· b38163f2
rahix
authored
5 years ago
b38163f2
refactor(genapi): Save offset
· 976c63a8
rahix
authored
5 years ago
976c63a8
refactor(api): Restructure API generation script
· 06df747a
rahix
authored
5 years ago
06df747a
chore: Fix a few compiler warnings
· 15bb6ac6
rahix
authored
5 years ago
15bb6ac6
chore(README): Update openocd instructions
· abb5435f
rahix
authored
5 years ago
abb5435f
Jun 22, 2019
feat(ecg): Experimental support for second ecg
· 7390199c
schneider
authored
5 years ago
7390199c
Jun 21, 2019
feat(lib/card10): Initial port expander support
· 88122612
schneider
authored
5 years ago
88122612
fix(ecgtest): Fix scaling
· 6346e241
schneider
authored
5 years ago
6346e241
feat(epicardium): USB serial support
· 9103870e
schneider
authored
5 years ago
9103870e
Jun 20, 2019
feat(pycardium): Build bootloader compatible multi image
· bf007528
schneider
authored
5 years ago
bf007528
fix(core1): Make use of the upper 512k
· 826cfd56
schneider
authored
5 years ago
826cfd56
Loading