nes-proj/arch/cpu
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
..
arm Enable putchar for all arm platforms 2018-03-30 22:20:48 +01:00
cc26xx-cc13xx Update doxygen content and structure 2018-03-30 15:24:04 +01:00
cc2538 Enable putchar for all arm platforms 2018-03-30 22:20:48 +01:00
msp430 Adjust data types for legacy LED API implementations 2018-03-01 15:29:30 +00:00
native Use clock_gettime() instead of gettimeofday() to have a monotonic clock and use CLOCK_CONF_SECOND explicitly 2017-12-12 16:53:51 +01:00
nrf52832 Use dbg.c from the CPU dir and delete platform file 2018-03-30 21:06:52 +01:00