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
5f7146c903dd9172d0ae358bcb1ec7823886918a
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
11
Mar
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
9
8
7
6
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
Unify more architecture parameters.
Update comment for core clock.
Update comment clarifying that semihosting works.
* Add debugprintf and unify makefiles
Add extra cflags for all arch's
Use host GCC for non-003 devs.
Remove rednudant cflags
Switch back around to numbered #define's for processor selection.
Add SPIDMA TEST
* Found a slightly more robus reset mechanism for programming
Fix spelling on linker script
At least get PIO building
To get pio building, add the generated ld file
Fix operation for ch32v003
Merge pull request #276 from cnlohr/AlexanderMandera-other-chip-support
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Improve use of Link-E, making it automatically exit IAP and ARM modes, as well as try very aggressively to reset the processor if it can't attach.
Merge pull request #275 from ahhuhtal/master
Loading