-
Notifications
You must be signed in to change notification settings - Fork 20
windows
Elvin Slavik edited this page Jan 2, 2023
·
2 revisions
Most of the development and debugging of usqlite is first done on Windows using Visual Studio 2022 before cross compilation for other hardware such as the Raspberry Pi Pico.
usqlite.props is included in the source code as a convenience for inclusion in the Visual Studio project file micropython.vcxproj.
To include usqlite.props, edit micropython.vcxproj in a text editor and add the following along side the other <Import.../> elements:
<Import Project="$(PyBaseDir)\..\modules\usqlite\usqlite.props"/>LEGO® and MINDSTORMS® are a trademarks of the LEGO Group of companies which does not sponsor, authorize or endorse this site