Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ch32v003fun
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Horn
ch32v003fun
Graph
be034393f65a20eacc3b51b76162b7fb3520770e
Select Git revision
Branches
2
druckluftorgel-v2
default
master
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jun
20
19
18
17
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
31
May
30
29
28
27
26
24
23
22
21
20
19
18
14
13
12
11
10
8
7
6
5
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
21
18
17
18
17
15
14
13
12
11
10
9
8
7
6
30
Mar
29
28
27
26
23
22
21
20
19
14
15
14
15
14
13
12
13
12
13
12
11
10
9
7
6
5
4
3
2
1
28
Feb
27
28
27
26
27
26
25
22
21
19
18
19
18
* Update Windows build, allowing programmer to be specified.
Merge pull request #186 from cnlohr/bugfixes_and_usb_bootloader_work
Space->tabs
Fix windows build.
GPIO analogwrite removed extraneous braces
Fix link-E for 003 functionality.
Integrate most changes from Alexander M, bmx and Pokey.
Leverage DelayUS more.
Make sector sizes fully configurable.
Merge remote-tracking branch 'origin/master' into bugfixes_and_usb_bootloader_work
Update for b003 bootloader.
Merge pull request #185 from jnk0le/jnk0le-patch-2
clobber all caller saved registers when calling a function
Merge pull request #183 from BlueSyncLine/ardulink-power
Almost working.
Working flash test demo + fix header for flash.
Fix printed numbers on demo.
Still not working.
Working on b003 flasher + add attempt at flash test (doesn't currently work)
Update README.md
Update README.md
Update README
Replace target reset with power control. 3v3 used for compatibility with the unbrick mode.
Update README.md
Update minichlink for:
Blink works!
Merge pull request #180 from Community-PIO-CH32V/master
Fix critical parsing issue on Linux due to getopts() reordering argv
Add -c COM port argument (compile fix)
Add -c COM port argument
Do reset again for those programmers that have it (makes ardulink with reset line work)
Merge branch 'master' into master
xw is now in the .h
Move .xw to header + fix compilation of b003fun
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun into HEAD
Update binary
User-specifyable serial port per env var, better error handling
Fix Unix compilation, remove ardulink check
Make ardulink windows-compilable too
Merge pull request #179 from bmx/master
Loading