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
129cf836dd2f01824f3be9146b1291b61eca4462
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
23
Sep
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
28
27
26
23
22
21
20
19
14
15
14
15
14
13
12
13
12
13
12
11
Demonstrate proper configuration of GPIO prior to standby.
SPI lib: fixed bugs discovered by JKT
fixed license
Added ST77xx color LCD example
Merge branch 'cnlohr:master' into master
Update README.md
Merge pull request #238 from eeucalyptus/fix_adc_trigger
fix the adc trigger settings
Let there be a "safe" version of the touch functions that don't blow up the whole port.
Move touch to header.
Update standby examples and add implementation notes.
Update README.md
Merge pull request #230 from PBrunot/fix-platformio
Fix compile
Fix compile
Fix compile for minichlink.
Update with more sleep functions
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Update touch
fix issue #229
added all examples to platformio
Merge pull request #228 from jeremyherbert/master
Update cap_touch_adc.c
Include ADC-assisted-touch on CH32V003 example, using direct RC slope measurement.
Add warning message if WCH-LinkE is detected in ARM mode
Update example to allow for other inputs. Also, include warning about practical use.
Make it so minichlink will automatically try to get found if you have and have linked a ch32v003fun repository
Update template to make it clere where ch32v003fun is relative to the current folder
Merge remote-tracking branch 'alex/other-chip-support' into other-chip-support
Add generated LD files to .gitignore
Add ESIG functionality
Update with nulled printf (to prevent warnings on non-printf projects) and undestructively add interrupt nesting to WS2812B driver.
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Allow raw mode on WS2812's for extra speed/perf
Merge pull request #223 from hexeguitar/master
* Add code to modify INTSYSCR to ch32v003fun
fix uart fractional baudrate calc
Add notes about the ws2812B
Merge pull request #222 from fr0sty1/tim2_encoder
Merge pull request #221 from fr0sty1/tim2_pwm
Loading