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
92aec5b8cdf1491f160bc9baa99c88bbe115cb6b
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
Jun 15, 2019
build(bootloader): Integrate into meson
· 92aec5b8
rahix
authored
5 years ago
Verified
92aec5b8
feat(tools): Add tool to convert images to header files
· 54c13a79
schneider
authored
5 years ago
54c13a79
Merge branch 'rahix/api-demo'
· b64e91b8
rahix
authored
5 years ago
Verified
b64e91b8
Jun 14, 2019
fix(ble): Do not try to use the _app linkerscript anymore
· f4500148
schneider
authored
5 years ago
f4500148
fix(readme): Mention that the bootloader is not option anymore and card10.bin...
· 522ee861
schneider
authored
5 years ago
522ee861
hack(build_image): remove reference to ecgtest
· 4973f9a2
schneider
authored
5 years ago
4973f9a2
fix(bootloader): Special linker script for the bootloader
· b53e8edb
schneider
authored
5 years ago
b53e8edb
hack(build_image): Reintroduce build_image to generate card10.bin files.
· c25454e2
schneider
authored
5 years ago
c25454e2
Jun 13, 2019
feat(api-demo): Make API calls work!
· e57d3da6
rahix
authored
5 years ago
Verified
e57d3da6
feat(api-demo): add test function
· f9b2e27b
ch3
authored
5 years ago
f9b2e27b
feat(api-demo): Make demo work
· f8c5454b
rahix
authored
5 years ago
Verified
f8c5454b
Add _bother_dispatcher()
· 9da038a2
ch3
authored
5 years ago
9da038a2
Merge branch 'rahix/api-demo' of card10:open/firmware into rahix/api-demo
· 5093cff4
ch3
authored
5 years ago
5093cff4
Fix missing variable, types, includes and comments
· c3512540
ch3
authored
5 years ago
c3512540
build(api-demo): Integrate API into build
· ab6b296c
rahix
authored
5 years ago
Verified
ab6b296c
Add first API definition
· c5da7c7b
ch3
authored
5 years ago
c5da7c7b
feat(api-demo): More code
· 1f41b761
rahix
authored
5 years ago
Verified
1f41b761
feat(api-demo): Add dual-core stuff
· 4c04057e
rahix
authored
5 years ago
Verified
4c04057e
feat(api-demo): First code
· 599a914e
rahix
authored
5 years ago
Verified
599a914e
Jun 12, 2019
fix(board): Add button 2 of the prototype
· 2b567d0b
schneider
authored
5 years ago
2b567d0b
feat(ecgtest): Allow to switch between USB and wirst, internal pulls yes/no
· c012ba63
schneider
authored
5 years ago
c012ba63
fix(ble): Fix ble example makefile
· 19c15933
schneider
authored
5 years ago
19c15933
Merge branch 'rahix/new-build' into 'master'
· 28ea1ea9
schneider
authored
5 years ago
28ea1ea9
Jun 11, 2019
feat: Update README & Add a bootstrap.sh script
· 1104cf0b
rahix
authored
5 years ago
Verified
1104cf0b
fix(ci): remove package "install"
· 7ae2536d
schneider
authored
5 years ago
7ae2536d
fix(ci): Use meson from backports
· 4012cb61
schneider
authored
5 years ago
4012cb61
fix(ci): Update ci for meson
· 6d88f091
schneider
authored
5 years ago
6d88f091
Merge branch 'master' into rahix/new-build
· 89a97df3
schneider
authored
5 years ago
89a97df3
fix(ci): Use python3
· 13eb68be
schneider
authored
5 years ago
13eb68be
Merge branch 'aj-01' into 'master'
· ba2c7668
schneider
authored
5 years ago
ba2c7668
Basic CI (it builds) and some README improvements
· bcac14e8
Anne Jan Brouwer
authored
5 years ago
and
schneider
committed
5 years ago
bcac14e8
Jun 10, 2019
fix(build): Actually fix meson scripts
· 815e5e37
rahix
authored
5 years ago
Verified
815e5e37
fix(build): Make meson <0.46.0 work
· 6bd36b95
rahix
authored
5 years ago
Verified
6bd36b95
Jun 08, 2019
feat(dual-core): Use {sev,wfe} to synchronize cores
· fa3d5c34
rahix
authored
5 years ago
Verified
fa3d5c34
feat: Add dual-core example
· 0df3f9d0
rahix
authored
5 years ago
Verified
0df3f9d0
build: Explicitly & individually include startup code
· e318b389
rahix
authored
5 years ago
Verified
e318b389
chore(sdk): Rename max32665_rt to max32665_startup
· cf297371
rahix
authored
5 years ago
Verified
cf297371
refactor(card10): Deduplicate dependencies
· 4b809ff5
rahix
authored
5 years ago
Verified
4b809ff5
fix(sdk): Fix broken board_card10 linking
· c510dfb9
rahix
authored
5 years ago
Verified
c510dfb9
chore: Update README
· 0fd1e086
rahix
authored
5 years ago
Verified
0fd1e086
Loading