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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5646947e72fd2e111e951a2c9a0a768abd595793
Select Git revision
Branches
2
druckluftorgel-v2
default
master
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jul
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
4
3
2
1
28
Feb
27
28
27
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
Merge pull request #210 from hexeguitar/master
more HSE tests and custom NMI handler
optimized clock configuration
sysclk fixes and example project
#error if someone sets both USE_HSI and USE_HSE
Remove references to the deprecated SYSTEM_CORE_CLOCK and clean up unnecessary APB_CLOCK #defines
Add clang-format and move platformio add_include.
Merge pull request #206 from JimmusW/master
Added _ to FUNCONF_UART_PRINTF_BAUD
Merge pull request #204 from 74th/fix-uart-printf-baud
Merge pull request #202 from maxgerhardt/monitor
Merge pull request #205 from BobRyan530/bobr_stdout_uart_update
Update minichlink to marginally improve debugging
Remove CFLAGS switch for STDOUT_UART
Update compiled binary
Implement better monitor commands for GDB
fix uart printf baud
Make -u more reliable, especially on Windows.
Make sigpipe exit cleanly.
Update with more cap sense pins
Rename touch to cap touch
Example how to use the pin-change interrupt to monitor a cap touch sensor with about 6 bits of accuracy.
Fix typo, remove debug message
Merge branch 'master' into v203
Fix HSE initialization
Add dynamic MCU and package selection
Try to fix SystemInit, change pin for blink example
Fix wrong #endif
Allow unbricking to also unbrick bricked fuses (i.e. read/write protected parts)
Fix minichlink compilation
Fix SystemInit for 10x/20x/30x, add TINYVECTOR for non-V003
Merge pull request #194 from recallmenot/GPIO_STstyle
Loading