summaryrefslogtreecommitdiff
path: root/extmod/btstack/modbluetooth_btstack.c
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2022-07-18 15:38:04 +0200
committerDamien George <damien@micropython.org>2022-07-19 11:27:21 +1000
commit80339f1a33faadfe85d0276a2e22701ec9a5b82e (patch)
tree40e57a77ae5dc98fb51b72bb8ce69d40baddabc8 /extmod/btstack/modbluetooth_btstack.c
parentd1ef3815e6041c4fd569bb19f88080a0c55b20c6 (diff)
ports: Adapt mimxrt, nrf and rp2 ports to work with latest TinyUSB.
rp2: change tud_task() to tud_task_ext(). mimxrt: use lib/tinyusb/src/portable/chipidea/ci_hs/dcd_ci_hs.c instead of lib/tinyusb/src/portable/nxp/transdimension/dcd_transdimension.c. nrf: add a definition for the changed tud_task(). tud_task() is changed to tud_task_ext(), and the #define for backward compatibility is in src/device/usbd.h. The items I know which are fixed with this version: - Fix for the SAMD USB lock-up. - Support the MIMXRT11XX series of MCUs. - Fix a wrong pin definition for MIMXRT1050_EVKB. Tested with the MIMXRT boards, rp2 Pico, SAMD boards, nrf board.
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions