BastilleResearch / keysniffer

KeySniffer device discovery tools and public advisories
GNU General Public License v3.0
112 stars 26 forks source link

Which sdcc do I set $(SDCC) to? #4

Closed RobertSwirsky closed 5 years ago

RobertSwirsky commented 5 years ago

If I install the sdcc package there are a set of sdcc executables, depending on processor type

I think the target processor is an 8051, but it looks like there are two options:

sdcc-s51

and

sdc-sdas8051

Which one do I use? (Or is it something else entirely?) I don't want to target the wrong processor and brick my dongle.