dummy RUN_BACKGROUND_TASKS for unix port

This commit is contained in:
Jeff Epler 2023-09-22 13:39:08 -05:00
parent 87feeab922
commit 2cc07aef73
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE

View File

@ -257,3 +257,5 @@ static inline unsigned long mp_urandom_seed_init(void) {
#ifndef MICROPY_PY_BLUETOOTH_ENABLE_L2CAP_CHANNELS
#define MICROPY_PY_BLUETOOTH_ENABLE_L2CAP_CHANNELS (MICROPY_BLUETOOTH_NIMBLE)
#endif
#define RUN_BACKGROUND_TASKS ((void)0) // CIRCUITPY