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.
0f667902780c4c7bd74fc7013138e65b79bca179
Select Git revision
Branches
2
druckluftorgel-v2
default
master
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
May
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
Add instructions for building libgcc.a and update the binary. Fixes #74.
Move resolution definition to top-level.
Abstracted low-level driver
Updated README
Updated README
refactored for arbitrary low-level drivers
Merge branch 'cnlohr:master' into master
Added Conway's life
Update notes for future readers.
Merge pull request #80 from cnlohr/power_test_notes
Add extra notes about power test.
Merge pull request #79 from cnlohr/dmaexample
Merge pull request #75 from recallmenot/separate_arduino
Working DMA-GPIO Example at 4MSamp/s
Merge pull request #76 from recallmenot/separate_SPI
separated out SPI library into extralibs
separated out the arduino example to a new repo
Add notes about overvolting.
Add missing flag for VSCode makefiles.
* Move libs to special folder.
Merge pull request #70 from recallmenot/master
Try going into legacy mode for non-003 chips.
Add note if there is an issue read/write with the linkE
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
Loading