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>
Fri, 24 Jan 2020 05:33:46 +0000 (21:33 -0800)
commiteab36f8a67684426d58f5a7bcd99d8c854858b51
treecb55726fae3b349fe6a98a652620a8c2cd1e58f7
parent9cb0c7f4a0f7c5d5b97754f8618f0102910f3271
avrdude: Fix GPIO path building

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

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