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
François Revol
firmware
Commits
freertos-btle
Select Git revision
Branches
20
fix-warnings
master
default
protected
tvbgone-fixes
genofire/ble-follow-py
schneider/ble-stability-new-phy-adv
schneider/ble-stability
msgctl/gfx_rle
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
schneider/maxim-sdk-update
ch3/splashscreen
koalo/bhi160-works-but-dirty
Tags
15
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
35 results
firmware
Author
Search by author
Any Author
authors
François Revol
mmu_man
1 author
Jul 24, 2019
fix(ble): add missing meson file
· 357dbd70
schneider
authored
5 years ago
357dbd70
feat(ble): name the the device card10
· d21c7d7e
schneider
authored
5 years ago
d21c7d7e
fix(ble): Make it compile...
· 9e45fc7b
schneider
authored
5 years ago
9e45fc7b
feat(ble): Read mac from file
· 249f1a8e
schneider
authored
5 years ago
249f1a8e
fix(ble): slow BLE messages a bit
· 5d5c5d26
schneider
authored
5 years ago
5d5c5d26
feat(epicardium): add experimental BLE console
· 1450f5ae
schneider
authored
5 years ago
1450f5ae
fix(max32666): Revert MXC_USBHS_MAX_PACKET back to 64 to fix USB
· 7debad3e
schneider
authored
5 years ago
7debad3e
feat(epicardium): First BLE support
· 74a3499d
schneider
authored
5 years ago
74a3499d
fix(sdk): Plug in new SDK
· fe901cef
schneider
authored
5 years ago
fe901cef
feat(epicardium): naive try at scheduling
· 571f9839
schneider
authored
5 years ago
571f9839
hack(epicardium): Make ble link
· 503469f7
schneider
authored
5 years ago
503469f7
feat(epicardium): compile BTLE stuff
· 5bf9b99c
schneider
authored
5 years ago
5bf9b99c
chore: Update .clang
· f54e3c0e
rahix
authored
5 years ago
Verified
f54e3c0e
fix(build): Remove GNUisms to allow building on macOS & BSD
· 4ec3ab45
Mot
authored
5 years ago
and
rahix
committed
5 years ago
4ec3ab45
Jul 23, 2019
docs: Update debugger.rst - Ubuntu instructions
· 84e0f76c
wink
authored
5 years ago
and
rahix
committed
5 years ago
Verified
84e0f76c
docs: Update how-to-build.rst with clean target
· d2daf19a
wink
authored
5 years ago
and
rahix
committed
5 years ago
Verified
d2daf19a
Update how-to-build.rst with copy/pastable package names
· f59ce8c0
wink
authored
5 years ago
f59ce8c0
Jul 22, 2019
docs: Document light_sensor module
· 215ecfdf
rahix
authored
5 years ago
Verified
215ecfdf
feat(modules): Add light-sensor module
· 01c6b903
Adrian
authored
5 years ago
and
rahix
committed
5 years ago
01c6b903
docs: Add Ninja to build dependencies
· 37f1d36c
Anon
authored
5 years ago
37f1d36c
fix(display): Reduce SPI frequency to increase stability
· e615baef
schneider
authored
5 years ago
e615baef
feat(epicardium): Enable stack-overflow detection
· 959d4303
rahix
authored
5 years ago
Verified
959d4303
fix(code-style.sh): Warn on non-C files
· 3a7adca8
rahix
authored
5 years ago
Verified
3a7adca8
fix(build): Remove unnecessary CFLAGS
· f3b26e8a
rahix
authored
5 years ago
Verified
f3b26e8a
docs: Mention API & BHI160
· 7a4c5264
rahix
authored
5 years ago
Verified
7a4c5264
feat(display): Add method to set a single pixel
· ebbbc44c
madonius
authored
5 years ago
and
rahix
committed
5 years ago
ebbbc44c
Jul 21, 2019
fix(gfx): Disable a debug message which slows down drawing
· 3218e428
rahix
authored
5 years ago
Verified
3218e428
workaround(cdcacm): Fix CDC-ACM lockup on host hangup
· 4a292ac0
rahix
authored
5 years ago
Verified
4a292ac0
feat(modules): Add display module
· 3ccec228
rahix
authored
5 years ago
Verified
3ccec228
fix(display): Refactor open & close
· 840e6c9e
rahix
authored
5 years ago
Verified
840e6c9e
chore(epicardium): Rename style enums
· 4a01205c
rahix
authored
5 years ago
Verified
4a01205c
fix(docs): Minor fixes in display docs
· 8b6240f0
rahix
authored
5 years ago
Verified
8b6240f0
doc: Mention epic_uart_read_chr() is bad
· f7878036
rahix
authored
5 years ago
Verified
f7878036
feat: Port everything to auto-generated IRQ system
· 7fefa791
rahix
authored
5 years ago
Verified
7fefa791
feat(genapi): Autogenerate IRQ stubs
· cce8a4cf
rahix
authored
5 years ago
Verified
cce8a4cf
module(display): initial support
· c3bcca29
Gerd
authored
5 years ago
c3bcca29
fix(epicardium): Fix sphinx-doc errors
· 4427d8ac
rahix
authored
5 years ago
Verified
4427d8ac
fix(maxusb): Always exit critical sections
· c2876eb8
schneider
authored
5 years ago
c2876eb8
Jul 20, 2019
feat(api): Add interrupts for core 1 & pycardium
· 69019289
rahix
authored
5 years ago
Verified
69019289
fix(interrupt): make error values negative
· b2898dc8
schneider
authored
5 years ago
b2898dc8
Loading