You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
marcel
12078447a2
|
3 years ago | |
---|---|---|
.. | ||
hardware_regs | 3 years ago | |
hardware_structs | 3 years ago | |
CMakeLists.txt | 3 years ago | |
README.md | 3 years ago |
README.md
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