avrdude: Fix GPIO path building
authorRosen Penev <rosenp@gmail.com>
Tue, 2 Jul 2019 17:07:53 +0000 (10:07 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 2 Jul 2019 17:07:53 +0000 (10:07 -0700)
commit536c6b8be7cb620f6258cbcb7e85a50662976f2b
treeaca980821d27dd6680a4dd93249af0a77ac0421a
parentf28230989228854bccc941c8128b20fabe939e82
avrdude: Fix GPIO path building

%ud is a GNU extension. It's not really supported elsewhere.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/avrdude/Makefile
utils/avrdude/patches/110-ud-to-u.patch [new file with mode: 0644]