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
Marek
firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
69a12a838195eaca325e2dc8047095dc1a1bdbdd
Select Git revision
Branches
20
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
ch3/splashscreen
dualcore
freertos-btle
genofire/ble-rewrite
ios-workarounds
koalo/bhi160
koalo/bhi160-works-but-dirty
koalo/factory-reset
koalo/wip/i2c-for-python
master
default
protected
msgctl/faultscreen
msgctl/gfx_rle
msgctl/textbuffer_api
optimize-circle
rahix/bhi
rahix/bma
Tags
7
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Aug
20
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
1
29
Jun
28
25
24
23
22
21
20
19
18
19
18
17
16
15
14
13
12
11
10
8
6
31
May
30
29
26
21
20
19
18
fixed syntax
Rename preloaded apps to make use of hatchery folder structure
feat(menu.py): support scrolling for long menu entries
fix(menu.py) Refactored menu.py based on !138
feat(ble): Store bondings
fix(menu.py): Fix color-mismatch of selector background
feat(pycardium): Seed urandom with TRNG
v1.1
v1.1
feat(pycardium): Activate line numbers in tracebacks
fix(rtc): Call RTC_EnableRTCE after RTC_Init
Make the firmware unbrickable
renze/safe_mode
renze/safe_mode
fix(buttons): Acquire I2C lock before accessing bus
fix(epicardium): Raise lifecycle task priority
Add listing of ELF files
renze/hatchery_…
renze/hatchery_apps
Making the code style checker happy
Fix import line
Add app directories to the path and change menu to use the provided metadata
Fix broken ADC init in SDK.
release-1 v1.0
release-1 v1.0
Fixes issue #71 - BTLE advertisements post disconnection of device to cacard10 are Military Grade Encrypted (TM)
Merge 'Personal State API'
feat(leds), feat(personal-state): Add hardware locking
Add app to configure the personal state
feat(pycardium): Add pycardium module for personal state support
feat(epicardium): Add personal state support
feat(epicardium): Add API function to clear all LEDs to a single color
feat(light-sensor): Add ADC locking
chore(light-sensor): Make some functions static
feat(epicardium): Add hardware/peripheral-lock module
feat: Rename flash-all to flash-both & make -all flash bootloader as well
feat(trng): Add TRNG read to Epicardium API
feat(menu.py): Improve error message
chore(epicardium): Make logging less verbose by default
chore(ble): Move ble_shall_start() into ble module
chore(epicardium): Move declarations into header
style(modules): Cleanup modules.h
Use prefix CA:4D:10 for random MAC addresses.
Move TRNG_Init to hardware_early_init
Randomly generate MAC address if not set.
fix(nix): fix build
epicardium: BLE opt in
feat(api): Add API-call for soft-reset
Loading