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
7994ab45b41d846f1c1484bae22a9f07f5fc0adf
Select Git revision
0 results
firmware
Author
Search by author
Any Author
authors
0 authors
Apr 09, 2021
chore(epicardium): Move all filesystem code into fs/
· 7994ab45
rahix
authored
4 years ago
7994ab45
chore(epicardium): Remove unnecessary include
· 29ec26be
rahix
authored
4 years ago
29ec26be
chore(epicardium): Move all core1 code into a separate subdir
· 753cc1a1
rahix
authored
4 years ago
753cc1a1
Apr 08, 2021
feat(epicardium): Introduce os/core.h header for OS definitions
· fc46ebec
rahix
authored
4 years ago
fc46ebec
chore(epicardium): Move drivers into separate subdir
· d24a4362
rahix
authored
4 years ago
d24a4362
chore(epicardium): Move core OS code into an `os` subdir
· c4845400
rahix
authored
4 years ago
c4845400
Apr 07, 2021
Merge 'make the menu automatically return from USB mode'
· b0e0988f
rahix
authored
4 years ago
b0e0988f
Apr 04, 2021
feat(menu): Return from USB once the host ejects the device
· cf49e627
rahix
authored
4 years ago
cf49e627
feat(pycardium): Expose epic_fs_is_attached() in the `os` module
· a8f5cb56
rahix
authored
4 years ago
a8f5cb56
feat(filesystem): Add API call to check whether FS is attached
· 8caaeeee
rahix
authored
4 years ago
8caaeeee
fix(changelog): Correct year for v1.17 ...
· 7376a31c
schneider
authored
4 years ago
7376a31c
Merge branch 'schneider/v1.17' into 'master'
· d29fe233
schneider
authored
4 years ago
d29fe233
Release 1.17 - R2R Rocket
· 596e7e87
schneider
authored
4 years ago
View commits for tag v1.17
v1.17
596e7e87
Merge branch 'rahix/changelog' into 'master'
· 47717bf1
schneider
authored
4 years ago
47717bf1
Update CHANGELOG
· 771468f9
rahix
authored
4 years ago
771468f9
Apr 03, 2021
Merge branch 'schneider/r2r-splash' into 'master'
· 09f10b23
schneider
authored
4 years ago
09f10b23
Merge branch 'rahix/fix-broken-shutdown' into 'master'
· b6368279
schneider
authored
4 years ago
b6368279
fix(sleep): Make sleep work again when BLE is disabled
· 01fb427e
rahix
authored
4 years ago
01fb427e
Merge branch 'rahix/low-bat-disable' into 'master'
· a35e4ac9
schneider
authored
4 years ago
a35e4ac9
feat(pmic): Add config option to disable low battery check
· d5b39b18
rahix
authored
4 years ago
d5b39b18
Update ws2812.rst
· cce77607
schneider
authored
4 years ago
cce77607
docs(epicardium): Make it abundantly clear that the BLE epic-calls are unstable
· 55eab5a9
rahix
authored
4 years ago
55eab5a9
Merge 'Upgrade to Sphinx 3'
· 49e780a2
rahix
authored
4 years ago
49e780a2
chore(docs): Fix remaining warnings/errors
· 977c8b46
rahix
authored
4 years ago
977c8b46
docs(epicardium): Fixup a bunch of minor docs issues
· 2926c3da
rahix
authored
4 years ago
2926c3da
hack(docs): Add workaround for Sphinx issue #8945
· 5a2b897b
rahix
authored
4 years ago
5a2b897b
chore(linter): Ignore hawkmoth
· 71443082
rahix
authored
4 years ago
71443082
chore(docs): Upgrade hawkmoth to version 0.7.0
· 56bf7502
rahix
authored
4 years ago
56bf7502
chore(ci): Update deploy-env container tag
· 425c08a6
rahix
authored
4 years ago
425c08a6
Apr 02, 2021
Merge branch 'schneider/fix-i2c-loop' into 'master'
· a97d113e
schneider
authored
4 years ago
a97d113e
fix(sdk): Prevent endless loop on I2C error
· 99fb7112
schneider
authored
4 years ago
99fb7112
feat(epicardium): Add v1.17 splash
· 2f7b6cd5
schneider
authored
4 years ago
2f7b6cd5
chore(ci): Fix python3-clang version to 10.0.1
· 4d929ee0
rahix
authored
4 years ago
4d929ee0
chore(ci): Upgrade deploy-env to Ubuntu 20.04
· 86dcadd0
rahix
authored
4 years ago
86dcadd0
Merge branch 'schneider/ble-use-open-connection' into 'master'
· dfcb2590
schneider
authored
4 years ago
dfcb2590
feat(ble): Give pycardium a connection event if a connection is already open
· 1aa04cf5
schneider
authored
4 years ago
1aa04cf5
change(ble): Introduce epic_ble_(de)init
· 866d5133
schneider
authored
4 years ago
866d5133
Merge branch 'schneider/ble-wait-disc-cfg-cmpl-2' into 'master'
· ce5d890c
schneider
authored
4 years ago
ce5d890c
feat(ble): Don't send DM and ATT events until disc/cfg complete
· a86715f2
schneider
authored
4 years ago
a86715f2
Merge branch 'schneider/ble-wait-disc-cfg-cmpl' into 'master'
· e181fcad
schneider
authored
4 years ago
e181fcad
Loading