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
613265f16f2ce5f74921525496a47c548ccf17c4
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 20, 2019
Move TRNG_Init to hardware_early_init
· 613265f1
Martin Ling
authored
5 years ago
and
Martin Ling
committed
5 years ago
613265f1
Randomly generate MAC address if not set.
· 0ed4a54d
Martin Ling
authored
5 years ago
and
Martin Ling
committed
5 years ago
0ed4a54d
fix(nix): fix build
· fdd88b2c
Astro
authored
5 years ago
fdd88b2c
epicardium: BLE opt in
· 07a0b224
koalo
authored
5 years ago
07a0b224
feat(api): Add API-call for soft-reset
· 154cc573
rahix
authored
5 years ago
Verified
154cc573
Initial commit
· 24be7ca2
Julian
authored
5 years ago
24be7ca2
fix: Do not crash in case of no apps
· 45b3a1a1
koalo
authored
5 years ago
45b3a1a1
Merge branch 'rahix/hw-init'
· f33167e3
rahix
authored
5 years ago
View commits for tag bootloader-v1
bootloader-v1
Verified
f33167e3
feat(lifecycle): Properly reset hardware
· a357a3f6
rahix
authored
5 years ago
Verified
a357a3f6
refactor(lifecycle): Split reset into trigger & wait
· 944578ca
rahix
authored
5 years ago
Verified
944578ca
fix(gfx): Don't clear screen on init
· 4f06bf41
rahix
authored
5 years ago
Verified
4f06bf41
feat(epicardium): Only perform fast display init
· 53e3b1d5
rahix
authored
5 years ago
Verified
53e3b1d5
feat(epicardium): Mirror card10_init in hardware_early_init
· b76ac8fc
rahix
authored
5 years ago
Verified
b76ac8fc
chore(libcard10): Move SPI_SPEED into header
· 6c87ece6
rahix
authored
5 years ago
Verified
6c87ece6
chore(epicardium): Move hw-init into hardware.c
· 6b956ce0
rahix
authored
5 years ago
Verified
6b956ce0
feat(epicardium): Remove heart :(
· e9fbd11d
rahix
authored
5 years ago
Verified
e9fbd11d
Update ledfx.py
· f012c7f7
Julian
authored
5 years ago
f012c7f7
Update ledfx.py
· f661db93
Julian
authored
5 years ago
f661db93
Update ledfx.py
· e403391b
Julian
authored
5 years ago
e403391b
chore(mx25lba): Be less spammy
· 0f46f33a
swym
authored
5 years ago
and
rahix
committed
5 years ago
0f46f33a
feat(fatfs): Add mkdir() and rename()
· 3e251d3a
swym
authored
5 years ago
and
rahix
committed
5 years ago
3e251d3a
fix(menu.py): Fix off-by-one error
· 0aeede65
rahix
authored
5 years ago
Verified
0aeede65
fix(leds): Catch out-of-bounds errors
· b545c16d
rahix
authored
5 years ago
Verified
b545c16d
fix(pycardium): Show Pycardium header every time
· b5a3f1b2
rahix
authored
5 years ago
Verified
b5a3f1b2
fix(epicardium): use less collision-prone names for stub-local variables
· 86354656
swym
authored
5 years ago
86354656
feat(bootloader): Name the new volume "CARD10"
· 4247ee09
schneider
authored
5 years ago
and
rahix
committed
5 years ago
4247ee09
feat(bootloader): Drop into MSC if no filesystem is available
· 70806018
schneider
authored
5 years ago
and
rahix
committed
5 years ago
70806018
feat(bootloader): Create filesystem if needed
· 877212d2
schneider
authored
5 years ago
and
rahix
committed
5 years ago
877212d2
fix(bootloader): Unlink card10.bin after flashing
· d531aaa1
schneider
authored
5 years ago
and
rahix
committed
5 years ago
d531aaa1
fix(diskio): Return correct sector count
· 1b4e3581
schneider
authored
5 years ago
and
rahix
committed
5 years ago
1b4e3581
Aug 19, 2019
fix(ble): Increase output power to 0 dBm
· 8b937b4e
schneider
authored
5 years ago
8b937b4e
doc: add hints on udev configuration
· 283e227c
Jan Lübbe
authored
5 years ago
283e227c
doc(ble): card10 svc - leds above
· 7949d71e
genofire
authored
5 years ago
and
schneider
committed
5 years ago
7949d71e
ble: svc card10 - add leds powersafe and flashlight
· 29bf237e
genofire
authored
5 years ago
and
schneider
committed
5 years ago
29bf237e
ble: make set time easier
· 223c5bbd
genofire
authored
5 years ago
and
schneider
committed
5 years ago
223c5bbd
ble: card10 svc - write with response
· 14b869a9
genofire
authored
5 years ago
and
schneider
committed
5 years ago
14b869a9
ble: card10 svc - need permissions everywhere
· c5fe0a61
genofire
authored
5 years ago
and
schneider
committed
5 years ago
c5fe0a61
ble: card10 svc - validierung of dim
· beed271f
genofire
authored
5 years ago
and
schneider
committed
5 years ago
beed271f
ble: card10 svc - dim leds
· aff737ed
genofire
authored
5 years ago
and
schneider
committed
5 years ago
aff737ed
ble: add card10 svc every led
· f0532a23
genofire
authored
5 years ago
and
schneider
committed
5 years ago
f0532a23
Loading