diff --git a/.gitignore b/.gitignore index 07d35f1..e5993e8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ Cargo.lock /app.map /app.bin + +/Embed.toml diff --git a/Embed.toml b/Embed.toml.sample similarity index 69% rename from Embed.toml rename to Embed.toml.sample index 287e209..9be34d7 100644 --- a/Embed.toml +++ b/Embed.toml.sample @@ -1,5 +1,5 @@ [default.general] -chip = "VA416xx" +chip = "VA416xx_RAM" [default.rtt] enabled = true