This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
04fb6e5b42
nes-proj
/
cpu
History
anthony-a
04fb6e5b42
initial add.
2010-04-10 21:18:32 +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
initial add.
2010-04-10 21:18:32 +00:00
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