Skip to content

Development Environment

Getting Started with Pico SDK
pico-jxglib is built on top of the Raspberry Pi Pico SDK, which provides a comprehensive set of tools and libraries for developing applications on the Raspberry Pi Pico. This document explains how to set up the development environment for pico-jxglib.
Quick Guide to CMake
CMake is a powerful build system that is used to build Pico SDK projects. This document provides a quick guide to using CMake with pico-jxglib.