Raspberry Pio Pico Drivers project
Loading...
Searching...
No Matches
Data Structures | Namespaces
sdkwrapper.hpp File Reference

Wrapper for RasPi Pico SDK API. More...

#include <stdint.h>
#include <stdlib.h>
#include "pico_api_alternate_defs.hpp"
#include "mocksdkwrapper.hpp"
Include dependency graph for sdkwrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  rpp_driver::SdkWrapper
 Wrapper class for the RasPi Pico SDK functions. More...
 

Namespaces

namespace  rpp_driver
 Collection of the RP2040/RP2350 control.
 

Detailed Description

Wrapper for RasPi Pico SDK API.

This file is generated by the scripts in the src/sdk/scripts. To re-generate, run :

export PICO_SDK_PATH=/your/path/to/sdk
generate_wrapper.sh