Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
|
||||
#define HAL_USE_SPI TRUE
|
||||
|
||||
#include_next "halconf.h"
|
||||
#include_next <halconf.h>
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include_next "mcuconf.h"
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef RP_SPI_USE_SPI1
|
||||
#define RP_SPI_USE_SPI1 TRUE
|
||||
|
Reference in New Issue
Block a user