bdmihai / pico-rp2040

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory contains header files defining the RP2040 hardware.

regs contains low level hardware register #defines autogenerated from the RP2040 chip definition itself.

structs contains C structures for accessing memory mapped registers

Original code: https://github.com/raspberrypi/pico-sdk

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 99.9%Language:QML 0.1%