esp8266: Define MICROPY_EVENT_POLL_HOOK for the port.
This commit is contained in:
parent
6e5c31c947
commit
4c2cb7e384
@ -52,6 +52,8 @@
|
||||
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_TERSE)
|
||||
#define MICROPY_MODULE_FROZEN (1)
|
||||
|
||||
#define MICROPY_EVENT_POLL_HOOK {ets_event_poll();}
|
||||
|
||||
// type definitions for the specific machine
|
||||
|
||||
#define BYTES_PER_WORD (4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user