issues
search
cnlohr
/
ch32v003fun
Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
MIT License
958
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix bad GPIO_pinMode overview in branchless GPIO
#449
niansa
opened
1 hour ago
0
Fix gdb squash2
#448
cnlohr
closed
15 hours ago
0
Consider putting interrupt prototypes in ch32v003fun.h
#447
cnlohr
closed
8 hours ago
2
minichlink bricked my Ch32x033!
#446
Rockwell1799
opened
18 hours ago
4
Update branch
#445
cnlohr
closed
2 days ago
0
Fix GDB on minichlink.
#444
cnlohr
opened
3 days ago
0
Change printf behavior using a debugger present sentinel.
#443
cnlohr
closed
3 days ago
0
Add the ability to use a ch32v003-based programmer
#442
cnlohr
closed
4 days ago
0
Timer Issue
#441
RhonyD
opened
6 days ago
7
Add RVSWD reference implementation to minichlink.
#440
cnlohr
closed
5 days ago
0
Try updating to new hidapi
#439
cnlohr
closed
6 days ago
1
Fix HIDAPI on macOS
#438
BogdanTheGeek
closed
1 week ago
1
Add warning for future generations about flashing memory.
#437
cnlohr
closed
1 week ago
0
Removed excessive define logic from interrupt handlers block
#436
hexaedron
closed
1 week ago
1
Cleanup (macro algebra) the 30x interrupts.
#435
cnlohr
closed
1 week ago
1
consider adding -mno-strict-align
#434
cnlohr
opened
1 week ago
0
Double-initialize shadow regs at boot
#433
cnlohr
closed
1 week ago
1
Update gpio_and_adc.c
#432
toddzebert
closed
2 weeks ago
2
Fix C functions that take any arguments
#431
BogdanTheGeek
closed
2 weeks ago
1
Add timeout to `WaitForDebuggerToAttach`
#430
BogdanTheGeek
closed
2 weeks ago
2
Update color_utilities.h
#429
monte-monte
closed
2 weeks ago
1
[PIO] Fix include path for assembly files
#428
maxgerhardt
closed
2 weeks ago
0
fix the adc code without debug printf
#427
eeucalyptus
closed
2 weeks ago
1
If not use DEBUGPRINTF - error undefined reference to `funAnalogInit' and `funAnalogRead'
#426
dzanis
closed
2 weeks ago
2
Fix InterruptVectorDefault() for CH32V10x, CH32V20x and CH32V30x
#425
hexaedron
closed
1 week ago
1
InterruptVectorDefault() issues on ch32v20x
#424
hexaedron
closed
1 week ago
3
Fail to install driver for WCH-LinkE from .inf file
#423
hientv1999
opened
4 weeks ago
1
Fix USB bootloader programmer
#422
monte-monte
closed
1 week ago
1
Add bootloader option bytes
#421
cnlohr
closed
1 month ago
0
Fix putting code inside of __ASSEMBLER__
#420
cnlohr
closed
1 month ago
0
Fix build for CH32V208WBU6.
#419
hexaedron
closed
1 month ago
1
Created an example for CH32V208WBU6 to check if it builds.
#418
hexaedron
closed
1 month ago
0
Compile failure for CH32V208WBU6
#417
hexaedron
closed
1 month ago
3
Fix operation for both the RTL8211E and RTL8211FS
#416
cnlohr
closed
1 month ago
0
Move logic for memory split up in boot process.
#415
cnlohr
opened
1 month ago
1
Ethernet example on the ch32v307
#414
cnlohr
closed
1 month ago
0
Validate USB HS code
#413
cnlohr
opened
1 month ago
0
blink not working on WeAct Studio CH32X035F8U6 board
#412
nanikjava
closed
3 weeks ago
11
Fix warning
#411
cnlohr
closed
1 month ago
0
Fix detection of projects to build
#410
maxgerhardt
closed
1 month ago
1
Update branch.
#409
cnlohr
closed
1 month ago
0
Fix interrupt vector constraint for new (>GCC13) compilers.
#408
cnlohr
closed
1 month ago
0
* Fix GDB for 32-register setups.
#407
cnlohr
closed
1 month ago
0
SPI example issue!
#406
Rockwell1799
closed
1 month ago
11
Split linker script
#405
monte-monte
closed
1 month ago
3
Update GPIO Test
#404
cnlohr
closed
1 month ago
0
Fix situation where the programmer linker plows forward, when prodcessor debug is broken.
#403
cnlohr
closed
1 month ago
0
Improved comments, added millis() macro, made example main() more useful for systick_irq example
#402
ADBeta
closed
1 month ago
8
Alias the EXTEND register to match reference manual
#401
cnlohr
closed
1 month ago
0
Add test for GPIO
#400
cnlohr
closed
1 month ago
1
Next