Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
3723c0e3d5
100 changed files with 195 additions and 91 deletions
|
@ -19,4 +19,4 @@
|
|||
|
||||
#define HAL_USE_I2C 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_I2C_USE_I2C0
|
||||
#define RP_I2C_USE_I2C0 TRUE
|
Loading…
Add table
Add a link
Reference in a new issue