Skip to content
Snippets Groups Projects
Unverified Commit e84eedff authored by J's avatar J Committed by GitHub
Browse files

Remove unneeded includes from pico_flash. (#1699)

parent 115eae7c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@
*/
#include "pico/flash.h"
#include "hardware/exception.h"
#include "hardware/sync.h"
#if PICO_FLASH_SAFE_EXECUTE_PICO_SUPPORT_MULTICORE_LOCKOUT
#include "pico/multicore.h"
......
......@@ -9,9 +9,6 @@
#include "pico.h"
#include "hardware/flash.h"
#include "pico/time.h"
/** \file pico/flash.h
* \defgroup pico_flash pico_flash
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment