Standardise references to the Raspberry Pi Pico SDK

This commit is contained in:
graham sanderson
2021-01-26 07:56:30 -06:00
committed by Graham Sanderson
parent 705f1ae59f
commit 3e52e57f5f
18 changed files with 66 additions and 66 deletions

View File

@ -10,7 +10,7 @@
/** \file pico.h
* \defgroup pico_base pico_base
*
* Core types and macros for the Pico SDK. This header is intended to be included by all source code
* Core types and macros for the Raspberry Pi Pico SDK. This header is intended to be included by all source code
*/
#include "pico/types.h"