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
Pete
firmware
Commits
4ff73ad33f03616d12b9f6f4c392a648c30a5092
Select Git revision
Branches
20
master
default
protected
fix/macos-meta-files-in-menu
koalo/bhi160
genofire/ble-rewrite
rahix/simple_menu
ch3/splashscreen
koalo/bhi160-works-but-dirty
ios-workarounds
koalo/wip/i2c-for-python
renze/safe_mode
renze/hatchery_apps
schneider/fundamental-test
koalo/factory-reset
msgctl/gfx_rle
msgctl/faultscreen
msgctl/textbuffer_api
schneider/bonding
schneider/bootloader-update-9a0d158
schneider/bsec
rahix/bma
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
Pete
pete
1 author
Aug 13, 2019
fix(fatfs): correnctly initilize generation count
· 4ff73ad3
swym
authored
5 years ago
4ff73ad3
ci: Add release step and deploy artifacts
· 97563e66
genofire
authored
5 years ago
and
rahix
committed
5 years ago
97563e66
fix(docs): Package is called pillow, not PIL
· 872e900b
genofire
authored
5 years ago
and
rahix
committed
5 years ago
872e900b
Aug 12, 2019
docs(ble): Add file transfer documentation
· 531e3371
Anon
authored
5 years ago
531e3371
fix(leds): Add back missing LED IDs
· 92774919
rahix
authored
5 years ago
View commits for tag v0.0
v0.0
92774919
docs: Document ledfx module
· cb222f6a
rahix
authored
5 years ago
cb222f6a
chore(leds): Rename functions for consistency
· d3106d0e
rahix
authored
5 years ago
d3106d0e
chore: Enable formatting for lib/gfx
· 6f1981a5
rahix
authored
5 years ago
6f1981a5
feat(gfx): Replace vendor implementation
· a26664be
Mateusz Zalega
authored
5 years ago
and
rahix
committed
5 years ago
a26664be
feat: Add proper LED module
· e87cdd45
fleur
authored
5 years ago
and
rahix
committed
5 years ago
e87cdd45
chore(docs): Format conf.py
· b3979a7d
rahix
authored
5 years ago
b3979a7d
docs: Add indexes and properly declare modules
· 374010e0
rahix
authored
5 years ago
374010e0
fix(code-style): Use a blacklist instead of a big if block
· f5c9ea23
rahix
authored
5 years ago
f5c9ea23
Aug 10, 2019
chore(epicardium): Format remaining files
· 1bb79811
rahix
authored
5 years ago
1bb79811
chore(bootloader): Format bootloader/crc16-ccitt.c
· 31a49f64
rahix
authored
5 years ago
31a49f64
chore: Format all hw-tests & libcard10
· a83b0b51
rahix
authored
5 years ago
a83b0b51
Aug 09, 2019
feat(fatfs): Implement global FLASH lock
· 6d1686e0
swym
authored
5 years ago
and
rahix
committed
5 years ago
6d1686e0
Aug 07, 2019
feat(bootlader): Improve splash-screen image
· 9a0d1584
rahix
authored
5 years ago
9a0d1584
fix(display): Re-init SPI before every transaction
· 494d30a9
schneider
authored
5 years ago
and
rahix
committed
5 years ago
494d30a9
Aug 06, 2019
ci: move images to dockerhub
· 3fb21e97
q3k
authored
5 years ago
3fb21e97
docs: Update build instructions
· f95b5413
rahix
authored
5 years ago
f95b5413
chore: Sort some lists
· cea3614c
rahix
authored
5 years ago
cea3614c
fix(pycardium): Fix MCU name
· beb7095b
rahix
authored
5 years ago
beb7095b
feat(ble): Implement BLE in Epicardium
· 533beb6a
schneider
authored
5 years ago
and
rahix
committed
5 years ago
533beb6a
build(ble): Disable tracing by default
· f2b3edec
rahix
authored
5 years ago
f2b3edec
chore(ble): Switch to correct logging utilities
· 60d1c78d
rahix
authored
5 years ago
60d1c78d
chore(ble): Apply code style
· f0a9fd42
schneider
authored
5 years ago
and
rahix
committed
5 years ago
f0a9fd42
fix(ble): Add missing file
· 0f26c9f3
schneider
authored
5 years ago
and
rahix
committed
5 years ago
0f26c9f3
chore(ble): Clean up uart file
· bd325f08
schneider
authored
5 years ago
and
rahix
committed
5 years ago
bd325f08
chore(ble): Move UART service into a separate file
· 6348e507
schneider
authored
5 years ago
and
rahix
committed
5 years ago
6348e507
fix(ble): Remove obsolete stuff from fit example
· e990df75
schneider
authored
5 years ago
and
rahix
committed
5 years ago
e990df75
fix(ble): Remove app callback to set BT MAC
· b3eec4e7
schneider
authored
5 years ago
and
rahix
committed
5 years ago
b3eec4e7
fix(ble): Keep advertising after 60s
· f5f2d972
schneider
authored
5 years ago
and
rahix
committed
5 years ago
f5f2d972
fix(ble): Regularly update WSF timers
· ac5631e6
schneider
authored
5 years ago
and
rahix
committed
5 years ago
ac5631e6
chore(ble): Refactoring...
· 425d47cf
schneider
authored
5 years ago
and
rahix
committed
5 years ago
425d47cf
feat(ble): Make device name writeable
· 862b4286
schneider
authored
5 years ago
and
rahix
committed
5 years ago
862b4286
fix(ble): Add some static checking of the attribute group sizes
· ef7e8958
schneider
authored
5 years ago
and
rahix
committed
5 years ago
ef7e8958
fix(ble): Remove offending svc_core.h copy
· 048196e6
schneider
authored
5 years ago
and
rahix
committed
5 years ago
048196e6
chore(ble): Copy more app related files from the stack
· bebf7b0e
schneider
authored
5 years ago
and
rahix
committed
5 years ago
bebf7b0e
chore(ble): Copy svc_core.c from the stack
· 9eead8a4
schneider
authored
5 years ago
and
rahix
committed
5 years ago
9eead8a4
Loading