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
1c954b11863c9756777c144230e849a89b43b5bd
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
Dec 06, 2019
Merge 'New config API with support for dynamic keys'
· 1c954b11
rahix
authored
5 years ago
1c954b11
Dec 05, 2019
fix(config): remove pointless check
· c8553481
schneider
authored
5 years ago
c8553481
fix(config): Clarify what happens when the buffer is too small
· c7802eea
schneider
authored
5 years ago
c7802eea
Nov 25, 2019
feat(config): Upgrade some calls to epics
· 0bd98191
schneider
authored
5 years ago
0bd98191
fix(config): deal with windows line endings
· 0bad3364
schneider
authored
5 years ago
0bad3364
fix(config): remote buffer overflow
· 30fe792a
schneider
authored
5 years ago
30fe792a
fix(config): Add *_with_default functions
· ac1ce0a0
schneider
authored
5 years ago
ac1ce0a0
fix(config): full read line is MAX_LINE_LENGTH
· dff4f35f
schneider
authored
5 years ago
dff4f35f
fix(config): only change file offset when consuming data
· b19016dd
schneider
authored
5 years ago
b19016dd
fix(config): only fail with assert in slot allocation
· 79a731ba
schneider
authored
5 years ago
79a731ba
feat(epicardium): new config api with support for dynamic keys
· b8987dd0
dx
authored
5 years ago
b8987dd0
style(config): minor variable/constant name changes
· 781bfe50
dx
authored
5 years ago
781bfe50
style(config): lightly flatten the loops of load_config
· a7f4e247
dx
authored
5 years ago
a7f4e247
Nov 22, 2019
chore(preload): Change preload app author to 'card10 contributors'
· fbeb7766
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
fbeb7766
Merge 'wiki: bluetooth: add NimBLE page'
· f5b8e643
rahix
authored
5 years ago
f5b8e643
docs(BLE): Add NimBLE page
· bcfa458f
coon
authored
5 years ago
and
rahix
committed
5 years ago
bcfa458f
Merge 'faulty unsigned comparisons'
· cac0bcf3
rahix
authored
5 years ago
cac0bcf3
Nov 19, 2019
fix(bhi, leds): fixed faulty error handling due to always-false unsigned comparisons
· d189f48e
fuchsi*
authored
5 years ago
d189f48e
Nov 13, 2019
chore: Update CHANGELOG
· 87bccda8
rahix
authored
5 years ago
Verified
87bccda8
feat(utime): Implement ticks_ms() and ticks_us()
· 8926fd02
rahix
authored
5 years ago
Verified
8926fd02
fix(menu): Fix UX issues in USB-Mode
· 020050f4
rahix
authored
5 years ago
Verified
020050f4
fix(pmic): Turn on display before printing
· 30ae2751
rahix
authored
5 years ago
Verified
30ae2751
feat(pycardium): Enable framebuf module
· c27f3fcc
fgross
authored
5 years ago
and
rahix
committed
5 years ago
c27f3fcc
Merge 'Implement proper delays for Pycardium'
· 3c1645ce
rahix
authored
5 years ago
3c1645ce
fix(pycardium): Fix delay implementation
· dbeec980
rahix
authored
5 years ago
Verified
dbeec980
Nov 12, 2019
docs: Fix uuid4() documentation
· d06941b8
rahix
authored
5 years ago
Verified
d06941b8
Nov 11, 2019
feat(pycardium): Enable input() builtin
· 1dff67b6
rahix
authored
5 years ago
Verified
1dff67b6
Nov 10, 2019
Merge 'Add option to use right buttons for scrolling'
· 6c48ac94
rahix
authored
5 years ago
6c48ac94
feat(simple-menu): Add option to use right buttons for scrolling
· f34b58ca
Philip Stewart
authored
5 years ago
and
rahix
committed
5 years ago
f34b58ca
Merge 'Use ADC mode when both IN and ADC modes are set'
· db14781c
rahix
authored
5 years ago
db14781c
feat(tools): Rewrite imageconvert script
· 9e005da2
rahix
authored
5 years ago
Verified
9e005da2
fix(gpio): use ADC mode when both IN and ADC modes are set
· bbbc91f0
fuchsi*
authored
5 years ago
bbbc91f0
Merge 'Remove unnecessary out-of-bounds checks'
· 6bf3fd5b
rahix
authored
5 years ago
6bf3fd5b
fix(py display): remove unnecessary out-of-bounds checks to allow clipping of draw calls
· 959658ec
fuchsi*
authored
5 years ago
959658ec
Merge 'Change time zone from CEST to CET'
· 51892708
rahix
authored
5 years ago
51892708
fix(utime): change time zone from CEST to CET
· a1c6a87b
schneider
authored
5 years ago
a1c6a87b
Nov 09, 2019
Merge branch 'rahix/mutex' into 'master'
· a4fefd7e
schneider
authored
5 years ago
a4fefd7e
feat(buttons): Allow calling buttons.read() without args
· ced8c213
rahix
authored
5 years ago
Verified
ced8c213
feat(os): Make os.listdir() callable without args
· f8a8f0d7
rahix
authored
5 years ago
Verified
f8a8f0d7
docs: Document os.mkdir() and os.rename()
· fba3afaf
rahix
authored
5 years ago
Verified
fba3afaf
Loading