-
Notifications
You must be signed in to change notification settings - Fork 18
rp2
Elvin Slavik edited this page Nov 27, 2021
·
5 revisions
The typical method of compiling usqlite
for the Raspberry Pi Pico is to use the USER_C_MODULES
parameter with make
.
See also MicroPython RP2 port
e.g. Compiling on a Linux system targeting the Raspberry Pi Pico with a project root folder in the home directory named pico
cd ~/pico/micropython/ports/rp2
make submodules
make clean
make USER_C_MODULES=~/pico/modules/micropython.cmake
LEGO® and MINDSTORMS® are a trademarks of the LEGO Group of companies which does not sponsor, authorize or endorse this site