W dniu 2014-03-30 18:41:44 użytkownik Bjørn Forsman <[email protected]> napisał: > I'm the maintainer of openocd in NixOS. I wonder if there are any > recommended configure flags that should use for building for a distro.
For Windows I explicitly enable all I can, which is: --enable-aice --enable-amtjtagaccel --enable-armjtagew --enable-cmsis-dap --enable-ftdi --enable-gw16012 --enable-jlink --enable-jtag_vpi --enable-legacy-ft2232_libftdi --enable-opendous --enable-openjtag_ftdi --enable-osbdm --enable-parport --disable-parport-ppdev --enable-parport-giveio --enable-presto_libftdi --enable-remote-bitbang --enable-rlink --enable-stlink --enable-ti-icdi --enable-ulink --enable-usb-blaster-2 --enable-usb_blaster_libftdi --enable-usbprog --enable-vsllink For Linux you can probably enable buspirate too and you should tweak the parport options. Regards, FCh ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
