Strip QSPI mode options to quad-only, remove dead files
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include "port_common.h"
|
||||
#include "pico/stdlib.h"
|
||||
#include "pico/critical_section.h"
|
||||
#include "wizchip_conf.h"
|
||||
#include "wizchip_spi.h"
|
||||
#include "wizchip_qspi_pio.h"
|
||||
#include "pico/stdlib.h"
|
||||
#include "pico/binary_info.h"
|
||||
#include "pico/critical_section.h"
|
||||
#include "hardware/dma.h"
|
||||
|
||||
static critical_section_t g_wizchip_cri_sec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user