|
|
@ -28,6 +28,7 @@ include $(INCLUDE_DIR)/nls.mk |
|
|
|
define Package/avrdude |
|
|
|
SECTION:=utils |
|
|
|
CATEGORY:=Utilities |
|
|
|
SUBMENU:=Microcontroller programming |
|
|
|
TITLE:=AVR Downloader/UploaDEr |
|
|
|
URL:=http://www.nongnu.org/avrdude/ |
|
|
|
DEPENDS:=+libncurses +libreadline +libusb-compat +libftdi1 +libelf1 |
|
|
|