Mario Limonciello
9bca3bf53c
trivial: correct docstring location for a few python files
2021-04-09 16:02:20 +01:00
Mario Limonciello
6d1afc3e87
trivial: reformat all python code with black
2021-04-08 10:43:29 -05:00
Richard Hughes
fe11927eef
Use black to format python source in a consistent manner
...
No code changes.
2020-04-13 23:06:30 +01:00
Richard Hughes
70c9ab0288
Do not use /usr/bin/env in the shebang line
...
According to Fedora policy env must not be used as it could be overridden by
values in the PATH.
For details, https://fedoraproject.org/wiki/Packaging:Guidelines#Shebang_lines
2018-07-12 07:08:53 -05:00
Mario Limonciello
51308e648a
Adjust all licensing to LGPL 2.1+ ( Closes : #526 )
2018-05-29 09:03:13 +01:00
Richard Hughes
5826838987
trivial: Fix the comments in the DFU quirk file to be more helpful
2017-11-16 15:30:30 +00:00
Richard Hughes
21852821c5
dfu: Add ChipID quirks for various XMEGA parts
...
This also adds an *almost* throw-away python script to import the chip-ids from
the default conf file from the avrdude project. I've imported it here in case we
have to start caring about different page sizes or application offsets.
2017-11-07 12:40:25 +00:00