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
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
card10
firmware
Commits
68720f2590b2fbe87a866c593de2b9b14d0796db
Select Git revision
Branches
20
schneider/ir
master
default
protected
rahix/user-space-ctx
schneider/iaq-python
schneider/ble-mini-demo
schneider/ble-ecg-stream-visu
schneider/mp-exception-print
schneider/sleep-display
schneider/deepsleep4
schneider/deepsleep2
schneider/deepsleep
schneider/ble-central
rahix/bluetooth-app-favorite
schneider/v1.17-changelog
schneider/ancs
schneider/png
schneider/freertos-list-debug
schneider/212-reset-hardware-when-entering-repl
schneider/bonding-fail-if-full
schneider/ble-fixes-2020-3
Tags
20
v1.18
v1.17
v1.16
v1.15
v1.14
v1.13
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
40 results
firmware
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Adrian
uberardy
Andreas Schildbach
pink
Annoyatron
annoyatron
Anon
Anon
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Gerd
gerd
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
20 authors
Jun 16, 2019
feat(upy-minimal): Add some example modules
· 68720f25
rahix
authored
5 years ago
68720f25
build(micropython): Integrate upy into meson build system
· fc6222fd
rahix
authored
5 years ago
fc6222fd
feat: Add micropython submodule
· 99dc28da
rahix
authored
5 years ago
99dc28da
chore(card10-lib): Move core1 start/stop to lib
· 78dfac6c
ch3
authored
5 years ago
and
rahix
committed
5 years ago
78dfac6c
chore(boot): Include global .gdbinit
· 9ffab0f4
ch3
authored
5 years ago
and
rahix
committed
5 years ago
9ffab0f4
Jun 15, 2019
Merge branch 'rahix/boot' into 'master'
· f49b61a1
schneider
authored
5 years ago
f49b61a1
fix(bootloader): remove old makefile, fix .gdbinit
· cbb0f31e
schneider
authored
5 years ago
cbb0f31e
fix(build): Fix another meson version issue ...
· 5425d21d
rahix
authored
5 years ago
5425d21d
ci: Use bootstrap script
· 7a420d3e
rahix
authored
5 years ago
7a420d3e
build: Remove build_image scripts again
· 71aae6e8
rahix
authored
5 years ago
71aae6e8
build: Build .bin files as well
· 4d7717b1
rahix
authored
5 years ago
4d7717b1
build(bootloader): Integrate into meson
· 92aec5b8
rahix
authored
5 years ago
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
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
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
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
ab6b296c
Add first API definition
· c5da7c7b
ch3
authored
5 years ago
c5da7c7b
feat(api-demo): More code
· 1f41b761
rahix
authored
5 years ago
1f41b761
feat(api-demo): Add dual-core stuff
· 4c04057e
rahix
authored
5 years ago
4c04057e
feat(api-demo): First code
· 599a914e
rahix
authored
5 years ago
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
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
Loading