···32 PIC18 targets. It can be retargeted for other microprocessors.
33 '';
34 homepage = "http://sdcc.sourceforge.net/";
35- license = with licenses; if (gputils == null) then gpl2 else unfreeRedistributable;
36 maintainers = with maintainers; [ bjornfor yorickvp ];
37 platforms = platforms.all;
38 };
···32 PIC18 targets. It can be retargeted for other microprocessors.
33 '';
34 homepage = "http://sdcc.sourceforge.net/";
35+ license = with licenses; if (gputils == null) then gpl2Plus else unfreeRedistributable;
36 maintainers = with maintainers; [ bjornfor yorickvp ];
37 platforms = platforms.all;
38 };