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
558f88cc500f07b37d8d2060608a0aa7745ab7df
Select Git revision
Branches
20
esp32-nimble-wiki
rahix/hw-lock-new-mutex
master
default
protected
dx/somewhat-more-dynamic-config
schneider/sdk-0.2.1-7
schneider/bsec
dx/meh-bdf-to-stm
dx/flatten-config-module
genofire/ble-follow-py
schneider/ble-stability
schneider/ble-stability-new-phy
add_menu_vibration
plaetzchen/ios-workaround
blinkisync-as-preload
schneider/max30001-pycardium
schneider/max30001-epicaridum
schneider/max30001
schneider/stream-locks
schneider/fundamental-test
schneider/ble-buffers
Tags
16
v1.12
v1.11
v1.10
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
36 results
firmware
Author
Search by author
Any Author
authors
coon
coon
1 author
Jul 04, 2019
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
fix(epicardium): Reenable preemption
· 258d5963
rahix
authored
5 years ago
Verified
258d5963
feat(epicardium): Enable tickless idle
· 0ca995ad
rahix
authored
5 years ago
Verified
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
Verified
3e0a8fbb
feat(epicardium): Port to FreeRTOS
· f87de543
rahix
authored
5 years ago
Verified
f87de543
Jul 01, 2019
feat(hello-freertos): Switch to upstream v10.2.1
· 341b7660
rahix
authored
5 years ago
Verified
341b7660
feat: Import FreeRTOS v10.2.1
· a9557d20
rahix
authored
5 years ago
Verified
a9557d20
chore(hello-freertos): Add .gdbinit file
· 1841a46f
rahix
authored
5 years ago
Verified
1841a46f
Jun 28, 2019
chore: Detail how to use ARM toolchain
· 875d9f8f
rahix
authored
5 years ago
Verified
875d9f8f
fix: Mention missing dependencies in README
· f2e90d9a
rahix
authored
5 years ago
Verified
f2e90d9a
chore: Format
· 4c71aad9
rahix
authored
5 years ago
Verified
4c71aad9
Jun 25, 2019
fix(pycardium): Fix not properly checking type of color
· 546a203c
rahix
authored
5 years ago
Verified
546a203c
refactor(pycardium): Properly implement leds.set()
· a9f770a6
rahix
authored
5 years ago
Verified
a9f770a6
fix(build): Fix QSTRs being regenerated every time
· 6845b17d
rahix
authored
5 years ago
Verified
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
Verified
ccf8d648
chore(bootloader): Cleanup generation scripts
· 80961d1f
rahix
authored
5 years ago
Verified
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
Verified
b38163f2
refactor(genapi): Save offset
· 976c63a8
rahix
authored
5 years ago
Verified
976c63a8
refactor(api): Restructure API generation script
· 06df747a
rahix
authored
5 years ago
Verified
06df747a
chore: Fix a few compiler warnings
· 15bb6ac6
rahix
authored
5 years ago
Verified
15bb6ac6
chore(README): Update openocd instructions
· abb5435f
rahix
authored
5 years ago
Verified
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
fix(bootloader): Add support for the whole 1 MB flash
· a7ef0e84
schneider
authored
5 years ago
a7ef0e84
fix(openocd): config file support for second flash bank
· 64a81fef
schneider
authored
5 years ago
64a81fef
Revert "fix(openocd): config file support for second flash bank"
· 6aef573a
schneider
authored
5 years ago
6aef573a
fix(openocd): config file support for second flash bank
· 719ff6ea
schneider
authored
5 years ago
719ff6ea
fix(pycardium): Also build a card10.bin file. Even if at wrong offset
· 6a02b0e7
schneider
authored
5 years ago
6a02b0e7
Loading