| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | riscv: user: Statically build everything | Miquel Sabaté Solà | 2025-04-22 | 1 | -1/+1 |
| | | | | | | | | | This way these binaries can be executed from virtually anywhere, like my minimalistic busybox setup I have for QEMU which doesn't even have the `ld-` files required to run a C program. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | ||||
| * | Remove old test code | Miquel Sabaté Solà | 2024-12-05 | 1 | -0/+19 |
| There is some code that I had there after messing with some of the topics on Uros' blog (https://popovicu.com/), but that became irrelevant after working on some other projects (e.g. fbos) or on other examples. This commit also brings about a major overhaul on the structure of the project. Hopefully it's now at a more ready state. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
