diff options
| author | Dan Halbert <halbert@halwitz.org> | 2017-08-27 15:02:50 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2017-08-27 15:02:50 -0400 |
| commit | c679c80c710fd4a0e37ad87200d8a721e19727aa (patch) | |
| tree | f71c6e606d2f3ac56961c2b4533b36e92aee5fcb /atmel-samd/tools | |
| parent | ef61b5ecb59e9b4e37e3e3c023c62d583c23eb16 (diff) | |
Modernize module and class static dicts; update freetouch
Diffstat (limited to 'atmel-samd/tools')
| -rw-r--r-- | atmel-samd/tools/gen_pin_name_table.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atmel-samd/tools/gen_pin_name_table.py b/atmel-samd/tools/gen_pin_name_table.py index 5459a53d3..76c9cf255 100644 --- a/atmel-samd/tools/gen_pin_name_table.py +++ b/atmel-samd/tools/gen_pin_name_table.py @@ -1,4 +1,4 @@ -# This file is part of the Micro Python project, http://micropython.org/ +# This file is part of the MicroPython project, http://micropython.org/ # # The MIT License (MIT) # |
