- Jun 29, 2023
-
-
Alexander Mandera authored
-
- Jun 28, 2023
-
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
# Conflicts: # ch32v003fun/ch32v003fun.c # ch32v003fun/ch32v003fun.h # examples/blink/blink.bin
-
CNLohr authored
Major change for adding funconfig.
-
CNLohr authored
Fix PIO build for funconfig branch
-
Maximilian Gerhardt authored
-
Maximilian Gerhardt authored
-
cnlohr authored
-
cnlohr authored
-
-
CNLohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
* No more needing to decide between printf and UART in code. * Better debugprintf input * Unified code for all clock sources. * TINYVECTOR now saves like another 120 bytes of space. * None of the `Makefile`s except `bootloader` need anything extra * All configuration via `funconfig.h` * Sane defaults. * `SystemInit()` also initializes debugging (UART or SWIO depending on configuration) * Tunable timeout on debug printf. * Configurable UART baud rate. * `funconfig.h` is automatically included by `ch32v003fun.h` * Paves the way for other, non-003 processors.
-
- Jun 27, 2023
-
-
Alexander Mandera authored
# Conflicts: # minichlink/minichlink.exe
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
-
- Jun 26, 2023
-
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
This reverts commit 1c004cba.
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
-
- Jun 24, 2023
-
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
-
- Jun 23, 2023
-
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
-
cnlohr authored
* Fix checksum calculation for escape * Add vFlashWrite, vFlashErase and vFlashDone Closes #159
-
cnlohr authored
-
cnlohr authored
-