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
8a8e56be5c56fd3014dc8de220f04be8c3d95d21
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
Feb
5
4
3
1
31
Jan
29
27
21
9
8
4
24
Dec
23
21
18
11
Oct
4
24
Sep
23
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
Fix up a few parameters / clock issues on the ch32v203
Merge branch 'other-chip-support' of https://github.com/AlexanderMandera/ch32v003fun into AlexanderMandera-other-chip-support
Merge pull request #259 from amitesh-singh/ami/fix_arch_compilation
fix compilation for arch linux
Simplify UART_BRR calculation. Fix for #271.
Merge pull request #263 from tintinnabulate/fix_ws2812b_simple_comment
Merge pull request #273 from TommyMurphyTM1234/master
Delete examples/blink_raw/blink_raw.bin refs #272
Add -fdata-sections to compile flags - see https://github.com/cnlohr/ch32v003fun/issues/265
Implement some of #268 - Previously fixed mode.
Fix #270 - Oops (flipped values)
Fix bug where config didn't config specifically.
Switch blink example to using easy mode
Add driver for link E, so if people don't want to use zadig, they don't have to.
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Add Arduino-like GPIO, after it was discovered that this is no worse and paradoxically marginally better than the raw access.
Merge remote-tracking branch 'cnlohr/master' into other-chip-support
Remove redundant reference to port/pin
Fix comment
Merge pull request #260 from BobRyan530/fix_specprog_typo
Fix #255 - Force the DMDATA0 to 0x00 after successfully reading data out in a poll.
Merge pull request #257 from mrx23dot/isr_asm
Add b003 bootloader to udev rules. hiddev0 not required?
downcase to match other options
Add -C to help printout
Fix typo preventing specpgm hint from being read on cmdline
reverted rest
reverted white spaces
Merge pull request #258 from amitesh-singh/ami/fix_gpio
examples/direct gpio: remove count variable
added __isenabled_irq __get_cpu_sp, minor linting
Merge branch 'cnlohr:master' into other-chip-support
Merge pull request #153 from alexhorner/spi_max7219
Add MAX7219 SPI display driver library + example and small SPI library fixes
Merge pull request #240 from bitbank2/master
Merge pull request #241 from recallmenot/SPI_fix
Merge pull request #235 from baoshi/master
Demonstrate proper configuration of GPIO prior to standby.
SPI lib: fixed bugs discovered by JKT
fixed license
Loading