summaryrefslogtreecommitdiff
path: root/digital/avr/modules/flash/stub/doc/stub.txt
blob: 59a42c2f8438d29523aa7273618fcede5f7007e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
Flash Stub
==========

The flash stub is a source file which emulate the flash memory of the bot in
a simple text file.

To use the stub a default file shall be create in the current directory using
touch for example.

The source stub memory use a file flash.apb, to use it correctly create the 
file with this name.