nes-proj/cpu
oliverschmidt 21f8e4e982 Made MAC_CONF_CHANNEL_CHECK_RATE identical to CLOCK_CONF_SECOND in order to make sure it isn't larger - which causes 'divide by zero' errors. 2010-04-05 15:17:22 +00:00
..
6502 Made MAC_CONF_CHANNEL_CHECK_RATE identical to CLOCK_CONF_SECOND in order to make sure it isn't larger - which causes 'divide by zero' errors. 2010-04-05 15:17:22 +00:00
arm Use .u prefix for uploading to device and PROG variable to select programmer 2010-02-10 10:08:36 +00:00
avr Add RS232 port option to jackdaw USB stick 2010-03-15 18:52:55 +00:00
cc2430
msp430 Print out stack pointer when rebooting node 2010-04-04 12:30:10 +00:00
native If rtimer_arch_now() is mapped to clock_time() it seems reasonable to map RTIMER_ARCH_SECOND to CLOCK_CONF_SECOND for consistency reasons. 2010-04-05 15:10:06 +00:00
x86
z80