summaryrefslogtreecommitdiff
path: root/py/unicode.c
diff options
context:
space:
mode:
authorGlenn Ruben Bakke <glennbakke@gmail.com>2020-06-25 22:55:40 +0200
committerDamien George <damien@micropython.org>2020-07-01 22:48:25 +1000
commit9dfb4ae6aacd5eb4317f7a474b9da00c1cec9088 (patch)
treeaf06c74ccf11f4a84fc0e876fa20c5976b9c3e60 /py/unicode.c
parent4050281311744ae5946aa1faec8aa75339bcab2b (diff)
nrf/bluetooth/ble_uart: Fix implicit declaration of function.
mp_keyboard_interrupt() triggers a compiler error because the function is implicitly declared. This commit adds "py/runtime.h" to the includes. Fixes issue #5732.
Diffstat (limited to 'py/unicode.c')
0 files changed, 0 insertions, 0 deletions