tapasco-riscv
tapasco-riscv copied to clipboard
Picolib support
This adds the picolibc support to the repository. The library is build automatically with a script calling make picolibc. Also software and hardware (controller) implementation is provided to support stdin/stdout with memory buffers. An example is added to show how to use is properly. Also the controller is now resetted with every write to 0x0.