SPM: Added Self Programming Instruction & Support
authorMichel Pollet <buserror@gmail.com>
Thu, 24 Dec 2009 16:56:27 +0000 (16:56 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 24 Dec 2009 16:56:27 +0000 (16:56 +0000)
commita69c6da93a2eb6f4c182789b64ee73f50b2577a0
treea792ca4d519f208d4d24babcb38569732f48083c
parentebe62299d3a9c513ca5b28ad0af013d8b7743ea2
SPM: Added Self Programming Instruction & Support

Added the SPM support to the core, and to the x8 devices.
Tested with Arduino's bootloader.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/cores/sim_megax8.c
simavr/cores/sim_megax8.h
simavr/sim/avr_flash.c [new file with mode: 0644]
simavr/sim/avr_flash.h [new file with mode: 0644]
simavr/sim/sim_core.c