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
Woazboat
firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
328086939f0f152f9cfc140530d44e4a716685b6
Select Git revision
Branches
15
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
dualcore
freertos-btle
master
default
protected
rahix/bhi
rahix/bma
schneider/ble-freertos
schneider/mp-for-old-bl
woazboat/led_power
woazboat/pb_pycardium
woazboat/pmic_api
woazboat/portexpander
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Aug
21
22
21
20
21
20
19
18
17
16
15
14
13
12
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
fix(bhi160): Fix FIFO parsing algorithm
feat(bhi160): Initial Python support for the accelerometer
feat(epicardium): Add driver for BHI160
hotfix(epicardium): Disable watchdog
Merge branch 'wdt' into 'master'
feat(epicardium): Implement watchdog timer
Forgot the actual call. derp.
Fix #104 - Add error message to update write fail to flash. Added bootloader specific error splash page function, for seamless reporting.
Merge branch 'schneider/pmic-locks' into 'master'
Merge branch 'fd_ownership' into 'master'
fix(pmic): properly release the two locks
feat(fatfs): remember by which core an FD was opened, allow to close all FDs by a certain core
Merge branch 'genofire/ble-rewrite' into 'master'
ble: card10 svc - final cleanup
ble: card10 svc - fix write (with response)
ble: card10 svc - without reponse
ble: card10 svc - beautiful structs
ble: card10 svc - rewrite
Merge branch 'ble-fileTrans-const-init' into 'master'
fix(sdk): Update (BLE) SDK to latest version
feat(main.py) add theme/color switching to main clock
Merge branch 'rahix/fix-bme' into 'master'
Merge 'doc-fixes' into 'master'
fix(bme680): Return None instead of NULL
fix(bme680): Lock I2C bus when accessing it
chore(bme680): Minor style fixes
fix(bme680): Deinit only after initialization
Merge branch 'bme680_demoapp' into 'master'
Merge branch 'ble-text-color' into 'master'
fix(py): timezone workaroud
minor spelling/grammar fixes to docs
refactor(leds): Use new portexpander API for leds
woazboat/portex…
woazboat/portexpander
refactor(portexpander): Adjust portexpander API to match GPIO
docs: Mark os.urandom() as version 1.3
Merge 'fix-utime' into 'master'
fix(utime.c): Make set_time correctly subtract TZONE_OFFSET
BLE: FileTrans: Do not provide static space for callbacks
BLE: FileTrans: Remove read callback
BLE: FileTrans: Use const service registration
Merge branch 'fix-nix' into 'master'
Loading