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/flash_api.c | |
| parent | ef61b5ecb59e9b4e37e3e3c023c62d583c23eb16 (diff) | |
Modernize module and class static dicts; update freetouch
Diffstat (limited to 'atmel-samd/flash_api.c')
| -rw-r--r-- | atmel-samd/flash_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atmel-samd/flash_api.c b/atmel-samd/flash_api.c index 724d22e75..7c032a2be 100644 --- a/atmel-samd/flash_api.c +++ b/atmel-samd/flash_api.c @@ -1,5 +1,5 @@ /* - * 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) * |
