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
2d3cde8ca76e34cf1c3cf89b7b58b81a2b5012e3
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
20
Apr
19
15
14
6
3
2
31
Mar
14
11
9
7
6
7
5
1
2
28
Feb
27
18
17
15
14
13
12
5
4
3
1
31
Jan
29
27
21
9
8
4
24
Dec
23
21
18
11
Oct
4
24
Sep
23
22
20
18
15
14
13
8
4
25
Aug
19
18
17
11
5
2
1
2
31
Jul
30
27
26
25
21
20
19
14
6
3
2
1
30
Jun
29
28
29
28
27
26
24
23
22
21
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
Progress but still no go
Update 035 work, getting close to USB
Fixed up register addresses
Get systick up and running + debug printf + input.
Fix bootup code for 035
Working on 035, need to regression test on 003 and 203
Working on making the x035 work.
Merge pull request #304 from eeucalyptus/fix_core_defs
define SysTick and NVIC via ***_BASE defs
fixed paths
Merge pull request #297 from imbus64/master
New and working blink.bin example binary
Discard section for .note, .note.* and other commonly discarded sections
Update c_cpp_properties.json
Merge pull request #296 from vinicentus/patch-1
tweaks to vscode debugging configs in template example
Fix udevadm using incorrect command
Update README.md
Update Makefile
Merge pull request #289 from renzenicolai/renze/i2cslave
Update README.md
Add check for plugdev group. Note #287
Merge pull request #291 from imbus64/master
Updated extended makefile in cpp_virtual_methods example
ch32v003fun.mk changes related to compiler prefix and newlib paths
Improve I2C slave library, handle stop condition properly, add secondary address listening, remove GPIO configuration
Merge pull request #288 from renzenicolai/renze/add-gpiob
Add GPIOB define for CH32V10x, CH32V20x and CH32V30x
Add sprintf and vprintf.
Merge pull request #282 from MartinEssink/add_unbrick
Add minichlink unbrick to makefile
Update README.md
Update README.md
Make assembly guard guard more of the header.
Merge pull request #279 from Community-PIO-CH32V/master
try to include v10x, v20x and v30x in Makefile CI
Add proper ld script generation and include path for all examples
Experimental: Generate LD script on the fly
Fix compile
Fix gdb for non-003 arch's
Loading