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
Anne Jan Brouwer
firmware
Graph
aee51faf7562b215d17953ea682d96797b19086d
Select Git revision
Branches
3
aj-01
master
default
protected
micropython
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jun
6
5
4
31
May
30
29
26
21
20
19
18
15
14
12
7
6
5
4
3
24
Apr
23
22
Cleaner make in CI
aj-01
aj-01
Merge branch 'master' into aj-01
Merge branch 'master' of git.card10.badge.events.ccc.de:card10/firmware into micropython
micropython
micropython
fix(crc_patch.py): Update for Python3 compatibility
print(crc) for python3 compat
Just link it ;)
alias python=python3
pip3 ofcourse
python3
OK, let's try this nasty trick as a PoC
Removed submodule
Forgot to add git
Attempt to CI micropython submodule
CI enabled
master
master
Minor cleanup
apt-cache doesn't seem to work like this, disabled for now
No double making . .
Let's try some apt-cache
Let's try this for simplificaiton
CI start, README additions and ignoring the loadables
Some hints on solving openocd 'issues'
added code for analog switch
fix(readme): Stress the need to eject the drive
fix(readme): Add section on how to connect the first debugger
change(pmic): Set SBB2 to 3.3 V to test rail split
fix(readme): Add an initial readme
fix(hello-world): Add .gdbinit
feat(leds): support for 15 leds, support to dim per LED
feat(imutest): Show compass on screen
chore(oled): remove old oled code
feat(bmetest): Show values on the screen
feat(ips): Speed up display by using a buffer
feat(ble): Add BLE example
chore(license): Remove obsolte file headers
fix(ecgtest): Minor cleanup
fix(openocd): We don't have a reset line ATM. Don't try to use it
feat(leds): Initial SK9822 support
fix(card10): Add card10 lib files to all projects
feat(freertos): Add hello world demo
feat(ecg): support for alternate scroll mode
Loading