summaryrefslogtreecommitdiffstats
path: root/libs/printf/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* printf: Cleanup various linting warnings. (#144)Evan Lojewski2020-10-161-3/+4
|
* stage1: Enable spi printouts when running from the RX CPU. (#9)Evan Lojewski2019-12-281-1/+8
| | | | - Also fix an issue with the linker script that could cause bss initialization to be misaligned.
* Enable the em100pro spi hyperterminal console (#5)Evan Lojewski2019-11-291-1/+1
| | | | | | | | * nvm: Add bit definitions for using the NVM pins as GPIO for bitbanging. * em100: Enable priting debug characters via SPI. * nvm: Add NVRam_releaseAllLocks() utility function.
* Add a simple printf implimentation to the APE firmware.Evan Lojewski2019-06-221-0/+69
OpenPOWER on IntegriCloud