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
External 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
fleur
firmware
Commits
fd96a857577d504ae363b5daa88fbd7cf081b8d0
Select Git revision
Branches
12
master
default
protected
electrodes
b-butwasntthisaboutchaos
fontcleanup
nodisplaynoproblem
fleur/improved_font_rendering
fleur/portexpander_fix
fleur/transprint
fleur/florapower
fleur/comicsans
fleur/leds
fleur/buttons
12 results
firmware
Author
Search by author
Any Author
authors
fleur
fleur
1 author
Aug 20, 2019
Merge 'Personal State API'
· fd96a857
rahix
authored
5 years ago
Verified
fd96a857
feat(leds), feat(personal-state): Add hardware locking
· dd2dc383
trilader
authored
5 years ago
dd2dc383
Add app to configure the personal state
· b27d436c
trilader
authored
5 years ago
b27d436c
feat(pycardium): Add pycardium module for personal state support
· 3fb239fd
trilader
authored
5 years ago
3fb239fd
feat(epicardium): Add personal state support
· dd841b5a
trilader
authored
5 years ago
dd841b5a
feat(epicardium): Add API function to clear all LEDs to a single color
· ddebc93c
trilader
authored
5 years ago
ddebc93c
feat(light-sensor): Add ADC locking
· 3e886c50
rahix
authored
5 years ago
Verified
3e886c50
chore(light-sensor): Make some functions static
· abe89091
rahix
authored
5 years ago
Verified
abe89091
feat(epicardium): Add hardware/peripheral-lock module
· 52fc4af3
rahix
authored
5 years ago
Verified
52fc4af3
feat: Rename flash-all to flash-both & make -all flash bootloader as well
· 315bf783
genofire
authored
5 years ago
and
rahix
committed
5 years ago
315bf783
feat(trng): Add TRNG read to Epicardium API
· d1b04bca
Martin Ling
authored
5 years ago
and
rahix
committed
5 years ago
d1b04bca
feat(menu.py): Improve error message
· 6c2d7e47
rahix
authored
5 years ago
Verified
6c2d7e47
chore(epicardium): Make logging less verbose by default
· b9ba0feb
rahix
authored
5 years ago
Verified
b9ba0feb
chore(ble): Move ble_shall_start() into ble module
· af026115
rahix
authored
5 years ago
Verified
af026115
chore(epicardium): Move declarations into header
· d4295ca4
rahix
authored
5 years ago
Verified
d4295ca4
style(modules): Cleanup modules.h
· fed0c429
rahix
authored
5 years ago
Verified
fed0c429
Use prefix CA:4D:10 for random MAC addresses.
· 74e9dfa1
Martin Ling
authored
5 years ago
and
Martin Ling
committed
5 years ago
74e9dfa1
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
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
Loading