A LoRa APRS node with KISS interface based on a Raspberry Pi Pico
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 SDK added 2 years ago
..
hardware_regs SDK added 2 years ago
hardware_structs SDK added 2 years ago
CMakeLists.txt SDK added 2 years ago
README.md SDK added 2 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