- Mar 15, 2023
-
-
cnlohr authored
-
cnlohr authored
* Document _write
-
maxgerhardt authored
-
maxgerhardt authored
-
- Mar 14, 2023
- Mar 13, 2023
- Mar 12, 2023
- Mar 11, 2023
-
-
cnlohr authored
-
- Mar 06, 2023
- Feb 28, 2023
- Feb 27, 2023
* Add ability to wait for debugger to attach
Add ability to use vendor commands with programmers.
* Blink now blinks D4 too * Don't use compressed instructions by default. Some compilers are old. * Prevent double-halting on linke programmer.
Update build instructions on Windows to show how to use the off-the-internet build chains instead of WSL2.
Also fix 2 warnings.
Switch over to using a .c file instead of a .S file for the startup code. Helps make order-of-compiling not matter.