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
f35b0f4db418eb3a351e3d116c4aee83a0c38d3f
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
6
May
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 comment to reflect srodata change.
Switch to .srodata instead of .data for code-in-ram
Merge branch 'master' of https://github.com/cnlohr/ch32v003fun
Add note about the extra wait being weird.
* Fix possible crash when reading RAM.
Update README.md
Automatically boot chip if monitoring.
Fix the rest of the invalid initialization bug, when using minichlink as a library.
working much better with esp32s2 on linux
Added SPI OLED example
Merge pull request #71 from cnlohr/improve_libraribility
Make it easier to librarify minichlink. + Pull static libgcc.a from the right place.
add library author to nRF RX readme
Make it all work in vscode!
Ok! Fix Link-E
Update, working CH-Link-E with printf and GDB in Windows.
revert Makefile
Merge branch 'cnlohr:master' into master
Fix Link-E Protocol bug Good catch, @cw2. Thanks for the tip. Closes #67
Update minichlink for use with vs code.
Get working debugging in vs code.
Fix build + intellisense for VS Code.
Delete minichlink.so
Delete minichlink
excluded minichlink from commit, fixed some spaces to tabs, removed volatile nop
Merge branch 'cnlohr:master' into master
SPI static inline and compile-time calculations
Update blink, starting to work with vs code.
Give credit where it's appropriate.
Add comment about how to do microgdbstub.
Merge pull request #64 from cnlohr/readme-and-minichlink
Separate out the gdbserver into microgdbstub.h
Merge pull request #63 from cnlohr/readme-and-minichlink
Merge branch 'readme-and-minichlink' of https://github.com/cnlohr/ch32v003fun into readme-and-minichlink
Working debugging on the ESP32.
Working debugging on the ESP32.
I think fully working random writes
Woring on arbitrary read/write
the glorious spi_24L01 re-commit w linux non-sudo make
Merge branch 'cnlohr:master' into master
Loading