From fbbba9292b07d91916d330b31e7f8644d65ff91a Mon Sep 17 00:00:00 2001 From: Cástor Muñoz Date: Thu, 4 May 2017 10:52:03 +0200 Subject: mks5lboot: updates - fix Makefile to allow cross compilation - Windows: use Sleep() instead of nanosleep() - Windows: libusb now is optional - OS X: use IOKit instead of libusb - small rework on the DFU API Change-Id: Ia4b07012c098ad608594e15f6effe9c9d2164b9b --- rbutil/mks5lboot/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rbutil/mks5lboot/.gitignore') diff --git a/rbutil/mks5lboot/.gitignore b/rbutil/mks5lboot/.gitignore index 9078451a7a..9b9b1de6ab 100644 --- a/rbutil/mks5lboot/.gitignore +++ b/rbutil/mks5lboot/.gitignore @@ -1,2 +1,5 @@ buildposix/ +buildmingw/ +builddarwin/ mks5lboot +mks5lboot.exe -- cgit v1.2.3