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
4ada5415261edabfb15acfbd76553bf718c41822
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
Jul 29, 2019
l0der: style fixes
· 4ada5415
q3k
authored
5 years ago
4ada5415
l0dables/lib: implement stdout and heap via newlib
· b6e716dd
q3k
authored
5 years ago
b6e716dd
l0der: skip relocations for weak symbols
· af3a2196
q3k
authored
5 years ago
af3a2196
l0der: support more alignment options
· f6c2bca0
q3k
authored
5 years ago
f6c2bca0
l0der: set up stack for l0dable
· 13860026
q3k
authored
5 years ago
13860026
blinky: reduce eye pain
· cba65d33
q3k
authored
5 years ago
cba65d33
fix indentation
· 0054609f
q3k
authored
5 years ago
0054609f
epicardium: load l0dable when present, for testing
· d726f2e6
q3k
authored
5 years ago
d726f2e6
l0der: fix relocation check
· 45cd3ec4
q3k
authored
5 years ago
45cd3ec4
l0dables: mild refactor
· 4b203cac
q3k
authored
5 years ago
4b203cac
l0dables: WIP
· 017ef3f9
q3k
authored
5 years ago
017ef3f9
feat(fatfs): Add seek and tell implementation
· d4a24d51
q3k
authored
5 years ago
and
rahix
committed
5 years ago
d4a24d51
fix(pycardium): Fix stubbed snprintf messing up readline
· 79ec7d37
rahix
authored
5 years ago
79ec7d37
Jul 28, 2019
ci: implement lint & Annoyatron
· 8ef77cdb
q3k
authored
5 years ago
8ef77cdb
chore(pycardium): Fix Python-module code-style
· 07dab7e0
rahix
authored
5 years ago
07dab7e0
feat(code-style.sh): Format Python files using black
· 54e2fca8
rahix
authored
5 years ago
54e2fca8
Jul 27, 2019
docs: Update a few pieces of outdated information
· 9cd56629
rahix
authored
5 years ago
9cd56629
feat(pycardium): execute main.py if it exists
· f3296ad6
schneider
authored
5 years ago
and
rahix
committed
5 years ago
f3296ad6
docs: Fix flow diagram
· 732d4904
rahix
authored
5 years ago
732d4904
docs: Update overview diagram
· b9cc15ab
rahix
authored
5 years ago
b9cc15ab
fix(leds): Use new portexpander API
· 2fc408e8
schneider
authored
5 years ago
and
rahix
committed
5 years ago
2fc408e8
refactor(mod-pmic): Use card10_reset() instead of manual impl
· 1d0f82b3
rahix
authored
5 years ago
1d0f82b3
feat(bootloader): Reset when system says done
· 82b5b21f
schneider
authored
5 years ago
and
rahix
committed
5 years ago
82b5b21f
feat(bootloader): Show ready/writing message
· a43065c5
schneider
authored
5 years ago
and
rahix
committed
5 years ago
a43065c5
feat(bootloader): Show up as CCC card10
· d681d9de
schneider
authored
5 years ago
and
rahix
committed
5 years ago
d681d9de
chore(style): Code style for bootloader
· e6685d5a
schneider
authored
5 years ago
and
rahix
committed
5 years ago
e6685d5a
Jul 26, 2019
docs: Add flow diagram
· 1afb0212
rahix
authored
5 years ago
1afb0212
fix(sdk): Plug in pre-release with BTLE support
· ffce77e1
schneider
authored
5 years ago
and
rahix
committed
5 years ago
ffce77e1
chore(display,portexpander): style
· ca3aaa55
schneider
authored
5 years ago
ca3aaa55
fix(display): Make use of the display reset pin
· a76880e9
schneider
authored
5 years ago
a76880e9
feat: Merge initial filesystem support
· fc83ae6e
rahix
authored
5 years ago
fc83ae6e
chore(api): Change fd type to int
· c1578952
rahix
authored
5 years ago
c1578952
feat(api): Rename file functions to epic_file_*
· 8ea2dbd4
rahix
authored
5 years ago
8ea2dbd4
chore(api): Fixup file docs
· 03994ea7
rahix
authored
5 years ago
03994ea7
chore(fatfs): Fix style
· 9b106d2c
rahix
authored
5 years ago
9b106d2c
Jul 25, 2019
docs: how-to-build.rst: Add git cloning
· 4e8f909f
Hauke Mehrtens
authored
5 years ago
4e8f909f
docs: how-to-build.rst: Add Debian
· 5e49aeba
Hauke Mehrtens
authored
5 years ago
5e49aeba
feat: Add a nix expression
· 4d8af366
q3k
authored
5 years ago
and
rahix
committed
5 years ago
4d8af366
chore(pycardium): Reorder includes
· 55991532
rahix
authored
5 years ago
55991532
chore(pycardium): Use `static` instead of `STATIC`
· d293ce3c
rahix
authored
5 years ago
d293ce3c
Loading