Home
last modified time | relevance | path

Searched refs:DEFAULT_VERSION (Results 1 – 1 of 1) sorted by relevance

/DADK/dadk-config/src/boot/
H A Duboot.rs32 version: Self::DEFAULT_VERSION.to_string(), in default()
42 const DEFAULT_VERSION: &'static str = "v2023.10"; constant
60 UbootConfig::DEFAULT_VERSION.to_string() in default_version()