8000 stm32: Extract port-specific Nimble implementation. · jimmo/micropython@902bb4c · GitHub
[go: up one dir, main page]

Skip to content

Commit 902bb4c

Browse files
committed
stm32: Extract port-specific Nimble implementation.
On other ports (e.g. ESP32) they provide a complete Nimble implementation (i.e. we don't need to use the code in extmod/nimble). This change extracts out the bits that we don't need to use in other ports: - malloc/free/realloc for Nimble memory. - pendsv poll handler - depowering the cywbt Also cleans up the root pointer management.
1 parent 4a6974b commit 902bb4c

File tree

6 files changed

+274
-160
lines changed

6 files changed

+274
-160
lines changed

0 commit comments

Comments
 (0)
0