[python] Upgrade to micropython 1.11

This commit is contained in:
Léa Saviot
2019-08-21 09:59:33 +02:00
parent 127a166762
commit 0975ba0f10
115 changed files with 4605 additions and 2450 deletions

View File

@@ -1,4 +1,4 @@
#define MICROPY_VERSION_MAJOR (1)
#define MICROPY_VERSION_MINOR (9)
#define MICROPY_VERSION_MICRO (4)
#define MICROPY_VERSION_STRING "1.9.4"
// This file was generated by py/makeversionhdr.py
#define MICROPY_GIT_TAG "v1.11-dirty"
#define MICROPY_GIT_HASH "6f75c4f3c-dirty"
#define MICROPY_BUILD_DATE "2019-08-21"