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
be09c12759d7aa76b7b42d65dacb044b85759dfc
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 15, 2019
feat(epicardium): Add module for hardware init
· be09c127
rahix
authored
5 years ago
be09c127
chore(epicardium): Move dispatcher into own module
· 5f794074
rahix
authored
5 years ago
5f794074
feat(epicardium): Implement basic core 1 lifecycle
· 3b9393fe
rahix
authored
5 years ago
3b9393fe
fix(api): Make reset interrupt non-maskable
· bf88fd75
rahix
authored
5 years ago
bf88fd75
fix(api): Change interrupt idle value to -1
· 941fb5c4
rahix
authored
5 years ago
941fb5c4
feat(api): Add initial argument passing
· b8940bcd
rahix
authored
5 years ago
b8940bcd
feat(epicardium): Add switch for core 1 debugging
· 32144f97
rahix
authored
5 years ago
32144f97
fix(l0dables): Fix vector table alignment
· 1067d234
rahix
authored
5 years ago
1067d234
feat(epicardium): Display all output on CDC-ACM
· 69775a15
rahix
authored
5 years ago
69775a15
docs(ble): Update file transfer UUIDs
· 4b465ff4
Anon
authored
5 years ago
4b465ff4
fix(gfx): Fix unwanted circle clipping
· 497a0946
Mateusz Zalega
authored
5 years ago
and
rahix
committed
5 years ago
497a0946
fix(gfx): Fix Bresenham's line drawing algorithm implementation
· 1791d5cd
Mateusz Zalega
authored
5 years ago
and
rahix
committed
5 years ago
1791d5cd
fix(pycardium): Fix missing include
· d23fbdd0
rahix
authored
5 years ago
d23fbdd0
fix(code-style): Fix shebang & output
· 434f9a09
rahix
authored
5 years ago
434f9a09
hack(ble): Always advertise as bondable
· 65d79dfc
schneider
authored
5 years ago
and
schneider
committed
5 years ago
65d79dfc
change(ble): Always keep advertising every 500 ms
· ddce2958
schneider
authored
5 years ago
and
schneider
committed
5 years ago
ddce2958
feat(ble): Only allow "secure" pairings
· 8f0bc517
schneider
authored
5 years ago
and
schneider
committed
5 years ago
8f0bc517
build: Add clang-tidy support
· 4c783757
swym
authored
5 years ago
and
rahix
committed
5 years ago
4c783757
Aug 14, 2019
light sensor: run on startup of card10
· 4ed95885
genofire
authored
5 years ago
4ed95885
ble: review card10 svc
· 3019031a
genofire
authored
5 years ago
3019031a
ble: add card10 svc with vibra, lightsensor and rocket leds
· 5f82570f
genofire
authored
5 years ago
5f82570f
[DOC] color.py: fix example change_lightness
· f3d7d710
genofire
authored
5 years ago
f3d7d710
short version of git version
· 5cc565f5
genofire
authored
5 years ago
and
schneider
committed
5 years ago
5cc565f5
feat(pycardium): Add more standard-library functions
· 7e436cb0
rahix
authored
5 years ago
7e436cb0
feat: Add micropython-lib submodule
· 465649c6
rahix
authored
5 years ago
465649c6
feat: Include version in binaries
· f3830f3c
rahix
authored
5 years ago
f3830f3c
fix(gfx): Fix text being offset by one character
· 6aa9d9b7
rahix
authored
5 years ago
6aa9d9b7
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
Loading