cc3200: Enable micropython.kbd_intr() method

pull/3294/merge
Robert HH 2017-09-02 17:30:48 +02:00 zatwierdzone przez Damien George
rodzic d4b75f6b68
commit ab9d7619fc
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -120,6 +120,7 @@
#define MICROPY_ENABLE_EMERGENCY_EXCEPTION_BUF (1)
#define MICROPY_EMERGENCY_EXCEPTION_BUF_SIZE (0)
#define MICROPY_KBD_EXCEPTION (1)
// We define our own list of errno constants to include in uerrno module
#define MICROPY_PY_UERRNO_LIST \