tapasco-riscv icon indicating copy to clipboard operation
tapasco-riscv copied to clipboard

Picolib support

Open tsmk94 opened this issue 4 years ago • 0 comments

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.

tsmk94 avatar Sep 30 '20 14:09 tsmk94