pico-sdk/src/rp2040/README.md

8 lines
349 B
Markdown
Raw Normal View History

2021-01-20 16:44:27 +00:00
This directory contains header files defining the RP2040 hardware. It is selected when
`PICO_PLATFORM=rp2040` (the default) is specified for the build
`hardware_regs` contains low level hardware register #defines autogenerated from the RP2040 chip definition itself.
`hardware_structs` contains C structures for accessing memory mapped registers