mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-29 01:06:56 +00:00
v1.2.2
This commit is contained in:
Binary file not shown.
@@ -34,11 +34,6 @@
|
||||
"attr": ["required", "run"],
|
||||
"ram": "0x41000000"
|
||||
},
|
||||
"env": {
|
||||
"file": "env.bin",
|
||||
"attr": ["required"],
|
||||
"ram": "0x40140000"
|
||||
},
|
||||
},
|
||||
"target": { // Image components which will be burn to device's partitions
|
||||
"spl": {
|
||||
|
||||
@@ -84,12 +84,12 @@ struct aic_pinmux aic_pinmux_config[] = {
|
||||
{3, PIN_PULL_UP, 3, "PB.5"},
|
||||
#endif
|
||||
#ifdef AIC_PRGB_24BIT
|
||||
{2, PIN_PULL_DIS, 3, "PD.0"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.1"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.2"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.3"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.4"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.5"},
|
||||
{3, PIN_PULL_DIS, 3, "PC.0"},
|
||||
{3, PIN_PULL_DIS, 3, "PC.1"},
|
||||
{3, PIN_PULL_DIS, 3, "PC.2"},
|
||||
{3, PIN_PULL_DIS, 3, "PC.3"},
|
||||
{3, PIN_PULL_DIS, 3, "PC.4"},
|
||||
{3, PIN_PULL_DIS, 3, "PC.5"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.6"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.7"},
|
||||
{2, PIN_PULL_DIS, 3, "PD.8"},
|
||||
|
||||
Reference in New Issue
Block a user