- Jun 28, 2023
-
-
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 23, 2023
- Jun 22, 2023
- Jun 21, 2023
-
-
Alexander Mandera authored
-
Alexander Mandera authored
-
Alexander Mandera authored
-
CNLohr authored
Add standard input through the debug printf module. Closes #168
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
recallmenot authored
-
CNLohr authored
-
CNLohr authored
-
CNLohr authored
-
CNLohr authored
-
CNLohr authored
Commits to wrong branch by accident.
-
CNLohr authored
* Convert `sandbox` to `template`
-
CNLohr authored
Including: * Bringing in some changes to facilitate use on 307 and 203 * Work with rv003usb bootloader * Windows cleanup * Random ch32v003fun bugfixes.
-
CNLohr authored
-
CNLohr authored
-
recallmenot authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
cnlohr authored
-
CNLohr authored
clobber all caller saved registers when calling an init_array
-
- Jun 20, 2023