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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
554237acd86e32487564ce1be8a30e7a2f85cf86
Select Git revision
Branches
2
druckluftorgel-v2
default
master
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jul
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
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
Added _ to FUNCONF_UART_PRINTF_BAUD
Merge pull request #204 from 74th/fix-uart-printf-baud
Merge pull request #202 from maxgerhardt/monitor
Merge pull request #205 from BobRyan530/bobr_stdout_uart_update
Update minichlink to marginally improve debugging
Remove CFLAGS switch for STDOUT_UART
Update compiled binary
Implement better monitor commands for GDB
fix uart printf baud
Make -u more reliable, especially on Windows.
Make sigpipe exit cleanly.
Update with more cap sense pins
Rename touch to cap touch
Example how to use the pin-change interrupt to monitor a cap touch sensor with about 6 bits of accuracy.
Fix typo, remove debug message
Merge branch 'master' into v203
Fix HSE initialization
Add dynamic MCU and package selection
Try to fix SystemInit, change pin for blink example
Fix wrong #endif
Allow unbricking to also unbrick bricked fuses (i.e. read/write protected parts)
Fix minichlink compilation
Fix SystemInit for 10x/20x/30x, add TINYVECTOR for non-V003
Merge pull request #194 from recallmenot/GPIO_STstyle
SystemInit for 10x/20x/30x
Add funconfig.h files
Merge branch 'master' into v203
Merge branch 'master' into GPIO_STstyle
Merge pull request #197 from cnlohr/funconfig
Merge pull request #198 from maxgerhardt/patch-4
Create add_include.py
Add extra script reference
Try another formatting trick on platformio
Trying another thing to get platformio to dothe right folder search
Merge branch 'funconfig' of https://github.com/cnlohr/ch32v003fun into funconfig
Update build.yml
Make CI use -v when building in CI
GPIO example funconfig changes
Try using this env var for PlatformIO Compilation
Update platformio file
Loading