修改引脚的编号、状态、功能和物理引脚号
This commit is contained in:
@@ -2627,7 +2627,7 @@ int isOrangePi(void)
|
||||
/* Support: OrangePi zero */
|
||||
char *OrangePi_string = "sun50iw9";
|
||||
#elif CONFIG_BLUEBERRY
|
||||
/* Support: OrangePi zero */
|
||||
/* Support: Blueberry */
|
||||
char *OrangePi_string = "sun50iw9";
|
||||
#elif (defined CONFIG_ORANGEPI_RK3399 || defined CONFIG_ORANGEPI_4 || defined CONFIG_ORANGEPI_4_LTS || defined CONFIG_ORANGEPI_800)
|
||||
/* Support: OrangePi RK3399 */
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
#define GPIO_PWM_OP (0x0300A000)
|
||||
#endif
|
||||
|
||||
/*********** OrangePi H616 *************/
|
||||
/*********** BLUEBERRY H616 *************/
|
||||
#if CONFIG_BLUEBERRY
|
||||
#define GPIOA_BASE (0x0300B000)
|
||||
#define GPIO_NUM (0x40)
|
||||
|
||||
Reference in New Issue
Block a user