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
68b6aad5843d61b574c1f1ff03b6c814b6099699
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
12
Jun
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
21
19
18
19
18
Fix warning when compiling in Windows
Merge branch 'cnlohr:master' into info
Add Enable/Disable Read Protection. Also rename Info -p to -i
Merge pull request #163 from gnxlxnxx/patch-1
Fix SPI Direction
Change hidden cmd -p (info) to -i. Add more & reformat info
Ardulink support + target reset function
Fix minichlink Windows build (#161)
Move NHC-Link tothe attic, for now.
Add comment about -A
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Split halt modes, 0, the default now reboots "into" halt.
GPIO branchless PWM flicker (#157)
Fix a little OOO for ESP32S2 programmer + use 64-byte ops when it makes sense for flash writing.
Change order of operations for write64 on the ESP programmer.
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Update note for PC connection
Remove fast interrupts by default.
clangd issue -32001 invalid ast (#156)
GPIO branchless (#155)
Update README.md
Merge pull request #150 from recallmenot/NVIC_suspend
interrupt suspension functions moved to .h (no static inline otherwise)
Working on new bootloader
Merge pull request #147 from prosper00/master
Merge pull request #149 from jnk0le/jnk0le-patch-1
Build minichlink in CI (#148)
ch32v003fun.c and .h added interrupt suspension functions
clobber both assembly blocks
use register clobbers in inline asm
rename to be consistent with other TIM examples
Switch from UART printf to SWD
updated filename
Adding example remappting TIM2's output
Reduce default time in bootloader
Time macros 5 (#136)
Merge pull request #144 from recallmenot/irq_zicsr
add zicsr support to __enable_irq and __disable_irq
Update README.md
Update README.md
Loading