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
Jeff Gough
firmware
Graph
be09c12759d7aa76b7b42d65dacb044b85759dfc
Select Git revision
Branches
20
appDb-store-timing
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
rahix/bhi
rahix/bma
Tags
7
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Aug
21
22
21
22
21
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
fix code-style issues
control display backlight brightness (pyc part)
control display backlight brightness (epic part)
make .elf execution build-time configurable
add documentation and comments
Merge branch 'gpio_fix' into 'master'
gpio: rename constants to differentiate them from MAXIM's GPIO_ library
Merge branch 'fix-off-by-one' into 'master'
Merge branch 'docs-power' into 'master'
Fix off-by-one error in display pixel handling
fix(docs) typo in power.charg*
approaching code quality
match code style recommendations
utime method for milliseconds since epoche
Clear watchdog every 2 seconds
Ran code-format.sh
fix(gpio): fields in gpio_cfg_t are not bit-sets
Move watchdog init code into watchdog module. Call watchdog_clearer_init() from hardware_init()
Merge branch 'issue104-UIError-update-fail' into 'master'
docs: Fix power module docs
chore: Fix CHANGELOG
doc(changelog): Update changelog for 1.4
Merge branch 'power' into 'master'
Add documentation for the py power module
Add module to meson build system
Enable pyccardium power module
Add power module string definitions
Merge branch 'clock-colors' into 'master'
Add a py power module
Add epicardium API calls
pmic: Add functions to read various PMIC values
Fix code style in os trng function
make linter happy
Merge branch 'ble-fileTrans-sec' into 'master'
BLE: FileTrans: activate security
Remove #if 0 to enable watchdog_clearer_init();
chore: Document new features in version 1.4
Ran code-format.sh
Set watchdog clear period to 5 seconds, and clear the watchdog on clearer timer init
Set watchdog to timeout at 5.4 seconds. Start clearing timer earlier in boot.
Loading