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
b14142066586a14a956d2958208f38b801e8ff0c
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
7
Mar
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
30
Mar
29
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
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Merge pull request #277 from cnlohr/master
Add header definition for SetupUART Closes #250
* Cleanup ld script generation
Fix order of operations for compiling compiled linker script.
Fixup ld files for 003
* Switch blink example to use ch32v003fun
Loading