Changeset 16cf6ff in avrstuff for EPRoxygen/Makefile


Ignore:
Timestamp:
Jul 12, 2012, 10:20:53 PM (12 years ago)
Author:
Adrien Destugues <pulkomandy@…>
Branches:
main
Children:
f2bd94f
Parents:
a6ae6ac
Message:

Add some suport for reading 27c020 chips.

Should be usable with most other ROMs as well.

git-svn-id: svn://pulkomandy.tk/avrstuff@61 c6672c3c-f6b6-47f9-9001-1fd6b12fecbe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EPRoxygen/Makefile

    ra6ae6ac r16cf6ff  
    1 eproxygen: main.o at29c040.o
     1eproxygen: main.o at29c040.o 27c020.o
    22        g++ -Wall -g -O3 -fno-rtti -fno-exceptions $^ -o $@
    33
Note: See TracChangeset for help on using the changeset viewer.