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
fpletz
firmware
Graph
8765f08cc7a150314b93694d63b4d9fa40f50105
Select Git revision
Branches
8
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
dualcore
feat/py-trng
feat/run-py
master
default
protected
rahix/freertos10
8 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
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
18
17
16
15
14
13
12
11
10
8
6
31
May
30
29
26
21
20
19
18
15
14
12
feat(tools): add run.py to execute python files via serial
feat/run-py
feat/run-py
feat(pycardium): add trng module
feat/py-trng
feat/py-trng
Added blacklist for write access for certain file names.
ble.py: Show MAC suffix
fix(ble-uart): Prevent buffer overflow
I hate embedded string manipulation.
During startup of the BLE, the advert name is pulled off the random bytes of the mac in mac.txt.
fix(maxusb): Disable confusing message
fix(serial-task): increase stack size
feat(apps): Add scope to preload
fix(cdcacm): Disable before printing error
fix(utime.c): set_time should operate in local tz
feat(pmic): Switch off if battery is low
feat(pmic): Add API-call to read battery voltage
feat(epicardium): Periodically check the battery voltage
feat(pmic): Implement AMUX reading
py: timezone workaround
fix(text_reader): Convert to unix line-endings
master
master
docs: Fix underlines in ble/card10
feat(app): Add some preloads
chore(docs): Fix utime module docs
feat(utime.c): add python functions to set time
chore(docs): Fix color documentation
chore(docs): Fix python-directives with double-module
docs: Document os.reset()
docs: Document pride module
apped apps folder to search module search path
rename Main Clock to Home
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
feat(pycardium): Activate line numbers in tracebacks
fix(rtc): Call RTC_EnableRTCE after RTC_Init
fix(buttons): Acquire I2C lock before accessing bus
fix(epicardium): Raise lifecycle task priority
Fix broken ADC init in SDK.
Loading