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
1bc16500c62d5cfad5cb1bdfdcf33cf2623a7056
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, 2020
Merge 'Allow writing HCI layer log file'
· 1bc16500
rahix
authored
4 years ago
1bc16500
Jun 15, 2020
Merge "Create weak link from `(u)module` to `module`"
· 6414bb35
rahix
authored
4 years ago
6414bb35
feat(ble): Add error handling to HCI logging
· 18cf4287
schneider
authored
4 years ago
18cf4287
fix(ble): Print warning when looging unsup. type
· d6ea08a7
schneider
authored
4 years ago
d6ea08a7
fix(pycardium): Fix code style of some py/ modules
· 328b4fb8
schneider
authored
4 years ago
328b4fb8
fix(docs): Mention u-name and non-u-name modules in Documentation
· 0a00d50c
schneider
authored
4 years ago
0a00d50c
fix(pycardium): Use standard Python module names
· 3e924664
schneider
authored
4 years ago
3e924664
fix(preload): Use standard Python module names
· 99dfb411
schneider
authored
4 years ago
99dfb411
Jun 14, 2020
change(micropython): Create weak link from `(u)module` to `module`
· d2ba21bb
schneider
authored
4 years ago
d2ba21bb
Jun 13, 2020
feat(ble): write HCI layer log file
· 17c7c61e
schneider
authored
4 years ago
17c7c61e
Jun 12, 2020
Merge branch 'schneider/ble-fixes-2020-2' into 'master'
· f0807c24
schneider
authored
4 years ago
f0807c24
fix(ble): Stay bondable even after a pairing happened
· 9ae70996
schneider
authored
4 years ago
9ae70996
fix(ble): Actually require a MITM protected connection
· 1cd09e2b
schneider
authored
4 years ago
1cd09e2b
Merge branch 'rahix/new-mpy' into 'master'
· 5d4325cf
schneider
authored
4 years ago
5d4325cf
Jun 06, 2020
Merge "'crcmod' can be installed from Ubuntu, so 'pip' is not needed."
· 2f4eeb9e
rahix
authored
4 years ago
2f4eeb9e
Jun 04, 2020
how-to-build.rst: 'crcmod' can be installed from Ubuntu, so 'pip' is not needed.
· 4c85de2b
Andreas Schildbach
authored
4 years ago
4c85de2b
Jun 02, 2020
Merge branch 'rahix/interrupts' into 'master'
· cb111dea
schneider
authored
4 years ago
cb111dea
feat(pycardium): Upgrade to micropython v1.12
· 25cf6a58
rahix
authored
4 years ago
25cf6a58
May 21, 2020
chore: Remove trailing whitespaces
· fd55dc36
rahix
authored
4 years ago
fd55dc36
feat(build): Add a Dockerfile for firmware building
· f0d94559
Kai
authored
4 years ago
and
rahix
committed
4 years ago
f0d94559
chore(docs): Update hawkmoth to version 0.5
· d03f0a85
rahix
authored
4 years ago
d03f0a85
docs(interrupts): Document changed interrupt behavior
· 4b171bea
rahix
authored
5 years ago
4b171bea
feat(interrupts): Dispatch interrupts asynchroneously
· 79a0d3d5
rahix
authored
5 years ago
79a0d3d5
chore(interrupts): Fix all modules to use new api
· 7b56f29a
rahix
authored
5 years ago
7b56f29a
chore(interrupts): Move api into an epicardium module
· 52b1fbbc
rahix
authored
5 years ago
52b1fbbc
fix(lifecycle): Don't trigger a reset during startup
· 079982a6
rahix
authored
5 years ago
079982a6
chore(interrupts): Make api_interrupt_trigger() return void
· 0b845e99
rahix
authored
5 years ago
0b845e99
Merge 'Re-enable CDC-ACM after lockup when attached again'
· 12992926
rahix
authored
4 years ago
12992926
May 20, 2020
fix(usbcdc): Re-enable after lockup when attached again
· 207657e3
schneider
authored
4 years ago
207657e3
May 10, 2020
Update card10.rst with information about the cordio stack
· 4e81cb87
schneider
authored
5 years ago
4e81cb87
Merge branch 'schneider/ble-fixes-2020-1' into 'master'
· f79bd076
schneider
authored
5 years ago
f79bd076
refact(ble): Introduce cccd.h
· 7f321799
schneider
authored
5 years ago
7f321799
fix(ble): Don't write PeerSignCounter if it didn't change
· c9ca2ad4
schneider
authored
5 years ago
c9ca2ad4
Apr 29, 2020
Merge 'Remove legacy HW lock interface'
· b4a75801
rahix
authored
5 years ago
b4a75801
Apr 28, 2020
Merge 'Linux script for BLE file-transfer'
· 77ee86e4
rahix
authored
5 years ago
77ee86e4
chore(hw-locks): Remove legacy interface
· 77a2d514
schneider
authored
5 years ago
77a2d514
refact(gpio): Use new style HW locks
· 2ba90135
schneider
authored
5 years ago
2ba90135
refact(light_sensor): Use new style HW locks
· ceaf1e4a
schneider
authored
5 years ago
ceaf1e4a
refact(pmic): Use new style HW locks
· 7ff1d3ae
schneider
authored
5 years ago
7ff1d3ae
refact(bme680): Use new style HW locks
· 1fd7e6f2
schneider
authored
5 years ago
1fd7e6f2
Loading