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
8feee5c90654f2049c9e57a796baab43be93ebc1
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
16
Jun
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
21
19
18
19
18
Merge
Merge branch 'cnlohr:master' into v203
Add linker file, Makefile and basic header
Exclude Ardulink on Windows in the makefile
Exclude Ardulink on Windows for now
Update README.md
Merge pull request #169 from duk-37/xw-encoder
Merge pull request #173 from gnxlxnxx/revert-163-patch-1
Revert "Fix SPI Direction"
Merge pull request #170 from mengstr/optiondata
Add example for write to User Data0/1 in Option Bytes
Merge pull request #165 from mengstr/info
Merge pull request #166 from mengstr/winsleepfix
Merge pull request #164 from mengstr/readprotect
Create xw_ext.inc
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
Loading