add systick ; issue -- i2c transfer unstable
This commit is contained in:
@@ -153,6 +153,8 @@ extern "C" {
|
||||
#define LED_PA0_IOMUX (IOMUX_PINCM1)
|
||||
|
||||
|
||||
|
||||
|
||||
/* clang-format on */
|
||||
|
||||
void SYSCFG_DL_init(void);
|
||||
@@ -164,6 +166,7 @@ void SYSCFG_DL_I2C_1_init(void);
|
||||
void SYSCFG_DL_UART_0_init(void);
|
||||
void SYSCFG_DL_DMA_init(void);
|
||||
|
||||
void SYSCFG_DL_SYSTICK_init(void);
|
||||
|
||||
bool SYSCFG_DL_saveConfiguration(void);
|
||||
bool SYSCFG_DL_restoreConfiguration(void);
|
||||
|
||||
Reference in New Issue
Block a user