nes-proj/arch/cpu/arm
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
..
common Remove depedency to a debug-uart.h 2018-03-30 15:23:50 +01:00
cortex-m Remove obsolete flag AUTOSTART_ENABLE, as well as .co and .ce files 2017-12-22 05:21:39 -08:00
openocd Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
Makefile.arm Add Makefile for all Arm CPUs 2017-12-03 15:03:37 +00:00
arm-def.h Enable putchar for all arm platforms 2018-03-30 22:20:48 +01:00
doxygen-group.txt Create doxygen group for ARM CPUs 2017-12-02 23:30:47 +00:00