Skip to content

Commit

Permalink
made some todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Athul Muralidhar committed Oct 3, 2023
1 parent 0a546df commit 5682197
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion space-core/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
fn main() {
println!("Hello, world!");

// TODO: use the stm32 discovery controlller as base and the emedded rust book to build core funcitonality
// TODO: write tests while doing this
}

0 comments on commit 5682197

Please sign in to comment.