contiki/platform
Robert Quattlebaum b8c0f2de6c cpu/native: Add file-backed simulated EEPROM to native cpu.
This patch removes a defunct EEPROM implementation from the native
platform and provides a new EEPROM implementation for the native cpu.
The previous implementation appears to be vestigal.

This is useful for testing code which uses the EEPROM without running
the code on the actual hardware.

By default the code will create a new temporary file as the EEPROM
backing, reinitializing each time. If you would like to preserve the
EEPROM contents or specify a specific EEPROM file to use, you can set the
`CONTIKI_EEPROM` environment variable to the name of the EEPROM file you
wish to use instead. If it already exists, its contents will be used.
If it does not already exist, it will be created and initialized by
filling it with `0xFF`---just like a real EEPROM.

A new example is also included, which was used to verify the correctness
of the implementation. It can easily be used to verify the EEPROM
implementations of other targets.
2013-05-18 10:29:41 -07:00
..
apple2enh
atari
avr-atmega128rfa1
avr-raven
avr-ravenlcd
avr-ravenusb
avr-rcb
avr-zigbit
c64
c128
cc2530dk
cc2538dk CC2538 Documentation typo and grammar fixes 2013-04-17 15:41:41 +01:00
cooja cpu/native: Add file-backed simulated EEPROM to native cpu. 2013-05-18 10:29:41 -07:00
econotag
esb
exp5438
iris
jcreate
mb851
mbxxx
micaz
minimal-net cpu/native: Add file-backed simulated EEPROM to native cpu. 2013-05-18 10:29:41 -07:00
msb430
native cpu/native: Add file-backed simulated EEPROM to native cpu. 2013-05-18 10:29:41 -07:00
pc-6001
redbee-dev
redbee-econotag
seedeye
sensinode
sentilla-usb
sky
stepper-robot
stk500
stk501
stm32test
win32 Merge pull request #189 from sieben/markdown 2013-05-16 00:24:25 -07:00
wismote
z1
z1sp