nes-proj/arch
George Oikonomou f0315cf5c7 Implement dbg_putchar() and dbg_send_bytes()
Those two functions are needed so we can use os/lib/dbg-io for this platform. The old putchar() in slip.c is no longer needed.
2018-04-03 22:49:41 +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 Implement dbg_putchar() and dbg_send_bytes() 2018-04-03 22:49:41 +01:00