add microwatt console lib and #includes
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 18 Feb 2022 20:11:35 +0000 (20:11 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 18 Feb 2022 20:11:35 +0000 (20:11 +0000)
commit3d9a298748a20dcb3ef5bb6283c0e37b921f4c85
tree6966d323e5f90e71789be71dc0f11b8cc59a5cab
parent35eaede046b9d6a2c82eb6be45765f205245dd98
add microwatt console lib and #includes
include/console.h [new file with mode: 0644]
include/io.h [new file with mode: 0644]
include/microwatt_soc.h [new file with mode: 0644]
lib/console.c [new file with mode: 0644]
src/ls2.py