generate

Function generate 

Source
pub fn generate(
    project_name: &str,
    chip: &str,
    enable_async: bool,
) -> Result<()>