dashboard
repositories
activity
search
login
Failed to find commit "9df731a176aab8e03b984b681b1bea01ccff6644" in ~ljy/RK356X_SDK_RELEASE.git!
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add at24 driver
hc
2023-11-06
15ade055295d13f95d49e3d99b09f3bbfb4a43e7
[~hc/RK356X_SDK_RELEASE.git]
/
u-boot
/
board
/
bluewater
/
snapper9260
/
Kconfig
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_SNAPPER9260
config SYS_BOARD
default "snapper9260"
config SYS_VENDOR
default "bluewater"
config SYS_CONFIG_NAME
default "snapper9260"
endif