nes-proj/arch
George Oikonomou b2438b4563 Enable putchar for all arm platforms
Instead of having to #undef putchar in every file where we want to use it, we undef it across the board. See the comment in arm-def.h as to why this needs done.
2018-03-30 22:20:48 +01:00
..
cpu Enable putchar for all arm platforms 2018-03-30 22:20:48 +01:00
dev Add RGB LED driver 2018-03-01 15:29:30 +00:00
platform Use dbg.c from the CPU dir and delete platform file 2018-03-30 21:06:52 +01:00