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
8d0c619dc199e8be2a89e0a83304197c3b4b9c26
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
17
Aug
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
10
9
7
6
5
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
Merge pull request #220 from limingjie/avoid-bricking-CH32V003J4M6
Add #ifdef support for CH3/CH4 in tim2_pwm example
tim2_encoder example based on tim2_pwm_remap
Avoid bricking CH32V003J4M6
Merge pull request #218 from fr0sty1/blink
Blink LED pin on MuseLabs nanoCH32V003 board
Update README.md
Swap WS2812B interrupt events per #207 - I tested it and it seems fine.
Merge pull request #217 from emeb/master
Remove redundant debug shell scripts
Merge pull request #213 from hexeguitar/master
Merge pull request #214 from siuyin/bootload_minichlink
Merge pull request #216 from emeb/master
Merge pull request #215 from eeucalyptus/isochronous_adc_example
edit typo TIM0 -> TIM1 in readme
more logic for disabling
Fix CI failure in UART demo
Disable DEBUGPRINTF I/O when FUNCONF_USE_DEBUGPRINTF = 0
fix style and add readme
Implement example project for adc with dma and fixed sampling rate
Update minichlink to not reset when writing bootloader.
issue #212 fix
Merge pull request #208 from fr0sty1/SYSTEM_CORE_CLOCK
Loading