- Jun 28, 2023
-
-
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 21, 2023
-
-
cnlohr authored
-
recallmenot authored
-
CNLohr authored
-
CNLohr authored
* Convert `sandbox` to `template`
-
cnlohr authored
-
- Jun 20, 2023
- Jun 13, 2023
-
-
Mats Engstrom authored
-
- Jun 08, 2023
-
-
cnlohr authored
-
- Jun 07, 2023
-
-
recallmenot authored
* one GPIO library to rule them all * GPIO example makefile transfer * GPIO README.md video upload * Update README.md * Update README.md * GPIO library path recitified * GPIO pretty paths please * platformio.ini removed GPIO_analogRead test * GPIO removed implementation block (unused) * restoring blink.bin #1 * restoring blink.bin #2 * GPIO_branchless added branching digitalWrite (sometimes necessary) --------- Co-authored-by:
recallmenot <edmund.raile@proton.me>
-
- Jun 03, 2023
- Jun 02, 2023
- May 30, 2023
-
-
Marek Maškarinec authored
-
- May 29, 2023
-
-
Renze Nicolai authored
-
Marek Maškarinec authored
-
recallmenot authored
Co-authored-by:
recallmenot <edmund.raile@proton.me>
-
cnlohr authored
-
- May 28, 2023
- May 27, 2023
-
-
Renze Nicolai authored
-
- May 26, 2023
-
-
Jannis Konrad authored
-
Jannis Konrad authored
-
- May 24, 2023
- May 23, 2023
-
-
recallmenot authored
-
recallmenot authored
-
recallmenot authored
Co-authored-by:
Alexander Mandera <3356015+AlexanderMandera@users.noreply.github.com>
-